Condividi tramite


PSInvoiceSection Constructors

Definition

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

Applies to