次の方法で共有


KeyVaultProperties.UserIdentity プロパティ

定義

キーにアクセスできるユーザー割り当て ID (ARM リソース ID) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象