List<NetworkTraceInner> |
WebAppsClient.getNetworkTraces(String resourceGroupName,
String name,
String operationId) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesAsync(String resourceGroupName,
String name,
String operationId) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
List<NetworkTraceInner> |
WebAppsClient.getNetworkTracesSlot(String resourceGroupName,
String name,
String operationId,
String slot) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesSlotAsync(String resourceGroupName,
String name,
String operationId,
String slot) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
List<NetworkTraceInner> |
WebAppsClient.getNetworkTracesSlotV2(String resourceGroupName,
String name,
String operationId,
String slot) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesSlotV2Async(String resourceGroupName,
String name,
String operationId,
String slot) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
com.azure.core.http.rest.Response<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesSlotV2WithResponse(String resourceGroupName,
String name,
String operationId,
String slot,
com.azure.core.util.Context context) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<com.azure.core.http.rest.Response<List<NetworkTraceInner>>> |
WebAppsClient.getNetworkTracesSlotV2WithResponseAsync(String resourceGroupName,
String name,
String operationId,
String slot) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
com.azure.core.http.rest.Response<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesSlotWithResponse(String resourceGroupName,
String name,
String operationId,
String slot,
com.azure.core.util.Context context) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<com.azure.core.http.rest.Response<List<NetworkTraceInner>>> |
WebAppsClient.getNetworkTracesSlotWithResponseAsync(String resourceGroupName,
String name,
String operationId,
String slot) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
List<NetworkTraceInner> |
WebAppsClient.getNetworkTracesV2(String resourceGroupName,
String name,
String operationId) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesV2Async(String resourceGroupName,
String name,
String operationId) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
com.azure.core.http.rest.Response<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesV2WithResponse(String resourceGroupName,
String name,
String operationId,
com.azure.core.util.Context context) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<com.azure.core.http.rest.Response<List<NetworkTraceInner>>> |
WebAppsClient.getNetworkTracesV2WithResponseAsync(String resourceGroupName,
String name,
String operationId) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
com.azure.core.http.rest.Response<List<NetworkTraceInner>> |
WebAppsClient.getNetworkTracesWithResponse(String resourceGroupName,
String name,
String operationId,
com.azure.core.util.Context context) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
Mono<com.azure.core.http.rest.Response<List<NetworkTraceInner>>> |
WebAppsClient.getNetworkTracesWithResponseAsync(String resourceGroupName,
String name,
String operationId) |
Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|