FailoverGroupOperationsExtensions.DeleteAsync(IFailoverGroupOperations, 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.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroupDeleteResponse> DeleteAsync (this Microsoft.Azure.Management.Sql.LegacySdk.IFailoverGroupOperations operations, string resourceGroupName, string serverName, string failoverGroupName);
static member DeleteAsync : Microsoft.Azure.Management.Sql.LegacySdk.IFailoverGroupOperations * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroupDeleteResponse>
<Extension()>
Public Function DeleteAsync (operations As IFailoverGroupOperations, resourceGroupName As String, serverName As String, failoverGroupName As String) As Task(Of FailoverGroupDeleteResponse)
Parameters
- operations
- IFailoverGroupOperations
- resourceGroupName
- String
- serverName
- String
- failoverGroupName
- String