Freigeben über


IVirtualMachineInstance.PropertiesGuestAgentInstallStatusStatus Property

Definition

The installation status of the hybrid machine agent installation.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PSArgumentCompleter(new System.String[] { "Connected", "Disconnected", "Error", "Succeeded", "InProgress", "Failed" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="The installation status of the hybrid machine agent installation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="status", Update=false)]
public string PropertiesGuestAgentInstallStatusStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PSArgumentCompleter(new System.String[] { "Connected", "Disconnected", "Error", "Succeeded", "InProgress", "Failed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="The installation status of the hybrid machine agent installation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="status", Update=false)>]
member this.PropertiesGuestAgentInstallStatusStatus : string
Public ReadOnly Property PropertiesGuestAgentInstallStatusStatus As String

Property Value

Attributes

Applies to