Share via


IVirtualMachineInstance.GuestAgentInstallStatusErrorDetail Property

Definition

Details about the error state.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Details about the error state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IErrorDetail) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorDetails", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IErrorDetail> GuestAgentInstallStatusErrorDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.Info(Create=false, Description="Details about the error state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IErrorDetail) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorDetails", Update=false)>]
member this.GuestAgentInstallStatusErrorDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IErrorDetail>
Public ReadOnly Property GuestAgentInstallStatusErrorDetail As List(Of IErrorDetail)

Property Value

Attributes

Applies to