ApplicationGatewayFrontendPort interface

Frontend port of an application gateway.

Extends

Properties

etag

A unique read-only string that changes whenever the resource is updated.

name

Name of the frontend port that is unique within an Application Gateway.

port

Frontend port.

provisioningState

The provisioning state of the frontend port resource.

type

Type of the resource.

Inherited Properties

id

Resource ID.

Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

name

Name of the frontend port that is unique within an Application Gateway.

name?: string

Property Value

string

port

Frontend port.

port?: number

Property Value

number

provisioningState

The provisioning state of the frontend port resource.

provisioningState?: string

Property Value

string

type

Type of the resource.

type?: string

Property Value

string

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id