AccessControlListProperties interface

Access Control List Properties defines the resource properties.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastSyncedTime

The last synced timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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.

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

lastSyncedTime

The last synced timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

lastSyncedTime?: Date

Property Value

Date

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

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