Sdílet prostřednictvím


AppServicePlansOperationsExtensions Třída

Definice

Rozšiřující metody pro AppServicePlansOperations.

public static class AppServicePlansOperationsExtensions
type AppServicePlansOperationsExtensions = class
Public Module AppServicePlansOperationsExtensions
Dědičnost
AppServicePlansOperationsExtensions

Metody

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

Vytvoří nebo aktualizuje plán App Service.

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

Vytvoří nebo aktualizuje plán App Service.

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

Vytvoření nebo aktualizace trasy Virtual Network v plánu App Service

DeleteAsync(IAppServicePlansOperations, String, String, CancellationToken)

Odstranění plánu App Service

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

Odstranění hybridního připojení používaného v plánu App Service

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

Odstranění trasy Virtual Network v plánu App Service.

GetAsync(IAppServicePlansOperations, String, String, CancellationToken)

Získejte App Service plán.

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

Načtení hybridního připojení používaného v plánu App Service

GetHybridConnectionPlanLimitAsync(IAppServicePlansOperations, String, String, CancellationToken)

Získejte maximální počet hybridních připojení povolených v plánu App Service.

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

Získejte Virtual Network trasu v plánu App Service.

GetServerFarmSkusAsync(IAppServicePlansOperations, String, String, CancellationToken)

Získá všechny vybratelné skladové položky pro daný plán App Service.

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

Získejte Virtual Network přidružený k plánu App Service.

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

Získejte bránu Virtual Network.

ListAsync(IAppServicePlansOperations, Nullable<Boolean>, CancellationToken)

Získejte všechny plány App Service předplatného.

ListByResourceGroupAsync(IAppServicePlansOperations, String, CancellationToken)

Získejte všechny plány App Service ve skupině prostředků.

ListByResourceGroupNextAsync(IAppServicePlansOperations, String, CancellationToken)

Získejte všechny plány App Service ve skupině prostředků.

ListCapabilitiesAsync(IAppServicePlansOperations, String, String, CancellationToken)

Zobrazí seznam všech možností plánu App Service.

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

Získejte název klíče pro odeslání a hodnotu hybridního připojení.

ListHybridConnectionsAsync(IAppServicePlansOperations, String, String, CancellationToken)

Načtení všech hybridních připojení, která se používají v plánu App Service.

ListHybridConnectionsNextAsync(IAppServicePlansOperations, String, CancellationToken)

Načtení všech hybridních připojení, která se používají v plánu App Service.

ListNextAsync(IAppServicePlansOperations, String, CancellationToken)

Získejte všechny plány App Service předplatného.

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

Získejte všechny trasy přidružené k Virtual Network v plánu App Service.

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

Získá informace o využití serverové farmy.

ListUsagesNextAsync(IAppServicePlansOperations, String, CancellationToken)

Získá informace o využití serverové farmy.

ListVnetsAsync(IAppServicePlansOperations, String, String, CancellationToken)

Získejte všechny virtuální sítě přidružené k plánu App Service.

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

Získejte všechny aplikace přidružené k plánu App Service.

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

Získejte všechny aplikace, které používají hybridní připojení v plánu App Service.

ListWebAppsByHybridConnectionNextAsync(IAppServicePlansOperations, String, CancellationToken)

Získejte všechny aplikace, které používají hybridní připojení v plánu App Service.

ListWebAppsNextAsync(IAppServicePlansOperations, String, CancellationToken)

Získejte všechny aplikace přidružené k plánu App Service.

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

Restartujte pracovní počítač v plánu App Service.

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

Restartujte všechny aplikace v plánu App Service.

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

Vytvoří nebo aktualizuje plán App Service.

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

Aktualizujte bránu Virtual Network.

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

Vytvoření nebo aktualizace trasy Virtual Network v plánu App Service

Platí pro