BastionSessionDeleteResult Class
Response for DisconnectActiveSessions.
- Inheritance
-
BastionSessionDeleteResult
Constructor
BastionSessionDeleteResult(*, value: typing.Union[typing.List[_ForwardRef('BastionSessionState')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[BastionSessionState]
List of sessions with their corresponding state.
- next_link
- str
Gets or sets the URL to get the next set of results.
Feedback
Submit and view feedback for