Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayProbe.DefinitionStages.WithPath
-
Packages that use ApplicationGatewayProbe.DefinitionStages.WithPath Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbe.DefinitionStages.WithPath in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayProbe.DefinitionStages.WithPath 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.WithPath Modifier and Type Method Description ApplicationGatewayProbe.DefinitionStages.WithPath<ParentT>ApplicationGatewayProbe.DefinitionStages.WithHost. withHost(String host)Specifies the host name to send the probe to.
-