次の方法で共有


IaasVMRestoreRequest.EncryptionDetails プロパティ

定義

バックアップ時に VM が暗号化された場合に必要な詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionDetails")]
public Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.EncryptionDetails EncryptionDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionDetails")>]
member this.EncryptionDetails : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.EncryptionDetails with get, set
Public Property EncryptionDetails As EncryptionDetails

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象