Share via


CalculatePriceResponse.IsBillingPartnerManaged Property

Definition

True if billing is managed by Microsoft Partner. Used only for CSP accounts.

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]
public bool? IsBillingPartnerManaged { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)>]
member this.IsBillingPartnerManaged : Nullable<bool> with get, set
Public Property IsBillingPartnerManaged As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to