AzureSqlDatabaseActivationCommunicator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is responsible for all the REST communication with the database activation REST endpoints.
public class AzureSqlDatabaseActivationCommunicator
type AzureSqlDatabaseActivationCommunicator = class
Public Class AzureSqlDatabaseActivationCommunicator
- Inheritance
-
AzureSqlDatabaseActivationCommunicator
Constructors
AzureSqlDatabaseActivationCommunicator(IAzureContext) |
Creates a communicator for Azure Sql Databases |
Properties
Context |
Gets or sets the Azure profile |
Methods
Pause(String, String, String) |
Pause a Azure SQL Data Warehouse database. |
Resume(String, String, String) |
Resume a Azure SQL Data Warehouse database. |