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

InvoiceSection 类

定义

发票科目。

[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
继承
InvoiceSection
属性

构造函数

InvoiceSection()

初始化 InvoiceSection 类的新实例。

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

初始化 InvoiceSection 类的新实例。

属性

DisplayName

获取或设置发票科目的名称。

Id

获取资源 ID。

(继承自 Resource)
Labels

获取或设置与发票科目关联的元数据字典。

Name

获取资源名称。

(继承自 Resource)
SystemId

获取系统为发票科目生成的唯一标识符。

Type

获取资源类型。

(继承自 Resource)

适用于