ApplicationGatewayListener interface

Listener of an application gateway.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

frontendIPConfiguration

Frontend IP configuration resource of an application gateway.

frontendPort

Frontend port resource of an application gateway.

hostNames

List of Server Name Indications(SNI) for TLS Multi-site Listener that allows special wildcard characters as well.

name

Name of the listener that is unique within an Application Gateway.

protocol

Protocol of the listener.

provisioningState

The provisioning state of the listener resource. NOTE: This property will not be serialized. It can only be populated by the server.

sslCertificate

SSL certificate resource of an application gateway.

sslProfile

SSL profile resource of the application gateway.

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource ID.

Property Details

etag

A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

frontendIPConfiguration

Frontend IP configuration resource of an application gateway.

frontendIPConfiguration?: SubResource

Property Value

frontendPort

Frontend port resource of an application gateway.

frontendPort?: SubResource

Property Value

hostNames

List of Server Name Indications(SNI) for TLS Multi-site Listener that allows special wildcard characters as well.

hostNames?: string[]

Property Value

string[]

name

Name of the listener that is unique within an Application Gateway.

name?: string

Property Value

string

protocol

Protocol of the listener.

protocol?: string

Property Value

string

provisioningState

The provisioning state of the listener resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

sslCertificate

SSL certificate resource of an application gateway.

sslCertificate?: SubResource

Property Value

sslProfile

SSL profile resource of the application gateway.

sslProfile?: SubResource

Property Value

type

Type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id