PSBillingAccount Constructors
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.
Overloads
PSBillingAccount() | |
PSBillingAccount(BillingAccount) |
PSBillingAccount()
public PSBillingAccount ();
Public Sub New ()
Applies to
PSBillingAccount(BillingAccount)
public PSBillingAccount (Microsoft.Azure.Management.Billing.Models.BillingAccount billingAccount);
new Microsoft.Azure.Commands.Billing.Models.PSBillingAccount : Microsoft.Azure.Management.Billing.Models.BillingAccount -> Microsoft.Azure.Commands.Billing.Models.PSBillingAccount
Public Sub New (billingAccount As BillingAccount)
Parameters
- billingAccount
- BillingAccount