Freigeben über


PacketCaptureResultInner.TimeLimitInSeconds Eigenschaft

Definition

Ruft die maximale Dauer der Aufzeichnungssitzung in Sekunden ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeLimitInSeconds")]
public int? TimeLimitInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeLimitInSeconds")>]
member this.TimeLimitInSeconds : Nullable<int> with get, set
Public Property TimeLimitInSeconds As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: