AccessControlListPatch interface
Die Access Control Listet die Patchressourcendefinition auf.
- Extends
Eigenschaften
acls |
Access Control Listendatei-URL. |
annotation | Beschreibung der Switchkonfiguration. |
configuration |
Eingabemethode zum Konfigurieren Access Control List. |
dynamic |
Liste der dynamischen Übereinstimmungskonfigurationen. |
match |
Liste der Übereinstimmungskonfigurationen. |
Geerbte Eigenschaften
tags | Ressourcentags |
Details zur Eigenschaft
aclsUrl
Access Control Listendatei-URL.
aclsUrl?: string
Eigenschaftswert
string
annotation
Beschreibung der Switchkonfiguration.
annotation?: 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
Geerbte Eigenschaftsdetails
tags
Ressourcentags
tags?: {[propertyName: string]: string}
Eigenschaftswert
{[propertyName: string]: string}
Geerbt vonTagsUpdate.tags