allowedVmSizes

@JvmName(name = "hdfwyyjddkjrjtrj")
suspend fun allowedVmSizes(value: Output<List<String>>)
@JvmName(name = "tfgsntexiryxhxgx")
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 = "yrfnvvxwwufbjwmc")
suspend fun allowedVmSizes(vararg values: Output<String>)


@JvmName(name = "hygqfuvnldsrcctt")
suspend fun allowedVmSizes(values: List<Output<String>>)
@JvmName(name = "wvxrdfcfwrgkkdbg")
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.