次の方法で共有


KeyVaultSecretRef.VaultID プロパティ

定義

キー コンテナー識別子を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象