public class ElasticPoolPerDatabaseMinDtuCapability extends Object
| Constructor and Description |
|---|
ElasticPoolPerDatabaseMinDtuCapability() |
| Modifier and Type | Method and Description |
|---|---|
Long |
limit()
Get the maximum DTUs per database.
|
CapabilityStatus |
status()
Get the status of the capability.
|
public ElasticPoolPerDatabaseMinDtuCapability()
public Long limit()
public CapabilityStatus status()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/