Freigeben über


AccessControlListPatchProperties interface

Patcheigenschaften für Zugriffssteuerungslisten.

Extends

Geerbte Eigenschaften

aclsUrl

Url der Zugriffssteuerungsliste.

annotation

Beschreibung der Konfiguration wechseln.

configurationType

Eingabemethode zum Konfigurieren der Zugriffssteuerungsliste.

dynamicMatchConfigurations

Liste der Konfigurationen für dynamische Übereinstimmungen.

matchConfigurations

Liste der Übereinstimmungskonfigurationen.

Geerbte Eigenschaftsdetails

aclsUrl

Url der Zugriffssteuerungsliste.

aclsUrl?: string

Eigenschaftswert

string

geerbt vonAccessControlListPatchableProperties.aclsUrl-

annotation

Beschreibung der Konfiguration wechseln.

annotation?: string

Eigenschaftswert

string

vonAnnotationResource.annotation geerbt

configurationType

Eingabemethode zum Konfigurieren der Zugriffssteuerungsliste.

configurationType?: string

Eigenschaftswert

string

vonAccessControlListPatchableProperties.configurationType

dynamicMatchConfigurations

Liste der Konfigurationen für dynamische Übereinstimmungen.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

Eigenschaftswert

vonAccessControlListPatchableProperties.dynamicMatchConfigurations

matchConfigurations

Liste der Übereinstimmungskonfigurationen.

matchConfigurations?: AccessControlListMatchConfiguration[]

Eigenschaftswert

Geerbt vonAccessControlListPatchableProperties.matchConfigurations-