Skip to content

Commit

Permalink
EventHub : 2018-01-01-preview Cluster SKU Name change (Azure#9245)
Browse files Browse the repository at this point in the history
* Cluster Sku Name

* update

Co-authored-by: v-ajnava <[email protected]>
  • Loading branch information
2 people authored and 00Kai0 committed Oct 12, 2020
1 parent 971b53c commit c0fc645
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"$ref": "./examples/Clusters/ClustersListByResourceGroup.json"
}
},
"description": "Lists the available Event Hubs Clusters within an ARM resource group.",
"description": "Lists the available Event Hubs Clusters within an ARM resource group",
"parameters": [
{
"$ref": "../../common/v1/definitions.json#/parameters/SubscriptionIdParameter"
Expand Down Expand Up @@ -365,7 +365,7 @@
"Dedicated"
],
"x-ms-enum": {
"name": "SkuName",
"name": "ClusterSkuName",
"modelAsString": true
}
},
Expand Down

0 comments on commit c0fc645

Please sign in to comment.