ICatalog.SyncState Property

Definition

The synchronization state of the catalog.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The synchronization state of the catalog.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogSyncState) }, ReadOnly=true, Required=false, SerializedName="syncState")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogSyncState? SyncState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The synchronization state of the catalog.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogSyncState) }, ReadOnly=true, Required=false, SerializedName="syncState")>]
member this.SyncState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.CatalogSyncState>
Public ReadOnly Property SyncState As Nullable(Of CatalogSyncState)

Property Value

Attributes

Applies to