@Beta(value=V1_10_0)
public interface BatchAIUsage
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.batchai.implementation.UsageInner>
| Modifier and Type | Method and Description |
|---|---|
int |
currentValue() |
long |
limit() |
UsageName |
name() |
UsageUnit |
unit() |
UsageUnit unit()
int currentValue()
long limit()
UsageName name()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/