次の方法で共有


ClusterUpdate.AcceptedAudiences プロパティ

定義

クラスターの受け入れ可能な対象ユーザーを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象