BastionShareableLink interface
Bastion Shareable Link.
Properties
| bsl | The unique Bastion Shareable Link to the virtual machine. |
| created |
The time when the link was created. |
| message | Optional field indicating the warning or error message related to the vm in case of partial failure. |
| vm | Reference of the virtual machine resource. |
Property Details
bsl
The unique Bastion Shareable Link to the virtual machine.
bsl?: string
Property Value
string
createdAt
The time when the link was created.
createdAt?: string
Property Value
string
message
Optional field indicating the warning or error message related to the vm in case of partial failure.
message?: string
Property Value
string