Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayProbe.DefinitionStages.WithPath
Packages that use ApplicationGatewayProbe.DefinitionStages.WithPath
Package
Description
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.modelsModifier and TypeInterfaceDescriptionstatic interfaceApplicationGatewayProbe.Definition<ParentT>The entirety of an application gateway probe definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayProbe.DefinitionStages.WithPathModifier and TypeMethodDescriptionSpecifies the host name to send the probe to.ApplicationGatewayProbe.DefinitionStages.WithHost.withHostNameFromBackendHttpSettings()Specifies using the host name from the HTTP settings to which this probe is associated.