getBastionHost

Gets the specified Bastion Host. API Version: 2020-11-01.

Return

Bastion Host resource.

Parameters

argument

null


suspend fun getBastionHost(bastionHostName: String, resourceGroupName: String): GetBastionHostResult

Return

Bastion Host resource.

Parameters

bastionHostName

The name of the Bastion Host.

resourceGroupName

The name of the resource group.

See also


Return

Bastion Host resource.

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetBastionHostPlainArgs.

See also