diskTypesNotAlloweds

@JvmName(name = "pttkxetwuovceauc")
suspend fun diskTypesNotAlloweds(value: Output<List<String>>)
@JvmName(name = "tvkgydidgqxqpatx")
suspend fun diskTypesNotAlloweds(value: List<String>?)

Parameters

value

One or more Disk Types not allowed for the Image. Possible values include Standard_LRS and Premium_LRS.


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


@JvmName(name = "owsserymwhdgoinf")
suspend fun diskTypesNotAlloweds(values: List<Output<String>>)
@JvmName(name = "oirxhgfmutuvwtrt")
suspend fun diskTypesNotAlloweds(vararg values: String)

Parameters

values

One or more Disk Types not allowed for the Image. Possible values include Standard_LRS and Premium_LRS.