IApiManagementSkusOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ApiManagementSkusOperations operations.
public interface IApiManagementSkusOperations
type IApiManagementSkusOperations = interface
Public Interface IApiManagementSkusOperations
Methods
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets the list of Microsoft.ApiManagement SKUs available for your Subscription. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Gets the list of Microsoft.ApiManagement SKUs available for your Subscription. |
Extension Methods
List(IApiManagementSkusOperations) |
Gets the list of Microsoft.ApiManagement SKUs available for your Subscription. |
ListAsync(IApiManagementSkusOperations, CancellationToken) |
Gets the list of Microsoft.ApiManagement SKUs available for your Subscription. |
ListNext(IApiManagementSkusOperations, String) |
Gets the list of Microsoft.ApiManagement SKUs available for your Subscription. |
ListNextAsync(IApiManagementSkusOperations, String, CancellationToken) |
Gets the list of Microsoft.ApiManagement SKUs available for your Subscription. |