Share via


ConfigServerSettingsValidateResult.Details Property

Definition

The detail validation results.

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

Property Value

Applies to