excludeExtensions

@JvmName(name = "feaeecueadnsbqlf")
suspend fun excludeExtensions(value: Output<List<String>>)
@JvmName(name = "kccepjmhkbgsmvay")
suspend fun excludeExtensions(value: List<String>?)

Parameters

value

The list of virtual machine extension names to exclude when applying the security posture.


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


@JvmName(name = "vhwpujkvywvufxso")
suspend fun excludeExtensions(values: List<Output<String>>)
@JvmName(name = "idywameshrwsgdsm")
suspend fun excludeExtensions(vararg values: String)

Parameters

values

The list of virtual machine extension names to exclude when applying the security posture.