共用方式為


AzureIaaSVMProtectionPolicy.InstantRpRetentionRangeInDays Property

Definition

Gets or sets instant RP retention policy range in days

[Newtonsoft.Json.JsonProperty(PropertyName="instantRpRetentionRangeInDays")]
public int? InstantRpRetentionRangeInDays { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="instantRpRetentionRangeInDays")>]
member this.InstantRpRetentionRangeInDays : Nullable<int> with get, set
Public Property InstantRpRetentionRangeInDays As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to