다음을 통해 공유


Product 클래스

정의

제품입니다.

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

생성자

Product()

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

Product(String, String, String, String, String, Nullable<DateTime>, String, String, String, Nullable<DateTime>, String, Amount, Nullable<DateTime>, Nullable<Double>, String, String, String, String, String, String, String, String, String, String, Reseller)

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

속성

AutoRenew

가져오기 또는 집합은 제품에 대해 자동 갱신이 설정되어 있는지 여부를 나타냅니다. 가능한 값은 'Off', 'On'입니다.

AvailabilityId

제품의 가용성을 가져옵니다.

BillingFrequency

제품 요금이 청구되는 빈도를 가져오거나 설정합니다. 가능한 값은 'OneTime', 'Monthly', 'UsageBased'입니다.

BillingProfileDisplayName

제품이 청구되는 청구 프로필의 이름을 가져옵니다.

BillingProfileId

제품이 청구되는 청구 프로필의 ID를 가져옵니다.

CustomerDisplayName

제품을 구매한 고객의 이름을 가져옵니다. 필드는 Microsoft 파트너 계약 청구 계정에만 적용됩니다.

CustomerId

제품을 구매한 고객의 ID를 가져옵니다. 필드는 Microsoft 파트너 계약 청구 계정에만 적용됩니다.

DisplayName

제품의 표시 이름을 가져옵니다.

EndDate

제품을 갱신하거나 취소할 날짜를 가져옵니다.

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
InvoiceSectionDisplayName

제품 요금이 청구되는 청구서 섹션의 이름을 가져옵니다.

InvoiceSectionId

제품 요금이 청구되는 청구서 섹션의 ID를 가져옵니다.

LastCharge

지난 달 요금을 가져옵니다.

LastChargeDate

마지막 청구 날짜를 가져옵니다.

Name

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

(다음에서 상속됨 Resource)
ProductType

제품 유형에 대한 설명을 가져옵니다.

ProductTypeId

제품 유형의 ID를 가져옵니다.

PurchaseDate

제품을 구매한 날짜를 가져옵니다.

Quantity

제품에 대해 구매한 수량을 가져옵니다.

Reseller

이 제품의 재판매인을 가져옵니다.

SkuDescription

제품의 sku 설명을 가져옵니다.

SkuId

제품의 sku ID를 가져옵니다.

Status

제품의 현재 상태 가져오거나 설정합니다. 가능한 값으로는 '활성', '비활성', 'PastDue', 'Expiring', 'Expired', 'Disabled', 'Canceled', 'AutoRenew' 등이 있습니다.

TenantId

제품이 사용되는 테넌트 ID를 가져옵니다.

Type

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

(다음에서 상속됨 Resource)

적용 대상