다음을 통해 공유


Policy.ViewCharges 속성

정의

구독에 대한 Azure RBAC 액세스 권한이 있는 사용자가 요금을 볼 수 있는지 여부를 제어하는 정책을 가져오거나 설정합니다. 가능한 값은 'Allowed', '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

적용 대상