Share via


DevCenterProjectCatalogSettings.CatalogItemSyncEnableStatus Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogItemSyncEnableStatus? CatalogItemSyncEnableStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.CatalogItemSyncEnableStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogItemSyncEnableStatus> with get, set
Public Property CatalogItemSyncEnableStatus As Nullable(Of CatalogItemSyncEnableStatus)

Property Value

Implements

Attributes

Applies to