次の方法で共有


AppServicePlansOperationsExtensions クラス

定義

AppServicePlansOperations の拡張メソッド。

public static class AppServicePlansOperationsExtensions
type AppServicePlansOperationsExtensions = class
Public Module AppServicePlansOperationsExtensions
継承
AppServicePlansOperationsExtensions

メソッド

BeginCreateOrUpdate(IAppServicePlansOperations, String, String, AppServicePlan)

App Service プランを作成または更新します。

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

App Service プランを作成または更新します。

CreateOrUpdate(IAppServicePlansOperations, String, String, AppServicePlan)

App Service プランを作成または更新します。

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

App Service プランを作成または更新します。

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

App Service プランでVirtual Network ルートを作成または更新します。

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

App Service プランでVirtual Network ルートを作成または更新します。

Delete(IAppServicePlansOperations, String, String)

App Serviceプランを削除します。

DeleteAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Serviceプランを削除します。

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

App Service プランで使用中のハイブリッド接続を削除します。

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

App Service プランで使用中のハイブリッド接続を削除します。

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

App Service プラン内のVirtual Network ルートを削除します。

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

App Service プラン内のVirtual Network ルートを削除します。

Get(IAppServicePlansOperations, String, String)

App Serviceプランを取得します。

GetAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Serviceプランを取得します。

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

App Service プランで使用されているハイブリッド接続を取得します。

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

App Service プランで使用されているハイブリッド接続を取得します。

GetHybridConnectionPlanLimit(IAppServicePlansOperations, String, String)

App Service プランで許可されるハイブリッド接続の最大数を取得します。

GetHybridConnectionPlanLimitAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service プランで許可されるハイブリッド接続の最大数を取得します。

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

App Service プランでVirtual Network ルートを取得します。

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

App Service プランでVirtual Network ルートを取得します。

GetServerFarmSkus(IAppServicePlansOperations, String, String)

特定のApp Service プランに対して選択可能なすべての SKU を取得します

GetServerFarmSkusAsync(IAppServicePlansOperations, String, String, CancellationToken)

特定のApp Service プランに対して選択可能なすべての SKU を取得します

GetVnetFromServerFarm(IAppServicePlansOperations, String, String, String)

App Service プランに関連付けられているVirtual Networkを取得します。

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

App Service プランに関連付けられているVirtual Networkを取得します。

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

Virtual Network ゲートウェイを取得します。

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

Virtual Network ゲートウェイを取得します。

List(IAppServicePlansOperations, Nullable<Boolean>)

サブスクリプションのすべてのApp Serviceプランを取得します。

ListAsync(IAppServicePlansOperations, Nullable<Boolean>, CancellationToken)

サブスクリプションのすべてのApp Serviceプランを取得します。

ListByResourceGroup(IAppServicePlansOperations, String)

リソース グループ内のすべてのApp Serviceプランを取得します。

ListByResourceGroupAsync(IAppServicePlansOperations, String, CancellationToken)

リソース グループ内のすべてのApp Serviceプランを取得します。

ListByResourceGroupNext(IAppServicePlansOperations, String)

リソース グループ内のすべてのApp Serviceプランを取得します。

ListByResourceGroupNextAsync(IAppServicePlansOperations, String, CancellationToken)

リソース グループ内のすべてのApp Serviceプランを取得します。

ListCapabilities(IAppServicePlansOperations, String, String)

App Service プランのすべての機能を一覧表示します。

ListCapabilitiesAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service プランのすべての機能を一覧表示します。

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

ハイブリッド接続の送信キーの名前と値を取得します。

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

ハイブリッド接続の送信キーの名前と値を取得します。

ListHybridConnections(IAppServicePlansOperations, String, String)

App Service プランで使用されているすべてのハイブリッド接続を取得します。

ListHybridConnectionsAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service プランで使用されているすべてのハイブリッド接続を取得します。

ListHybridConnectionsNext(IAppServicePlansOperations, String)

App Service プランで使用されているすべてのハイブリッド接続を取得します。

ListHybridConnectionsNextAsync(IAppServicePlansOperations, String, CancellationToken)

App Service プランで使用されているすべてのハイブリッド接続を取得します。

ListNext(IAppServicePlansOperations, String)

サブスクリプションのすべてのApp Serviceプランを取得します。

ListNextAsync(IAppServicePlansOperations, String, CancellationToken)

サブスクリプションのすべてのApp Serviceプランを取得します。

ListRoutesForVnet(IAppServicePlansOperations, String, String, String)

App Service プランのVirtual Networkに関連付けられているすべてのルートを取得します。

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

App Service プランのVirtual Networkに関連付けられているすべてのルートを取得します。

ListUsages(IAppServicePlansOperations, String, String, String)

サーバー ファームの使用状況情報を取得します

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

サーバー ファームの使用状況情報を取得します

ListUsagesNext(IAppServicePlansOperations, String)

サーバー ファームの使用状況情報を取得します

ListUsagesNextAsync(IAppServicePlansOperations, String, CancellationToken)

サーバー ファームの使用状況情報を取得します

ListVnets(IAppServicePlansOperations, String, String)

App Service プランに関連付けられているすべての仮想ネットワークを取得します。

ListVnetsAsync(IAppServicePlansOperations, String, String, CancellationToken)

App Service プランに関連付けられているすべての仮想ネットワークを取得します。

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

App Service プランに関連付けられているすべてのアプリを取得します。

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

App Service プランに関連付けられているすべてのアプリを取得します。

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

App Service プランでハイブリッド接続を使用するすべてのアプリを取得します。

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

App Service プランでハイブリッド接続を使用するすべてのアプリを取得します。

ListWebAppsByHybridConnectionNext(IAppServicePlansOperations, String)

App Service プランでハイブリッド接続を使用するすべてのアプリを取得します。

ListWebAppsByHybridConnectionNextAsync(IAppServicePlansOperations, String, CancellationToken)

App Service プランでハイブリッド接続を使用するすべてのアプリを取得します。

ListWebAppsNext(IAppServicePlansOperations, String)

App Service プランに関連付けられているすべてのアプリを取得します。

ListWebAppsNextAsync(IAppServicePlansOperations, String, CancellationToken)

App Service プランに関連付けられているすべてのアプリを取得します。

RebootWorker(IAppServicePlansOperations, String, String, String)

App Serviceプランでワーカー マシンを再起動します。

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

App Serviceプランでワーカー マシンを再起動します。

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

App Service プラン内のすべてのアプリを再起動します。

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

App Service プラン内のすべてのアプリを再起動します。

Update(IAppServicePlansOperations, String, String, AppServicePlanPatchResource)

App Service プランを作成または更新します。

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

App Service プランを作成または更新します。

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

Virtual Network ゲートウェイを更新します。

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

Virtual Network ゲートウェイを更新します。

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

App Service プランでVirtual Network ルートを作成または更新します。

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

App Service プランでVirtual Network ルートを作成または更新します。

適用対象