### YamlMime:JavaType uid: "com.microsoft.azure.management.cognitiveservices.Usage" fullName: "com.microsoft.azure.management.cognitiveservices.Usage" name: "Usage" nameWithType: "Usage" summary: "The usage data for a usage request." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **Usage**" constructors: - uid: "com.microsoft.azure.management.cognitiveservices.Usage.Usage()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.Usage()" name: "Usage()" nameWithType: "Usage.Usage()" syntax: "public Usage()" methods: - uid: "com.microsoft.azure.management.cognitiveservices.Usage.currentValue()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.currentValue()" name: "currentValue()" nameWithType: "Usage.currentValue()" summary: "Get the currentValue value." syntax: "public Double currentValue()" desc: "Get the currentValue value." returns: description: "the currentValue value" type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.limit()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.limit()" name: "limit()" nameWithType: "Usage.limit()" summary: "Get the limit value." syntax: "public Double limit()" desc: "Get the limit value." returns: description: "the limit value" type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.name()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.name()" name: "name()" nameWithType: "Usage.name()" summary: "Get the name value." syntax: "public MetricName name()" desc: "Get the name value." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.nextResetTime()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.nextResetTime()" name: "nextResetTime()" nameWithType: "Usage.nextResetTime()" summary: "Get the nextResetTime value." syntax: "public String nextResetTime()" desc: "Get the nextResetTime value." returns: description: "the nextResetTime value" type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.quotaPeriod()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.quotaPeriod()" name: "quotaPeriod()" nameWithType: "Usage.quotaPeriod()" summary: "Get the quotaPeriod value." syntax: "public String quotaPeriod()" desc: "Get the quotaPeriod value." returns: description: "the quotaPeriod value" type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.status()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.status()" name: "status()" nameWithType: "Usage.status()" summary: "Get the status value." syntax: "public QuotaUsageStatus status()" desc: "Get the status value." returns: description: "the status value" type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.unit()" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.unit()" name: "unit()" nameWithType: "Usage.unit()" summary: "Get the unit value." syntax: "public UnitType unit()" desc: "Get the unit value." returns: description: "the unit value" type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.withStatus(com.microsoft.azure.management.cognitiveservices.QuotaUsageStatus)" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.withStatus(QuotaUsageStatus status)" name: "withStatus(QuotaUsageStatus status)" nameWithType: "Usage.withStatus(QuotaUsageStatus status)" summary: "Set the status value." parameters: - description: "the status value to set" name: "status" type: "" syntax: "public Usage withStatus(QuotaUsageStatus status)" desc: "Set the status value." returns: description: "the Usage object itself." type: "" - uid: "com.microsoft.azure.management.cognitiveservices.Usage.withUnit(com.microsoft.azure.management.cognitiveservices.UnitType)" fullName: "com.microsoft.azure.management.cognitiveservices.Usage.withUnit(UnitType unit)" name: "withUnit(UnitType unit)" nameWithType: "Usage.withUnit(UnitType unit)" summary: "Set the unit value." parameters: - description: "the unit value to set" name: "unit" type: "" syntax: "public Usage withUnit(UnitType unit)" desc: "Set the unit value." returns: description: "the Usage object itself." type: "" type: "class" desc: "The usage data for a usage request." metadata: {} package: "com.microsoft.azure.management.cognitiveservices" artifact: com.microsoft.azure:azure-mgmt-cognitiveservices:1.10.0-beta