你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ProviderOperationsExtensions 类

定义

ProviderOperations 的扩展方法。

public static class ProviderOperationsExtensions
type ProviderOperationsExtensions = class
Public Module ProviderOperationsExtensions
继承
ProviderOperationsExtensions

方法

GetAvailableStacksAsync(IProviderOperations, OsTypeSelected, CancellationToken)

获取可用的应用程序框架及其版本

GetAvailableStacksNextAsync(IProviderOperations, String, CancellationToken)

获取可用的应用程序框架及其版本

GetAvailableStacksOnPremAsync(IProviderOperations, OsTypeSelected1, CancellationToken)

获取可用的应用程序框架及其版本

GetAvailableStacksOnPremNextAsync(IProviderOperations, String, CancellationToken)

获取可用的应用程序框架及其版本

ListOperationsAsync(IProviderOperations, CancellationToken)

获取 Microsoft.Web 资源提供程序的所有可用操作。 还公开资源指标定义

ListOperationsNextAsync(IProviderOperations, String, CancellationToken)

获取 Microsoft.Web 资源提供程序的所有可用操作。 还公开资源指标定义

适用于