BastionSessionState Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The session state detail for a target.
public class BastionSessionState : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.BastionSessionState>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.BastionSessionState>
type BastionSessionState = class
interface IJsonModel<BastionSessionState>
interface IPersistableModel<BastionSessionState>
Public Class BastionSessionState
Implements IJsonModel(Of BastionSessionState), IPersistableModel(Of BastionSessionState)
- Inheritance
-
BastionSessionState
- Implements
Properties
| Name | Description |
|---|---|
| Message |
Used for extra information. |
| SessionId |
A unique id for the session. |
| State |
The state of the session. Disconnected/Failed/NotFound. |