instanceSeries

@JvmName(name = "mbbhvrtkscrfveae")
suspend fun instanceSeries(value: Output<List<Either<String, AzureVmFamily>>>)
@JvmName(name = "drrvnuqrrwvnjdpa")
suspend fun instanceSeries(value: List<Either<String, AzureVmFamily>>?)

Parameters

value

Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).


@JvmName(name = "dexjbnhsofjdcakm")
suspend fun instanceSeries(vararg values: Output<Either<String, AzureVmFamily>>)


@JvmName(name = "eqewrafjuxjpmbhq")
suspend fun instanceSeries(values: List<Output<Either<String, AzureVmFamily>>>)
@JvmName(name = "nwykjnjupuyckkfo")
suspend fun instanceSeries(vararg values: Either<String, AzureVmFamily>)

Parameters

values

Gets or sets the Azure VM families (calling instance series to keep it consistent with other targets).