次の方法で共有


IaasVMRecoveryPoint.IsSourceVMEncrypted プロパティ

定義

バックアップ コピーの作成時に VM が暗号化されたかどうかを示す 値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="isSourceVMEncrypted")]
public bool? IsSourceVMEncrypted { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSourceVMEncrypted")>]
member this.IsSourceVMEncrypted : Nullable<bool>
Public ReadOnly Property IsSourceVMEncrypted As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象