includedVolumeTypes

@JvmName(name = "uiyhogyqnuvesuux")
suspend fun includedVolumeTypes(value: Output<List<Either<String, AKSVolumeTypes>>>)
@JvmName(name = "imgbjevlrrgbshsy")
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 = "ddrygvwrkcafdula")
suspend fun includedVolumeTypes(vararg values: Output<Either<String, AKSVolumeTypes>>)


@JvmName(name = "siojlcjdjvbfgjev")
suspend fun includedVolumeTypes(values: List<Output<Either<String, AKSVolumeTypes>>>)
@JvmName(name = "vdqanycusyybdnhy")
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.