共用方式為


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

適用於