VirtualNetworkDdosProtectionPlanArgs

data class VirtualNetworkDdosProtectionPlanArgs(val enable: Output<Boolean>, val id: Output<String>) : ConvertibleToJava<VirtualNetworkDdosProtectionPlanArgs>

Constructors

Link copied to clipboard
fun VirtualNetworkDdosProtectionPlanArgs(enable: Output<Boolean>, id: Output<String>)

Functions

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

Properties

Link copied to clipboard
val enable: Output<Boolean>

Enable/disable DDoS Protection Plan on Virtual Network.

Link copied to clipboard
val id: Output<String>

The ID of DDoS Protection Plan.