| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Hostname |
Hostname.withAzureResourceName(String azureResourceName)
Set the azureResourceName property: Name of the Azure resource the hostname is assigned to.
|
Hostname |
Hostname.withAzureResourceType(AzureResourceType azureResourceType)
Set the azureResourceType property: Type of the Azure resource the hostname is assigned to.
|
Hostname |
Hostname.withCustomHostnameDnsRecordType(CustomHostnameDnsRecordType customHostnameDnsRecordType)
Set the customHostnameDnsRecordType property: Type of the DNS record.
|
Hostname |
Hostname.withHostnameType(HostnameType hostnameType)
Set the hostnameType property: Type of the hostname.
|
Hostname |
Hostname.withName(String name)
Set the name property: Name of the hostname.
|
Hostname |
Hostname.withSiteNames(List<String> siteNames)
Set the siteNames property: List of apps the hostname is assigned to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.