AccessControlListPatch interface
アクセス制御リストのパッチ リソース定義。
- Extends
プロパティ
| acls |
アクセス制御リスト ファイルの URL。 |
| acl |
Access Control List(ACL)タイプ |
| annotation | スイッチ構成の説明。 |
| configuration |
アクセス制御リストを構成するための入力方法。 |
| control |
Access Control List(ACL)構成。 |
| default |
条件が一致しない場合に適用する必要がある既定のアクション。 例: 許可 |打ち消す。 |
| device |
デバイスの役割 |
| dynamic |
動的一致構成の一覧。 |
| global |
グローバルAccess Controlリスト(ACL)アクション |
| match |
一致構成の一覧。 |
継承されたプロパティ
| 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[]