Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout
-
Packages that use ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayProbe.UpdateDefinition<ParentT>The entirety of an application gateway probe definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout Modifier and Type Method Description ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT>ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol. withHttp()Specifies HTTP as the probe protocol.ApplicationGatewayProbe.UpdateDefinitionStages.WithTimeout<ParentT>ApplicationGatewayProbe.UpdateDefinitionStages.WithProtocol. withHttps()Specifies HTTPS as the probe protocol.
-