public final class BastionShareableLinkInner extends Object
| Constructor and Description |
|---|
BastionShareableLinkInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
bsl()
Get the bsl property: The unique Bastion Shareable Link to the virtual machine.
|
String |
createdAt()
Get the createdAt property: The time when the link was created.
|
String |
message()
Get the message property: Optional field indicating the warning or error message related to the vm in case of
partial failure.
|
void |
validate()
Validates the instance.
|
VM |
vm()
Get the vm property: Reference of the virtual machine resource.
|
BastionShareableLinkInner |
withVm(VM vm)
Set the vm property: Reference of the virtual machine resource.
|
public VM vm()
public BastionShareableLinkInner withVm(VM vm)
vm - the vm value to set.public String bsl()
public String createdAt()
public String message()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.