次の方法で共有


IWithAuthorizationRule インターフェイス

定義

サブスクリプションにアクセスするための承認規則を追加できるキュー定義のステージ。

public interface IWithAuthorizationRule
type IWithAuthorizationRule = interface
Public Interface IWithAuthorizationRule

メソッド

WithNewAuthorizationRule(String, AccessRights[])

サブスクリプションの承認規則を作成します。

WithoutNewAuthorizationRule(String)

サブスクリプションの承認規則を削除します。

適用対象