Uses of Class
com.azure.resourcemanager.network.fluent.models.FirewallPolicyPropertiesFormat
Packages that use FirewallPolicyPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of FirewallPolicyPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return FirewallPolicyPropertiesFormatModifier and TypeMethodDescriptionFirewallPolicyPropertiesFormat.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FirewallPolicyPropertiesFormat from the JsonReader.FirewallPolicyPropertiesFormat.withBasePolicy(com.azure.core.management.SubResource basePolicy) Set the basePolicy property: The parent firewall policy from which rules are inherited.FirewallPolicyPropertiesFormat.withDnsSettings(DnsSettings dnsSettings) Set the dnsSettings property: DNS Proxy Settings definition.FirewallPolicyPropertiesFormat.withExplicitProxy(ExplicitProxy explicitProxy) Set the explicitProxy property: Explicit Proxy Settings definition.FirewallPolicyPropertiesFormat.withInsights(FirewallPolicyInsights insights) Set the insights property: Insights on Firewall Policy.FirewallPolicyPropertiesFormat.withIntrusionDetection(FirewallPolicyIntrusionDetection intrusionDetection) Set the intrusionDetection property: The configuration for Intrusion detection.FirewallPolicyPropertiesFormat.withSku(FirewallPolicySku sku) Set the sku property: The Firewall Policy SKU.FirewallPolicyPropertiesFormat.withSnat(FirewallPolicySnat snat) Set the snat property: The private IP addresses/IP ranges to which traffic will not be SNAT.FirewallPolicyPropertiesFormat.withSql(FirewallPolicySql sql) Set the sql property: SQL Settings definition.FirewallPolicyPropertiesFormat.withThreatIntelMode(AzureFirewallThreatIntelMode threatIntelMode) Set the threatIntelMode property: The operation mode for Threat Intelligence.FirewallPolicyPropertiesFormat.withThreatIntelWhitelist(FirewallPolicyThreatIntelWhitelist threatIntelWhitelist) Set the threatIntelWhitelist property: ThreatIntel Whitelist for Firewall Policy.FirewallPolicyPropertiesFormat.withTransportSecurity(FirewallPolicyTransportSecurity transportSecurity) Set the transportSecurity property: TLS Configuration definition.