Interface ApplicationGatewayProbe.UpdateStages.WithHost
- All Known Subinterfaces:
ApplicationGatewayProbe.Update
- Enclosing interface:
- ApplicationGatewayProbe.UpdateStages
public static interface ApplicationGatewayProbe.UpdateStages.WithHost
Stage of an application gateway probe update allowing to specify the host to send the probe to.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the host name to send the probe to.
-
Method Details
-
withHost
Specifies the host name to send the probe to.- Parameters:
host- a host name- Returns:
- the next stage of the update
-