AccessControlListPatchProperties interface

Access Control Lists patch properties.

Extends

Inherited Properties

aclsUrl

Access Control List file URL.

annotation

Switch configuration description.

configurationType

Input method to configure Access Control List.

dynamicMatchConfigurations

List of dynamic match configurations.

matchConfigurations

List of match configurations.

Inherited Property Details

aclsUrl

Access Control List file URL.

aclsUrl?: string

Property Value

string

Inherited From AccessControlListPatchableProperties.aclsUrl

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation

configurationType

Input method to configure Access Control List.

configurationType?: string

Property Value

string

Inherited From AccessControlListPatchableProperties.configurationType

dynamicMatchConfigurations

List of dynamic match configurations.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

Property Value

Inherited From AccessControlListPatchableProperties.dynamicMatchConfigurations

matchConfigurations

List of match configurations.

matchConfigurations?: AccessControlListMatchConfiguration[]

Property Value

Inherited From AccessControlListPatchableProperties.matchConfigurations