你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SyncBackupInstanceRequest.SyncType Property

Definition

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

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

Property Value

Implements

Attributes

Applies to