Bagikan melalui


IErrorDetailAutoGenerated.Detail Property

Definition

The Api error details

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

Property Value

Attributes

Applies to