ProviderOperationsExtensions Class
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.
Extension methods for ProviderOperations.
public static class ProviderOperationsExtensions
type ProviderOperationsExtensions = class
Public Module ProviderOperationsExtensions
- Inheritance
-
ProviderOperationsExtensions
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