AccessControlListPatchableProperties interface

Access Control List Patch Properties defines the patchable resource properties.

Properties

aclsUrl

Access Control List file URL.

configurationType

Input method to configure Access Control List.

dynamicMatchConfigurations

List of dynamic match configurations.

matchConfigurations

List of match configurations.

Property Details

aclsUrl

Access Control List file URL.

aclsUrl?: string

Property Value

string

configurationType

Input method to configure Access Control List.

configurationType?: string

Property Value

string

dynamicMatchConfigurations

List of dynamic match configurations.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

Property Value

matchConfigurations

List of match configurations.

matchConfigurations?: AccessControlListMatchConfiguration[]

Property Value