HostNameBinding interface
A hostname binding object.
- Extends
Properties
azure |
Azure resource name. |
azure |
Azure resource type. |
custom |
Custom DNS record type. |
domain |
Fully qualified ARM domain resource URI. |
host |
Hostname type. |
site |
App Service app name. |
ssl |
SSL type |
thumbprint | SSL certificate thumbprint |
virtualIP | Virtual IP address assigned to the hostname if IP based SSL is enabled. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
kind | Kind of resource. |
name | Resource Name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
azureResourceName
Azure resource name.
azureResourceName?: string
Property Value
string
azureResourceType
customHostNameDnsRecordType
Custom DNS record type.
customHostNameDnsRecordType?: CustomHostNameDnsRecordType
Property Value
domainId
Fully qualified ARM domain resource URI.
domainId?: string
Property Value
string
hostNameType
siteName
App Service app name.
siteName?: string
Property Value
string
sslState
thumbprint
SSL certificate thumbprint
thumbprint?: string
Property Value
string
virtualIP
Virtual IP address assigned to the hostname if IP based SSL is enabled. NOTE: This property will not be serialized. It can only be populated by the server.
virtualIP?: string
Property Value
string
Inherited Property Details
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyOnlyResource.id
kind
name
Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyOnlyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyOnlyResource.type