excludeExtensions

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

Parameters

value

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


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


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

Parameters

values

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