DevCenterSyncErrorDetails.Errors Property

Definition

Errors that occured during synchronization.

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

Property Value

Applies to