Bagikan melalui


ApiError.Detail Property

Definition

The Api error details

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api10.IApiErrorBase[] Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Origin(Microsoft.Azure.PowerShell.Cmdlets.Compute.PropertyOrigin.Owned)>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api10.IApiErrorBase[] with get, set
Public Property Detail As IApiErrorBase()

Property Value

Implements

Attributes

Applies to