共用方式為


IAppServicePlansOperations 介面

定義

AppServicePlansOperations 作業。

public interface IAppServicePlansOperations
type IAppServicePlansOperations = interface
Public Interface IAppServicePlansOperations

方法

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

建立或更新App Service方案。

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

在App Service方案中建立或更新虛擬網路路由。

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

建立或更新App Service方案。

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

刪除App Service方案中使用的混合式連線。

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

刪除App Service方案中的虛擬網路路由。

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

刪除App Service計畫。

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

取得App Service方案中允許的混合式連線數目上限。

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

擷取App Service方案中使用的混合式連線。

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

取得App Service方案中的虛擬網路路線。

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

取得指定App Service方案的所有可選取 SKU

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

取得與App Service方案相關聯的虛擬網路。

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

取得虛擬網路閘道。

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

取得App Service方案。

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

取得資源群組中的所有App Service計畫。

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

取得資源群組中的所有App Service計畫。

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

列出App Service計畫的所有功能。

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

取得混合式連線的傳送金鑰名稱和值。

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

擷取App Service方案中使用的所有混合式連線。

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

擷取App Service方案中使用的所有混合式連線。

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

取得訂用帳戶的所有App Service方案。

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

取得與App Service計畫中虛擬網路相關聯的所有路由。

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 Service方案相關聯的所有虛擬網路。

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

取得在App Service方案中使用混合式連線的所有應用程式。

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

取得在App Service方案中使用混合式連線的所有應用程式。

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

取得與App Service方案相關聯的所有應用程式。

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

取得與App Service方案相關聯的所有應用程式。

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

取得訂用帳戶的所有App Service方案。

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

在App Service計畫中重新開機背景工作角色電腦。

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

重新開機App Service方案中的所有應用程式。

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

更新虛擬網路閘道。

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

在App Service方案中建立或更新虛擬網路路由。

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

建立或更新App Service方案。

擴充方法

BeginCreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)

建立或更新App Service方案。

CreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)

建立或更新App Service方案。

CreateOrUpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)

在App Service方案中建立或更新虛擬網路路由。

DeleteAsync(IAppServicePlansOperations, String, String, CancellationToken)

刪除App Service計畫。

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

刪除App Service方案中使用的混合式連線。

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

刪除App Service方案中的虛擬網路路由。

GetAsync(IAppServicePlansOperations, String, String, CancellationToken)

取得App Service方案。

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

擷取App Service方案中使用的混合式連線。

GetHybridConnectionPlanLimitAsync(IAppServicePlansOperations, String, String, CancellationToken)

取得App Service方案中允許的混合式連線數目上限。

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

取得App Service方案中的虛擬網路路線。

GetServerFarmSkusAsync(IAppServicePlansOperations, String, String, CancellationToken)

取得指定App Service方案的所有可選取 SKU

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

取得與App Service方案相關聯的虛擬網路。

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

取得虛擬網路閘道。

ListAsync(IAppServicePlansOperations, Nullable<Boolean>, CancellationToken)

取得訂用帳戶的所有App Service方案。

ListByResourceGroupAsync(IAppServicePlansOperations, String, CancellationToken)

取得資源群組中的所有App Service計畫。

ListByResourceGroupNextAsync(IAppServicePlansOperations, String, CancellationToken)

取得資源群組中的所有App Service計畫。

ListCapabilitiesAsync(IAppServicePlansOperations, String, String, CancellationToken)

列出App Service計畫的所有功能。

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

取得混合式連線的傳送金鑰名稱和值。

ListHybridConnectionsAsync(IAppServicePlansOperations, String, String, CancellationToken)

擷取App Service方案中使用的所有混合式連線。

ListHybridConnectionsNextAsync(IAppServicePlansOperations, String, CancellationToken)

擷取App Service方案中使用的所有混合式連線。

ListNextAsync(IAppServicePlansOperations, String, CancellationToken)

取得訂用帳戶的所有App Service方案。

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

取得與App Service計畫中虛擬網路相關聯的所有路由。

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

取得伺服器陣列使用資訊

ListUsagesNextAsync(IAppServicePlansOperations, String, CancellationToken)

取得伺服器陣列使用資訊

ListVnetsAsync(IAppServicePlansOperations, String, String, CancellationToken)

取得與App Service方案相關聯的所有虛擬網路。

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

取得與App Service方案相關聯的所有應用程式。

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

取得在App Service方案中使用混合式連線的所有應用程式。

ListWebAppsByHybridConnectionNextAsync(IAppServicePlansOperations, String, CancellationToken)

取得在App Service方案中使用混合式連線的所有應用程式。

ListWebAppsNextAsync(IAppServicePlansOperations, String, CancellationToken)

取得與App Service方案相關聯的所有應用程式。

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

在App Service計畫中重新開機背景工作角色電腦。

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

重新開機App Service方案中的所有應用程式。

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

建立或更新App Service方案。

UpdateVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, VnetGatewayInner, CancellationToken)

更新虛擬網路閘道。

UpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)

在App Service方案中建立或更新虛擬網路路由。

適用於