### YamlMime:JavaType uid: "com.microsoft.azure.management.network.model.HasHostName" fullName: "com.microsoft.azure.management.network.model.HasHostName" name: "HasHostName" nameWithType: "HasHostName" summary: "An interface representing a model's ability to reference a host name." syntax: "public interface **HasHostName**" methods: - uid: "com.microsoft.azure.management.network.model.HasHostName.hostName()" fullName: "com.microsoft.azure.management.network.model.HasHostName.hostName()" name: "hostName()" nameWithType: "HasHostName.hostName()" modifiers: - "abstract" syntax: "public abstract String hostName()" returns: description: "the associated host name" type: "" type: "interface" desc: "An interface representing a model's ability to reference a host name." metadata: {} package: "com.microsoft.azure.management.network.model" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4