다음을 통해 공유


AccessControlListPatch interface

Access Control 패치 리소스 정의를 나열합니다.

Extends

속성

aclsUrl

Access Control 파일 URL을 나열합니다.

annotation

구성 설명을 전환합니다.

configurationType

Access Control List를 구성하는 입력 방법입니다.

dynamicMatchConfigurations

동적 일치 구성 목록입니다.

matchConfigurations

일치 구성 목록입니다.

상속된 속성

tags

리소스 태그

속성 세부 정보

aclsUrl

Access Control 파일 URL을 나열합니다.

aclsUrl?: string

속성 값

string

annotation

구성 설명을 전환합니다.

annotation?: string

속성 값

string

configurationType

Access Control List를 구성하는 입력 방법입니다.

configurationType?: string

속성 값

string

dynamicMatchConfigurations

동적 일치 구성 목록입니다.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

속성 값

matchConfigurations

일치 구성 목록입니다.

matchConfigurations?: AccessControlListMatchConfiguration[]

속성 값

상속된 속성 세부 정보

tags

리소스 태그

tags?: {[propertyName: string]: string}

속성 값

{[propertyName: string]: string}

TagsUpdate.tags에서 상속