164 строки
12 KiB
YAML
164 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner"
|
|
name: "PartitionUsageInner"
|
|
nameWithType: "PartitionUsageInner"
|
|
summary: "The partition level usage data for a usage request."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.currentValue()?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.currentValue&text=currentValue\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.limit()?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.limit&text=limit\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.name()?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.quotaPeriod()?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.quotaPeriod&text=quotaPeriod\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.unit()?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.unit&text=unit\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner.validate()?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **PartitionUsageInner**</br> extends <xref href=\"com.azure.resourcemanager.cosmos.fluent.models.UsageInner?alt=com.azure.resourcemanager.cosmos.fluent.models.UsageInner&text=UsageInner\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.PartitionUsageInner()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.PartitionUsageInner()"
|
|
name: "PartitionUsageInner()"
|
|
nameWithType: "PartitionUsageInner.PartitionUsageInner()"
|
|
summary: "Creates an instance of Partition<wbr>Usage<wbr>Inner class."
|
|
syntax: "public PartitionUsageInner()"
|
|
desc: "Creates an instance of PartitionUsageInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.currentValue()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.currentValue()"
|
|
name: "currentValue()"
|
|
nameWithType: "PartitionUsageInner.currentValue()"
|
|
summary: "Get the current<wbr>Value property: Current value for this metric."
|
|
overridden: "com.azure.resourcemanager.cosmos.fluent.models.UsageInner.currentValue()"
|
|
syntax: "public Long currentValue()"
|
|
desc: "Get the currentValue property: Current value for this metric."
|
|
returns:
|
|
description: "the currentValue value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "PartitionUsageInner.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Partition<wbr>Usage<wbr>Inner from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static PartitionUsageInner fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the PartitionUsageInner."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of PartitionUsageInner from the JsonReader."
|
|
returns:
|
|
description: "An instance of PartitionUsageInner if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner?alt=com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner&text=PartitionUsageInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.limit()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.limit()"
|
|
name: "limit()"
|
|
nameWithType: "PartitionUsageInner.limit()"
|
|
summary: "Get the limit property: Maximum value for this metric."
|
|
overridden: "com.azure.resourcemanager.cosmos.fluent.models.UsageInner.limit()"
|
|
syntax: "public Long limit()"
|
|
desc: "Get the limit property: Maximum value for this metric."
|
|
returns:
|
|
description: "the limit value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.name()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.name()"
|
|
name: "name()"
|
|
nameWithType: "PartitionUsageInner.name()"
|
|
summary: "Get the name property: The name information for the metric."
|
|
overridden: "com.azure.resourcemanager.cosmos.fluent.models.UsageInner.name()"
|
|
syntax: "public MetricName name()"
|
|
desc: "Get the name property: The name information for the metric."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.MetricName?alt=com.azure.resourcemanager.cosmos.models.MetricName&text=MetricName\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.partitionId()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.partitionId()"
|
|
name: "partitionId()"
|
|
nameWithType: "PartitionUsageInner.partitionId()"
|
|
summary: "Get the partition<wbr>Id property: The partition id (GUID identifier) of the usages."
|
|
syntax: "public String partitionId()"
|
|
desc: "Get the partitionId property: The partition id (GUID identifier) of the usages."
|
|
returns:
|
|
description: "the partitionId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.partitionKeyRangeId()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.partitionKeyRangeId()"
|
|
name: "partitionKeyRangeId()"
|
|
nameWithType: "PartitionUsageInner.partitionKeyRangeId()"
|
|
summary: "Get the partition<wbr>Key<wbr>Range<wbr>Id property: The partition key range id (integer identifier) of the usages."
|
|
syntax: "public String partitionKeyRangeId()"
|
|
desc: "Get the partitionKeyRangeId property: The partition key range id (integer identifier) of the usages."
|
|
returns:
|
|
description: "the partitionKeyRangeId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.quotaPeriod()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.quotaPeriod()"
|
|
name: "quotaPeriod()"
|
|
nameWithType: "PartitionUsageInner.quotaPeriod()"
|
|
summary: "Get the quota<wbr>Period property: The quota period used to summarize the usage values."
|
|
overridden: "com.azure.resourcemanager.cosmos.fluent.models.UsageInner.quotaPeriod()"
|
|
syntax: "public String quotaPeriod()"
|
|
desc: "Get the quotaPeriod property: The quota period used to summarize the usage values."
|
|
returns:
|
|
description: "the quotaPeriod value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "PartitionUsageInner.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.resourcemanager.cosmos.fluent.models.UsageInner.toJson(com.azure.json.JsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.unit()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.unit()"
|
|
name: "unit()"
|
|
nameWithType: "PartitionUsageInner.unit()"
|
|
summary: "Get the unit property: The unit of the metric."
|
|
overridden: "com.azure.resourcemanager.cosmos.fluent.models.UsageInner.unit()"
|
|
syntax: "public UnitType unit()"
|
|
desc: "Get the unit property: The unit of the metric."
|
|
returns:
|
|
description: "the unit value."
|
|
type: "<xref href=\"com.azure.resourcemanager.cosmos.models.UnitType?alt=com.azure.resourcemanager.cosmos.models.UnitType&text=UnitType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.validate()"
|
|
fullName: "com.azure.resourcemanager.cosmos.fluent.models.PartitionUsageInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "PartitionUsageInner.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.cosmos.fluent.models.UsageInner.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "The partition level usage data for a usage request."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.cosmos.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-cosmos:2.44.0
|