PacketCaptureStorageLocation.StoragePath Property

Definition

The URI of the storage path to save the packet capture. Must be a well-formed URI describing the location to save the packet capture.

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

Property Value

Applies to