Compartir a través de


ManagedClusterInner.Identity Propiedad

Definición

Obtiene o establece la identidad del clúster administrado, si está configurado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a