IAppServiceEnvironmentsOperations Interface

Definition

AppServiceEnvironmentsOperations operations.

public interface IAppServiceEnvironmentsOperations
type IAppServiceEnvironmentsOperations = interface
Public Interface IAppServiceEnvironmentsOperations

Methods

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

Move an App Service Environment to a different VNET.

BeginChangeVnetWithHttpMessagesAsync(String, String, VirtualNetworkProfile, Dictionary<String,List<String>>, CancellationToken)

Move an App Service Environment to a different VNET.

BeginCreateOrUpdateMultiRolePoolWithHttpMessagesAsync(String, String, WorkerPoolResourceInner, Dictionary<String,List<String>>, CancellationToken)

Create or update a multi-role pool.

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

Create or update an App Service Environment.

BeginCreateOrUpdateWorkerPoolWithHttpMessagesAsync(String, String, String, WorkerPoolResourceInner, Dictionary<String,List<String>>, CancellationToken)

Create or update a worker pool.

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

Delete an App Service Environment.

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

Resume an App Service Environment.

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

Resume an App Service Environment.

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

Suspend an App Service Environment.

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

Suspend an App Service Environment.

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

Move an App Service Environment to a different VNET.

ChangeVnetWithHttpMessagesAsync(String, String, VirtualNetworkProfile, Dictionary<String,List<String>>, CancellationToken)

Move an App Service Environment to a different VNET.

CreateOrUpdateMultiRolePoolWithHttpMessagesAsync(String, String, WorkerPoolResourceInner, Dictionary<String,List<String>>, CancellationToken)

Create or update a multi-role pool.

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

Create or update an App Service Environment.

CreateOrUpdateWorkerPoolWithHttpMessagesAsync(String, String, String, WorkerPoolResourceInner, Dictionary<String,List<String>>, CancellationToken)

Create or update a worker pool.

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

Delete an App Service Environment.

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

Get a diagnostics item for an App Service Environment.

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

Get the network endpoints of all inbound dependencies of an App Service Environment.

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

Get the network endpoints of all inbound dependencies of an App Service Environment.

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

Get properties of a multi-role pool.

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

Get the network endpoints of all outbound dependencies of an App Service Environment.

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

Get the network endpoints of all outbound dependencies of an App Service Environment.

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

Get IP addresses assigned to an App Service Environment.

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

Get the properties of an App Service Environment.

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

Get properties of a worker pool.

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

Get all App Service plans in an App Service Environment.

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

Get all App Service plans in an App Service Environment.

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

Get all App Service Environments in a resource group.

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

Get all App Service Environments in a resource group.

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

Get the used, available, and total worker capacity an App Service Environment.

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

Get the used, available, and total worker capacity an App Service Environment.

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

Get diagnostic information for an App Service Environment.

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

Get metric definitions for a multi-role pool of an App Service Environment.

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

Get metric definitions for a multi-role pool of an App Service Environment.

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

Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

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

Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

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

Get available SKUs for scaling a multi-role pool.

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

Get available SKUs for scaling a multi-role pool.

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

Get all multi-role pools.

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

Get all multi-role pools.

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

Get usage metrics for a multi-role pool of an App Service Environment.

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

Get usage metrics for a multi-role pool of an App Service Environment.

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

Get all App Service Environments for a subscription.

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

List all currently running operations on the App Service Environment.

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

Get global usage metrics of an App Service Environment.

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

Get global usage metrics of an App Service Environment.

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

Get all apps in an App Service Environment.

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

Get all apps in an App Service Environment.

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

Get metric definitions for a worker pool of an App Service Environment.

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

Get metric definitions for a worker pool of an App Service Environment.

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

Get usage metrics for a worker pool of an App Service Environment.

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

Get usage metrics for a worker pool of an App Service Environment.

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

Get all App Service Environments for a subscription.

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

Get metric definitions for a specific instance of a worker pool of an App Service Environment.

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

Get metric definitions for a specific instance of a worker pool of an App Service Environment.

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

Get available SKUs for scaling a worker pool.

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

Get available SKUs for scaling a worker pool.

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

Get all worker pools of an App Service Environment.

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

Get all worker pools of an App Service Environment.

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

Reboot all machines in an App Service Environment.

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

Resume an App Service Environment.

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

Resume an App Service Environment.

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

Suspend an App Service Environment.

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

Suspend an App Service Environment.

UpdateMultiRolePoolWithHttpMessagesAsync(String, String, WorkerPoolResourceInner, Dictionary<String,List<String>>, CancellationToken)

Create or update a multi-role pool.

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

Create or update an App Service Environment.

UpdateWorkerPoolWithHttpMessagesAsync(String, String, String, WorkerPoolResourceInner, Dictionary<String,List<String>>, CancellationToken)

Create or update a worker pool.

Extension Methods

BeginChangeVnetAsync(IAppServiceEnvironmentsOperations, String, String, VirtualNetworkProfile, CancellationToken)

Move an App Service Environment to a different VNET.

BeginChangeVnetNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Move an App Service Environment to a different VNET.

BeginCreateOrUpdateAsync(IAppServiceEnvironmentsOperations, String, String, AppServiceEnvironmentResourceInner, CancellationToken)

Create or update an App Service Environment.

BeginCreateOrUpdateMultiRolePoolAsync(IAppServiceEnvironmentsOperations, String, String, WorkerPoolResourceInner, CancellationToken)

Create or update a multi-role pool.

BeginCreateOrUpdateWorkerPoolAsync(IAppServiceEnvironmentsOperations, String, String, String, WorkerPoolResourceInner, CancellationToken)

Create or update a worker pool.

BeginDeleteAsync(IAppServiceEnvironmentsOperations, String, String, Nullable<Boolean>, CancellationToken)

Delete an App Service Environment.

BeginResumeAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Resume an App Service Environment.

BeginResumeNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Resume an App Service Environment.

BeginSuspendAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Suspend an App Service Environment.

BeginSuspendNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Suspend an App Service Environment.

ChangeVnetAsync(IAppServiceEnvironmentsOperations, String, String, VirtualNetworkProfile, CancellationToken)

Move an App Service Environment to a different VNET.

ChangeVnetNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Move an App Service Environment to a different VNET.

CreateOrUpdateAsync(IAppServiceEnvironmentsOperations, String, String, AppServiceEnvironmentResourceInner, CancellationToken)

Create or update an App Service Environment.

CreateOrUpdateMultiRolePoolAsync(IAppServiceEnvironmentsOperations, String, String, WorkerPoolResourceInner, CancellationToken)

Create or update a multi-role pool.

CreateOrUpdateWorkerPoolAsync(IAppServiceEnvironmentsOperations, String, String, String, WorkerPoolResourceInner, CancellationToken)

Create or update a worker pool.

DeleteAsync(IAppServiceEnvironmentsOperations, String, String, Nullable<Boolean>, CancellationToken)

Delete an App Service Environment.

GetAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get the properties of an App Service Environment.

GetDiagnosticsItemAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get a diagnostics item for an App Service Environment.

GetInboundNetworkDependenciesEndpointsAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get the network endpoints of all inbound dependencies of an App Service Environment.

GetInboundNetworkDependenciesEndpointsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get the network endpoints of all inbound dependencies of an App Service Environment.

GetMultiRolePoolAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get properties of a multi-role pool.

GetOutboundNetworkDependenciesEndpointsAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get the network endpoints of all outbound dependencies of an App Service Environment.

GetOutboundNetworkDependenciesEndpointsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get the network endpoints of all outbound dependencies of an App Service Environment.

GetVipInfoAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get IP addresses assigned to an App Service Environment.

GetWorkerPoolAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get properties of a worker pool.

ListAppServicePlansAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get all App Service plans in an App Service Environment.

ListAppServicePlansNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get all App Service plans in an App Service Environment.

ListAsync(IAppServiceEnvironmentsOperations, CancellationToken)

Get all App Service Environments for a subscription.

ListByResourceGroupAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get all App Service Environments in a resource group.

ListByResourceGroupNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get all App Service Environments in a resource group.

ListCapacitiesAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get the used, available, and total worker capacity an App Service Environment.

ListCapacitiesNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get the used, available, and total worker capacity an App Service Environment.

ListDiagnosticsAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get diagnostic information for an App Service Environment.

ListMultiRoleMetricDefinitionsAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get metric definitions for a multi-role pool of an App Service Environment.

ListMultiRoleMetricDefinitionsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get metric definitions for a multi-role pool of an App Service Environment.

ListMultiRolePoolInstanceMetricDefinitionsAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

ListMultiRolePoolInstanceMetricDefinitionsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.

ListMultiRolePoolsAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get all multi-role pools.

ListMultiRolePoolSkusAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get available SKUs for scaling a multi-role pool.

ListMultiRolePoolSkusNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get available SKUs for scaling a multi-role pool.

ListMultiRolePoolsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get all multi-role pools.

ListMultiRoleUsagesAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get usage metrics for a multi-role pool of an App Service Environment.

ListMultiRoleUsagesNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get usage metrics for a multi-role pool of an App Service Environment.

ListNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get all App Service Environments for a subscription.

ListOperationsAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

List all currently running operations on the App Service Environment.

ListUsagesAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get global usage metrics of an App Service Environment.

ListUsagesNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get global usage metrics of an App Service Environment.

ListWebAppsAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get all apps in an App Service Environment.

ListWebAppsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get all apps in an App Service Environment.

ListWebWorkerMetricDefinitionsAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get metric definitions for a worker pool of an App Service Environment.

ListWebWorkerMetricDefinitionsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get metric definitions for a worker pool of an App Service Environment.

ListWebWorkerUsagesAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get usage metrics for a worker pool of an App Service Environment.

ListWebWorkerUsagesNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get usage metrics for a worker pool of an App Service Environment.

ListWorkerPoolInstanceMetricDefinitionsAsync(IAppServiceEnvironmentsOperations, String, String, String, String, CancellationToken)

Get metric definitions for a specific instance of a worker pool of an App Service Environment.

ListWorkerPoolInstanceMetricDefinitionsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get metric definitions for a specific instance of a worker pool of an App Service Environment.

ListWorkerPoolsAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Get all worker pools of an App Service Environment.

ListWorkerPoolSkusAsync(IAppServiceEnvironmentsOperations, String, String, String, CancellationToken)

Get available SKUs for scaling a worker pool.

ListWorkerPoolSkusNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get available SKUs for scaling a worker pool.

ListWorkerPoolsNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Get all worker pools of an App Service Environment.

RebootAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Reboot all machines in an App Service Environment.

ResumeAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Resume an App Service Environment.

ResumeNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Resume an App Service Environment.

SuspendAsync(IAppServiceEnvironmentsOperations, String, String, CancellationToken)

Suspend an App Service Environment.

SuspendNextAsync(IAppServiceEnvironmentsOperations, String, CancellationToken)

Suspend an App Service Environment.

UpdateAsync(IAppServiceEnvironmentsOperations, String, String, AppServiceEnvironmentPatchResource, CancellationToken)

Create or update an App Service Environment.

UpdateMultiRolePoolAsync(IAppServiceEnvironmentsOperations, String, String, WorkerPoolResourceInner, CancellationToken)

Create or update a multi-role pool.

UpdateWorkerPoolAsync(IAppServiceEnvironmentsOperations, String, String, String, WorkerPoolResourceInner, CancellationToken)

Create or update a worker pool.

Applies to