ApplicationGatewayPrivateLinkResource interface

PrivateLink Resource 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.

groupId

Group identifier of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

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

requiredMembers

Required member names of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

requiredZoneNames

Required DNS zone names of the the private link resource.

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

groupId

Group identifier of private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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. 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