public class ResourceSkuCapacity extends Object
| Constructor and Description |
|---|
ResourceSkuCapacity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
defaultProperty()
Get the default capacity.
|
Long |
maximum()
Get the maximum capacity that can be set.
|
Long |
minimum()
Get the minimum capacity.
|
ResourceSkuCapacityScaleType |
scaleType()
Get the scale type applicable to the sku.
|
public Long minimum()
public Long maximum()
public Long defaultProperty()
public ResourceSkuCapacityScaleType scaleType()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/