次の方法で共有


Encryption.DiskEncryptionSetId プロパティ

定義

保存時の暗号化を有効にするために使用するディスク暗号化セットの resourceId を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="diskEncryptionSetId")]
public string DiskEncryptionSetId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskEncryptionSetId")>]
member this.DiskEncryptionSetId : string with get, set
Public Property DiskEncryptionSetId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象