Partager via


Customer.Resellers Propriété

Définition

Obtient ou définit la liste des revendeurs pour lesquels un plan Azure est activé pour le client.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à