Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayProbe.UpdateDefinitionStages.WithPath
-
Packages that use ApplicationGatewayProbe.UpdateDefinitionStages.WithPath Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayProbe.UpdateDefinitionStages.WithPath in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayProbe.UpdateDefinitionStages.WithPath in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-