Partager via


AuthorizationRuleInner.Rights Propriété

Définition

Obtient ou définit les droits associés à la règle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à