public final class VirtualMachineStatusCodeCount extends Object
Constructor and Description |
---|
VirtualMachineStatusCodeCount() |
Modifier and Type | Method and Description |
---|---|
String |
code()
Get the code property: The instance view status code.
|
Integer |
count()
Get the count property: The number of instances having a particular status code.
|
void |
validate()
Validates the instance.
|
public String code()
public Integer count()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.