GetDdosCustomPolicyPlainArgs

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

Constructors

Link copied to clipboard
constructor(ddosCustomPolicyName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of the DDoS custom policy.

Link copied to clipboard

The name of the resource group.

Functions

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