Package version:

Interface InstanceFailoverGroups

Interface representing a InstanceFailoverGroups.

Hierarchy

  • InstanceFailoverGroups

Methods

  • Deletes a failover group.

    Parameters

    • resourceGroupName: string

      The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

    • locationName: string

      The name of the region where the resource is located.

    • failoverGroupName: string

      The name of the failover group.

    • Optional options: InstanceFailoverGroupsDeleteOptionalParams

      The options parameters.

    Returns Promise<SimplePollerLike<OperationState<void>, void>>

Generated using TypeDoc