VirtualMachineScaleSet interface
An AzureFleet's virtualMachineScaleSet
Properties
error | Error Information when |
id | The compute RP resource id of the virtualMachineScaleSet "subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}" |
operation |
This represents the operationStatus of the VMSS in response to the last operation that was performed on it by Azure Fleet resource. |
type | Type of the virtualMachineScaleSet |
Property Details
error
id
The compute RP resource id of the virtualMachineScaleSet "subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachineScaleSets/{vmssName}"
id: string
Property Value
string
operationStatus
This represents the operationStatus of the VMSS in response to the last operation that was performed on it by Azure Fleet resource.
operationStatus: string
Property Value
string
type
Type of the virtualMachineScaleSet
type?: string
Property Value
string
Azure SDK for JavaScript