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

VirtualMachineInstanceProperties interface

Defines the resource properties.

Properties

availabilitySets

Availability Sets in vm.

hardwareProfile

Hardware properties.

infrastructureProfile

Gets the infrastructure profile.

networkProfile

Network properties.

osProfile

OS properties.

powerState

Gets the power state of the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

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

storageProfile

Storage properties.

Property Details

availabilitySets

Availability Sets in vm.

availabilitySets?: AvailabilitySetListItem[]

Property Value

hardwareProfile

Hardware properties.

hardwareProfile?: HardwareProfile

Property Value

infrastructureProfile

Gets the infrastructure profile.

infrastructureProfile?: InfrastructureProfile

Property Value

networkProfile

Network properties.

networkProfile?: NetworkProfile

Property Value

osProfile

OS properties.

osProfile?: OsProfileForVmInstance

Property Value

powerState

Gets the power state of the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

powerState?: 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

storageProfile

Storage properties.

storageProfile?: StorageProfile

Property Value