AccessControlListPatch interface

アクセス制御リストのパッチ リソース定義。

Extends

プロパティ

aclsUrl

アクセス制御リスト ファイルの URL。

aclType

Access Control List(ACL)タイプ

annotation

スイッチ構成の説明。

configurationType

アクセス制御リストを構成するための入力方法。

controlPlaneAclConfiguration

Access Control List(ACL)構成。

defaultAction

条件が一致しない場合に適用する必要がある既定のアクション。 例: 許可 |打ち消す。

deviceRole

デバイスの役割

dynamicMatchConfigurations

動的一致構成の一覧。

globalAccessControlListActions

グローバルAccess Controlリスト(ACL)アクション

matchConfigurations

一致構成の一覧。

継承されたプロパティ

tags

リソース タグ。

プロパティの詳細

aclsUrl

アクセス制御リスト ファイルの URL。

aclsUrl?: string

プロパティ値

string

aclType

Access Control List(ACL)タイプ

aclType?: string

プロパティ値

string

annotation

スイッチ構成の説明。

annotation?: string

プロパティ値

string

configurationType

アクセス制御リストを構成するための入力方法。

configurationType?: string

プロパティ値

string

controlPlaneAclConfiguration

Access Control List(ACL)構成。

controlPlaneAclConfiguration?: ControlPlaneAclPatchProperties[]

プロパティ値

defaultAction

条件が一致しない場合に適用する必要がある既定のアクション。 例: 許可 |打ち消す。

defaultAction?: string

プロパティ値

string

deviceRole

デバイスの役割

deviceRole?: string

プロパティ値

string

dynamicMatchConfigurations

動的一致構成の一覧。

dynamicMatchConfigurations?: CommonDynamicMatchConfigurationPatch[]

プロパティ値

globalAccessControlListActions

グローバルAccess Controlリスト(ACL)アクション

globalAccessControlListActions?: GlobalAccessControlListActionPatchProperties

プロパティ値

matchConfigurations

一致構成の一覧。

matchConfigurations?: AccessControlListMatchConfigurationPatch[]

プロパティ値

継承されたプロパティの詳細

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

承元TagsUpdate.tags