次の方法で共有


AccessControlListPatchProperties interface

アクセス制御: パッチのプロパティを一覧表示します。

Extends

継承されたプロパティ

aclsUrl

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

annotation

スイッチ構成の説明。

configurationType

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

dynamicMatchConfigurations

動的一致構成の一覧。

matchConfigurations

一致構成の一覧。

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

aclsUrl

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

aclsUrl?: string

プロパティ値

string

承元AccessControlListPatchableProperties.aclsUrl

annotation

スイッチ構成の説明。

annotation?: string

プロパティ値

string

承元AnnotationResource.annotation

configurationType

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

configurationType?: string

プロパティ値

string

承元AccessControlListPatchableProperties.configurationType

dynamicMatchConfigurations

動的一致構成の一覧。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

プロパティ値

承元AccessControlListPatchableProperties.dynamicMatchConfigurations

matchConfigurations

一致構成の一覧。

matchConfigurations?: AccessControlListMatchConfiguration[]

プロパティ値

承元AccessControlListPatchableProperties.matchConfigurations