VirtualMachineConfigAgentInstanceView interface
The instance view of the VM Config Agent running on the virtual machine.
Properties
| statuses | The resource status information. |
| vm |
The VM Config Agent full version. |
Property Details
statuses
The resource status information.
statuses?: InstanceViewStatus[]
Property Value
vmConfigAgentVersion
The VM Config Agent full version.
vmConfigAgentVersion?: string
Property Value
string