BeginCreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)
|
创建或更新App 服务计划。
|
CreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)
|
创建或更新App 服务计划。
|
CreateOrUpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)
|
在App 服务计划中创建或更新虚拟网络路由。
|
DeleteAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
删除App 服务计划。
|
DeleteHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
删除App 服务计划中使用的混合连接。
|
DeleteVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
删除App 服务计划中虚拟网络路由。
|
GetAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
获取App 服务计划。
|
GetHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
检索App 服务计划中使用的混合连接。
|
GetHybridConnectionPlanLimitAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
获取App 服务计划中允许的最大混合连接数。
|
GetRouteForVnetAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
获取App 服务计划中虚拟网络路线。
|
GetServerFarmSkusAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
获取给定App 服务计划的所有可选 SKU
|
GetVnetFromServerFarmAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
获取与App 服务计划关联的虚拟网络。
|
GetVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
获取虚拟网络网关。
|
ListAsync(IAppServicePlansOperations, Nullable<Boolean>, CancellationToken)
|
获取订阅的所有App 服务计划。
|
ListByResourceGroupAsync(IAppServicePlansOperations, String, CancellationToken)
|
获取资源组中的所有App 服务计划。
|
ListByResourceGroupNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
获取资源组中的所有App 服务计划。
|
ListCapabilitiesAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
列出App 服务计划的所有功能。
|
ListHybridConnectionKeysAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
获取混合连接的发送密钥名称和值。
|
ListHybridConnectionsAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
检索App 服务计划中使用的所有混合连接。
|
ListHybridConnectionsNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
检索App 服务计划中使用的所有混合连接。
|
ListNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
获取订阅的所有App 服务计划。
|
ListRoutesForVnetAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
获取与App 服务计划中虚拟网络关联的所有路由。
|
ListUsagesAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
获取服务器场使用情况信息
|
ListUsagesNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
获取服务器场使用情况信息
|
ListVnetsAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
获取与App 服务计划关联的所有虚拟网络。
|
ListWebAppsAsync(IAppServicePlansOperations, String, String, String, String, String, CancellationToken)
|
获取与App 服务计划关联的所有应用。
|
ListWebAppsByHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
获取App 服务计划中使用混合连接的所有应用。
|
ListWebAppsByHybridConnectionNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
获取App 服务计划中使用混合连接的所有应用。
|
ListWebAppsNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
获取与App 服务计划关联的所有应用。
|
RebootWorkerAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
重新启动App 服务计划中的工作计算机。
|
RestartWebAppsAsync(IAppServicePlansOperations, String, String, Nullable<Boolean>, CancellationToken)
|
重启App 服务计划中的所有应用。
|
UpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanPatchResource, CancellationToken)
|
创建或更新App 服务计划。
|
UpdateVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, VnetGatewayInner, CancellationToken)
|
更新虚拟网络网关。
|
UpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)
|
在App 服务计划中创建或更新虚拟网络路由。
|