Delen via


CalculatePriceResponseProperties.IsBillingPartnerManaged Property

Definition

Gets or sets true if billing is managed by Microsoft Partner. Used only for CSP accounts.

[Newtonsoft.Json.JsonProperty(PropertyName="isBillingPartnerManaged")]
public bool? IsBillingPartnerManaged { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isBillingPartnerManaged")>]
member this.IsBillingPartnerManaged : Nullable<bool> with get, set
Public Property IsBillingPartnerManaged As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to