Share via


WebAppsStartWebSiteNetworkTraceQueryParamProperties interface

Properties

durationInSeconds

The duration to keep capturing in seconds.

maxFrameLength

The maximum frame length in bytes (Optional).

sasUrl

The Blob URL to store capture file.

Property Details

durationInSeconds

The duration to keep capturing in seconds.

durationInSeconds?: number

Property Value

number

maxFrameLength

The maximum frame length in bytes (Optional).

maxFrameLength?: number

Property Value

number

sasUrl

The Blob URL to store capture file.

sasUrl?: string

Property Value

string