vmName

@JvmName(name = "tujkjwveeypehnig")
suspend fun vmName(value: Output<String>)
@JvmName(name = "keydoagdnmrfjwlk")
suspend fun vmName(value: String?)

Parameters

value

The full name for virtual machine. The length of this field can be upto 64 characters. If name is not provided, service uses a default name based on the deployment type. For SingleServer, default name is {SID}vm. In case of HA-AvZone systems, default name will be {SID}{app/ascs/db}z{a/b}vm with an incrementor at the end in case of more than 1 vm per layer. For distributed and HA-AvSet systems, default name will be {SID}{app/ascs/db}vm with an incrementor at the end in case of more than 1 vm per layer.