getBastionShareableLink

Return the Bastion Shareable Links for all the VMs specified in the request. Azure REST API version: 2023-02-01. Other available API versions: 2023-04-01, 2023-05-01.

Return

Response for all the Bastion Shareable Link endpoints.

Parameters

argument

null


suspend fun getBastionShareableLink(bastionHostName: String, resourceGroupName: String, vms: List<BastionShareableLink>? = null): GetBastionShareableLinkResult

Return

Response for all the Bastion Shareable Link endpoints.

See also

Parameters

bastionHostName

The name of the Bastion Host.

resourceGroupName

The name of the resource group.

vms

List of VM references.


Return

Response for all the Bastion Shareable Link endpoints.

See also

Parameters

argument

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