Share via


PacketCaptureCreateOrUpdateContent.Scope Property

Definition

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.

public Azure.ResourceManager.Network.Models.PacketCaptureMachineScope Scope { get; set; }
member this.Scope : Azure.ResourceManager.Network.Models.PacketCaptureMachineScope with get, set
Public Property Scope As PacketCaptureMachineScope

Property Value

Applies to