| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayProbe.Definition<ParentT>
The entirety of an application gateway probe definition.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbe.DefinitionStages.WithTimeout<ParentT> |
ApplicationGatewayProbe.DefinitionStages.WithProtocol.withHttp()
Specifies HTTP as the probe protocol.
|
ApplicationGatewayProbe.DefinitionStages.WithTimeout<ParentT> |
ApplicationGatewayProbe.DefinitionStages.WithProtocol.withHttps()
Specifies HTTPS as the probe protocol.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/