ApplicationGatewayPrivateLinkResource interface

PrivateLink Resource of an application gateway.

Extends

Properties

etag

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

groupId

Group identifier of private link resource.

name

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

requiredMembers

Required member names of private link resource.

requiredZoneNames

Required DNS zone names of the the private link 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

groupId

Group identifier of private link resource.

groupId?: string

Property Value

string

name

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

name?: string

Property Value

string

requiredMembers

Required member names of private link resource.

requiredMembers?: string[]

Property Value

string[]

requiredZoneNames

Required DNS zone names of the the private link resource.

requiredZoneNames?: 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