Compartir a través de


Cluster.AcceptedAudiences Propiedad

Definición

Obtiene o establece las audiencias aceptadas del clúster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.acceptedAudiences")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.AcceptedAudiences> AcceptedAudiences { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.acceptedAudiences")>]
member this.AcceptedAudiences : System.Collections.Generic.IList<Microsoft.Azure.Management.Kusto.Models.AcceptedAudiences> with get, set
Public Property AcceptedAudiences As IList(Of AcceptedAudiences)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a