Compartir a través de


IDevCenter.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