Sdílet prostřednictvím


HostNameBinding interface

A hostname binding object.

Extends

Properties

azureResourceName

Azure resource name.

azureResourceType

Azure resource type.

customHostNameDnsRecordType

Custom DNS record type.

domainId

Fully qualified ARM domain resource URI.

hostNameType

Hostname type.

siteName

App Service app name.

sslState

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

Azure resource type.

azureResourceType?: AzureResourceType

Property Value

customHostNameDnsRecordType

Custom DNS record type.

customHostNameDnsRecordType?: CustomHostNameDnsRecordType

Property Value

domainId

Fully qualified ARM domain resource URI.

domainId?: string

Property Value

string

hostNameType

Hostname type.

hostNameType?: HostNameType

Property Value

siteName

App Service app name.

siteName?: string

Property Value

string

sslState

SSL type

sslState?: SslState

Property Value

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

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.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