public class VirtualMachineFamilyCoreQuota extends Object
| Constructor and Description |
|---|
VirtualMachineFamilyCoreQuota() |
| Modifier and Type | Method and Description |
|---|---|
int |
coreQuota()
Get the core quota for the VM family for the Batch account.
|
String |
name()
Get the Virtual Machine family name.
|
public String name()
public int coreQuota()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/