Share via


PrivateLinkResource interface

A private link resource

Properties

groupId

The group ID of the resource.

id

The ID of the private link resource.

name

The name of the private link resource.

requiredMembers

The RequiredMembers of the resource

type

The resource type.

Property Details

groupId

The group ID of the resource.

groupId?: string

Property Value

string

id

The ID of the private link resource.

id?: string

Property Value

string

name

The name of the private link resource.

name?: string

Property Value

string

requiredMembers

The RequiredMembers of the resource

requiredMembers?: string[]

Property Value

string[]

type

The resource type.

type?: string

Property Value

string