PrivateLinkResource interface

Information of the private link resource.

Properties

displayName
groupId
id

Fully qualified identifier of the resource.

name

Name of the resource.

requiredMembers
requiredZoneNames
type

Type of the resource.

Property Details

displayName

displayName?: string

Property Value

string

groupId

groupId?: string

Property Value

string

id

Fully qualified identifier of the resource.

id?: string

Property Value

string

name

Name of the resource.

name?: string

Property Value

string

requiredMembers

requiredMembers?: string[]

Property Value

string[]

requiredZoneNames

requiredZoneNames?: string[]

Property Value

string[]

type

Type of the resource.

type?: string

Property Value

string