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

IUnencryptedCredentials.Detail Property

Definition

Gets or sets details for the error.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Gets or sets details for the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ICloudError) }, ReadOnly=true, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ICloudError[] Detail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Gets or sets details for the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ICloudError) }, ReadOnly=true, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ICloudError[]
Public ReadOnly Property Detail As ICloudError()

Property Value

Attributes

Applies to