AvailabilitySetProperties interface
Defines the resource properties.
Properties
availability |
Name of the availability set. |
provisioning |
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
vmm |
ARM Id of the vmmServer resource in which this resource resides. |
Property Details
availabilitySetName
Name of the availability set.
availabilitySetName?: string
Property Value
string
provisioningState
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
vmmServerId
ARM Id of the vmmServer resource in which this resource resides.
vmmServerId?: string
Property Value
string