ILocationBasedPerformanceTierOperations Interface

Definition

LocationBasedPerformanceTierOperations operations.

public interface ILocationBasedPerformanceTierOperations
type ILocationBasedPerformanceTierOperations = interface
Public Interface ILocationBasedPerformanceTierOperations

Methods

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

List all the performance tiers at specified location in a given subscription.

Extension Methods

List(ILocationBasedPerformanceTierOperations, String)

List all the performance tiers at specified location in a given subscription.

ListAsync(ILocationBasedPerformanceTierOperations, String, CancellationToken)

List all the performance tiers at specified location in a given subscription.

Applies to