PrivateLinkResourcesList interface
The available private link resources for a workspace
Properties
next |
The URL to get the next set of private link resources. |
value | The list of available private link resources for a workspace |
Property Details
nextLink
The URL to get the next set of private link resources.
nextLink?: string
Property Value
string
value
The list of available private link resources for a workspace
value?: GroupIdInformation[]