共用方式為


AzureIaaSVMProtectionPolicy.PolicyType Property

Definition

Gets or sets possible values include: 'Invalid', 'V1', 'V2'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to