BeginCreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)
|
Creates or updates an App Service Plan.
|
CreateOrUpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanInner, CancellationToken)
|
Creates or updates an App Service Plan.
|
CreateOrUpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)
|
Create or update a Virtual Network route in an App Service plan.
|
DeleteAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
Delete an App Service plan.
|
DeleteHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
Delete a Hybrid Connection in use in an App Service plan.
|
DeleteVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
Delete a Virtual Network route in an App Service plan.
|
GetAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
Get an App Service plan.
|
GetHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
Retrieve a Hybrid Connection in use in an App Service plan.
|
GetHybridConnectionPlanLimitAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
Get the maximum number of Hybrid Connections allowed in an App Service
plan.
|
GetRouteForVnetAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
Get a Virtual Network route in an App Service plan.
|
GetServerFarmSkusAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
Gets all selectable SKUs for a given App Service Plan
|
GetVnetFromServerFarmAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
Get a Virtual Network associated with an App Service plan.
|
GetVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
Get a Virtual Network gateway.
|
ListAsync(IAppServicePlansOperations, Nullable<Boolean>, CancellationToken)
|
Get all App Service plans for a subscription.
|
ListByResourceGroupAsync(IAppServicePlansOperations, String, CancellationToken)
|
Get all App Service plans in a resource group.
|
ListByResourceGroupNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
Get all App Service plans in a resource group.
|
ListCapabilitiesAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
List all capabilities of an App Service plan.
|
ListHybridConnectionKeysAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
Get the send key name and value of a Hybrid Connection.
|
ListHybridConnectionsAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
Retrieve all Hybrid Connections in use in an App Service plan.
|
ListHybridConnectionsNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
Retrieve all Hybrid Connections in use in an App Service plan.
|
ListNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
Get all App Service plans for a subscription.
|
ListRoutesForVnetAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
Get all routes that are associated with a Virtual Network in an App Service
plan.
|
ListUsagesAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
Gets server farm usage information
|
ListUsagesNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
Gets server farm usage information
|
ListVnetsAsync(IAppServicePlansOperations, String, String, CancellationToken)
|
Get all Virtual Networks associated with an App Service plan.
|
ListWebAppsAsync(IAppServicePlansOperations, String, String, String, String, String, CancellationToken)
|
Get all apps associated with an App Service plan.
|
ListWebAppsByHybridConnectionAsync(IAppServicePlansOperations, String, String, String, String, CancellationToken)
|
Get all apps that use a Hybrid Connection in an App Service Plan.
|
ListWebAppsByHybridConnectionNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
Get all apps that use a Hybrid Connection in an App Service Plan.
|
ListWebAppsNextAsync(IAppServicePlansOperations, String, CancellationToken)
|
Get all apps associated with an App Service plan.
|
RebootWorkerAsync(IAppServicePlansOperations, String, String, String, CancellationToken)
|
Reboot a worker machine in an App Service plan.
|
RestartWebAppsAsync(IAppServicePlansOperations, String, String, Nullable<Boolean>, CancellationToken)
|
Restart all apps in an App Service plan.
|
UpdateAsync(IAppServicePlansOperations, String, String, AppServicePlanPatchResource, CancellationToken)
|
Creates or updates an App Service Plan.
|
UpdateVnetGatewayAsync(IAppServicePlansOperations, String, String, String, String, VnetGatewayInner, CancellationToken)
|
Update a Virtual Network gateway.
|
UpdateVnetRouteAsync(IAppServicePlansOperations, String, String, String, String, VnetRouteInner, CancellationToken)
|
Create or update a Virtual Network route in an App Service plan.
|