Compartir a través de


Cluster.Identity Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a