From fdaa82daa1e8a6d8b11cd8e3984ba5bfd5fb2785 Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Fri, 1 Nov 2019 06:45:32 +0000 Subject: [PATCH] Generated from 27d5fcbffb59163e5aeda0e779ecd92fff5ae415 add clear-output-folder in resource-manager readme.typescript.md to fix js sdk build failure --- cosmosdb/resource-manager/v2015_04_08/pom.xml | 2 +- .../cosmosdb/v2015_04_08/PrimaryAggregationType.java | 4 ++-- .../v2015_04_08/implementation/MetricDefinitionInner.java | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cosmosdb/resource-manager/v2015_04_08/pom.xml b/cosmosdb/resource-manager/v2015_04_08/pom.xml index d4f42ec63e86..64718249a534 100644 --- a/cosmosdb/resource-manager/v2015_04_08/pom.xml +++ b/cosmosdb/resource-manager/v2015_04_08/pom.xml @@ -15,7 +15,7 @@ ../../../pom.management.xml azure-mgmt-cosmosdb - 1.0.0-beta-3 + 1.0.0-beta jar Microsoft Azure SDK for CosmosDB Management This package contains Microsoft CosmosDB Management SDK. diff --git a/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java b/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java index aba1691e99d9..86f2e8b13bd2 100644 --- a/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java +++ b/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java @@ -25,8 +25,8 @@ public final class PrimaryAggregationType extends ExpandableStringEnum metricAvailabilities() { } /** - * Get the primary aggregation type of the metric. Possible values include: 'None', 'Average', 'Total', 'Minimimum', 'Maximum', 'Last'. + * Get the primary aggregation type of the metric. Possible values include: 'None', 'Average', 'Total', 'Minimum', 'Maximum', 'Last'. * * @return the primaryAggregationType value */