다음을 통해 공유


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 클래스의 새 instance 초기화합니다.

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

InvoiceSection 클래스의 새 instance 초기화합니다.

속성

DisplayName

청구서 섹션의 이름을 가져오거나 설정합니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Labels

청구서 섹션과 연결된 메타데이터 사전을 가져오거나 설정합니다.

Name

리소스 이름을 가져옵니다.

(다음에서 상속됨 Resource)
SystemId

청구서 섹션에 대해 시스템에서 생성된 고유 식별자를 가져옵니다.

Type

리소스 종류를 가져옵니다.

(다음에서 상속됨 Resource)

적용 대상