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

IAppServicePlansOperations 接口

定义

AppServicePlansOperations 操作。

public interface IAppServicePlansOperations
type IAppServicePlansOperations = interface
Public Interface IAppServicePlansOperations

方法

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, AppServicePlan, Dictionary<String,List<String>>, CancellationToken)

创建或更新App 服务计划。

CreateOrUpdateVnetRouteWithHttpMessagesAsync(String, String, String, String, VnetRoute, Dictionary<String,List<String>>, CancellationToken)

在App 服务计划中创建或更新虚拟网络路由。

CreateOrUpdateWithHttpMessagesAsync(String, String, AppServicePlan, Dictionary<String,List<String>>, CancellationToken)

创建或更新App 服务计划。

DeleteHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

删除App 服务计划中使用的混合连接。

DeleteVnetRouteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

删除App 服务计划中虚拟网络路由。

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除App 服务计划。

GetHybridConnectionPlanLimitWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取App 服务计划中允许的最大混合连接数。

GetHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

检索App 服务计划中使用的混合连接。

GetRouteForVnetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取App 服务计划中虚拟网络路线。

GetServerFarmSkusWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取给定App 服务计划的所有可选 SKU

GetVnetFromServerFarmWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取与App 服务计划关联的虚拟网络。

GetVnetGatewayWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取虚拟网络网关。

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取App 服务计划。

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取资源组中的所有App 服务计划。

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取资源组中的所有App 服务计划。

ListCapabilitiesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

列出App 服务计划的所有功能。

ListHybridConnectionKeysWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取混合连接的发送密钥名称和值。

ListHybridConnectionsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

检索App 服务计划中使用的所有混合连接。

ListHybridConnectionsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

检索App 服务计划中使用的所有混合连接。

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取订阅的所有App 服务计划。

ListRoutesForVnetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取与App 服务计划中虚拟网络关联的所有路由。

ListUsagesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取服务器场使用情况信息

ListUsagesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取服务器场使用情况信息

ListVnetsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取与App 服务计划关联的所有虚拟网络。

ListWebAppsByHybridConnectionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取App 服务计划中使用混合连接的所有应用。

ListWebAppsByHybridConnectionWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取App 服务计划中使用混合连接的所有应用。

ListWebAppsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取与App 服务计划关联的所有应用。

ListWebAppsWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

获取与App 服务计划关联的所有应用。

ListWithHttpMessagesAsync(Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

获取订阅的所有App 服务计划。

RebootWorkerWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

重新启动App 服务计划中的工作计算机。

RestartWebAppsWithHttpMessagesAsync(String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken)

重启App 服务计划中的所有应用。

UpdateVnetGatewayWithHttpMessagesAsync(String, String, String, String, VnetGateway, Dictionary<String,List<String>>, CancellationToken)

更新虚拟网络网关。

UpdateVnetRouteWithHttpMessagesAsync(String, String, String, String, VnetRoute, Dictionary<String,List<String>>, CancellationToken)

在App 服务计划中创建或更新虚拟网络路由。

UpdateWithHttpMessagesAsync(String, String, AppServicePlanPatchResource, Dictionary<String,List<String>>, CancellationToken)

创建或更新App 服务计划。

扩展方法

BeginCreateOrUpdate(IAppServicePlansOperations, String, String, AppServicePlan)

创建或更新App 服务计划。

BeginCreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlan, CancellationToken)

创建或更新App 服务计划。

CreateOrUpdate(IAppServicePlansOperations, String, String, AppServicePlan)

创建或更新App 服务计划。

CreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlan, CancellationToken)

创建或更新App 服务计划。

CreateOrUpdateVnetRoute(IAppServicePlansOperations, String, String, String, String, VnetRoute)

在App 服务计划中创建或更新虚拟网络路由。

CreateOrUpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRoute, CancellationToken)

在App 服务计划中创建或更新虚拟网络路由。

Delete(IAppServicePlansOperations, String, String)

删除App 服务计划。

DeleteAsync(IAppServicePlansOperations, String, String, CancellationToken)

删除App 服务计划。

DeleteHybridConnection(IAppServicePlansOperations, String, String, String, String)

删除App 服务计划中使用的混合连接。

DeleteHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

删除App 服务计划中使用的混合连接。

DeleteVnetRoute(IAppServicePlansOperations, String, String, String, String)

删除App 服务计划中虚拟网络路由。

DeleteVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

删除App 服务计划中虚拟网络路由。

Get(IAppServicePlansOperations, String, String)

获取App 服务计划。

GetAsync(IAppServicePlansOperations, String, String, CancellationToken)

获取App 服务计划。

GetHybridConnection(IAppServicePlansOperations, String, String, String, String)

检索App 服务计划中使用的混合连接。

GetHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

检索App 服务计划中使用的混合连接。

GetHybridConnectionPlanLimit(IAppServicePlansOperations, String, String)

获取App 服务计划中允许的最大混合连接数。

GetHybridConnectionPlanLimitAsync(IAppServicePlansOperations, String, String, CancellationToken)

获取App 服务计划中允许的最大混合连接数。

GetRouteForVnet(IAppServicePlansOperations, String, String, String, String)

获取App 服务计划中虚拟网络路线。

GetRouteForVnetAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

获取App 服务计划中虚拟网络路线。

GetServerFarmSkus(IAppServicePlansOperations, String, String)

获取给定App 服务计划的所有可选 SKU

GetServerFarmSkusAsync(IAppServicePlansOperations, String, String, CancellationToken)

获取给定App 服务计划的所有可选 SKU

GetVnetFromServerFarm(IAppServicePlansOperations, String, String, String)

获取与App 服务计划关联的虚拟网络。

GetVnetFromServerFarmAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

获取与App 服务计划关联的虚拟网络。

GetVnetGateway(IAppServicePlansOperations, String, String, String, String)

获取虚拟网络网关。

GetVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

获取虚拟网络网关。

List(IAppServicePlansOperations, Nullable<Boolean>)

获取订阅的所有App 服务计划。

ListAsync(IAppServicePlansOperations, Nullable<Boolean>, CancellationToken)

获取订阅的所有App 服务计划。

ListByResourceGroup(IAppServicePlansOperations, String)

获取资源组中的所有App 服务计划。

ListByResourceGroupAsync(IAppServicePlansOperations, String, CancellationToken)

获取资源组中的所有App 服务计划。

ListByResourceGroupNext(IAppServicePlansOperations, String)

获取资源组中的所有App 服务计划。

ListByResourceGroupNextAsync(IAppServicePlansOperations, String, CancellationToken)

获取资源组中的所有App 服务计划。

ListCapabilities(IAppServicePlansOperations, String, String)

列出App 服务计划的所有功能。

ListCapabilitiesAsync(IAppServicePlansOperations, String, String, CancellationToken)

列出App 服务计划的所有功能。

ListHybridConnectionKeys(IAppServicePlansOperations, String, String, String, String)

获取混合连接的发送密钥名称和值。

ListHybridConnectionKeysAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

获取混合连接的发送密钥名称和值。

ListHybridConnections(IAppServicePlansOperations, String, String)

检索App 服务计划中使用的所有混合连接。

ListHybridConnectionsAsync(IAppServicePlansOperations, String, String, CancellationToken)

检索App 服务计划中使用的所有混合连接。

ListHybridConnectionsNext(IAppServicePlansOperations, String)

检索App 服务计划中使用的所有混合连接。

ListHybridConnectionsNextAsync(IAppServicePlansOperations, String, CancellationToken)

检索App 服务计划中使用的所有混合连接。

ListNext(IAppServicePlansOperations, String)

获取订阅的所有App 服务计划。

ListNextAsync(IAppServicePlansOperations, String, CancellationToken)

获取订阅的所有App 服务计划。

ListRoutesForVnet(IAppServicePlansOperations, String, String, String)

获取与App 服务计划中虚拟网络关联的所有路由。

ListRoutesForVnetAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

获取与App 服务计划中虚拟网络关联的所有路由。

ListUsages(IAppServicePlansOperations, String, String, String)

获取服务器场使用情况信息

ListUsagesAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

获取服务器场使用情况信息

ListUsagesNext(IAppServicePlansOperations, String)

获取服务器场使用情况信息

ListUsagesNextAsync(IAppServicePlansOperations, String, CancellationToken)

获取服务器场使用情况信息

ListVnets(IAppServicePlansOperations, String, String)

获取与App 服务计划关联的所有虚拟网络。

ListVnetsAsync(IAppServicePlansOperations, String, String, CancellationToken)

获取与App 服务计划关联的所有虚拟网络。

ListWebApps(IAppServicePlansOperations, String, String, String, String, String)

获取与App 服务计划关联的所有应用。

ListWebAppsAsync(IAppServicePlansOperations, String, String, String, String, String, CancellationToken)

获取与App 服务计划关联的所有应用。

ListWebAppsByHybridConnection(IAppServicePlansOperations, String, String, String, String)

获取App 服务计划中使用混合连接的所有应用。

ListWebAppsByHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)

获取App 服务计划中使用混合连接的所有应用。

ListWebAppsByHybridConnectionNext(IAppServicePlansOperations, String)

获取App 服务计划中使用混合连接的所有应用。

ListWebAppsByHybridConnectionNextAsync(IAppServicePlansOperations, String, CancellationToken)

获取App 服务计划中使用混合连接的所有应用。

ListWebAppsNext(IAppServicePlansOperations, String)

获取与App 服务计划关联的所有应用。

ListWebAppsNextAsync(IAppServicePlansOperations, String, CancellationToken)

获取与App 服务计划关联的所有应用。

RebootWorker(IAppServicePlansOperations, String, String, String)

重新启动App 服务计划中的工作计算机。

RebootWorkerAsync(IAppServicePlansOperations, String, String, String, CancellationToken)

重新启动App 服务计划中的工作计算机。

RestartWebApps(IAppServicePlansOperations, String, String, Nullable<Boolean>)

重启App 服务计划中的所有应用。

RestartWebAppsAsync(IAppServicePlansOperations, String, String, Nullable<Boolean>, CancellationToken)

重启App 服务计划中的所有应用。

Update(IAppServicePlansOperations, String, String, AppServicePlanPatchResource)

创建或更新App 服务计划。

UpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanPatchResource, CancellationToken)

创建或更新App 服务计划。

UpdateVnetGateway(IAppServicePlansOperations, String, String, String, String, VnetGateway)

更新虚拟网络网关。

UpdateVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, VnetGateway, CancellationToken)

更新虚拟网络网关。

UpdateVnetRoute(IAppServicePlansOperations, String, String, String, String, VnetRoute)

在App 服务计划中创建或更新虚拟网络路由。

UpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRoute, CancellationToken)

在App 服务计划中创建或更新虚拟网络路由。

适用于