你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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