다음을 통해 공유


CustomerPolicy 클래스

정의

고객의 정책입니다.

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

생성자

CustomerPolicy()

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

CustomerPolicy(String, String, String, String)

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

속성

Id

리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

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

(다음에서 상속됨 Resource)
Type

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

(다음에서 상속됨 Resource)
ViewCharges

고객의 organization 사용자가 종량제 가격으로 요금을 볼 수 있는지 여부를 제어하는 정책을 가져오거나 설정합니다. 가능한 값은 '허용됨', 'NotAllowed'입니다.

적용 대상