PrivateLinkResource interface

A resource that supports private link capabilities.

Properties

groupId

The private link resource group id.

id

The resource ID.

name

The name of the resource.

requiredMembers

The private link resource required member names.

requiredZoneNames

The private link resource Private link DNS zone name.

type

The resource type is private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

groupId

The private link resource group id.

groupId?: string

Property Value

string

id

The resource ID.

id?: string

Property Value

string

name

The name of the resource.

name?: string

Property Value

string

requiredMembers

The private link resource required member names.

requiredMembers?: string[]

Property Value

string[]

requiredZoneNames

The private link resource Private link DNS zone name.

requiredZoneNames?: string[]

Property Value

string[]

type

The resource type is private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string