DevCenterSyncErrorDetails.Conflicts Property

Definition

Catalog items that have conflicting names.

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

Property Value

Applies to