GetAzureFirewallPlainArgs

data class GetAzureFirewallPlainArgs(val azureFirewallName: String, val resourceGroupName: String) : ConvertibleToJava<GetAzureFirewallPlainArgs>

Constructors

Link copied to clipboard
fun GetAzureFirewallPlainArgs(azureFirewallName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetAzureFirewallPlainArgs

Properties

Link copied to clipboard

The name of the Azure Firewall.

Link copied to clipboard

The name of the resource group.