Bastion Active Session Response
data class BastionActiveSessionResponse(val protocol: String, val resourceType: String, val sessionDurationInMins: Double, val sessionId: String, val startTime: Any, val targetHostName: String, val targetIpAddress: String, val targetResourceGroup: String, val targetResourceId: String, val targetSubscriptionId: String, val userName: String)
The session detail for a target.
Properties
Link copied to clipboard
The type of the resource.
Link copied to clipboard
Duration in mins the session has been active.
Link copied to clipboard
The host name of the target.
Link copied to clipboard
The IP Address of the target.
Link copied to clipboard
The resource group of the target.
Link copied to clipboard
The resource id of the target.
Link copied to clipboard
The subscription id for the target virtual machine.