Compartir a través de


ContainerServiceServicePrincipalProfile.ClientId Propiedad

Definición

Obtiene o establece el identificador de la entidad de servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a