共用方式為


IaasVMRecoveryPoint.IsInstantIlrSessionActive Property

Definition

Gets or sets is the session to recover items from this backup copy still active.

[Newtonsoft.Json.JsonProperty(PropertyName="isInstantIlrSessionActive")]
public bool? IsInstantIlrSessionActive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isInstantIlrSessionActive")>]
member this.IsInstantIlrSessionActive : Nullable<bool> with get, set
Public Property IsInstantIlrSessionActive As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to