public class VirtualMachineStatusCodeCount extends Object
| Constructor and Description |
|---|
VirtualMachineStatusCodeCount() |
| Modifier and Type | Method and Description |
|---|---|
String |
code()
Get the instance view status code.
|
Integer |
count()
Get the number of instances having a particular status code.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/