Dela via


CloudError.Detail Property

Definition

A list of additional details about the error.

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

Property Value

Implements

Attributes

Applies to