SharedPrivateLinkResourceProperties interface

Describes the properties of an existing Shared Private Link Resource

Properties

fqdns

A list of FQDNs for third party private link service

groupId

The group id from the provider of resource the shared private link resource is for

privateLinkResourceId

The resource id of the resource the shared private link resource is for

provisioningState

Provisioning state of the resource.

requestMessage

The request message for requesting approval of the shared private link resource

status

Status of the shared private link resource

Property Details

fqdns

A list of FQDNs for third party private link service

fqdns?: string[]

Property Value

string[]

groupId

The group id from the provider of resource the shared private link resource is for

groupId: string

Property Value

string

privateLinkResourceId

The resource id of the resource the shared private link resource is for

privateLinkResourceId: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

requestMessage

The request message for requesting approval of the shared private link resource

requestMessage?: string

Property Value

string

status

Status of the shared private link resource

status?: string

Property Value

string