| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HostnameBindingProperties |
HostnameBindingProperties.withAzureResourceName(String azureResourceName)
Set the azureResourceName property: Azure resource name.
|
HostnameBindingProperties |
HostnameBindingProperties.withAzureResourceType(AzureResourceType azureResourceType)
Set the azureResourceType property: Azure resource type.
|
HostnameBindingProperties |
HostnameBindingProperties.withCustomHostnameDnsRecordType(CustomHostnameDnsRecordType customHostnameDnsRecordType)
Set the customHostnameDnsRecordType property: Custom DNS record type.
|
HostnameBindingProperties |
HostnameBindingProperties.withDomainId(String domainId)
Set the domainId property: Fully qualified ARM domain resource URI.
|
HostnameBindingProperties |
HostnameBindingProperties.withHostnameType(HostnameType hostnameType)
Set the hostnameType property: Hostname type.
|
HostnameBindingProperties |
HostnameBindingProperties.withSiteName(String siteName)
Set the siteName property: App Service app name.
|
HostnameBindingProperties |
HostnameBindingProperties.withSslState(SslState sslState)
Set the sslState property: SSL type.
|
HostnameBindingProperties |
HostnameBindingProperties.withThumbprint(String thumbprint)
Set the thumbprint property: SSL certificate thumbprint.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.