你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AvailabilitySetProperties interface

Defines the resource properties.

Properties

availabilitySetName

Name of the availability set.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

vmmServerId

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