次の方法で共有


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)

適用対象