次の方法で共有


ContainerServiceServicePrincipalProfile.KeyVaultSecretRef プロパティ

定義

Azure Key Vaultに格納されているシークレットへの参照を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="keyVaultSecretRef")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.KeyVaultSecretRef KeyVaultSecretRef { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyVaultSecretRef")>]
member this.KeyVaultSecretRef : Microsoft.Azure.Management.ContainerService.Fluent.Models.KeyVaultSecretRef with get, set
Public Property KeyVaultSecretRef As KeyVaultSecretRef

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象