次の方法で共有


PrivateLinkResource interface

Information of the private link resource.

Properties

groupId

The private link resource group id.

id

Fully qualified identifier of the resource.

name

Name of the resource

requiredMembers

The private link resource required member names.

requiredZoneNames

The private link resource Private link DNS zone name.

type

Type of the resource

Property Details

groupId

The private link resource group id.

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

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

Type of the resource

type?: string

Property Value

string