SharedPrivateLinkResourceListResult interface

Response containing a list of Shared Private Link Resources.

Properties

nextLink

The URL to get the next set of shared private link resources, if there are any.

value

The list of Shared Private Link Resources. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

The URL to get the next set of shared private link resources, if there are any.

nextLink?: string

Property Value

string

value

The list of Shared Private Link Resources. NOTE: This property will not be serialized. It can only be populated by the server.

value?: SharedPrivateLinkResource[]

Property Value