pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
BastionShareableLink
Bastion
Shareable
Link
data
class
BastionShareableLink
(
val
vm
:
VM
)
:
ConvertibleToJava
<
BastionShareableLink
>
Bastion Shareable Link.
Constructors
Functions
Properties
Constructors
Bastion
Shareable
Link
Link copied to clipboard
fun
BastionShareableLink
(
vm
:
VM
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
BastionShareableLink
Properties
vm
Link copied to clipboard
val
vm
:
VM
Reference of the virtual machine resource.