ListPrivateLinkResourcesResult interface

Values returned by the List operation.

Properties

nextLink

The continuation token.

value

The collection of returned private link resources.

Property Details

The continuation token.

nextLink?: string

Property Value

string

value

The collection of returned private link resources.

value?: PrivateLinkResource[]

Property Value