From d8620e01c04132efe5462d71eccee607f0e856cd Mon Sep 17 00:00:00 2001 From: Ramya Achutha Rao Date: Mon, 15 Jun 2020 12:27:25 -0700 Subject: [PATCH] Fix stale ts docs --- sdk/eventhub/event-hubs/src/managementClient.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdk/eventhub/event-hubs/src/managementClient.ts b/sdk/eventhub/event-hubs/src/managementClient.ts index 8398402d901d..38523f238b22 100644 --- a/sdk/eventhub/event-hubs/src/managementClient.ts +++ b/sdk/eventhub/event-hubs/src/managementClient.ts @@ -160,8 +160,6 @@ export class ManagementClient extends LinkEntity { /** * Provides the eventhub runtime information. * @ignore - * @param connection - The established amqp connection - * @returns */ async getEventHubProperties( options: OperationOptions & { retryOptions?: RetryOptions } = {} @@ -214,7 +212,6 @@ export class ManagementClient extends LinkEntity { /** * Provides information about the specified partition. * @ignore - * @param connection - The established amqp connection * @param partitionId Partition ID for which partition information is required. */ async getPartitionProperties(