你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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