BatchLocationQuota Interface
public interface BatchLocationQuota
An immutable client-side representation of BatchLocationQuota.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Integer |
accountQuota()
Gets the account |
|
abstract
Batch |
innerModel()
Gets the inner com. |
Method Details
accountQuota
public abstract Integer accountQuota()
Gets the accountQuota property: The number of Batch accounts that may be created under the subscription in the specified region.
Returns:
innerModel
public abstract BatchLocationQuotaInner innerModel()
Gets the inner com.azure.resourcemanager.batch.fluent.models.BatchLocationQuotaInner object.
Returns: