AccessControlListPatchProperties interface
Access Control Listet Patcheigenschaften auf.
- Extends
Geerbte Eigenschaften
acls |
Access Control Listendatei-URL. |
annotation | Beschreibung der Konfiguration wechseln. |
configuration |
Eingabemethode zum Konfigurieren Access Control List. |
dynamic |
Liste der dynamischen Übereinstimmungskonfigurationen. |
match |
Liste der Übereinstimmungskonfigurationen. |
Geerbte Eigenschaftsdetails
aclsUrl
Access Control Listendatei-URL.
aclsUrl?: string
Eigenschaftswert
string
annotation
Beschreibung der Konfiguration wechseln.
annotation?: string
Eigenschaftswert
string
Geerbt vonAnnotationResource.annotation
configurationType
Eingabemethode zum Konfigurieren Access Control List.
configurationType?: string
Eigenschaftswert
string
Geerbt vonAccessControlListPatchableProperties.configurationType
dynamicMatchConfigurations
Liste der dynamischen Übereinstimmungskonfigurationen.
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
Eigenschaftswert
Geerbt vonAccessControlListPatchableProperties.dynamicMatchConfigurations
matchConfigurations
Liste der Übereinstimmungskonfigurationen.
matchConfigurations?: AccessControlListMatchConfiguration[]
Eigenschaftswert
Geerbt vonAccessControlListPatchableProperties.matchConfigurations