| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
CsmUsageQuotaInner |
CsmUsageQuotaInner.withCurrentValue(Long currentValue)
Set the currentValue property: The current value of the resource counter.
|
CsmUsageQuotaInner |
CsmUsageQuotaInner.withLimit(Long limit)
Set the limit property: The resource limit.
|
CsmUsageQuotaInner |
CsmUsageQuotaInner.withName(LocalizableString name)
Set the name property: Quota name.
|
CsmUsageQuotaInner |
CsmUsageQuotaInner.withNextResetTime(OffsetDateTime nextResetTime)
Set the nextResetTime property: Next reset time for the resource counter.
|
CsmUsageQuotaInner |
CsmUsageQuotaInner.withUnit(String unit)
Set the unit property: Units of measurement for the quota resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.