CloudErrorBody.Detail Property

Definition

The error details.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudErrorBody> Detail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Owned)>]
member this.Detail : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudErrorBody>
Public ReadOnly Property Detail As List(Of ICloudErrorBody)

Property Value

Implements

Attributes

Applies to