From 14c07386b14c4324ef4b9b78f7849fcc489885f1 Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Sat, 2 May 2020 16:21:29 +0000 Subject: [PATCH] Generated from a5270d1ca3b8d3377bb209b46e5319b665a471fc update --- sdk/eventhub/arm-eventhub/src/operations/clusters.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/eventhub/arm-eventhub/src/operations/clusters.ts b/sdk/eventhub/arm-eventhub/src/operations/clusters.ts index 5ed43ce215d7..0266d1de8e18 100644 --- a/sdk/eventhub/arm-eventhub/src/operations/clusters.ts +++ b/sdk/eventhub/arm-eventhub/src/operations/clusters.ts @@ -52,7 +52,7 @@ export class Clusters { } /** - * Lists the available Event Hubs Clusters within an ARM resource group. + * Lists the available Event Hubs Clusters within an ARM resource group * @param resourceGroupName Name of the resource group within the azure subscription. * @param [options] The optional parameters * @returns Promise @@ -237,7 +237,7 @@ export class Clusters { } /** - * Lists the available Event Hubs Clusters within an ARM resource group. + * Lists the available Event Hubs Clusters within an ARM resource group * @param nextPageLink The NextLink from the previous successful call to List operation. * @param [options] The optional parameters * @returns Promise