public class VirtualMachineScaleSetSkuCapacity extends Object
| Constructor and Description |
|---|
VirtualMachineScaleSetSkuCapacity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
defaultCapacity()
Get the defaultCapacity value.
|
Long |
maximum()
Get the maximum value.
|
Long |
minimum()
Get the minimum value.
|
VirtualMachineScaleSetSkuScaleType |
scaleType()
Get the scaleType value.
|
public Long minimum()
public Long maximum()
public Long defaultCapacity()
public VirtualMachineScaleSetSkuScaleType scaleType()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/