BillingPropertyProperties.BillingProfilePaymentMethodFamily 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 payment method family of the primary payment method for the billing profile.
public Azure.ResourceManager.Billing.Models.PaymentMethodFamily? BillingProfilePaymentMethodFamily { get; }
member this.BillingProfilePaymentMethodFamily : Nullable<Azure.ResourceManager.Billing.Models.PaymentMethodFamily>
Public ReadOnly Property BillingProfilePaymentMethodFamily As Nullable(Of PaymentMethodFamily)