| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyThreatIntelWhitelist |
FirewallPolicyInner.threatIntelWhitelist()
Get the threatIntelWhitelist property: ThreatIntel Whitelist for Firewall Policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyInner |
FirewallPolicyInner.withThreatIntelWhitelist(FirewallPolicyThreatIntelWhitelist threatIntelWhitelist)
Set the threatIntelWhitelist property: ThreatIntel Whitelist for Firewall Policy.
|
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyThreatIntelWhitelist |
FirewallPolicyThreatIntelWhitelist.withFqdns(List<String> fqdns)
Set the fqdns property: List of FQDNs for the ThreatIntel Whitelist.
|
FirewallPolicyThreatIntelWhitelist |
FirewallPolicyThreatIntelWhitelist.withIpAddresses(List<String> ipAddresses)
Set the ipAddresses property: List of IP addresses for the ThreatIntel Whitelist.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.