ManagedInstance.KeyId プロパティ

定義

暗号化に使用するキーの CMK URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象