AzureSqlElasticPoolCommunicator.Failover(String, String, String) 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.
Failovers an Elastic Pool
public void Failover (string resourceGroupName, string serverName, string elasticPoolName);
member this.Failover : string * string * string -> unit
Public Sub Failover (resourceGroupName As String, serverName As String, elasticPoolName As String)
Parameters
- resourceGroupName
- String
- serverName
- String
- elasticPoolName
- String