public final class ResourceSkuCapacity extends Object
Type | Property and Description |
---|---|
Long |
default
Get the defaultProperty property: The default capacity.
|
Constructor and Description |
---|
ResourceSkuCapacity() |
Modifier and Type | Method and Description |
---|---|
Long |
defaultProperty()
Get the defaultProperty property: The default capacity.
|
Long |
maximum()
Get the maximum property: The maximum capacity that can be set.
|
Long |
minimum()
Get the minimum property: The minimum capacity.
|
ResourceSkuCapacityScaleType |
scaleType()
Get the scaleType property: The scale type applicable to the sku.
|
void |
validate()
Validates the instance.
|
public Long defaultProperty
public Long minimum()
public Long maximum()
public Long defaultProperty()
public ResourceSkuCapacityScaleType scaleType()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.