다음을 통해 공유


CustomerPolicy.ViewCharges 속성

정의

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.viewCharges")]
public string ViewCharges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.viewCharges")>]
member this.ViewCharges : string with get, set
Public Property ViewCharges As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상