Bagikan melalui


BackupPolicyMigrationState.TargetType Property

Definition

Gets or sets describes the target backup policy type of the backup policy migration. Possible values include: 'Periodic', 'Continuous'

[Newtonsoft.Json.JsonProperty(PropertyName="targetType")]
public string TargetType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetType")>]
member this.TargetType : string with get, set
Public Property TargetType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to