CloudError.Details Property

Definition

Gets or sets details for the error.

public System.Collections.Generic.IList<Microsoft.Rest.Azure.CloudError> Details { get; }
member this.Details : System.Collections.Generic.IList<Microsoft.Rest.Azure.CloudError>
Public ReadOnly Property Details As IList(Of CloudError)

Property Value

Applies to