Compartir a través de


ContainerServiceServicePrincipalProfile.Secret Propiedad

Definición

Obtiene o establece la contraseña secreta asociada a la entidad de servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a