Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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 © 2019. All rights reserved.