AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withAdditionalProperties(Map<String,String> additionalProperties) |
Set the additionalProperties property: The additional properties used to further config this azure firewall.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withApplicationRuleCollections(List<AzureFirewallApplicationRuleCollection> applicationRuleCollections) |
Set the applicationRuleCollections property: Collection of application rule collections used by Azure Firewall.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy) |
Set the firewallPolicy property: The firewallPolicy associated with this azure firewall.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withHubIpAddresses(HubIpAddresses hubIpAddresses) |
Set the hubIpAddresses property: IP addresses associated with AzureFirewall.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withIpConfigurations(List<AzureFirewallIpConfiguration> ipConfigurations) |
Set the ipConfigurations property: IP configuration of the Azure Firewall resource.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withManagementIpConfiguration(AzureFirewallIpConfiguration managementIpConfiguration) |
Set the managementIpConfiguration property: IP configuration of the Azure Firewall used for management traffic.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withNatRuleCollections(List<AzureFirewallNatRuleCollection> natRuleCollections) |
Set the natRuleCollections property: Collection of NAT rule collections used by Azure Firewall.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withNetworkRuleCollections(List<AzureFirewallNetworkRuleCollection> networkRuleCollections) |
Set the networkRuleCollections property: Collection of network rule collections used by Azure Firewall.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withSku(AzureFirewallSku sku) |
Set the sku property: The Azure Firewall Resource SKU.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withThreatIntelMode(AzureFirewallThreatIntelMode threatIntelMode) |
Set the threatIntelMode property: The operation mode for Threat Intelligence.
|
AzureFirewallPropertiesFormat |
AzureFirewallPropertiesFormat.withVirtualHub(com.azure.core.management.SubResource virtualHub) |
Set the virtualHub property: The virtualHub to which the firewall belongs.
|