Customer.Resellers 屬性

定義

取得或設定客戶啟用 Azure 方案的轉銷商清單。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於