次の方法で共有


IaasVMRecoveryPoint.IsInstantIlrSessionActive プロパティ

定義

取得または設定は、このバックアップ コピーからまだアクティブな項目を回復するセッションです。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象