IAvailableServiceTiersOperations Interface

Definition

AvailableServiceTiersOperations operations.

public interface IAvailableServiceTiersOperations
type IAvailableServiceTiersOperations = interface
Public Interface IAvailableServiceTiersOperations

Methods

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

Gets the available service tiers for the workspace.

Extension Methods

ListByWorkspace(IAvailableServiceTiersOperations, String, String)

Gets the available service tiers for the workspace.

ListByWorkspaceAsync(IAvailableServiceTiersOperations, String, String, CancellationToken)

Gets the available service tiers for the workspace.

Applies to