public final class BastionSessionStateInner extends Object
| Constructor and Description |
|---|
BastionSessionStateInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
message()
Get the message property: Used for extra information.
|
String |
sessionId()
Get the sessionId property: A unique id for the session.
|
String |
state()
Get the state property: The state of the session.
|
void |
validate()
Validates the instance.
|
public String sessionId()
public String message()
public String state()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.