GetPolicyPlainArgs

data class GetPolicyPlainArgs(val policyName: String, val resourceGroupName: String) : ConvertibleToJava<GetPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetPolicyPlainArgs(policyName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the CdnWebApplicationFirewallPolicy.

Link copied to clipboard

Name of the Resource group within the Azure subscription.