BastionShareableLink Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Bastion Shareable Link.
public class BastionShareableLink
type BastionShareableLink = class
Public Class BastionShareableLink
- Inheritance
-
System.ObjectBastionShareableLink
Constructors
BastionShareableLink(Resource) |
Initializes a new instance of BastionShareableLink. |
Properties
Bsl |
The unique Bastion Shareable Link to the virtual machine. |
CreatedAt |
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. |