From df48cea8f8b20d115943f5d407e81b336e78d713 Mon Sep 17 00:00:00 2001 From: SDK Automation Date: Sat, 2 May 2020 16:25:21 +0000 Subject: [PATCH] Generated from a5270d1ca3b8d3377bb209b46e5319b665a471fc update --- .../src/Generated/ClustersOperations.cs | 4 ++-- .../src/Generated/ClustersOperationsExtensions.cs | 8 ++++---- .../src/Generated/IClustersOperations.cs | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperations.cs b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperations.cs index 8fa53a8a4152..709fcd1c5e87 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperations.cs +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperations.cs @@ -223,7 +223,7 @@ internal ClustersOperations(EventHubManagementClient client) } /// - /// Lists the available Event Hubs Clusters within an ARM resource group. + /// Lists the available Event Hubs Clusters within an ARM resource group /// /// /// Name of the resource group within the azure subscription. @@ -1569,7 +1569,7 @@ internal ClustersOperations(EventHubManagementClient client) } /// - /// Lists the available Event Hubs Clusters within an ARM resource group. + /// Lists the available Event Hubs Clusters within an ARM resource group /// /// /// The NextLink from the previous successful call to List operation. diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperationsExtensions.cs b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperationsExtensions.cs index fd6de0f2bd65..ddc108f49629 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperationsExtensions.cs +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/ClustersOperationsExtensions.cs @@ -52,7 +52,7 @@ public static AvailableClustersList ListAvailableClusters(this IClustersOperatio } /// - /// Lists the available Event Hubs Clusters within an ARM resource group. + /// Lists the available Event Hubs Clusters within an ARM resource group /// /// /// The operations group for this extension method. @@ -66,7 +66,7 @@ public static IPage ListByResourceGroup(this IClustersOperations operat } /// - /// Lists the available Event Hubs Clusters within an ARM resource group. + /// Lists the available Event Hubs Clusters within an ARM resource group /// /// /// The operations group for this extension method. @@ -416,7 +416,7 @@ public static void BeginDelete(this IClustersOperations operations, string resou } /// - /// Lists the available Event Hubs Clusters within an ARM resource group. + /// Lists the available Event Hubs Clusters within an ARM resource group /// /// /// The operations group for this extension method. @@ -430,7 +430,7 @@ public static IPage ListByResourceGroupNext(this IClustersOperations op } /// - /// Lists the available Event Hubs Clusters within an ARM resource group. + /// Lists the available Event Hubs Clusters within an ARM resource group /// /// /// The operations group for this extension method. diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/IClustersOperations.cs b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/IClustersOperations.cs index 3c0aab1a7a09..1f72cac29c80 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/IClustersOperations.cs +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Generated/IClustersOperations.cs @@ -45,7 +45,7 @@ public partial interface IClustersOperations Task> ListAvailableClustersWithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Lists the available Event Hubs Clusters within an ARM resource - /// group. + /// group /// /// /// Name of the resource group within the azure subscription. @@ -273,7 +273,7 @@ public partial interface IClustersOperations Task BeginDeleteWithHttpMessagesAsync(string resourceGroupName, string clusterName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Lists the available Event Hubs Clusters within an ARM resource - /// group. + /// group /// /// /// The NextLink from the previous successful call to List operation.