ApplicationGatewayPrivateLinkConfiguration interface

Private Link Configuration on 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.

ipConfigurations

An array of application gateway private link ip configurations.

name

Name of the private link configuration that is unique within an Application Gateway.

provisioningState

The provisioning state of the application gateway private link configuration. NOTE: This property will not be serialized. It can only be populated by the server.

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

ipConfigurations

An array of application gateway private link ip configurations.

ipConfigurations?: ApplicationGatewayPrivateLinkIpConfiguration[]

Property Value

name

Name of the private link configuration that is unique within an Application Gateway.

name?: string

Property Value

string

provisioningState

The provisioning state of the application gateway private link configuration. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

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