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