BastionActiveSessionListResult interface

Response for GetActiveSessions.

Properties

nextLink

The URL to get the next set of results.

value

List of active sessions on the bastion.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

List of active sessions on the bastion.

value?: BastionActiveSession[]

Property Value