includedVolumeTypes

@JvmName(name = "rgurgnqtowbneera")
suspend fun includedVolumeTypes(value: Output<List<Either<String, AKSVolumeTypes>>>)
@JvmName(name = "hplfsoyourrbtbxi")
suspend fun includedVolumeTypes(value: List<Either<String, AKSVolumeTypes>>?)

Parameters

value

Gets or sets the include volume types property. This property sets the volume types to be included during backup.


@JvmName(name = "onbbgdpatvtyjhie")
suspend fun includedVolumeTypes(vararg values: Output<Either<String, AKSVolumeTypes>>)


@JvmName(name = "ayyshxjbndgxrxbe")
suspend fun includedVolumeTypes(values: List<Output<Either<String, AKSVolumeTypes>>>)
@JvmName(name = "rvknlwfcldrwykgj")
suspend fun includedVolumeTypes(vararg values: Either<String, AKSVolumeTypes>)

Parameters

values

Gets or sets the include volume types property. This property sets the volume types to be included during backup.