Share via


ComputeApiError.Details Property

Definition

The Api error details.

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

Property Value

Applies to