| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayFirewallExclusion |
ApplicationGatewayFirewallExclusion.withMatchVariable(String matchVariable)
Set the matchVariable property: The variable to be excluded.
|
ApplicationGatewayFirewallExclusion |
ApplicationGatewayFirewallExclusion.withSelector(String selector)
Set the selector property: When matchVariable is a collection, operator used to specify which elements in the
collection this exclusion applies to.
|
ApplicationGatewayFirewallExclusion |
ApplicationGatewayFirewallExclusion.withSelectorMatchOperator(String selectorMatchOperator)
Set the selectorMatchOperator property: When matchVariable is a collection, operate on the selector to specify
which elements in the collection this exclusion applies to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.