AccessControlListPatchProperties interface
Patcheigenschappen van Access Control Lists.
Overgenomen eigenschappen
| acls |
URL van access Control List-bestand. |
| annotation | Beschrijving van switchconfiguratie. |
| configuration |
Invoermethode voor het configureren van toegangsbeheerlijst. |
| dynamic |
Lijst met configuraties voor dynamische overeenkomsten. |
| match |
Lijst met overeenkomende configuraties. |
Details van overgenomen eigenschap
aclsUrl
URL van access Control List-bestand.
aclsUrl?: string
Waarde van eigenschap
string
overgenomen vanAccessControlListPatchableProperties.aclsUrl-
annotation
Beschrijving van switchconfiguratie.
annotation?: string
Waarde van eigenschap
string
overgenomen vanAnnotationResource.annotation
configurationType
Invoermethode voor het configureren van toegangsbeheerlijst.
configurationType?: string
Waarde van eigenschap
string
overgenomen vanAccessControlListPatchableProperties.configurationType
dynamicMatchConfigurations
Lijst met configuraties voor dynamische overeenkomsten.
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
Waarde van eigenschap
overgenomen vanAccessControlListPatchableProperties.dynamicMatchConfigurations
matchConfigurations
Lijst met overeenkomende configuraties.
matchConfigurations?: AccessControlListMatchConfiguration[]
Waarde van eigenschap
overgenomen vanAccessControlListPatchableProperties.matchConfigurations