Sdílet prostřednictvím


Customer.Resellers Vlastnost

Definice

Získá nebo nastaví seznam prodejců, pro které je pro zákazníka povolený plán 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro