Scale Set Packet Capture Machine Scope
data class ScaleSetPacketCaptureMachineScope(val excludeInstanceIds: List<String>? = null, val includeInstanceIds: List<String>? = null)
Constructors
Link copied to clipboard
fun ScaleSetPacketCaptureMachineScope(excludeInstanceIds: List<String>? = null, includeInstanceIds: List<String>? = null)