IExtensionAutoGenerated.ErrorDetail Property

Definition

Error details while installing Arc extension.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Error details while installing Arc extension.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IErrorDetailAutoGenerated2) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorDetails", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IErrorDetailAutoGenerated2> ErrorDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Error details while installing Arc extension.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IErrorDetailAutoGenerated2) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorDetails", Update=false)>]
member this.ErrorDetail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.IErrorDetailAutoGenerated2>
Public ReadOnly Property ErrorDetail As List(Of IErrorDetailAutoGenerated2)

Property Value

Attributes

Applies to