IRegionsOperations Interface

Definition

RegionsOperations operations.

public interface IRegionsOperations
type IRegionsOperations = interface
Public Interface IRegionsOperations

Methods

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

Gets the available Regions for a given sku

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

Gets the available Regions for a given sku

Extension Methods

ListBySkuAsync(IRegionsOperations, String, CancellationToken)

Gets the available Regions for a given sku

ListBySkuNextAsync(IRegionsOperations, String, CancellationToken)

Gets the available Regions for a given sku

Applies to