次の方法で共有


AuthorizationRule.Rights プロパティ

定義

権限の一覧を取得または設定します。

public abstract System.Collections.Generic.List<Microsoft.Azure.ServiceBus.Management.AccessRights> Rights { get; set; }
member this.Rights : System.Collections.Generic.List<Microsoft.Azure.ServiceBus.Management.AccessRights> with get, set
Public MustOverride Property Rights As List(Of AccessRights)

プロパティ値

権限の一覧。

適用対象