Interface HasHostname
-
- All Known Subinterfaces:
ApplicationGatewayListener,ApplicationGatewayRequestRoutingRule
public interface HasHostnameAn interface representing a model's ability to reference a host name. The hostname supports wildcard format, e.g. "*.contoso.com", but is available only forApplicationGatewaySkuName.STANDARD_V2andApplicationGatewaySkuName.WAF_V2SKU
-
-
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()List<String>hostnames()
-