excludeExtensions

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

Parameters

value

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


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


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

Parameters

values

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