Compartir a través de


Policy.ViewCharges Propiedad

Definición

Obtiene o establece la directiva que controla si los usuarios con acceso RBAC de Azure a una suscripción pueden ver sus cargos. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a