public class ResourceSkuCapacity extends Object
| Type | Property and Description |
|---|---|
Long |
default
Get the defaultProperty value.
|
| Constructor and Description |
|---|
ResourceSkuCapacity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
defaultProperty()
Get the defaultProperty value.
|
Long |
maximum()
Get the maximum value.
|
Long |
minimum()
Get the minimum value.
|
ResourceSkuCapacityScaleType |
scaleType()
Get the scaleType value.
|
public Long defaultProperty
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.
*/