BastionShareableLinkListResult interface

Response for all the Bastion Shareable Link endpoints.

Properties

nextLink

The URL to get the next set of results.

value

List of Bastion Shareable Links for the request.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

List of Bastion Shareable Links for the request.

value?: BastionShareableLink[]

Property Value