AzureSqlElasticPoolCommunicator.CancelOperation Method
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.
Cancel elastic pool activities
public void CancelOperation (string resourceGroupName, string serverName, string elasticPoolName, Guid operationId);
member this.CancelOperation : string * string * string * Guid -> unit
Public Sub CancelOperation (resourceGroupName As String, serverName As String, elasticPoolName As String, operationId As Guid)
Parameters
- resourceGroupName
- String
- serverName
- String
- elasticPoolName
- String
- operationId
- Guid