pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
VirtualNetworkDdosProtectionPlanArgs
Virtual
Network
Ddos
Protection
Plan
Args
data
class
VirtualNetworkDdosProtectionPlanArgs
(
val
enable
:
Output
<
Boolean
>
,
val
id
:
Output
<
String
>
)
:
ConvertibleToJava
<
VirtualNetworkDdosProtectionPlanArgs
>
Constructors
Functions
Properties
Constructors
Virtual
Network
Ddos
Protection
Plan
Args
Link copied to clipboard
fun
VirtualNetworkDdosProtectionPlanArgs
(
enable
:
Output
<
Boolean
>
,
id
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
VirtualNetworkDdosProtectionPlanArgs
Properties
enable
Link copied to clipboard
val
enable
:
Output
<
Boolean
>
Enable/disable DDoS Protection Plan on Virtual Network.
id
Link copied to clipboard
val
id
:
Output
<
String
>
The ID of DDoS Protection Plan.