SharedPrivateLinkResourceProperties interface

Describes the properties of an existing Shared Private Link Resource to use when connecting to a private origin.

Properties

groupId

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

privateLink

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

privateLinkLocation

The location of the shared private link resource

requestMessage

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

status

Status of the shared private link resource. Can be Pending, Approved, Rejected, Disconnected, or Timeout.

Property Details

groupId

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

groupId?: string

Property Value

string

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

privateLink?: ResourceReference

Property Value

privateLinkLocation

The location of the shared private link resource

privateLinkLocation?: 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. Can be Pending, Approved, Rejected, Disconnected, or Timeout.

status?: SharedPrivateLinkResourceStatus

Property Value