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

InvoiceSection Class

Definition

An invoice section.

[Microsoft.Rest.Serialization.JsonTransformation]
public class InvoiceSection : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type InvoiceSection = class
    inherit Resource
Public Class InvoiceSection
Inherits Resource
Inheritance
InvoiceSection
Attributes

Constructors

InvoiceSection()

Initializes a new instance of the InvoiceSection class.

InvoiceSection(String, String, String, String, IDictionary<String,String>, String)

Initializes a new instance of the InvoiceSection class.

Properties

DisplayName

Gets or sets the name of the invoice section.

Id

Gets resource Id.

(Inherited from Resource)
Labels

Gets or sets dictionary of metadata associated with the invoice section.

Name

Gets resource name.

(Inherited from Resource)
SystemId

Gets the system generated unique identifier for an invoice section.

Type

Gets resource type.

(Inherited from Resource)

Applies to