AvailabilitySet interface
The AvailabilitySets resource definition.
Properties
| availability |
Name of the availability set. |
| extended |
The extended location. |
| id | Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
| location | Gets or sets the location. |
| name | Resource Name NOTE: This property will not be serialized. It can only be populated by the server. |
| provisioning |
Gets or sets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server. |
| system |
The system data. NOTE: This property will not be serialized. It can only be populated by the server. |
| tags | Resource tags |
| type | Resource Type 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
extendedLocation
id
Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
location
Gets or sets the location.
location?: string
Property Value
string
name
Resource Name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
provisioningState
Gets or sets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
systemData
The system data. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource Type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
vmmServerId
ARM Id of the vmmServer resource in which this resource resides.
vmmServerId?: string
Property Value
string