scope

@JvmName(name = "acehwxfdffokhnti")
suspend fun scope(value: Output<PacketCaptureMachineScopeArgs>)
@JvmName(name = "yyewkrbqbrbqplkt")
suspend fun scope(value: PacketCaptureMachineScopeArgs?)

Parameters

value

A list of AzureVMSS instances which can be included or excluded to run packet capture. If both included and excluded are empty, then the packet capture will run on all instances of AzureVMSS.


@JvmName(name = "rhujrouayycmhbkn")
suspend fun scope(argument: suspend PacketCaptureMachineScopeArgsBuilder.() -> Unit)

Parameters

argument

A list of AzureVMSS instances which can be included or excluded to run packet capture. If both included and excluded are empty, then the packet capture will run on all instances of AzureVMSS.