次の方法で共有


RelayAuthorizationRuleData.Rights プロパティ

定義

ルールに関連付けられている権限。

public System.Collections.Generic.IList<Azure.ResourceManager.Relay.Models.RelayAccessRight> Rights { get; }
member this.Rights : System.Collections.Generic.IList<Azure.ResourceManager.Relay.Models.RelayAccessRight>
Public ReadOnly Property Rights As IList(Of RelayAccessRight)

プロパティ値

適用対象