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

IInheritedSettingsForProject.ProjectCatalogSettingCatalogItemSyncEnableStatus Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogItemSyncEnableStatus) }, ReadOnly=false, Required=false, SerializedName="catalogItemSyncEnableStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogItemSyncEnableStatus? ProjectCatalogSettingCatalogItemSyncEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Whether project catalogs associated with projects in this dev center can be configured to sync catalog items.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogItemSyncEnableStatus) }, ReadOnly=false, Required=false, SerializedName="catalogItemSyncEnableStatus")>]
member this.ProjectCatalogSettingCatalogItemSyncEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogItemSyncEnableStatus> with get, set
Public Property ProjectCatalogSettingCatalogItemSyncEnableStatus As Nullable(Of CatalogItemSyncEnableStatus)

Property Value

Attributes

Applies to