Skip to main content

instance_failover_groups

Overview

Nameinstance_failover_groups
TypeResource
Idazure.sql.instance_failover_groups

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTfailoverGroupName, locationName, resourceGroupName, subscriptionIdGets a failover group.
list_by_locationSELECTlocationName, resourceGroupName, subscriptionIdLists the failover groups in a location.
create_or_updateINSERTfailoverGroupName, locationName, resourceGroupName, subscriptionIdCreates or updates a failover group.
deleteDELETEfailoverGroupName, locationName, resourceGroupName, subscriptionIdDeletes a failover group.
_list_by_locationEXEClocationName, resourceGroupName, subscriptionIdLists the failover groups in a location.
failoverEXECfailoverGroupName, locationName, resourceGroupName, subscriptionIdFails over from the current primary managed instance to this managed instance.
force_failover_allow_data_lossEXECfailoverGroupName, locationName, resourceGroupName, subscriptionIdFails over from the current primary managed instance to this managed instance. This operation might result in data loss.