다음을 통해 공유


BillingPeriod 클래스

정의

청구 기간 리소스입니다.

[Microsoft.Rest.Serialization.JsonTransformation]
public class BillingPeriod : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BillingPeriod = class
    inherit Resource
Public Class BillingPeriod
Inherits Resource
상속
BillingPeriod
특성

생성자

BillingPeriod()

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

BillingPeriod(String, String, String, Nullable<DateTime>, Nullable<DateTime>, IList<String>)

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

속성

BillingPeriodEndDate

청구 기간이 적용되는 날짜 범위의 끝을 가져옵니다.

BillingPeriodStartDate

청구 기간이 적용되는 날짜 범위의 시작을 가져옵니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
InvoiceIds

연결된 청구서 ID의 배열을 가져옵니다.

Name

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

(다음에서 상속됨 Resource)
Type

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

(다음에서 상속됨 Resource)

적용 대상