Freigeben über


SbAuthorizationRuleProperties.Rights Property

Definition

The rights associated with the rule.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Rights { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.PropertyOrigin.Owned)>]
member this.Rights : System.Collections.Generic.List<string> with get, set
Public Property Rights As List(Of String)

Property Value

Implements

Attributes

Applies to