GetNetworkDdosProtectionPlanPlainArgs

data class GetNetworkDdosProtectionPlanPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetNetworkDdosProtectionPlanPlainArgs>

A collection of arguments for invoking getNetworkDdosProtectionPlan.

Constructors

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

Properties

Link copied to clipboard

The name of the Network DDoS Protection Plan.

Link copied to clipboard

The name of the resource group where the Network DDoS Protection Plan exists.

Functions

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