KeyVaultMetaInfo.KeyVaultResourceId プロパティ

定義

暗号化に使用されるユーザーマネージド Key Vaultのリソース識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象