AccessControlListPatchProperties interface

Access Controlはパッチのプロパティを一覧にします。

プロパティ

aclsUrl

Access Control List ファイルのURL。

aclType

Access Control List(ACL)タイプ

annotation

スイッチ構成の説明。

configurationType

入力方式でAccess Control Listを設定できます。

defaultAction

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

deviceRole

デバイスの役割

dynamicMatchConfigurations

動的一致構成の一覧。

globalAccessControlListActions

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

matchConfigurations

一致構成の一覧。

プロパティの詳細

aclsUrl

Access Control List ファイルのURL。

aclsUrl?: string

プロパティ値

string

aclType

Access Control List(ACL)タイプ

aclType?: string

プロパティ値

string

annotation

スイッチ構成の説明。

annotation?: string

プロパティ値

string

configurationType

入力方式でAccess Control Listを設定できます。

configurationType?: string

プロパティ値

string

defaultAction

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

defaultAction?: string

プロパティ値

string

deviceRole

デバイスの役割

deviceRole?: string

プロパティ値

string

dynamicMatchConfigurations

動的一致構成の一覧。

dynamicMatchConfigurations?: CommonDynamicMatchConfigurationPatch[]

プロパティ値

globalAccessControlListActions

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

globalAccessControlListActions?: GlobalAccessControlListActionPatchProperties

プロパティ値

matchConfigurations

一致構成の一覧。

matchConfigurations?: AccessControlListMatchConfigurationPatch[]

プロパティ値