다음을 통해 공유


AccessControlListPatchProperties interface

Access Control 목록 패치 속성입니다.

Extends

상속된 속성

aclsUrl

액세스 제어 목록 파일 URL입니다.

annotation

구성 설명을 전환합니다.

configurationType

Access Control 목록을 구성하는 입력 메서드입니다.

dynamicMatchConfigurations

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

matchConfigurations

일치 구성 목록입니다.

상속된 속성 세부 정보

aclsUrl

액세스 제어 목록 파일 URL입니다.

aclsUrl?: string

속성 값

string

AccessControlListPatchableProperties.aclsUrl 상속된

annotation

구성 설명을 전환합니다.

annotation?: string

속성 값

string

AnnotationResource.annotation 상속된

configurationType

Access Control 목록을 구성하는 입력 메서드입니다.

configurationType?: string

속성 값

string

AccessControlListPatchableProperties.configurationType 상속된

dynamicMatchConfigurations

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

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

속성 값

AccessControlListPatchableProperties.dynamicMatchConfigurations 상속된

matchConfigurations

일치 구성 목록입니다.

matchConfigurations?: AccessControlListMatchConfiguration[]

속성 값

AccessControlListPatchableProperties.matchConfigurations 상속된