Uses of Class
com.azure.resourcemanager.network.fluent.models.AzureFirewallInner
Packages that use AzureFirewallInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of AzureFirewallInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return AzureFirewallInnerModifier and TypeMethodDescriptionAzureFirewallsClient.createOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.AzureFirewallsClient.createOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters, com.azure.core.util.Context context) Creates or updates the specified Azure Firewall.AzureFirewallsClient.getByResourceGroup(String resourceGroupName, String azureFirewallName) Gets the specified Azure Firewall.AzureFirewallsClient.updateTags(String resourceGroupName, String azureFirewallName, TagsObject parameters) Updates tags of an Azure Firewall resource.AzureFirewallsClient.updateTags(String resourceGroupName, String azureFirewallName, TagsObject parameters, com.azure.core.util.Context context) Updates tags of an Azure Firewall resource.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type AzureFirewallInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters, com.azure.core.util.Context context) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters, com.azure.core.util.Context context) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdateAsync(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdateAsync(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginUpdateTags(String resourceGroupName, String azureFirewallName, TagsObject parameters) Updates tags of an Azure Firewall resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginUpdateTags(String resourceGroupName, String azureFirewallName, TagsObject parameters) Updates tags of an Azure Firewall resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginUpdateTags(String resourceGroupName, String azureFirewallName, TagsObject parameters, com.azure.core.util.Context context) Updates tags of an Azure Firewall resource.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginUpdateTags(String resourceGroupName, String azureFirewallName, TagsObject parameters, com.azure.core.util.Context context) Updates tags of an Azure Firewall resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginUpdateTagsAsync(String resourceGroupName, String azureFirewallName, TagsObject parameters) Updates tags of an Azure Firewall resource.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginUpdateTagsAsync(String resourceGroupName, String azureFirewallName, TagsObject parameters) Updates tags of an Azure Firewall resource.AzureFirewallsClient.createOrUpdateAsync(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.AzureFirewallsClient.getByResourceGroupAsync(String resourceGroupName, String azureFirewallName) Gets the specified Azure Firewall.com.azure.core.http.rest.Response<AzureFirewallInner> AzureFirewallsClient.getByResourceGroupWithResponse(String resourceGroupName, String azureFirewallName, com.azure.core.util.Context context) Gets the specified Azure Firewall.Mono<com.azure.core.http.rest.Response<AzureFirewallInner>> AzureFirewallsClient.getByResourceGroupWithResponseAsync(String resourceGroupName, String azureFirewallName) Gets the specified Azure Firewall.com.azure.core.http.rest.PagedIterable<AzureFirewallInner> AzureFirewallsClient.list()Gets all the Azure Firewalls in a subscription.com.azure.core.http.rest.PagedIterable<AzureFirewallInner> AzureFirewallsClient.list(com.azure.core.util.Context context) Gets all the Azure Firewalls in a subscription.com.azure.core.http.rest.PagedFlux<AzureFirewallInner> AzureFirewallsClient.listAsync()Gets all the Azure Firewalls in a subscription.com.azure.core.http.rest.PagedIterable<AzureFirewallInner> AzureFirewallsClient.listByResourceGroup(String resourceGroupName) Lists all Azure Firewalls in a resource group.com.azure.core.http.rest.PagedIterable<AzureFirewallInner> AzureFirewallsClient.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Lists all Azure Firewalls in a resource group.com.azure.core.http.rest.PagedFlux<AzureFirewallInner> AzureFirewallsClient.listByResourceGroupAsync(String resourceGroupName) Lists all Azure Firewalls in a resource group.AzureFirewallsClient.updateTagsAsync(String resourceGroupName, String azureFirewallName, TagsObject parameters) Updates tags of an Azure Firewall resource.Methods in com.azure.resourcemanager.network.fluent with parameters of type AzureFirewallInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters, com.azure.core.util.Context context) Creates or updates the specified Azure Firewall.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AzureFirewallInner>, AzureFirewallInner> AzureFirewallsClient.beginCreateOrUpdateAsync(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.AzureFirewallsClient.createOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.AzureFirewallsClient.createOrUpdate(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters, com.azure.core.util.Context context) Creates or updates the specified Azure Firewall.AzureFirewallsClient.createOrUpdateAsync(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> AzureFirewallsClient.createOrUpdateWithResponseAsync(String resourceGroupName, String azureFirewallName, AzureFirewallInner parameters) Creates or updates the specified Azure Firewall. -
Uses of AzureFirewallInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return AzureFirewallInnerModifier and TypeMethodDescriptionstatic AzureFirewallInnerAzureFirewallInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureFirewallInner from the JsonReader.AzureFirewallInner.withAdditionalProperties(Map<String, String> additionalProperties) Set the additionalProperties property: The additional properties used to further config this azure firewall.AzureFirewallInner.withApplicationRuleCollections(List<AzureFirewallApplicationRuleCollection> applicationRuleCollections) Set the applicationRuleCollections property: Collection of application rule collections used by Azure Firewall.AzureFirewallInner.withAutoscaleConfiguration(AzureFirewallAutoscaleConfiguration autoscaleConfiguration) Set the autoscaleConfiguration property: Properties to provide a custom autoscale configuration to this azure firewall.AzureFirewallInner.withFirewallPolicy(com.azure.core.management.SubResource firewallPolicy) Set the firewallPolicy property: The firewallPolicy associated with this azure firewall.AzureFirewallInner.withHubIpAddresses(HubIpAddresses hubIpAddresses) Set the hubIpAddresses property: IP addresses associated with AzureFirewall.Set the id property: Resource ID.AzureFirewallInner.withIpConfigurations(List<AzureFirewallIpConfiguration> ipConfigurations) Set the ipConfigurations property: IP configuration of the Azure Firewall resource.AzureFirewallInner.withLocation(String location) AzureFirewallInner.withManagementIpConfiguration(AzureFirewallIpConfiguration managementIpConfiguration) Set the managementIpConfiguration property: IP configuration of the Azure Firewall used for management traffic.AzureFirewallInner.withNatRuleCollections(List<AzureFirewallNatRuleCollection> natRuleCollections) Set the natRuleCollections property: Collection of NAT rule collections used by Azure Firewall.AzureFirewallInner.withNetworkRuleCollections(List<AzureFirewallNetworkRuleCollection> networkRuleCollections) Set the networkRuleCollections property: Collection of network rule collections used by Azure Firewall.AzureFirewallInner.withSku(AzureFirewallSku sku) Set the sku property: The Azure Firewall Resource SKU.AzureFirewallInner.withThreatIntelMode(AzureFirewallThreatIntelMode threatIntelMode) Set the threatIntelMode property: The operation mode for Threat Intelligence.AzureFirewallInner.withVirtualHub(com.azure.core.management.SubResource virtualHub) Set the virtualHub property: The virtualHub to which the firewall belongs.Set the zones property: A list of availability zones denoting where the resource needs to come from. -
Uses of AzureFirewallInner in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return types with arguments of type AzureFirewallInnerModifier and TypeMethodDescriptionAzureFirewallListResult.value()Get the value property: List of Azure Firewalls in a resource group.Method parameters in com.azure.resourcemanager.network.models with type arguments of type AzureFirewallInnerModifier and TypeMethodDescriptionAzureFirewallListResult.withValue(List<AzureFirewallInner> value) Set the value property: List of Azure Firewalls in a resource group.