JavaScript is disabled on your browser.
java.lang.Object
com.microsoft.azure.management.compute.VirtualMachineStatusCodeCount
Method Summary
Methods
Modifier and Type
Method and Description
String
code ()
Get the code value.
Integer
count ()
Get the count value.
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
code
public String code()
Get the code value.
Returns: the code value
count
public Integer count()
Get the count value.
Returns: the count value
/** * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for * license information. */