SharedPrivateLinkResourceProperties interface
Describes the properties of an existing Shared Private Link Resource to use when connecting to a private origin.
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. |
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
The location of the shared private link resource
privateLinkLocation?: string
Property Value
string
The request message for requesting approval of the shared private link resource.
requestMessage?: string
Property Value
string
Status of the shared private link resource. Can be Pending, Approved, Rejected, Disconnected, or Timeout.
status?: SharedPrivateLinkResourceStatus