Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayProbe.UpdateDefinitionStages.WithPath
-
Packages that use ApplicationGatewayProbe.UpdateDefinitionStages.WithPath Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbe.UpdateDefinitionStages.WithPath in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayProbe.UpdateDefinitionStages.WithPath 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.WithPath Modifier and Type Method Description ApplicationGatewayProbe.UpdateDefinitionStages.WithPath<ParentT>ApplicationGatewayProbe.UpdateDefinitionStages.WithHost. withHost(String host)Specifies the host name to send the probe to.
-