public final class BastionShareableLinkListRequest extends Object
| Constructor and Description |
|---|
BastionShareableLinkListRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
List<BastionShareableLinkInner> |
vms()
Get the vms property: List of VM references.
|
BastionShareableLinkListRequest |
withVms(List<BastionShareableLinkInner> vms)
Set the vms property: List of VM references.
|
public List<BastionShareableLinkInner> vms()
public BastionShareableLinkListRequest withVms(List<BastionShareableLinkInner> vms)
vms - the vms value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.