Sdílet prostřednictvím


CosmosDBAccountsImpl.FailoverPriorityChange Method

Definition

public void FailoverPriorityChange (string groupName, string accountName, System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Location> failoverLocations);
member this.FailoverPriorityChange : string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Location> -> unit
Public Sub FailoverPriorityChange (groupName As String, accountName As String, failoverLocations As IList(Of Location))

Parameters

groupName
String
accountName
String
failoverLocations
IList<Location>

Applies to