Partager via


ICalculatePriceResponseProperties.IsBillingPartnerManaged Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="True if billing is managed by Microsoft Partner. Used only for CSP accounts.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isBillingPartnerManaged")]
public bool? IsBillingPartnerManaged { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="True if billing is managed by Microsoft Partner. Used only for CSP accounts.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isBillingPartnerManaged")>]
member this.IsBillingPartnerManaged : Nullable<bool> with get, set
Public Property IsBillingPartnerManaged As Nullable(Of Boolean)

Property Value

Attributes

Applies to