PrivateLinkResourcesListResult interface

Result of the List private link resources operation.

Properties

nextLink

A link for the next page of private link resources.

value

A collection of private link resources

Property Details

A link for the next page of private link resources.

nextLink?: string

Property Value

string

value

A collection of private link resources

value?: PrivateLinkResource[]

Property Value