Sdílet prostřednictvím


IAppServicePlansOperations Rozhraní

Definice

Operace AppServicePlansOperations

public interface IAppServicePlansOperations
type IAppServicePlansOperations = interface
Public Interface IAppServicePlansOperations

Metody

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

Vytvoří nebo aktualizuje plán App Service.

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

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

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

Vytvoří nebo aktualizuje plán App Service.

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

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

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

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

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

Odstranění plánu App Service.

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

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

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

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

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

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

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

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

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

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

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

Získejte bránu Virtual Network.

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

Získejte plán App Service.

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

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

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

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

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

Seznam všech možností plánu App Service

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Aktualizujte bránu Virtual Network.

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

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

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

Vytvoří nebo aktualizuje plán App Service.

Metody rozšíření

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 plán App Service.

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í povolený počet hybridních připojení 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)

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