IProviderOperations 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.
ProviderOperations operations.
public interface IProviderOperations
type IProviderOperations = interface
Public Interface IProviderOperations
Methods
Extension Methods
GetAvailableStacksAsync(IProviderOperations, OsTypeSelected, CancellationToken) |
Get available application frameworks and their versions |
GetAvailableStacksNextAsync(IProviderOperations, String, CancellationToken) |
Get available application frameworks and their versions |
GetAvailableStacksOnPremAsync(IProviderOperations, OsTypeSelected1, CancellationToken) |
Get available application frameworks and their versions |
GetAvailableStacksOnPremNextAsync(IProviderOperations, String, CancellationToken) |
Get available application frameworks and their versions |
ListOperationsAsync(IProviderOperations, CancellationToken) |
Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions |
ListOperationsNextAsync(IProviderOperations, String, CancellationToken) |
Gets all available operations for the Microsoft.Web resource provider. Also exposes resource metric definitions |
Applies to
Azure SDK for .NET