Freigeben über


AccessControlListPatchableProperties interface

Access Control List Patch Properties definiert die patchfähigen Ressourceneigenschaften.

Eigenschaften

aclsUrl

Access Control Listendatei-URL.

configurationType

Eingabemethode zum Konfigurieren Access Control List.

dynamicMatchConfigurations

Liste der dynamischen Übereinstimmungskonfigurationen.

matchConfigurations

Liste der Übereinstimmungskonfigurationen.

Details zur Eigenschaft

aclsUrl

Access Control Listendatei-URL.

aclsUrl?: string

Eigenschaftswert

string

configurationType

Eingabemethode zum Konfigurieren Access Control List.

configurationType?: string

Eigenschaftswert

string

dynamicMatchConfigurations

Liste der dynamischen Übereinstimmungskonfigurationen.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

Eigenschaftswert

matchConfigurations

Liste der Übereinstimmungskonfigurationen.

matchConfigurations?: AccessControlListMatchConfiguration[]

Eigenschaftswert