ProviderOperationsExtensions Class

Definition

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