VirtualMachineInstanceProperties interface
Defines the resource properties.
Properties
availability |
Availability Sets in vm. |
hardware |
Hardware properties. |
infrastructure |
Gets the infrastructure profile. |
network |
Network properties. |
os |
OS properties. |
power |
Gets the power state of the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
storage |
Storage properties. |
Property Details
availabilitySets
Availability Sets in vm.
availabilitySets?: AvailabilitySetListItem[]
Property Value
hardwareProfile
infrastructureProfile
Gets the infrastructure profile.
infrastructureProfile?: InfrastructureProfile
Property Value
networkProfile
osProfile
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