| 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/{name}
{
api-version:
string
,
subscriptionId:
string
,
resourceGroupName:
string
,
name:
string
,
parameters:
}
{
,
properties:
string
,
identity:
string
,
}
⚐ Response (200)
{
properties:
string
,
identity:
string
,
}
⚐ Response (default)
{
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
,
}