次の方法で共有


AccessControlListPatchProperties interface

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

Extends

継承されたプロパティ

aclsUrl

Access Controlファイルの URL を一覧表示します。

annotation

スイッチ構成の説明。

configurationType

List を構成するための入力メソッドAccess Control。

dynamicMatchConfigurations

動的一致構成の一覧。

matchConfigurations

一致する構成の一覧。

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

aclsUrl

Access Controlファイルの URL を一覧表示します。

aclsUrl?: string

プロパティ値

string

AccessControlListPatchableProperties.aclsUrlから継承

annotation

スイッチ構成の説明。

annotation?: string

プロパティ値

string

AnnotationResource.annotationから継承

configurationType

List を構成するための入力メソッドAccess Control。

configurationType?: string

プロパティ値

string

AccessControlListPatchableProperties.configurationTypeから継承

dynamicMatchConfigurations

動的一致構成の一覧。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

プロパティ値

AccessControlListPatchableProperties.dynamicMatchConfigurationsから継承

matchConfigurations

一致する構成の一覧。

matchConfigurations?: AccessControlListMatchConfiguration[]

プロパティ値

AccessControlListPatchableProperties.matchConfigurationsから継承