IVirtualMachineConfigAgentInstanceView Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.VirtualMachineConfigAgentInstanceViewTypeConverter))]
public interface IVirtualMachineConfigAgentInstanceView : Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.VirtualMachineConfigAgentInstanceViewTypeConverter))>]
type IVirtualMachineConfigAgentInstanceView = interface
    interface IJsonSerializable
Public Interface IVirtualMachineConfigAgentInstanceView
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Statuses

The resource status information.

VMConfigAgentVersion

The VM Config Agent full version.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to