Method | Description | |
---|---|---|
AzureSqlRecommendedActionCommunicatorBase ( |
Base class contructor for RecommendedAction REST API Communicators.
|
Method | Description | |
---|---|---|
GetCurrentSqlClient ( string clientRequestId ) : Microsoft.Azure.Management.Sql.SqlManagementClient |
Retrieve the SQL Management client for the currently selected subscription, adding the session and request id tracing headers for the current cmdlet invocation.
|
public AzureSqlRecommendedActionCommunicatorBase ( |
||
context | ||
return | Microsoft.Azure.Commands.Common.Authentication |
protected GetCurrentSqlClient ( string clientRequestId ) : Microsoft.Azure.Management.Sql.SqlManagementClient | ||
clientRequestId | string | |
return | Microsoft.Azure.Management.Sql.SqlManagementClient |