Partager via


SharedAccessAuthorizationRuleInner.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.ServiceBus.Fluent.Models.AccessRights?> Rights { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rights")>]
member this.Rights : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.ServiceBus.Fluent.Models.AccessRights>> with get, set
Public Property Rights As IList(Of Nullable(Of AccessRights))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à