Interface HasHostName
- All Known Subinterfaces:
ApplicationGatewayListener
,ApplicationGatewayRequestRoutingRule
public interface HasHostName
An interface representing a model's ability to reference a host name.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of definition stages involving specifying the host name.static interface
Grouping of definition stages applicable as part of a parent resource update.static interface
Grouping of update stages involving specifying the host name. -
Method Summary
-
Method Details
-
hostName
String hostName()- Returns:
- the associated host name
-