excludeExtensions

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

Parameters

value

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


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


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

Parameters

values

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