Share via


SelfHelpError.Details Property

Definition

An array of additional nested error response info objects, as described by this contract.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SelfHelp.Models.SelfHelpError> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SelfHelp.Models.SelfHelpError>
Public ReadOnly Property Details As IReadOnlyList(Of SelfHelpError)

Property Value

Applies to