FailoverGroupCollection.GetAll(CancellationToken) 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.

Lists the failover groups in a server.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}/failoverGroups
  • Operation Id: FailoverGroups_ListByServer
  • Default Api Version: 2023-05-01-preview
  • Resource: FailoverGroupResource
C#
public virtual Azure.Pageable<Azure.ResourceManager.Sql.FailoverGroupResource> GetAll(System.Threading.CancellationToken cancellationToken = default);

Parameters

cancellationToken
CancellationToken

The cancellation token to use.

Returns

A collection of FailoverGroupResource that may take multiple service requests to iterate over.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview