NamespaceDescription.Rights Property

Definition

Optional. The rights associated with a namespace.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.ServiceBus.Models.AccessRight> Rights { get; set; }
member this.Rights : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.ServiceBus.Models.AccessRight> with get, set
Public Property Rights As IList(Of AccessRight)

Property Value

Applies to