| Description | : The operation to create or update a hybrid machine resource identity in Azure. |
| Reference | : Link ¶ |
⚼ Request
PUT:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridCompute/machines/{machineName}
{
api-version:
string
,
subscriptionId:
string
,
resourceGroupName:
string
,
machineName:
string
,
parameters:
}
{
,
properties:
{
,
locationData:
{
,
name:
string
,
city:
string
,
district:
string
,
countryOrRegion:
string
,
}
osProfile:
{
,
computerName:
string
,
}
provisioningState:
string
,
status:
enum
,
lastStatusChange:
string
,
errorDetails:
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}
agentVersion:
string
,
vmId:
string
,
displayName:
string
,
machineFqdn:
string
,
clientPublicKey:
string
,
osName:
string
,
osVersion:
string
,
vmUuid:
string
,
extensions:
[
]
,
{
,
name:
string
,
type:
string
,
typeHandlerVersion:
string
,
status:
}
{
,
code:
string
,
level:
enum
,
displayStatus:
string
,
message:
string
,
time:
string
,
}
osSku:
string
,
domainName:
string
,
adFqdn:
string
,
dnsFqdn:
string
,
privateLinkScopeResourceId:
string
,
parentClusterResourceId:
string
,
detectedProperties:
object
,
}
identity:
{
,
principalId:
string
,
tenantId:
string
,
type:
enum
,
}
systemData:
}
{
,
createdBy:
string
,
createdByType:
enum
,
createdAt:
string
,
lastModifiedBy:
string
,
lastModifiedByType:
enum
,
lastModifiedAt:
string
,
}
⚐ Response (200)
{
properties:
{
,
locationData:
{
,
name:
string
,
city:
string
,
district:
string
,
countryOrRegion:
string
,
}
osProfile:
{
,
computerName:
string
,
}
provisioningState:
string
,
status:
enum
,
lastStatusChange:
string
,
errorDetails:
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}
agentVersion:
string
,
vmId:
string
,
displayName:
string
,
machineFqdn:
string
,
clientPublicKey:
string
,
osName:
string
,
osVersion:
string
,
vmUuid:
string
,
extensions:
[
]
,
{
,
name:
string
,
type:
string
,
typeHandlerVersion:
string
,
status:
}
{
,
code:
string
,
level:
enum
,
displayStatus:
string
,
message:
string
,
time:
string
,
}
osSku:
string
,
domainName:
string
,
adFqdn:
string
,
dnsFqdn:
string
,
privateLinkScopeResourceId:
string
,
parentClusterResourceId:
string
,
detectedProperties:
object
,
}
identity:
{
,
principalId:
string
,
tenantId:
string
,
type:
enum
,
}
systemData:
}
{
,
createdBy:
string
,
createdByType:
enum
,
createdAt:
string
,
lastModifiedBy:
string
,
lastModifiedByType:
enum
,
lastModifiedAt:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}