GetFirewallPlainArgs

data class GetFirewallPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetFirewallPlainArgs>

A collection of arguments for invoking getFirewall.

Constructors

Link copied to clipboard
fun GetFirewallPlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Azure Firewall.

Link copied to clipboard

The name of the Resource Group in which the Azure Firewall exists.