BillingProfileProperties.OtherPaymentTerms Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The other payment terms of the billing profile.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Models.BillingPaymentTerm> OtherPaymentTerms { get; }
member this.OtherPaymentTerms : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Billing.Models.BillingPaymentTerm>
Public ReadOnly Property OtherPaymentTerms As IReadOnlyList(Of BillingPaymentTerm)