public interface AppServiceEnvironmentsClient extends InnerSupportsGet<AppServiceEnvironmentResourceInner>, InnerSupportsListing<AppServiceEnvironmentResourceInner>, InnerSupportsDelete<Void>
| Modifier and Type | Method and Description |
|---|---|
RemotePrivateEndpointConnectionArmResourceInner |
approveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
RemotePrivateEndpointConnectionArmResourceInner |
approveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper,
com.azure.core.util.Context context)
Description for Approves or rejects a private endpoint connection.
|
Mono<RemotePrivateEndpointConnectionArmResourceInner> |
approveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
approveOrRejectPrivateEndpointConnectionWithResponseAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> |
beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> |
beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper,
com.azure.core.util.Context context)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> |
beginApproveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName,
PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
Description for Approves or rejects a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> |
beginCreateOrUpdate(String resourceGroupName,
String name,
AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> |
beginCreateOrUpdate(String resourceGroupName,
String name,
AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope,
com.azure.core.util.Context context)
Description for Create or update an App Service Environment.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String name,
AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> |
beginCreateOrUpdateMultiRolePool(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> |
beginCreateOrUpdateMultiRolePool(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope,
com.azure.core.util.Context context)
Description for Create or update a multi-role pool.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> |
beginCreateOrUpdateMultiRolePoolAsync(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> |
beginCreateOrUpdateWorkerPool(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> |
beginCreateOrUpdateWorkerPool(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope,
com.azure.core.util.Context context)
Description for Create or update a worker pool.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> |
beginCreateOrUpdateWorkerPoolAsync(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String name,
Boolean forceDelete)
Description for Delete an App Service Environment.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String name,
Boolean forceDelete,
com.azure.core.util.Context context)
Description for Delete an App Service Environment.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String name,
Boolean forceDelete)
Description for Delete an App Service Environment.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> |
beginDeletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> |
beginDeletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Description for Deletes a private endpoint connection.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Object>,Object> |
beginDeletePrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
changeVnet(String resourceGroupName,
String name,
VirtualNetworkProfile vnetInfo)
Description for Move an App Service Environment to a different VNET.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
changeVnet(String resourceGroupName,
String name,
VirtualNetworkProfile vnetInfo,
com.azure.core.util.Context context)
Description for Move an App Service Environment to a different VNET.
|
com.azure.core.http.rest.PagedFlux<SiteInner> |
changeVnetAsync(String resourceGroupName,
String name,
VirtualNetworkProfile vnetInfo)
Description for Move an App Service Environment to a different VNET.
|
AppServiceEnvironmentResourceInner |
createOrUpdate(String resourceGroupName,
String name,
AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
AppServiceEnvironmentResourceInner |
createOrUpdate(String resourceGroupName,
String name,
AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope,
com.azure.core.util.Context context)
Description for Create or update an App Service Environment.
|
Mono<AppServiceEnvironmentResourceInner> |
createOrUpdateAsync(String resourceGroupName,
String name,
AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
WorkerPoolResourceInner |
createOrUpdateMultiRolePool(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
WorkerPoolResourceInner |
createOrUpdateMultiRolePool(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope,
com.azure.core.util.Context context)
Description for Create or update a multi-role pool.
|
Mono<WorkerPoolResourceInner> |
createOrUpdateMultiRolePoolAsync(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateMultiRolePoolWithResponseAsync(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String name,
AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
WorkerPoolResourceInner |
createOrUpdateWorkerPool(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
WorkerPoolResourceInner |
createOrUpdateWorkerPool(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope,
com.azure.core.util.Context context)
Description for Create or update a worker pool.
|
Mono<WorkerPoolResourceInner> |
createOrUpdateWorkerPoolAsync(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWorkerPoolWithResponseAsync(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
void |
delete(String resourceGroupName,
String name)
Description for Delete an App Service Environment.
|
void |
delete(String resourceGroupName,
String name,
Boolean forceDelete)
Description for Delete an App Service Environment.
|
void |
delete(String resourceGroupName,
String name,
Boolean forceDelete,
com.azure.core.util.Context context)
Description for Delete an App Service Environment.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String name)
Description for Delete an App Service Environment.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String name,
Boolean forceDelete)
Description for Delete an App Service Environment.
|
Object |
deletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
Object |
deletePrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Description for Deletes a private endpoint connection.
|
Mono<Object> |
deletePrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deletePrivateEndpointConnectionWithResponseAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Deletes a private endpoint connection.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String name,
Boolean forceDelete)
Description for Delete an App Service Environment.
|
AseV3NetworkingConfigurationInner |
getAseV3NetworkingConfiguration(String resourceGroupName,
String name)
Description for Get networking configuration of an App Service Environment.
|
Mono<AseV3NetworkingConfigurationInner> |
getAseV3NetworkingConfigurationAsync(String resourceGroupName,
String name)
Description for Get networking configuration of an App Service Environment.
|
com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner> |
getAseV3NetworkingConfigurationWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get networking configuration of an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner>> |
getAseV3NetworkingConfigurationWithResponseAsync(String resourceGroupName,
String name)
Description for Get networking configuration of an App Service Environment.
|
AppServiceEnvironmentResourceInner |
getByResourceGroup(String resourceGroupName,
String name)
Description for Get the properties of an App Service Environment.
|
Mono<AppServiceEnvironmentResourceInner> |
getByResourceGroupAsync(String resourceGroupName,
String name)
Description for Get the properties of an App Service Environment.
|
com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner> |
getByResourceGroupWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get the properties of an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner>> |
getByResourceGroupWithResponseAsync(String resourceGroupName,
String name)
Description for Get the properties of an App Service Environment.
|
HostingEnvironmentDiagnosticsInner |
getDiagnosticsItem(String resourceGroupName,
String name,
String diagnosticsName)
Description for Get a diagnostics item for an App Service Environment.
|
Mono<HostingEnvironmentDiagnosticsInner> |
getDiagnosticsItemAsync(String resourceGroupName,
String name,
String diagnosticsName)
Description for Get a diagnostics item for an App Service Environment.
|
com.azure.core.http.rest.Response<HostingEnvironmentDiagnosticsInner> |
getDiagnosticsItemWithResponse(String resourceGroupName,
String name,
String diagnosticsName,
com.azure.core.util.Context context)
Description for Get a diagnostics item for an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<HostingEnvironmentDiagnosticsInner>> |
getDiagnosticsItemWithResponseAsync(String resourceGroupName,
String name,
String diagnosticsName)
Description for Get a diagnostics item for an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<InboundEnvironmentEndpointInner> |
getInboundNetworkDependenciesEndpoints(String resourceGroupName,
String name)
Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<InboundEnvironmentEndpointInner> |
getInboundNetworkDependenciesEndpoints(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<InboundEnvironmentEndpointInner> |
getInboundNetworkDependenciesEndpointsAsync(String resourceGroupName,
String name)
Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
|
WorkerPoolResourceInner |
getMultiRolePool(String resourceGroupName,
String name)
Description for Get properties of a multi-role pool.
|
Mono<WorkerPoolResourceInner> |
getMultiRolePoolAsync(String resourceGroupName,
String name)
Description for Get properties of a multi-role pool.
|
com.azure.core.http.rest.Response<WorkerPoolResourceInner> |
getMultiRolePoolWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get properties of a multi-role pool.
|
Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> |
getMultiRolePoolWithResponseAsync(String resourceGroupName,
String name)
Description for Get properties of a multi-role pool.
|
com.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpointInner> |
getOutboundNetworkDependenciesEndpoints(String resourceGroupName,
String name)
Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpointInner> |
getOutboundNetworkDependenciesEndpoints(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<OutboundEnvironmentEndpointInner> |
getOutboundNetworkDependenciesEndpointsAsync(String resourceGroupName,
String name)
Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
|
RemotePrivateEndpointConnectionArmResourceInner |
getPrivateEndpointConnection(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Gets a private endpoint connection.
|
Mono<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Gets a private endpoint connection.
|
com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionList(String resourceGroupName,
String name)
Description for Gets the list of private endpoints associated with a hosting environment.
|
com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionList(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the list of private endpoints associated with a hosting environment.
|
com.azure.core.http.rest.PagedFlux<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionListAsync(String resourceGroupName,
String name)
Description for Gets the list of private endpoints associated with a hosting environment.
|
com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner> |
getPrivateEndpointConnectionWithResponse(String resourceGroupName,
String name,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Description for Gets a private endpoint connection.
|
Mono<com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner>> |
getPrivateEndpointConnectionWithResponseAsync(String resourceGroupName,
String name,
String privateEndpointConnectionName)
Description for Gets a private endpoint connection.
|
PrivateLinkResourcesWrapperInner |
getPrivateLinkResources(String resourceGroupName,
String name)
Description for Gets the private link resources.
|
Mono<PrivateLinkResourcesWrapperInner> |
getPrivateLinkResourcesAsync(String resourceGroupName,
String name)
Description for Gets the private link resources.
|
com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> |
getPrivateLinkResourcesWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Gets the private link resources.
|
Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> |
getPrivateLinkResourcesWithResponseAsync(String resourceGroupName,
String name)
Description for Gets the private link resources.
|
AddressResponseInner |
getVipInfo(String resourceGroupName,
String name)
Description for Get IP addresses assigned to an App Service Environment.
|
Mono<AddressResponseInner> |
getVipInfoAsync(String resourceGroupName,
String name)
Description for Get IP addresses assigned to an App Service Environment.
|
com.azure.core.http.rest.Response<AddressResponseInner> |
getVipInfoWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get IP addresses assigned to an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<AddressResponseInner>> |
getVipInfoWithResponseAsync(String resourceGroupName,
String name)
Description for Get IP addresses assigned to an App Service Environment.
|
WorkerPoolResourceInner |
getWorkerPool(String resourceGroupName,
String name,
String workerPoolName)
Description for Get properties of a worker pool.
|
Mono<WorkerPoolResourceInner> |
getWorkerPoolAsync(String resourceGroupName,
String name,
String workerPoolName)
Description for Get properties of a worker pool.
|
com.azure.core.http.rest.Response<WorkerPoolResourceInner> |
getWorkerPoolWithResponse(String resourceGroupName,
String name,
String workerPoolName,
com.azure.core.util.Context context)
Description for Get properties of a worker pool.
|
Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> |
getWorkerPoolWithResponseAsync(String resourceGroupName,
String name,
String workerPoolName)
Description for Get properties of a worker pool.
|
com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> |
list()
Description for Get all App Service Environments for a subscription.
|
com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> |
list(com.azure.core.util.Context context)
Description for Get all App Service Environments for a subscription.
|
com.azure.core.http.rest.PagedIterable<AppServicePlanInner> |
listAppServicePlans(String resourceGroupName,
String name)
Description for Get all App Service plans in an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<AppServicePlanInner> |
listAppServicePlans(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get all App Service plans in an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<AppServicePlanInner> |
listAppServicePlansAsync(String resourceGroupName,
String name)
Description for Get all App Service plans in an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<AppServiceEnvironmentResourceInner> |
listAsync()
Description for Get all App Service Environments for a subscription.
|
com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> |
listByResourceGroup(String resourceGroupName)
Description for Get all App Service Environments in a resource group.
|
com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> |
listByResourceGroup(String resourceGroupName,
com.azure.core.util.Context context)
Description for Get all App Service Environments in a resource group.
|
com.azure.core.http.rest.PagedFlux<AppServiceEnvironmentResourceInner> |
listByResourceGroupAsync(String resourceGroupName)
Description for Get all App Service Environments in a resource group.
|
com.azure.core.http.rest.PagedIterable<StampCapacityInner> |
listCapacities(String resourceGroupName,
String name)
Description for Get the used, available, and total worker capacity an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<StampCapacityInner> |
listCapacities(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get the used, available, and total worker capacity an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<StampCapacityInner> |
listCapacitiesAsync(String resourceGroupName,
String name)
Description for Get the used, available, and total worker capacity an App Service Environment.
|
List<HostingEnvironmentDiagnosticsInner> |
listDiagnostics(String resourceGroupName,
String name)
Description for Get diagnostic information for an App Service Environment.
|
Mono<List<HostingEnvironmentDiagnosticsInner>> |
listDiagnosticsAsync(String resourceGroupName,
String name)
Description for Get diagnostic information for an App Service Environment.
|
com.azure.core.http.rest.Response<List<HostingEnvironmentDiagnosticsInner>> |
listDiagnosticsWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get diagnostic information for an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<List<HostingEnvironmentDiagnosticsInner>>> |
listDiagnosticsWithResponseAsync(String resourceGroupName,
String name)
Description for Get diagnostic information for an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listMultiRoleMetricDefinitions(String resourceGroupName,
String name)
Description for Get metric definitions for a multi-role pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listMultiRoleMetricDefinitions(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get metric definitions for a multi-role pool of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> |
listMultiRoleMetricDefinitionsAsync(String resourceGroupName,
String name)
Description for Get metric definitions for a multi-role pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listMultiRolePoolInstanceMetricDefinitions(String resourceGroupName,
String name,
String instance)
Description for Get metric definitions for a specific instance of a multi-role pool of an App Service
Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listMultiRolePoolInstanceMetricDefinitions(String resourceGroupName,
String name,
String instance,
com.azure.core.util.Context context)
Description for Get metric definitions for a specific instance of a multi-role pool of an App Service
Environment.
|
com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> |
listMultiRolePoolInstanceMetricDefinitionsAsync(String resourceGroupName,
String name,
String instance)
Description for Get metric definitions for a specific instance of a multi-role pool of an App Service
Environment.
|
com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> |
listMultiRolePools(String resourceGroupName,
String name)
Description for Get all multi-role pools.
|
com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> |
listMultiRolePools(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get all multi-role pools.
|
com.azure.core.http.rest.PagedFlux<WorkerPoolResourceInner> |
listMultiRolePoolsAsync(String resourceGroupName,
String name)
Description for Get all multi-role pools.
|
com.azure.core.http.rest.PagedIterable<SkuInfoInner> |
listMultiRolePoolSkus(String resourceGroupName,
String name)
Description for Get available SKUs for scaling a multi-role pool.
|
com.azure.core.http.rest.PagedIterable<SkuInfoInner> |
listMultiRolePoolSkus(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get available SKUs for scaling a multi-role pool.
|
com.azure.core.http.rest.PagedFlux<SkuInfoInner> |
listMultiRolePoolSkusAsync(String resourceGroupName,
String name)
Description for Get available SKUs for scaling a multi-role pool.
|
com.azure.core.http.rest.PagedIterable<UsageInner> |
listMultiRoleUsages(String resourceGroupName,
String name)
Description for Get usage metrics for a multi-role pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<UsageInner> |
listMultiRoleUsages(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get usage metrics for a multi-role pool of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<UsageInner> |
listMultiRoleUsagesAsync(String resourceGroupName,
String name)
Description for Get usage metrics for a multi-role pool of an App Service Environment.
|
List<OperationInner> |
listOperations(String resourceGroupName,
String name)
Description for List all currently running operations on the App Service Environment.
|
Mono<List<OperationInner>> |
listOperationsAsync(String resourceGroupName,
String name)
Description for List all currently running operations on the App Service Environment.
|
com.azure.core.http.rest.Response<List<OperationInner>> |
listOperationsWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for List all currently running operations on the App Service Environment.
|
Mono<com.azure.core.http.rest.Response<List<OperationInner>>> |
listOperationsWithResponseAsync(String resourceGroupName,
String name)
Description for List all currently running operations on the App Service Environment.
|
com.azure.core.http.rest.PagedIterable<CsmUsageQuotaInner> |
listUsages(String resourceGroupName,
String name)
Description for Get global usage metrics of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<CsmUsageQuotaInner> |
listUsages(String resourceGroupName,
String name,
String filter,
com.azure.core.util.Context context)
Description for Get global usage metrics of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<CsmUsageQuotaInner> |
listUsagesAsync(String resourceGroupName,
String name)
Description for Get global usage metrics of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<CsmUsageQuotaInner> |
listUsagesAsync(String resourceGroupName,
String name,
String filter)
Description for Get global usage metrics of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
listWebApps(String resourceGroupName,
String name)
Description for Get all apps in an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
listWebApps(String resourceGroupName,
String name,
String propertiesToInclude,
com.azure.core.util.Context context)
Description for Get all apps in an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<SiteInner> |
listWebAppsAsync(String resourceGroupName,
String name)
Description for Get all apps in an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<SiteInner> |
listWebAppsAsync(String resourceGroupName,
String name,
String propertiesToInclude)
Description for Get all apps in an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listWebWorkerMetricDefinitions(String resourceGroupName,
String name,
String workerPoolName)
Description for Get metric definitions for a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listWebWorkerMetricDefinitions(String resourceGroupName,
String name,
String workerPoolName,
com.azure.core.util.Context context)
Description for Get metric definitions for a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> |
listWebWorkerMetricDefinitionsAsync(String resourceGroupName,
String name,
String workerPoolName)
Description for Get metric definitions for a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<UsageInner> |
listWebWorkerUsages(String resourceGroupName,
String name,
String workerPoolName)
Description for Get usage metrics for a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<UsageInner> |
listWebWorkerUsages(String resourceGroupName,
String name,
String workerPoolName,
com.azure.core.util.Context context)
Description for Get usage metrics for a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<UsageInner> |
listWebWorkerUsagesAsync(String resourceGroupName,
String name,
String workerPoolName)
Description for Get usage metrics for a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listWorkerPoolInstanceMetricDefinitions(String resourceGroupName,
String name,
String workerPoolName,
String instance)
Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> |
listWorkerPoolInstanceMetricDefinitions(String resourceGroupName,
String name,
String workerPoolName,
String instance,
com.azure.core.util.Context context)
Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> |
listWorkerPoolInstanceMetricDefinitionsAsync(String resourceGroupName,
String name,
String workerPoolName,
String instance)
Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> |
listWorkerPools(String resourceGroupName,
String name)
Description for Get all worker pools of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> |
listWorkerPools(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Get all worker pools of an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<WorkerPoolResourceInner> |
listWorkerPoolsAsync(String resourceGroupName,
String name)
Description for Get all worker pools of an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<SkuInfoInner> |
listWorkerPoolSkus(String resourceGroupName,
String name,
String workerPoolName)
Description for Get available SKUs for scaling a worker pool.
|
com.azure.core.http.rest.PagedIterable<SkuInfoInner> |
listWorkerPoolSkus(String resourceGroupName,
String name,
String workerPoolName,
com.azure.core.util.Context context)
Description for Get available SKUs for scaling a worker pool.
|
com.azure.core.http.rest.PagedFlux<SkuInfoInner> |
listWorkerPoolSkusAsync(String resourceGroupName,
String name,
String workerPoolName)
Description for Get available SKUs for scaling a worker pool.
|
void |
reboot(String resourceGroupName,
String name)
Description for Reboot all machines in an App Service Environment.
|
Mono<Void> |
rebootAsync(String resourceGroupName,
String name)
Description for Reboot all machines in an App Service Environment.
|
com.azure.core.http.rest.Response<Void> |
rebootWithResponse(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Reboot all machines in an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<Void>> |
rebootWithResponseAsync(String resourceGroupName,
String name)
Description for Reboot all machines in an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
resume(String resourceGroupName,
String name)
Description for Resume an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
resume(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Resume an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<SiteInner> |
resumeAsync(String resourceGroupName,
String name)
Description for Resume an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
suspend(String resourceGroupName,
String name)
Description for Suspend an App Service Environment.
|
com.azure.core.http.rest.PagedIterable<SiteInner> |
suspend(String resourceGroupName,
String name,
com.azure.core.util.Context context)
Description for Suspend an App Service Environment.
|
com.azure.core.http.rest.PagedFlux<SiteInner> |
suspendAsync(String resourceGroupName,
String name)
Description for Suspend an App Service Environment.
|
AppServiceEnvironmentResourceInner |
update(String resourceGroupName,
String name,
AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
AseV3NetworkingConfigurationInner |
updateAseNetworkingConfiguration(String resourceGroupName,
String name,
AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
Description for Update networking configuration of an App Service Environment.
|
Mono<AseV3NetworkingConfigurationInner> |
updateAseNetworkingConfigurationAsync(String resourceGroupName,
String name,
AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
Description for Update networking configuration of an App Service Environment.
|
com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner> |
updateAseNetworkingConfigurationWithResponse(String resourceGroupName,
String name,
AseV3NetworkingConfigurationInner aseNetworkingConfiguration,
com.azure.core.util.Context context)
Description for Update networking configuration of an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner>> |
updateAseNetworkingConfigurationWithResponseAsync(String resourceGroupName,
String name,
AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
Description for Update networking configuration of an App Service Environment.
|
Mono<AppServiceEnvironmentResourceInner> |
updateAsync(String resourceGroupName,
String name,
AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
WorkerPoolResourceInner |
updateMultiRolePool(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
Mono<WorkerPoolResourceInner> |
updateMultiRolePoolAsync(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
com.azure.core.http.rest.Response<WorkerPoolResourceInner> |
updateMultiRolePoolWithResponse(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope,
com.azure.core.util.Context context)
Description for Create or update a multi-role pool.
|
Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> |
updateMultiRolePoolWithResponseAsync(String resourceGroupName,
String name,
WorkerPoolResourceInner multiRolePoolEnvelope)
Description for Create or update a multi-role pool.
|
com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner> |
updateWithResponse(String resourceGroupName,
String name,
AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope,
com.azure.core.util.Context context)
Description for Create or update an App Service Environment.
|
Mono<com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner>> |
updateWithResponseAsync(String resourceGroupName,
String name,
AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope)
Description for Create or update an App Service Environment.
|
WorkerPoolResourceInner |
updateWorkerPool(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
Mono<WorkerPoolResourceInner> |
updateWorkerPoolAsync(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
com.azure.core.http.rest.Response<WorkerPoolResourceInner> |
updateWorkerPoolWithResponse(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope,
com.azure.core.util.Context context)
Description for Create or update a worker pool.
|
Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> |
updateWorkerPoolWithResponseAsync(String resourceGroupName,
String name,
String workerPoolName,
WorkerPoolResourceInner workerPoolEnvelope)
Description for Create or update a worker pool.
|
com.azure.core.http.rest.PagedFlux<AppServiceEnvironmentResourceInner> listAsync()
listAsync in interface InnerSupportsListing<AppServiceEnvironmentResourceInner>DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> list()
list in interface InnerSupportsListing<AppServiceEnvironmentResourceInner>DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> list(com.azure.core.util.Context context)
context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<AppServiceEnvironmentResourceInner> listByResourceGroupAsync(String resourceGroupName)
listByResourceGroupAsync in interface InnerSupportsListing<AppServiceEnvironmentResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> listByResourceGroup(String resourceGroupName)
listByResourceGroup in interface InnerSupportsListing<AppServiceEnvironmentResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AppServiceEnvironmentResourceInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AppServiceEnvironmentResourceInner> getByResourceGroupAsync(String resourceGroupName, String name)
getByResourceGroupAsync in interface InnerSupportsGet<AppServiceEnvironmentResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AppServiceEnvironmentResourceInner getByResourceGroup(String resourceGroupName, String name)
getByResourceGroup in interface InnerSupportsGet<AppServiceEnvironmentResourceInner>resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner> getByResourceGroupWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AppServiceEnvironmentResourceInner> createOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AppServiceEnvironmentResourceInner createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AppServiceEnvironmentResourceInner createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String name, Boolean forceDelete)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.forceDelete - Specify <code>true</code> to force the deletion even if the App Service
Environment contains resources. The default is <code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String name, Boolean forceDelete)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.forceDelete - Specify <code>true</code> to force the deletion even if the App Service
Environment contains resources. The default is <code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String name, Boolean forceDelete)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.forceDelete - Specify <code>true</code> to force the deletion even if the App Service
Environment contains resources. The default is <code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String name, Boolean forceDelete, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.forceDelete - Specify <code>true</code> to force the deletion even if the App Service
Environment contains resources. The default is <code>false</code>.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteAsync(String resourceGroupName, String name, Boolean forceDelete)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.forceDelete - Specify <code>true</code> to force the deletion even if the App Service
Environment contains resources. The default is <code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> deleteAsync(String resourceGroupName, String name)
deleteAsync in interface InnerSupportsDelete<Void>resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String name, Boolean forceDelete)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.forceDelete - Specify <code>true</code> to force the deletion even if the App Service
Environment contains resources. The default is <code>false</code>.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void delete(String resourceGroupName, String name, Boolean forceDelete, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.forceDelete - Specify <code>true</code> to force the deletion even if the App Service
Environment contains resources. The default is <code>false</code>.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner>> updateWithResponseAsync(String resourceGroupName, String name, AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AppServiceEnvironmentResourceInner> updateAsync(String resourceGroupName, String name, AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AppServiceEnvironmentResourceInner update(String resourceGroupName, String name, AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<AppServiceEnvironmentResourceInner> updateWithResponse(String resourceGroupName, String name, AppServiceEnvironmentPatchResource hostingEnvironmentEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.hostingEnvironmentEnvelope - Configuration details of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<StampCapacityInner> listCapacitiesAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StampCapacityInner> listCapacities(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<StampCapacityInner> listCapacities(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<AddressResponseInner>> getVipInfoWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AddressResponseInner> getVipInfoAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AddressResponseInner getVipInfo(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<AddressResponseInner> getVipInfoWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<SiteInner> changeVnetAsync(String resourceGroupName, String name, VirtualNetworkProfile vnetInfo)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.vnetInfo - Details for the new virtual network.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> changeVnet(String resourceGroupName, String name, VirtualNetworkProfile vnetInfo)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.vnetInfo - Details for the new virtual network.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> changeVnet(String resourceGroupName, String name, VirtualNetworkProfile vnetInfo, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.vnetInfo - Details for the new virtual network.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner>> getAseV3NetworkingConfigurationWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AseV3NetworkingConfigurationInner> getAseV3NetworkingConfigurationAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AseV3NetworkingConfigurationInner getAseV3NetworkingConfiguration(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner> getAseV3NetworkingConfigurationWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner>> updateAseNetworkingConfigurationWithResponseAsync(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.aseNetworkingConfiguration - Full view of networking configuration for an ASE.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<AseV3NetworkingConfigurationInner> updateAseNetworkingConfigurationAsync(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.aseNetworkingConfiguration - Full view of networking configuration for an ASE.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.AseV3NetworkingConfigurationInner updateAseNetworkingConfiguration(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.aseNetworkingConfiguration - Full view of networking configuration for an ASE.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<AseV3NetworkingConfigurationInner> updateAseNetworkingConfigurationWithResponse(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.aseNetworkingConfiguration - Full view of networking configuration for an ASE.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<List<HostingEnvironmentDiagnosticsInner>>> listDiagnosticsWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<List<HostingEnvironmentDiagnosticsInner>> listDiagnosticsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.List<HostingEnvironmentDiagnosticsInner> listDiagnostics(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<List<HostingEnvironmentDiagnosticsInner>> listDiagnosticsWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<HostingEnvironmentDiagnosticsInner>> getDiagnosticsItemWithResponseAsync(String resourceGroupName, String name, String diagnosticsName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.diagnosticsName - Name of the diagnostics item.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<HostingEnvironmentDiagnosticsInner> getDiagnosticsItemAsync(String resourceGroupName, String name, String diagnosticsName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.diagnosticsName - Name of the diagnostics item.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.HostingEnvironmentDiagnosticsInner getDiagnosticsItem(String resourceGroupName, String name, String diagnosticsName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.diagnosticsName - Name of the diagnostics item.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<HostingEnvironmentDiagnosticsInner> getDiagnosticsItemWithResponse(String resourceGroupName, String name, String diagnosticsName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.diagnosticsName - Name of the diagnostics item.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<InboundEnvironmentEndpointInner> getInboundNetworkDependenciesEndpointsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<InboundEnvironmentEndpointInner> getInboundNetworkDependenciesEndpoints(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<InboundEnvironmentEndpointInner> getInboundNetworkDependenciesEndpoints(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<WorkerPoolResourceInner> listMultiRolePoolsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> listMultiRolePools(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> listMultiRolePools(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> getMultiRolePoolWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WorkerPoolResourceInner> getMultiRolePoolAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner getMultiRolePool(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<WorkerPoolResourceInner> getMultiRolePoolWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateMultiRolePoolWithResponseAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WorkerPoolResourceInner> createOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> updateMultiRolePoolWithResponseAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WorkerPoolResourceInner> updateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner updateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<WorkerPoolResourceInner> updateMultiRolePoolWithResponse(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.multiRolePoolEnvelope - Properties of the multi-role pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> listMultiRolePoolInstanceMetricDefinitionsAsync(String resourceGroupName, String name, String instance)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.instance - Name of the instance in the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listMultiRolePoolInstanceMetricDefinitions(String resourceGroupName, String name, String instance)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.instance - Name of the instance in the multi-role pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listMultiRolePoolInstanceMetricDefinitions(String resourceGroupName, String name, String instance, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.instance - Name of the instance in the multi-role pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> listMultiRoleMetricDefinitionsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listMultiRoleMetricDefinitions(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listMultiRoleMetricDefinitions(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<SkuInfoInner> listMultiRolePoolSkusAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SkuInfoInner> listMultiRolePoolSkus(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SkuInfoInner> listMultiRolePoolSkus(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<UsageInner> listMultiRoleUsagesAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<UsageInner> listMultiRoleUsages(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<UsageInner> listMultiRoleUsages(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<List<OperationInner>>> listOperationsWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<List<OperationInner>> listOperationsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.List<OperationInner> listOperations(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<List<OperationInner>> listOperationsWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<OutboundEnvironmentEndpointInner> getOutboundNetworkDependenciesEndpointsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpointInner> getOutboundNetworkDependenciesEndpoints(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<OutboundEnvironmentEndpointInner> getOutboundNetworkDependenciesEndpoints(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionListAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionList(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionList(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner>> getPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RemotePrivateEndpointConnectionArmResourceInner getPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - Name of the private endpoint connection.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionWithResponse(String resourceGroupName, String name, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - Name of the private endpoint connection.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> approveOrRejectPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.privateEndpointWrapper - Private Endpoint Connection Approval ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.privateEndpointWrapper - Private Endpoint Connection Approval ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.privateEndpointWrapper - Private Endpoint Connection Approval ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.privateEndpointWrapper - Private Endpoint Connection Approval ARM resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<RemotePrivateEndpointConnectionArmResourceInner> approveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.privateEndpointWrapper - Private Endpoint Connection Approval ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RemotePrivateEndpointConnectionArmResourceInner approveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.privateEndpointWrapper - Private Endpoint Connection Approval ARM resource.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RemotePrivateEndpointConnectionArmResourceInner approveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, PrivateLinkConnectionApprovalRequestResource privateEndpointWrapper, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.privateEndpointWrapper - Private Endpoint Connection Approval ARM resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deletePrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Object>,Object> beginDeletePrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> beginDeletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Object>,Object> beginDeletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Object> deletePrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Object deletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Object deletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.privateEndpointConnectionName - The privateEndpointConnectionName parameter.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner>> getPrivateLinkResourcesWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<PrivateLinkResourcesWrapperInner> getPrivateLinkResourcesAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.PrivateLinkResourcesWrapperInner getPrivateLinkResources(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<PrivateLinkResourcesWrapperInner> getPrivateLinkResourcesWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Void>> rebootWithResponseAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<Void> rebootAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.void reboot(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<Void> rebootWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<SiteInner> resumeAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> resume(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> resume(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<AppServicePlanInner> listAppServicePlansAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AppServicePlanInner> listAppServicePlans(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<AppServicePlanInner> listAppServicePlans(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<SiteInner> listWebAppsAsync(String resourceGroupName, String name, String propertiesToInclude)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.propertiesToInclude - Comma separated list of app properties to include.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<SiteInner> listWebAppsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> listWebApps(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> listWebApps(String resourceGroupName, String name, String propertiesToInclude, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.propertiesToInclude - Comma separated list of app properties to include.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<SiteInner> suspendAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> suspend(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SiteInner> suspend(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<CsmUsageQuotaInner> listUsagesAsync(String resourceGroupName, String name, String filter)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.filter - Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example:
$filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and
endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<CsmUsageQuotaInner> listUsagesAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<CsmUsageQuotaInner> listUsages(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<CsmUsageQuotaInner> listUsages(String resourceGroupName, String name, String filter, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.filter - Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example:
$filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and
endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<WorkerPoolResourceInner> listWorkerPoolsAsync(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> listWorkerPools(String resourceGroupName, String name)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> listWorkerPools(String resourceGroupName, String name, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> getWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WorkerPoolResourceInner> getWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner getWorkerPool(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<WorkerPoolResourceInner> getWorkerPoolWithResponse(String resourceGroupName, String name, String workerPoolName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WorkerPoolResourceInner> createOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> updateWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<WorkerPoolResourceInner> updateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.WorkerPoolResourceInner updateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<WorkerPoolResourceInner> updateWorkerPoolWithResponse(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.workerPoolEnvelope - Properties of the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> listWorkerPoolInstanceMetricDefinitionsAsync(String resourceGroupName, String name, String workerPoolName, String instance)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.instance - Name of the instance in the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listWorkerPoolInstanceMetricDefinitions(String resourceGroupName, String name, String workerPoolName, String instance)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.instance - Name of the instance in the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listWorkerPoolInstanceMetricDefinitions(String resourceGroupName, String name, String workerPoolName, String instance, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.instance - Name of the instance in the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ResourceMetricDefinitionInner> listWebWorkerMetricDefinitionsAsync(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listWebWorkerMetricDefinitions(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ResourceMetricDefinitionInner> listWebWorkerMetricDefinitions(String resourceGroupName, String name, String workerPoolName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<SkuInfoInner> listWorkerPoolSkusAsync(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SkuInfoInner> listWorkerPoolSkus(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<SkuInfoInner> listWorkerPoolSkus(String resourceGroupName, String name, String workerPoolName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<UsageInner> listWebWorkerUsagesAsync(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<UsageInner> listWebWorkerUsages(String resourceGroupName, String name, String workerPoolName)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<UsageInner> listWebWorkerUsages(String resourceGroupName, String name, String workerPoolName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group to which the resource belongs.name - Name of the App Service Environment.workerPoolName - Name of the worker pool.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.DefaultErrorResponseErrorException - thrown if the request is
rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2021 Microsoft Corporation. All rights reserved.