GetFirewallPolicyPlainArgs

data class GetFirewallPolicyPlainArgs(val expand: String? = null, val firewallPolicyName: String, val resourceGroupName: String) : ConvertibleToJava<GetFirewallPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetFirewallPolicyPlainArgs(expand: String? = null, firewallPolicyName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard
val expand: String? = null

Expands referenced resources.

Link copied to clipboard

The name of the Firewall Policy.

Link copied to clipboard

The name of the resource group.