PSInvoiceSection 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
PSInvoiceSection() | |
PSInvoiceSection(InvoiceSection) |
PSInvoiceSection()
public PSInvoiceSection ();
Public Sub New ()
Applies to
PSInvoiceSection(InvoiceSection)
public PSInvoiceSection (Microsoft.Azure.Management.Billing.Models.InvoiceSection invoiceSection);
new Microsoft.Azure.Commands.Billing.Models.PSInvoiceSection : Microsoft.Azure.Management.Billing.Models.InvoiceSection -> Microsoft.Azure.Commands.Billing.Models.PSInvoiceSection
Public Sub New (invoiceSection As InvoiceSection)
Parameters
- invoiceSection
- InvoiceSection