GetFirewallPolicyRuleCollectionGroupPlainArgs

data class GetFirewallPolicyRuleCollectionGroupPlainArgs(val firewallPolicyName: String, val resourceGroupName: String, val ruleCollectionGroupName: String) : ConvertibleToJava<GetFirewallPolicyRuleCollectionGroupPlainArgs>

Constructors

fun GetFirewallPolicyRuleCollectionGroupPlainArgs(firewallPolicyName: String, resourceGroupName: String, ruleCollectionGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the Firewall Policy.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the FirewallPolicyRuleCollectionGroup.