BastionSessionDeleteResult interface

Response for DisconnectActiveSessions.

Properties

nextLink

The URL to get the next set of results.

value

List of sessions with their corresponding state.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

List of sessions with their corresponding state.

value?: BastionSessionState[]

Property Value