Method | Description | |
---|---|---|
AzureSqlAdvisorCommunicatorBase ( |
Base class contructor for Advisor 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 AzureSqlAdvisorCommunicatorBase ( |
||
context | ||
return | Microsoft.Azure.Commands.Common.Authentication |
protected GetCurrentSqlClient ( string clientRequestId ) : Microsoft.Azure.Management.Sql.SqlManagementClient | ||
clientRequestId | string | |
return | Microsoft.Azure.Management.Sql.SqlManagementClient |