DevCenterPatch.CatalogItemSyncEnableStatus Property

Definition

Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.

public Azure.ResourceManager.DevCenter.Models.DevCenterCatalogItemSyncEnableStatus? CatalogItemSyncEnableStatus { get; set; }
member this.CatalogItemSyncEnableStatus : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterCatalogItemSyncEnableStatus> with get, set
Public Property CatalogItemSyncEnableStatus As Nullable(Of DevCenterCatalogItemSyncEnableStatus)

Property Value

Applies to