BastionShareableLink interface

Bastion Shareable Link.

Properties

bsl

The unique Bastion Shareable Link to the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

createdAt

The time when the link was created. NOTE: This property will not be serialized. It can only be populated by the server.

message

Optional field indicating the warning or error message related to the vm in case of partial failure. NOTE: This property will not be serialized. It can only be populated by the server.

vm

Reference of the virtual machine resource.

Property Details

The unique Bastion Shareable Link to the virtual machine. NOTE: This property will not be serialized. It can only be populated by the server.

bsl?: string

Property Value

string

The time when the link was created. NOTE: This property will not be serialized. It can only be populated by the server.

createdAt?: string

Property Value

string

Optional field indicating the warning or error message related to the vm in case of partial failure. NOTE: This property will not be serialized. It can only be populated by the server.

message?: string

Property Value

string

Reference of the virtual machine resource.

vm: Vm

Property Value

Vm