AccessControlListPatchableProperties interface
Eigenschappen van patch voor toegangsbeheerlijst definieert de eigenschappen van de patchbare resource.
Eigenschappen
acls |
URL van access Control List-bestand. |
configuration |
Invoermethode voor het configureren van toegangsbeheerlijst. |
dynamic |
Lijst met configuraties voor dynamische overeenkomsten. |
match |
Lijst met overeenkomende configuraties. |
Eigenschapdetails
aclsUrl
URL van access Control List-bestand.
aclsUrl?: string
Waarde van eigenschap
string
configurationType
Invoermethode voor het configureren van toegangsbeheerlijst.
configurationType?: string
Waarde van eigenschap
string
dynamicMatchConfigurations
Lijst met configuraties voor dynamische overeenkomsten.
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
Waarde van eigenschap
matchConfigurations
Lijst met overeenkomende configuraties.
matchConfigurations?: AccessControlListMatchConfiguration[]