Interface HasHostName
-
- All Known Subinterfaces:
ApplicationGatewayListener,ApplicationGatewayRequestRoutingRule
public interface HasHostNameAn interface representing a model's ability to reference a host name.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceHasHostName.DefinitionStagesGrouping of definition stages involving specifying the host name.static interfaceHasHostName.UpdateDefinitionStagesGrouping of definition stages applicable as part of a parent resource update.static interfaceHasHostName.UpdateStagesGrouping of update stages involving specifying the host name.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringhostName()
-
-
-
Method Detail
-
hostName
String hostName()
- Returns:
- the associated host name
-
-