VirtualMachineScaleSetInstanceView interface

The instance view of a virtual machine scale set.

Properties

extensions

The extensions information. NOTE: This property will not be serialized. It can only be populated by the server.

orchestrationServices

The orchestration services information. NOTE: This property will not be serialized. It can only be populated by the server.

statuses

The resource status information.

virtualMachine

The instance view status summary for the virtual machine scale set. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

extensions

The extensions information. NOTE: This property will not be serialized. It can only be populated by the server.

extensions?: VirtualMachineScaleSetVMExtensionsSummary[]

Property Value

orchestrationServices

The orchestration services information. NOTE: This property will not be serialized. It can only be populated by the server.

orchestrationServices?: OrchestrationServiceSummary[]

Property Value

statuses

The resource status information.

statuses?: InstanceViewStatus[]

Property Value

virtualMachine

The instance view status summary for the virtual machine scale set. NOTE: This property will not be serialized. It can only be populated by the server.

virtualMachine?: VirtualMachineScaleSetInstanceViewStatusesSummary

Property Value