PacketCapture.TimeLimitInSeconds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Maximum duration of the capture session in seconds.
public Azure.Provisioning.BicepValue<int> TimeLimitInSeconds { get; set; }
member this.TimeLimitInSeconds : Azure.Provisioning.BicepValue<int> with get, set
Public Property TimeLimitInSeconds As BicepValue(Of Integer)