Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent |
Package containing the service clients for ComputeManagementClient.
|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetInstanceViewInner |
VirtualMachineScaleSetsClient.getInstanceView(String resourceGroupName,
String vmScaleSetName)
Gets the status of a VM scale set instance.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetInstanceViewInner |
VirtualMachineScaleSetInstanceViewInner.withStatuses(List<InstanceViewStatus> statuses)
Set the statuses property: The resource status information.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.