GetDdosCustomPolicyPlainArgs

data class GetDdosCustomPolicyPlainArgs(val ddosCustomPolicyName: String, val resourceGroupName: String) : ConvertibleToJava<GetDdosCustomPolicyPlainArgs>

Constructors

Link copied to clipboard
fun GetDdosCustomPolicyPlainArgs(ddosCustomPolicyName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

The name of the DDoS custom policy.

Link copied to clipboard

The name of the resource group.