Share via


ContainerServiceServicePrincipalProfile.KeyVaultSecretRef Property

Definition

Gets or sets reference to a secret stored in 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to