SharedPrivateLinkResourceProperties interface
Describes the properties of an existing Shared Private Link Resource to use when connecting to a private origin.
Properties
group |
The group id from the provider of resource the shared private link resource is for. |
private |
The resource id of the resource the shared private link resource is for. |
private |
The location of the shared private link resource |
request |
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
privateLink
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