Bagikan melalui


IComputeDiagnosticsOperationResult.ErrorDetailDetails Property

Definition

The error details.

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

Property Value

Attributes

Applies to