GetActiveSessionsPlainArgs

data class GetActiveSessionsPlainArgs(val bastionHostName: String, val resourceGroupName: String) : ConvertibleToJava<GetActiveSessionsPlainArgs>

Constructors

Link copied to clipboard
fun GetActiveSessionsPlainArgs(bastionHostName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetActiveSessionsPlainArgs

Properties

Link copied to clipboard

The name of the Bastion Host.

Link copied to clipboard

The name of the resource group.