Compartir a través de


AuthorizationRuleInner.Rights Propiedad

Definición

Obtiene o establece los derechos asociados a la regla.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rights")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Fluent.Models.AccessRights> Rights { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rights")>]
member this.Rights : System.Collections.Generic.IList<Microsoft.Azure.Management.EventHub.Fluent.Models.AccessRights> with get, set
Public Property Rights As IList(Of AccessRights)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a