PrivateLinkResource interface

Private link resource

Extends

Properties

groupId

Group Id of the private link resource

requiredMembers

Required members of the private link resource

requiredZoneNames

Required private DNS zone names

shareablePrivateLinkResourceTypes

The list of resources that are onboarded to private link service

Inherited Properties

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource - e.g. "Microsoft.SignalRService/SignalR" NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

groupId

Group Id of the private link resource

groupId?: string

Property Value

string

requiredMembers

Required members of the private link resource

requiredMembers?: string[]

Property Value

string[]

requiredZoneNames

Required private DNS zone names

requiredZoneNames?: string[]

Property Value

string[]

shareablePrivateLinkResourceTypes

The list of resources that are onboarded to private link service

shareablePrivateLinkResourceTypes?: ShareablePrivateLinkResourceType[]

Property Value

Inherited Property Details

id

Fully qualified resource Id for the resource. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyResource.name

type

The type of the resource - e.g. "Microsoft.SignalRService/SignalR" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyResource.type