IReplicasOperations Interface

Definition

ReplicasOperations operations.

public interface IReplicasOperations
type IReplicasOperations = interface
Public Interface IReplicasOperations

Methods

ListByServerWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

List all the replicas for a given server.

Extension Methods

ListByServer(IReplicasOperations, String, String)

List all the replicas for a given server.

ListByServerAsync(IReplicasOperations, String, String, CancellationToken)

List all the replicas for a given server.

Applies to