BillingSubscription.Reseller Property

Definition

Gets reseller for this subscription.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.reseller")]
public Microsoft.Azure.Management.Billing.Models.Reseller Reseller { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.reseller")>]
member this.Reseller : Microsoft.Azure.Management.Billing.Models.Reseller
Public ReadOnly Property Reseller As Reseller

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to