PolicyVMInstantRestoreResourceGroupArgs

data class PolicyVMInstantRestoreResourceGroupArgs(val prefix: Output<String>, val suffix: Output<String>? = null) : ConvertibleToJava<PolicyVMInstantRestoreResourceGroupArgs>

Constructors

Link copied to clipboard
constructor(prefix: Output<String>, suffix: Output<String>? = null)

Properties

Link copied to clipboard
val prefix: Output<String>

The prefix for the instant_restore_resource_group name.

Link copied to clipboard
val suffix: Output<String>? = null

The suffix for the instant_restore_resource_group name.

Functions

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