BastionActiveSessionListResult Class
Response for GetActiveSessions.
- Inheritance
-
BastionActiveSessionListResult
Constructor
BastionActiveSessionListResult(*, value: typing.Union[typing.List[_ForwardRef('BastionActiveSession')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[BastionActiveSession]
List of active sessions on the bastion.
- next_link
- str
Gets or sets the URL to get the next set of results.
Feedback
Submit and view feedback for