你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IExtensionAutoGenerated.ErrorDetail Property

Definition

Error details while installing Arc extension.

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

Property Value

Attributes

Applies to