allowedVmSizes

@JvmName(name = "ngfctrppjyvycpxp")
suspend fun allowedVmSizes(value: Output<List<String>>)
@JvmName(name = "hljimaingrqfjcjs")
suspend fun allowedVmSizes(value: List<String>?)

Parameters

value

Specifies the supported sizes of Virtual Machines that can be created in the Proximity Placement Group.

Note: Removing allowed_vm_sizes after it is set forces a new resource to be created.


@JvmName(name = "lpktphispbfdpsoi")
suspend fun allowedVmSizes(vararg values: Output<String>)


@JvmName(name = "scrxtvwjjtkhojhp")
suspend fun allowedVmSizes(values: List<Output<String>>)
@JvmName(name = "wutwiwtsnnukscuj")
suspend fun allowedVmSizes(vararg values: String)

Parameters

values

Specifies the supported sizes of Virtual Machines that can be created in the Proximity Placement Group.

Note: Removing allowed_vm_sizes after it is set forces a new resource to be created.