Share via


Catalog.SyncType Property

Definition

Indicates the type of sync that is configured for the catalog.

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

Property Value

Implements

Attributes

Applies to