ClusterProperties.AcceptedAudience Property

Definition

The cluster's accepted audiences.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IAcceptedAudiences> AcceptedAudience { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.AcceptedAudience : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IAcceptedAudiences> with get, set
Public Property AcceptedAudience As List(Of IAcceptedAudiences)

Property Value

Implements

Attributes

Applies to