Uses of Class
com.microsoft.azure.management.appservice.HostName
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of HostName in com.microsoft.azure.management.appservice
Modifier 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.Modifier and TypeMethodDescriptionAppServiceDomain.managedHostNames()
DomainPatchResource.managedHostNames()
Get all hostnames derived from the domain and assigned to Azure resources.