Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayProbe.DefinitionStages.WithProtocol
-
Packages that use ApplicationGatewayProbe.DefinitionStages.WithProtocol Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbe.DefinitionStages.WithProtocol in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayProbe.DefinitionStages.WithProtocol in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayProbe.Definition<ParentT>The entirety of an application gateway probe definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayProbe.DefinitionStages.WithProtocol Modifier and Type Method Description ApplicationGatewayProbe.DefinitionStages.WithProtocol<ParentT>ApplicationGatewayProbe.DefinitionStages.WithPath. withPath(String path)Specifies the relative path for the probe to call.
-