diff --git a/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2015-03-01-preview/locations.json b/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2015-03-01-preview/locations.json index fa4b6acbf035..8d0e5f9d610f 100644 --- a/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2015-03-01-preview/locations.json +++ b/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2015-03-01-preview/locations.json @@ -322,6 +322,10 @@ "name": { "description": "The details about the localizable name of the used resource.", "$ref": "#/definitions/LocalizedName" + }, + "newProp": { + "description": "The details about the localizable name of the used resource.", + "$ref": "#/definitions/LocalizedName" } } }, diff --git a/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2018-06-01-preview/locations.json b/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2018-06-01-preview/locations.json index a69ff4e0f1ac..6f6b9af0bf0c 100644 --- a/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2018-06-01-preview/locations.json +++ b/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2018-06-01-preview/locations.json @@ -105,6 +105,14 @@ "name": { "description": "The details about the localizable name of the used resource.", "$ref": "#/definitions/LocalizedName" + }, + "newProp": { + "description": "The details about the localizable name of the used resource.", + "$ref": "#/definitions/LocalizedName" + }, + "vmSize_filter": { + "description": "The details about the localizable name of the used resource.", + "$ref": "#/definitions/LocalizedName" } }, "readOnly": true