次の方法で共有


KeyEncryptionKey.KekVaultResourceID プロパティ

定義

kek コンテナーのリソース ID を取得または設定します。これは、カスタマー マネージド KekType の場合に必要です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象