| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetVM |
VirtualMachineScaleSetVMs.getInstance(String instanceId)
Get the specified virtual machine instance from the scale set.
|
| Modifier and Type | Method and Description |
|---|---|
rx.Observable<VirtualMachineScaleSetVM> |
VirtualMachineScaleSetVMs.getInstanceAsync(String instanceId)
Get the specified virtual machine instance from the scale set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/