BackupInstanceSyncContent.SyncType Property

Definition

Field indicating sync type e.g. to sync only in case of failure or in all cases.

public Azure.ResourceManager.DataProtectionBackup.Models.BackupInstanceSyncType? SyncType { get; set; }
member this.SyncType : Nullable<Azure.ResourceManager.DataProtectionBackup.Models.BackupInstanceSyncType> with get, set
Public Property SyncType As Nullable(Of BackupInstanceSyncType)

Property Value

Applies to