GetFirewallPolicyRuleCollectionGroupDraftPlainArgs

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

Constructors

constructor(firewallPolicyName: String, resourceGroupName: String, ruleCollectionGroupName: String)

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.

Functions

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