| Modifier and Type | Method and Description |
|---|---|
HostName |
HostName.withAzureResourceName(String azureResourceName)
Set the azureResourceName value.
|
HostName |
HostName.withAzureResourceType(AzureResourceType azureResourceType)
Set the azureResourceType value.
|
HostName |
HostName.withCustomHostNameDnsRecordType(CustomHostNameDnsRecordType customHostNameDnsRecordType)
Set the customHostNameDnsRecordType value.
|
HostName |
HostName.withHostNameType(HostNameType hostNameType)
Set the hostNameType value.
|
HostName |
HostName.withName(String name)
Set the name value.
|
HostName |
HostName.withSiteNames(List<String> siteNames)
Set the siteNames value.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,HostName> |
AppServiceDomain.managedHostNames() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/