VirtualMachineScaleSetInstanceView Class
The instance view of a virtual machine scale set.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
VirtualMachineScaleSetInstanceView(*, statuses: List[_models.InstanceViewStatus] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
statuses
|
The resource status information. |
Variables
Name | Description |
---|---|
virtual_machine
|
The instance view status summary for the virtual machine scale set. |
extensions
|
The extensions information. |
statuses
|
The resource status information. |
orchestration_services
|
The orchestration services information. |
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Python