WebAppsOperationsExtensions.BeginStartWebSiteNetworkTraceOperationSlot Method

Definition

Start capturing network packets for the site.

C#
public static System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.NetworkTrace> BeginStartWebSiteNetworkTraceOperationSlot(this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name, string slot, int? durationInSeconds = default, int? maxFrameLength = default, string sasUrl = default);

Parameters

operations
IWebAppsOperations

The operations group for this extension method.

resourceGroupName
String

Name of the resource group to which the resource belongs.

name
String

The name of the web app.

slot
String

The name of the slot for this web app.

durationInSeconds
Nullable<Int32>

The duration to keep capturing in seconds.

maxFrameLength
Nullable<Int32>

The maximum frame length in bytes (Optional).

sasUrl
String

The Blob URL to store capture file.

Returns

Remarks

Description for Start capturing network packets for the site.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Legacy