次の方法で共有


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