AzureSqlInstanceFailoverGroupAdapter.RemoveInstanceFailoverGroup 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.
Deletes an instance failover group
public void RemoveInstanceFailoverGroup (string resourceGroupName, string location, string failoverGroupName);
member this.RemoveInstanceFailoverGroup : string * string * string -> unit
Public Sub RemoveInstanceFailoverGroup (resourceGroupName As String, location As String, failoverGroupName As String)
Parameters
- resourceGroupName
- String
The resource group the server is in
- location
- String
The name of the local region
- failoverGroupName
- String
The name of the Azure SQL Database Failover Group to delete