azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

67 строки
5.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract"
name: "QuotaCounterContract"
nameWithType: "QuotaCounterContract"
summary: "Type representing Quota<wbr>Counter<wbr>Contract."
syntax: "public interface **QuotaCounterContract**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.QuotaCounterContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.QuotaCounterContractInner&text=QuotaCounterContractInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.counterKey()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.counterKey()"
name: "counterKey()"
nameWithType: "QuotaCounterContract.counterKey()"
modifiers:
- "abstract"
syntax: "public abstract String counterKey()"
returns:
description: "the counterKey value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.periodEndTime()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.periodEndTime()"
name: "periodEndTime()"
nameWithType: "QuotaCounterContract.periodEndTime()"
modifiers:
- "abstract"
syntax: "public abstract DateTime periodEndTime()"
returns:
description: "the periodEndTime value."
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.periodKey()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.periodKey()"
name: "periodKey()"
nameWithType: "QuotaCounterContract.periodKey()"
modifiers:
- "abstract"
syntax: "public abstract String periodKey()"
returns:
description: "the periodKey value."
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.periodStartTime()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.periodStartTime()"
name: "periodStartTime()"
nameWithType: "QuotaCounterContract.periodStartTime()"
modifiers:
- "abstract"
syntax: "public abstract DateTime periodStartTime()"
returns:
description: "the periodStartTime value."
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.value()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterContract.value()"
name: "value()"
nameWithType: "QuotaCounterContract.value()"
modifiers:
- "abstract"
syntax: "public abstract QuotaCounterValueContractProperties value()"
returns:
description: "the value value."
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterValueContractProperties?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.QuotaCounterValueContractProperties&text=QuotaCounterValueContractProperties\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing QuotaCounterContract."
implements:
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.QuotaCounterContractInner?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.QuotaCounterContractInner&text=QuotaCounterContractInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.ApiManagementManager&text=ApiManagementManager\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1