PacketCaptureStorageLocation.LocalPath Property

Definition

This path is valid if 'Continuous Capture' is provided with 'true' or 'false' and required if no storage ID is provided, otherwise optional. Must include the name of the capture file (*.cap). For linux virtual machine it must start with /var/captures.

public Azure.Provisioning.BicepValue<string> LocalPath { get; set; }
member this.LocalPath : Azure.Provisioning.BicepValue<string> with get, set
Public Property LocalPath As BicepValue(Of String)

Property Value

Applies to