Uses of Class
com.microsoft.azure.management.appservice.HostName
Packages that use HostName
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of HostName in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return HostNameModifier and TypeMethodDescriptionHostName.withAzureResourceName(String azureResourceName) Set name of the Azure resource the hostname is assigned to.HostName.withAzureResourceType(AzureResourceType azureResourceType) Set type of the Azure resource the hostname is assigned to.HostName.withCustomHostNameDnsRecordType(CustomHostNameDnsRecordType customHostNameDnsRecordType) Set type of the DNS record.HostName.withHostNameType(HostNameType hostNameType) Set type of the hostname.Set name of the hostname.HostName.withSiteNames(List<String> siteNames) Set list of apps the hostname is assigned to.Methods in com.microsoft.azure.management.appservice that return types with arguments of type HostNameModifier and TypeMethodDescriptionAppServiceDomain.managedHostNames()DomainPatchResource.managedHostNames()Get all hostnames derived from the domain and assigned to Azure resources.