Udostępnij za pośrednictwem


IOperationStatusResult.Detail Property

Definition

The error details.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IErrorDetail) }, ReadOnly=true, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IErrorDetail[] Detail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The error details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IErrorDetail) }, ReadOnly=true, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api30.IErrorDetail[]
Public ReadOnly Property Detail As IErrorDetail()

Property Value

Attributes

Applies to