AppServiceEnvironmentsClient Interface
Implements
public interface AppServiceEnvironmentsClient
extends InnerSupportsGet<AppServiceEnvironmentResourceInner>, InnerSupportsListing<AppServiceEnvironmentResourceInner>, InnerSupportsDelete<Void>
An instance of this class provides access to all the operations defined in AppServiceEnvironmentsClient.
Method Summary
Method Details
approveOrRejectPrivateEndpointConnection
public abstract RemotePrivateEndpointConnectionArmResourceInner approveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, RemotePrivateEndpointConnectionArmResourceInner privateEndpointWrapper)
Approves or rejects a private endpoint connection Description for Approves or rejects a private endpoint connection.
Parameters:
Returns:
approveOrRejectPrivateEndpointConnection
public abstract RemotePrivateEndpointConnectionArmResourceInner approveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, RemotePrivateEndpointConnectionArmResourceInner privateEndpointWrapper, Context context)
Approves or rejects a private endpoint connection Description for Approves or rejects a private endpoint connection.
Parameters:
Returns:
approveOrRejectPrivateEndpointConnectionAsync
public abstract Mono<RemotePrivateEndpointConnectionArmResourceInner> approveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName, RemotePrivateEndpointConnectionArmResourceInner privateEndpointWrapper)
Approves or rejects a private endpoint connection Description for Approves or rejects a private endpoint connection.
Parameters:
Returns:
approveOrRejectPrivateEndpointConnectionWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> approveOrRejectPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName, RemotePrivateEndpointConnectionArmResourceInner privateEndpointWrapper)
Approves or rejects a private endpoint connection Description for Approves or rejects a private endpoint connection.
Parameters:
Returns:
beginApproveOrRejectPrivateEndpointConnection
public abstract SyncPoller<PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, RemotePrivateEndpointConnectionArmResourceInner privateEndpointWrapper)
Approves or rejects a private endpoint connection Description for Approves or rejects a private endpoint connection.
Parameters:
Returns:
beginApproveOrRejectPrivateEndpointConnection
public abstract SyncPoller<PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, RemotePrivateEndpointConnectionArmResourceInner privateEndpointWrapper, Context context)
Approves or rejects a private endpoint connection Description for Approves or rejects a private endpoint connection.
Parameters:
Returns:
beginApproveOrRejectPrivateEndpointConnectionAsync
public abstract PollerFlux<PollResult<RemotePrivateEndpointConnectionArmResourceInner>,RemotePrivateEndpointConnectionArmResourceInner> beginApproveOrRejectPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName, RemotePrivateEndpointConnectionArmResourceInner privateEndpointWrapper)
Approves or rejects a private endpoint connection Description for Approves or rejects a private endpoint connection.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller<PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller<PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> beginCreateOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, Context context)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
beginCreateOrUpdateAsync
public abstract PollerFlux<PollResult<AppServiceEnvironmentResourceInner>,AppServiceEnvironmentResourceInner> beginCreateOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
beginCreateOrUpdateMultiRolePool
public abstract SyncPoller<PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
beginCreateOrUpdateMultiRolePool
public abstract SyncPoller<PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, Context context)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
beginCreateOrUpdateMultiRolePoolAsync
public abstract PollerFlux<PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
beginCreateOrUpdateWorkerPool
public abstract SyncPoller<PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
beginCreateOrUpdateWorkerPool
public abstract SyncPoller<PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, Context context)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
beginCreateOrUpdateWorkerPoolAsync
public abstract PollerFlux<PollResult<WorkerPoolResourceInner>,WorkerPoolResourceInner> beginCreateOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String name)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String name, Boolean forceDelete, Context context)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
Returns:
beginDeleteAsync
public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String name)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
Returns:
beginDeleteAsync
public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String name, Boolean forceDelete)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
Returns:
beginDeletePrivateEndpointConnection
public abstract SyncPoller<PollResult<Object>,Object> beginDeletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
Deletes a private endpoint connection Description for Deletes a private endpoint connection.
Parameters:
Returns:
beginDeletePrivateEndpointConnection
public abstract SyncPoller<PollResult<Object>,Object> beginDeletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, Context context)
Deletes a private endpoint connection Description for Deletes a private endpoint connection.
Parameters:
Returns:
beginDeletePrivateEndpointConnectionAsync
public abstract PollerFlux<PollResult<Object>,Object> beginDeletePrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
Deletes a private endpoint connection Description for Deletes a private endpoint connection.
Parameters:
Returns:
beginUpgrade
public abstract SyncPoller<PollResult<Void>,Void> beginUpgrade(String resourceGroupName, String name)
Initiate an upgrade of an App Service Environment if one is available. Description for Initiate an upgrade of an App Service Environment if one is available.
Parameters:
Returns:
beginUpgrade
public abstract SyncPoller<PollResult<Void>,Void> beginUpgrade(String resourceGroupName, String name, Context context)
Initiate an upgrade of an App Service Environment if one is available. Description for Initiate an upgrade of an App Service Environment if one is available.
Parameters:
Returns:
beginUpgradeAsync
public abstract PollerFlux<PollResult<Void>,Void> beginUpgradeAsync(String resourceGroupName, String name)
Initiate an upgrade of an App Service Environment if one is available. Description for Initiate an upgrade of an App Service Environment if one is available.
Parameters:
Returns:
changeVnet
public abstract PagedIterable<SiteInner> changeVnet(String resourceGroupName, String name, VirtualNetworkProfile vnetInfo)
Move an App Service Environment to a different VNET. Description for Move an App Service Environment to a different VNET.
Parameters:
Returns:
changeVnet
public abstract PagedIterable<SiteInner> changeVnet(String resourceGroupName, String name, VirtualNetworkProfile vnetInfo, Context context)
Move an App Service Environment to a different VNET. Description for Move an App Service Environment to a different VNET.
Parameters:
Returns:
changeVnetAsync
public abstract PagedFlux<SiteInner> changeVnetAsync(String resourceGroupName, String name, VirtualNetworkProfile vnetInfo)
Move an App Service Environment to a different VNET. Description for Move an App Service Environment to a different VNET.
Parameters:
Returns:
createOrUpdate
public abstract AppServiceEnvironmentResourceInner createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
createOrUpdate
public abstract AppServiceEnvironmentResourceInner createOrUpdate(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope, Context context)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
createOrUpdateAsync
public abstract Mono<AppServiceEnvironmentResourceInner> createOrUpdateAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
createOrUpdateMultiRolePool
public abstract WorkerPoolResourceInner createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
createOrUpdateMultiRolePool
public abstract WorkerPoolResourceInner createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, Context context)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
createOrUpdateMultiRolePoolAsync
public abstract Mono<WorkerPoolResourceInner> createOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
createOrUpdateMultiRolePoolWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateMultiRolePoolWithResponseAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
createOrUpdateWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String name, AppServiceEnvironmentResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
createOrUpdateWorkerPool
public abstract WorkerPoolResourceInner createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
createOrUpdateWorkerPool
public abstract WorkerPoolResourceInner createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, Context context)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
createOrUpdateWorkerPoolAsync
public abstract Mono<WorkerPoolResourceInner> createOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
createOrUpdateWorkerPoolWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String name)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
delete
public abstract void delete(String resourceGroupName, String name, Boolean forceDelete, Context context)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
deleteAseCustomDnsSuffixConfiguration
public abstract Object deleteAseCustomDnsSuffixConfiguration(String resourceGroupName, String name)
Delete Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
deleteAseCustomDnsSuffixConfigurationAsync
public abstract Mono<Object> deleteAseCustomDnsSuffixConfigurationAsync(String resourceGroupName, String name)
Delete Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
deleteAseCustomDnsSuffixConfigurationWithResponse
public abstract Response<Object> deleteAseCustomDnsSuffixConfigurationWithResponse(String resourceGroupName, String name, Context context)
Delete Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
deleteAseCustomDnsSuffixConfigurationWithResponseAsync
public abstract Mono<Response<Object>> deleteAseCustomDnsSuffixConfigurationWithResponseAsync(String resourceGroupName, String name)
Delete Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
deleteAsync
public abstract Mono<Void> deleteAsync(String resourceGroupName, String name)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
Returns:
deleteAsync
public abstract Mono<Void> deleteAsync(String resourceGroupName, String name, Boolean forceDelete)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
Returns:
deletePrivateEndpointConnection
public abstract Object deletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
Deletes a private endpoint connection Description for Deletes a private endpoint connection.
Parameters:
Returns:
deletePrivateEndpointConnection
public abstract Object deletePrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName, Context context)
Deletes a private endpoint connection Description for Deletes a private endpoint connection.
Parameters:
Returns:
deletePrivateEndpointConnectionAsync
public abstract Mono<Object> deletePrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
Deletes a private endpoint connection Description for Deletes a private endpoint connection.
Parameters:
Returns:
deletePrivateEndpointConnectionWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> deletePrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
Deletes a private endpoint connection Description for Deletes a private endpoint connection.
Parameters:
Returns:
deleteWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String name, Boolean forceDelete)
Delete an App Service Environment. Description for Delete an App Service Environment.
Parameters:
Returns:
getAseCustomDnsSuffixConfiguration
public abstract CustomDnsSuffixConfigurationInner getAseCustomDnsSuffixConfiguration(String resourceGroupName, String name)
Get Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
getAseCustomDnsSuffixConfigurationAsync
public abstract Mono<CustomDnsSuffixConfigurationInner> getAseCustomDnsSuffixConfigurationAsync(String resourceGroupName, String name)
Get Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
getAseCustomDnsSuffixConfigurationWithResponse
public abstract Response<CustomDnsSuffixConfigurationInner> getAseCustomDnsSuffixConfigurationWithResponse(String resourceGroupName, String name, Context context)
Get Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
getAseCustomDnsSuffixConfigurationWithResponseAsync
public abstract Mono<Response<CustomDnsSuffixConfigurationInner>> getAseCustomDnsSuffixConfigurationWithResponseAsync(String resourceGroupName, String name)
Get Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
getAseV3NetworkingConfiguration
public abstract AseV3NetworkingConfigurationInner getAseV3NetworkingConfiguration(String resourceGroupName, String name)
Get networking configuration of an App Service Environment Description for Get networking configuration of an App Service Environment.
Parameters:
Returns:
getAseV3NetworkingConfigurationAsync
public abstract Mono<AseV3NetworkingConfigurationInner> getAseV3NetworkingConfigurationAsync(String resourceGroupName, String name)
Get networking configuration of an App Service Environment Description for Get networking configuration of an App Service Environment.
Parameters:
Returns:
getAseV3NetworkingConfigurationWithResponse
public abstract Response<AseV3NetworkingConfigurationInner> getAseV3NetworkingConfigurationWithResponse(String resourceGroupName, String name, Context context)
Get networking configuration of an App Service Environment Description for Get networking configuration of an App Service Environment.
Parameters:
Returns:
getAseV3NetworkingConfigurationWithResponseAsync
public abstract Mono<Response<AseV3NetworkingConfigurationInner>> getAseV3NetworkingConfigurationWithResponseAsync(String resourceGroupName, String name)
Get networking configuration of an App Service Environment Description for Get networking configuration of an App Service Environment.
Parameters:
Returns:
getByResourceGroup
public abstract AppServiceEnvironmentResourceInner getByResourceGroup(String resourceGroupName, String name)
Get the properties of an App Service Environment. Description for Get the properties of an App Service Environment.
Parameters:
Returns:
getByResourceGroupAsync
public abstract Mono<AppServiceEnvironmentResourceInner> getByResourceGroupAsync(String resourceGroupName, String name)
Get the properties of an App Service Environment. Description for Get the properties of an App Service Environment.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response<AppServiceEnvironmentResourceInner> getByResourceGroupWithResponse(String resourceGroupName, String name, Context context)
Get the properties of an App Service Environment. Description for Get the properties of an App Service Environment.
Parameters:
Returns:
getByResourceGroupWithResponseAsync
public abstract Mono<Response<AppServiceEnvironmentResourceInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String name)
Get the properties of an App Service Environment. Description for Get the properties of an App Service Environment.
Parameters:
Returns:
getDiagnosticsItem
public abstract HostingEnvironmentDiagnosticsInner getDiagnosticsItem(String resourceGroupName, String name, String diagnosticsName)
Get a diagnostics item for an App Service Environment. Description for Get a diagnostics item for an App Service Environment.
Parameters:
Returns:
getDiagnosticsItemAsync
public abstract Mono<HostingEnvironmentDiagnosticsInner> getDiagnosticsItemAsync(String resourceGroupName, String name, String diagnosticsName)
Get a diagnostics item for an App Service Environment. Description for Get a diagnostics item for an App Service Environment.
Parameters:
Returns:
getDiagnosticsItemWithResponse
public abstract Response<HostingEnvironmentDiagnosticsInner> getDiagnosticsItemWithResponse(String resourceGroupName, String name, String diagnosticsName, Context context)
Get a diagnostics item for an App Service Environment. Description for Get a diagnostics item for an App Service Environment.
Parameters:
Returns:
getDiagnosticsItemWithResponseAsync
public abstract Mono<Response<HostingEnvironmentDiagnosticsInner>> getDiagnosticsItemWithResponseAsync(String resourceGroupName, String name, String diagnosticsName)
Get a diagnostics item for an App Service Environment. Description for Get a diagnostics item for an App Service Environment.
Parameters:
Returns:
getInboundNetworkDependenciesEndpoints
public abstract PagedIterable<InboundEnvironmentEndpointInner> getInboundNetworkDependenciesEndpoints(String resourceGroupName, String name)
Get the network endpoints of all inbound dependencies of an App Service Environment. Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
Parameters:
Returns:
getInboundNetworkDependenciesEndpoints
public abstract PagedIterable<InboundEnvironmentEndpointInner> getInboundNetworkDependenciesEndpoints(String resourceGroupName, String name, Context context)
Get the network endpoints of all inbound dependencies of an App Service Environment. Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
Parameters:
Returns:
getInboundNetworkDependenciesEndpointsAsync
public abstract PagedFlux<InboundEnvironmentEndpointInner> getInboundNetworkDependenciesEndpointsAsync(String resourceGroupName, String name)
Get the network endpoints of all inbound dependencies of an App Service Environment. Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
Parameters:
Returns:
getMultiRolePool
public abstract WorkerPoolResourceInner getMultiRolePool(String resourceGroupName, String name)
Get properties of a multi-role pool. Description for Get properties of a multi-role pool.
Parameters:
Returns:
getMultiRolePoolAsync
public abstract Mono<WorkerPoolResourceInner> getMultiRolePoolAsync(String resourceGroupName, String name)
Get properties of a multi-role pool. Description for Get properties of a multi-role pool.
Parameters:
Returns:
getMultiRolePoolWithResponse
public abstract Response<WorkerPoolResourceInner> getMultiRolePoolWithResponse(String resourceGroupName, String name, Context context)
Get properties of a multi-role pool. Description for Get properties of a multi-role pool.
Parameters:
Returns:
getMultiRolePoolWithResponseAsync
public abstract Mono<Response<WorkerPoolResourceInner>> getMultiRolePoolWithResponseAsync(String resourceGroupName, String name)
Get properties of a multi-role pool. Description for Get properties of a multi-role pool.
Parameters:
Returns:
getOutboundNetworkDependenciesEndpoints
public abstract PagedIterable<OutboundEnvironmentEndpointInner> getOutboundNetworkDependenciesEndpoints(String resourceGroupName, String name)
Get the network endpoints of all outbound dependencies of an App Service Environment. Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
Parameters:
Returns:
getOutboundNetworkDependenciesEndpoints
public abstract PagedIterable<OutboundEnvironmentEndpointInner> getOutboundNetworkDependenciesEndpoints(String resourceGroupName, String name, Context context)
Get the network endpoints of all outbound dependencies of an App Service Environment. Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
Parameters:
Returns:
getOutboundNetworkDependenciesEndpointsAsync
public abstract PagedFlux<OutboundEnvironmentEndpointInner> getOutboundNetworkDependenciesEndpointsAsync(String resourceGroupName, String name)
Get the network endpoints of all outbound dependencies of an App Service Environment. Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
Parameters:
Returns:
getPrivateEndpointConnection
public abstract RemotePrivateEndpointConnectionArmResourceInner getPrivateEndpointConnection(String resourceGroupName, String name, String privateEndpointConnectionName)
Gets a private endpoint connection Description for Gets a private endpoint connection.
Parameters:
Returns:
getPrivateEndpointConnectionAsync
public abstract Mono<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
Gets a private endpoint connection Description for Gets a private endpoint connection.
Parameters:
Returns:
getPrivateEndpointConnectionList
public abstract PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionList(String resourceGroupName, String name)
Gets the list of private endpoints associated with a hosting environment Description for Gets the list of private endpoints associated with a hosting environment.
Parameters:
Returns:
getPrivateEndpointConnectionList
public abstract PagedIterable<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionList(String resourceGroupName, String name, Context context)
Gets the list of private endpoints associated with a hosting environment Description for Gets the list of private endpoints associated with a hosting environment.
Parameters:
Returns:
getPrivateEndpointConnectionListAsync
public abstract PagedFlux<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionListAsync(String resourceGroupName, String name)
Gets the list of private endpoints associated with a hosting environment Description for Gets the list of private endpoints associated with a hosting environment.
Parameters:
Returns:
getPrivateEndpointConnectionWithResponse
public abstract Response<RemotePrivateEndpointConnectionArmResourceInner> getPrivateEndpointConnectionWithResponse(String resourceGroupName, String name, String privateEndpointConnectionName, Context context)
Gets a private endpoint connection Description for Gets a private endpoint connection.
Parameters:
Returns:
getPrivateEndpointConnectionWithResponseAsync
public abstract Mono<Response<RemotePrivateEndpointConnectionArmResourceInner>> getPrivateEndpointConnectionWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName)
Gets a private endpoint connection Description for Gets a private endpoint connection.
Parameters:
Returns:
getPrivateLinkResources
public abstract PrivateLinkResourcesWrapperInner getPrivateLinkResources(String resourceGroupName, String name)
Gets the private link resources Description for Gets the private link resources.
Parameters:
Returns:
getPrivateLinkResourcesAsync
public abstract Mono<PrivateLinkResourcesWrapperInner> getPrivateLinkResourcesAsync(String resourceGroupName, String name)
Gets the private link resources Description for Gets the private link resources.
Parameters:
Returns:
getPrivateLinkResourcesWithResponse
public abstract Response<PrivateLinkResourcesWrapperInner> getPrivateLinkResourcesWithResponse(String resourceGroupName, String name, Context context)
Gets the private link resources Description for Gets the private link resources.
Parameters:
Returns:
getPrivateLinkResourcesWithResponseAsync
public abstract Mono<Response<PrivateLinkResourcesWrapperInner>> getPrivateLinkResourcesWithResponseAsync(String resourceGroupName, String name)
Gets the private link resources Description for Gets the private link resources.
Parameters:
Returns:
getVipInfo
public abstract AddressResponseInner getVipInfo(String resourceGroupName, String name)
Get IP addresses assigned to an App Service Environment. Description for Get IP addresses assigned to an App Service Environment.
Parameters:
Returns:
getVipInfoAsync
public abstract Mono<AddressResponseInner> getVipInfoAsync(String resourceGroupName, String name)
Get IP addresses assigned to an App Service Environment. Description for Get IP addresses assigned to an App Service Environment.
Parameters:
Returns:
getVipInfoWithResponse
public abstract Response<AddressResponseInner> getVipInfoWithResponse(String resourceGroupName, String name, Context context)
Get IP addresses assigned to an App Service Environment. Description for Get IP addresses assigned to an App Service Environment.
Parameters:
Returns:
getVipInfoWithResponseAsync
public abstract Mono<Response<AddressResponseInner>> getVipInfoWithResponseAsync(String resourceGroupName, String name)
Get IP addresses assigned to an App Service Environment. Description for Get IP addresses assigned to an App Service Environment.
Parameters:
Returns:
getWorkerPool
public abstract WorkerPoolResourceInner getWorkerPool(String resourceGroupName, String name, String workerPoolName)
Get properties of a worker pool. Description for Get properties of a worker pool.
Parameters:
Returns:
getWorkerPoolAsync
public abstract Mono<WorkerPoolResourceInner> getWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName)
Get properties of a worker pool. Description for Get properties of a worker pool.
Parameters:
Returns:
getWorkerPoolWithResponse
public abstract Response<WorkerPoolResourceInner> getWorkerPoolWithResponse(String resourceGroupName, String name, String workerPoolName, Context context)
Get properties of a worker pool. Description for Get properties of a worker pool.
Parameters:
Returns:
getWorkerPoolWithResponseAsync
public abstract Mono<Response<WorkerPoolResourceInner>> getWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName)
Get properties of a worker pool. Description for Get properties of a worker pool.
Parameters:
Returns:
list
public abstract PagedIterable<AppServiceEnvironmentResourceInner> list()
Get all App Service Environments for a subscription. Description for Get all App Service Environments for a subscription.
Returns:
list
public abstract PagedIterable<AppServiceEnvironmentResourceInner> list(Context context)
Get all App Service Environments for a subscription. Description for Get all App Service Environments for a subscription.
Parameters:
Returns:
listAppServicePlans
public abstract PagedIterable<AppServicePlanInner> listAppServicePlans(String resourceGroupName, String name)
Get all App Service plans in an App Service Environment. Description for Get all App Service plans in an App Service Environment.
Parameters:
Returns:
listAppServicePlans
public abstract PagedIterable<AppServicePlanInner> listAppServicePlans(String resourceGroupName, String name, Context context)
Get all App Service plans in an App Service Environment. Description for Get all App Service plans in an App Service Environment.
Parameters:
Returns:
listAppServicePlansAsync
public abstract PagedFlux<AppServicePlanInner> listAppServicePlansAsync(String resourceGroupName, String name)
Get all App Service plans in an App Service Environment. Description for Get all App Service plans in an App Service Environment.
Parameters:
Returns:
listAsync
public abstract PagedFlux<AppServiceEnvironmentResourceInner> listAsync()
Get all App Service Environments for a subscription. Description for Get all App Service Environments for a subscription.
Returns:
listByResourceGroup
public abstract PagedIterable<AppServiceEnvironmentResourceInner> listByResourceGroup(String resourceGroupName)
Get all App Service Environments in a resource group. Description for Get all App Service Environments in a resource group.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable<AppServiceEnvironmentResourceInner> listByResourceGroup(String resourceGroupName, Context context)
Get all App Service Environments in a resource group. Description for Get all App Service Environments in a resource group.
Parameters:
Returns:
listByResourceGroupAsync
public abstract PagedFlux<AppServiceEnvironmentResourceInner> listByResourceGroupAsync(String resourceGroupName)
Get all App Service Environments in a resource group. Description for Get all App Service Environments in a resource group.
Parameters:
Returns:
listCapacities
public abstract PagedIterable<StampCapacityInner> listCapacities(String resourceGroupName, String name)
Get the used, available, and total worker capacity an App Service Environment. Description for Get the used, available, and total worker capacity an App Service Environment.
Parameters:
Returns:
listCapacities
public abstract PagedIterable<StampCapacityInner> listCapacities(String resourceGroupName, String name, Context context)
Get the used, available, and total worker capacity an App Service Environment. Description for Get the used, available, and total worker capacity an App Service Environment.
Parameters:
Returns:
listCapacitiesAsync
public abstract PagedFlux<StampCapacityInner> listCapacitiesAsync(String resourceGroupName, String name)
Get the used, available, and total worker capacity an App Service Environment. Description for Get the used, available, and total worker capacity an App Service Environment.
Parameters:
Returns:
listDiagnostics
public abstract List<HostingEnvironmentDiagnosticsInner> listDiagnostics(String resourceGroupName, String name)
Get diagnostic information for an App Service Environment. Description for Get diagnostic information for an App Service Environment.
Parameters:
Returns:
listDiagnosticsAsync
public abstract Mono<List<HostingEnvironmentDiagnosticsInner>> listDiagnosticsAsync(String resourceGroupName, String name)
Get diagnostic information for an App Service Environment. Description for Get diagnostic information for an App Service Environment.
Parameters:
Returns:
listDiagnosticsWithResponse
public abstract Response<List<HostingEnvironmentDiagnosticsInner>> listDiagnosticsWithResponse(String resourceGroupName, String name, Context context)
Get diagnostic information for an App Service Environment. Description for Get diagnostic information for an App Service Environment.
Parameters:
Returns:
listDiagnosticsWithResponseAsync
public abstract Mono<Response<List<HostingEnvironmentDiagnosticsInner>>> listDiagnosticsWithResponseAsync(String resourceGroupName, String name)
Get diagnostic information for an App Service Environment. Description for Get diagnostic information for an App Service Environment.
Parameters:
Returns:
listMultiRoleMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listMultiRoleMetricDefinitions(String resourceGroupName, String name)
Get metric definitions for a multi-role pool of an App Service Environment. Description for Get metric definitions for a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRoleMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listMultiRoleMetricDefinitions(String resourceGroupName, String name, Context context)
Get metric definitions for a multi-role pool of an App Service Environment. Description for Get metric definitions for a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRoleMetricDefinitionsAsync
public abstract PagedFlux<ResourceMetricDefinitionInner> listMultiRoleMetricDefinitionsAsync(String resourceGroupName, String name)
Get metric definitions for a multi-role pool of an App Service Environment. Description for Get metric definitions for a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRolePoolInstanceMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listMultiRolePoolInstanceMetricDefinitions(String resourceGroupName, String name, String instance)
Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRolePoolInstanceMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listMultiRolePoolInstanceMetricDefinitions(String resourceGroupName, String name, String instance, Context context)
Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRolePoolInstanceMetricDefinitionsAsync
public abstract PagedFlux<ResourceMetricDefinitionInner> listMultiRolePoolInstanceMetricDefinitionsAsync(String resourceGroupName, String name, String instance)
Get metric definitions for a specific instance of a multi-role pool of an App Service Environment. Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRolePools
public abstract PagedIterable<WorkerPoolResourceInner> listMultiRolePools(String resourceGroupName, String name)
Get all multi-role pools. Description for Get all multi-role pools.
Parameters:
Returns:
listMultiRolePools
public abstract PagedIterable<WorkerPoolResourceInner> listMultiRolePools(String resourceGroupName, String name, Context context)
Get all multi-role pools. Description for Get all multi-role pools.
Parameters:
Returns:
listMultiRolePoolsAsync
public abstract PagedFlux<WorkerPoolResourceInner> listMultiRolePoolsAsync(String resourceGroupName, String name)
Get all multi-role pools. Description for Get all multi-role pools.
Parameters:
Returns:
listMultiRolePoolSkus
public abstract PagedIterable<SkuInfoInner> listMultiRolePoolSkus(String resourceGroupName, String name)
Get available SKUs for scaling a multi-role pool. Description for Get available SKUs for scaling a multi-role pool.
Parameters:
Returns:
listMultiRolePoolSkus
public abstract PagedIterable<SkuInfoInner> listMultiRolePoolSkus(String resourceGroupName, String name, Context context)
Get available SKUs for scaling a multi-role pool. Description for Get available SKUs for scaling a multi-role pool.
Parameters:
Returns:
listMultiRolePoolSkusAsync
public abstract PagedFlux<SkuInfoInner> listMultiRolePoolSkusAsync(String resourceGroupName, String name)
Get available SKUs for scaling a multi-role pool. Description for Get available SKUs for scaling a multi-role pool.
Parameters:
Returns:
listMultiRoleUsages
public abstract PagedIterable<UsageInner> listMultiRoleUsages(String resourceGroupName, String name)
Get usage metrics for a multi-role pool of an App Service Environment. Description for Get usage metrics for a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRoleUsages
public abstract PagedIterable<UsageInner> listMultiRoleUsages(String resourceGroupName, String name, Context context)
Get usage metrics for a multi-role pool of an App Service Environment. Description for Get usage metrics for a multi-role pool of an App Service Environment.
Parameters:
Returns:
listMultiRoleUsagesAsync
public abstract PagedFlux<UsageInner> listMultiRoleUsagesAsync(String resourceGroupName, String name)
Get usage metrics for a multi-role pool of an App Service Environment. Description for Get usage metrics for a multi-role pool of an App Service Environment.
Parameters:
Returns:
listOperations
public abstract List<OperationInner> listOperations(String resourceGroupName, String name)
List all currently running operations on the App Service Environment. Description for List all currently running operations on the App Service Environment.
Parameters:
Returns:
listOperationsAsync
public abstract Mono<List<OperationInner>> listOperationsAsync(String resourceGroupName, String name)
List all currently running operations on the App Service Environment. Description for List all currently running operations on the App Service Environment.
Parameters:
Returns:
listOperationsWithResponse
public abstract Response<List<OperationInner>> listOperationsWithResponse(String resourceGroupName, String name, Context context)
List all currently running operations on the App Service Environment. Description for List all currently running operations on the App Service Environment.
Parameters:
Returns:
listOperationsWithResponseAsync
public abstract Mono<Response<List<OperationInner>>> listOperationsWithResponseAsync(String resourceGroupName, String name)
List all currently running operations on the App Service Environment. Description for List all currently running operations on the App Service Environment.
Parameters:
Returns:
listUsages
public abstract PagedIterable<CsmUsageQuotaInner> listUsages(String resourceGroupName, String name)
Get global usage metrics of an App Service Environment. Description for Get global usage metrics of an App Service Environment.
Parameters:
Returns:
listUsages
public abstract PagedIterable<CsmUsageQuotaInner> listUsages(String resourceGroupName, String name, String filter, Context context)
Get global usage metrics of an App Service Environment. Description for Get global usage metrics of an App Service Environment.
Parameters:
Returns:
listUsagesAsync
public abstract PagedFlux<CsmUsageQuotaInner> listUsagesAsync(String resourceGroupName, String name)
Get global usage metrics of an App Service Environment. Description for Get global usage metrics of an App Service Environment.
Parameters:
Returns:
listUsagesAsync
public abstract PagedFlux<CsmUsageQuotaInner> listUsagesAsync(String resourceGroupName, String name, String filter)
Get global usage metrics of an App Service Environment. Description for Get global usage metrics of an App Service Environment.
Parameters:
Returns:
listWebApps
public abstract PagedIterable<SiteInner> listWebApps(String resourceGroupName, String name)
Get all apps in an App Service Environment. Description for Get all apps in an App Service Environment.
Parameters:
Returns:
listWebApps
public abstract PagedIterable<SiteInner> listWebApps(String resourceGroupName, String name, String propertiesToInclude, Context context)
Get all apps in an App Service Environment. Description for Get all apps in an App Service Environment.
Parameters:
Returns:
listWebAppsAsync
public abstract PagedFlux<SiteInner> listWebAppsAsync(String resourceGroupName, String name)
Get all apps in an App Service Environment. Description for Get all apps in an App Service Environment.
Parameters:
Returns:
listWebAppsAsync
public abstract PagedFlux<SiteInner> listWebAppsAsync(String resourceGroupName, String name, String propertiesToInclude)
Get all apps in an App Service Environment. Description for Get all apps in an App Service Environment.
Parameters:
Returns:
listWebWorkerMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listWebWorkerMetricDefinitions(String resourceGroupName, String name, String workerPoolName)
Get metric definitions for a worker pool of an App Service Environment. Description for Get metric definitions for a worker pool of an App Service Environment.
Parameters:
Returns:
listWebWorkerMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listWebWorkerMetricDefinitions(String resourceGroupName, String name, String workerPoolName, Context context)
Get metric definitions for a worker pool of an App Service Environment. Description for Get metric definitions for a worker pool of an App Service Environment.
Parameters:
Returns:
listWebWorkerMetricDefinitionsAsync
public abstract PagedFlux<ResourceMetricDefinitionInner> listWebWorkerMetricDefinitionsAsync(String resourceGroupName, String name, String workerPoolName)
Get metric definitions for a worker pool of an App Service Environment. Description for Get metric definitions for a worker pool of an App Service Environment.
Parameters:
Returns:
listWebWorkerUsages
public abstract PagedIterable<UsageInner> listWebWorkerUsages(String resourceGroupName, String name, String workerPoolName)
Get usage metrics for a worker pool of an App Service Environment. Description for Get usage metrics for a worker pool of an App Service Environment.
Parameters:
Returns:
listWebWorkerUsages
public abstract PagedIterable<UsageInner> listWebWorkerUsages(String resourceGroupName, String name, String workerPoolName, Context context)
Get usage metrics for a worker pool of an App Service Environment. Description for Get usage metrics for a worker pool of an App Service Environment.
Parameters:
Returns:
listWebWorkerUsagesAsync
public abstract PagedFlux<UsageInner> listWebWorkerUsagesAsync(String resourceGroupName, String name, String workerPoolName)
Get usage metrics for a worker pool of an App Service Environment. Description for Get usage metrics for a worker pool of an App Service Environment.
Parameters:
Returns:
listWorkerPoolInstanceMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listWorkerPoolInstanceMetricDefinitions(String resourceGroupName, String name, String workerPoolName, String instance)
Get metric definitions for a specific instance of a worker pool of an App Service Environment. Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
Parameters:
Returns:
listWorkerPoolInstanceMetricDefinitions
public abstract PagedIterable<ResourceMetricDefinitionInner> listWorkerPoolInstanceMetricDefinitions(String resourceGroupName, String name, String workerPoolName, String instance, Context context)
Get metric definitions for a specific instance of a worker pool of an App Service Environment. Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
Parameters:
Returns:
listWorkerPoolInstanceMetricDefinitionsAsync
public abstract PagedFlux<ResourceMetricDefinitionInner> listWorkerPoolInstanceMetricDefinitionsAsync(String resourceGroupName, String name, String workerPoolName, String instance)
Get metric definitions for a specific instance of a worker pool of an App Service Environment. Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
Parameters:
Returns:
listWorkerPools
public abstract PagedIterable<WorkerPoolResourceInner> listWorkerPools(String resourceGroupName, String name)
Get all worker pools of an App Service Environment. Description for Get all worker pools of an App Service Environment.
Parameters:
Returns:
listWorkerPools
public abstract PagedIterable<WorkerPoolResourceInner> listWorkerPools(String resourceGroupName, String name, Context context)
Get all worker pools of an App Service Environment. Description for Get all worker pools of an App Service Environment.
Parameters:
Returns:
listWorkerPoolsAsync
public abstract PagedFlux<WorkerPoolResourceInner> listWorkerPoolsAsync(String resourceGroupName, String name)
Get all worker pools of an App Service Environment. Description for Get all worker pools of an App Service Environment.
Parameters:
Returns:
listWorkerPoolSkus
public abstract PagedIterable<SkuInfoInner> listWorkerPoolSkus(String resourceGroupName, String name, String workerPoolName)
Get available SKUs for scaling a worker pool. Description for Get available SKUs for scaling a worker pool.
Parameters:
Returns:
listWorkerPoolSkus
public abstract PagedIterable<SkuInfoInner> listWorkerPoolSkus(String resourceGroupName, String name, String workerPoolName, Context context)
Get available SKUs for scaling a worker pool. Description for Get available SKUs for scaling a worker pool.
Parameters:
Returns:
listWorkerPoolSkusAsync
public abstract PagedFlux<SkuInfoInner> listWorkerPoolSkusAsync(String resourceGroupName, String name, String workerPoolName)
Get available SKUs for scaling a worker pool. Description for Get available SKUs for scaling a worker pool.
Parameters:
Returns:
reboot
public abstract void reboot(String resourceGroupName, String name)
Reboot all machines in an App Service Environment. Description for Reboot all machines in an App Service Environment.
Parameters:
rebootAsync
public abstract Mono<Void> rebootAsync(String resourceGroupName, String name)
Reboot all machines in an App Service Environment. Description for Reboot all machines in an App Service Environment.
Parameters:
Returns:
rebootWithResponse
public abstract Response<Void> rebootWithResponse(String resourceGroupName, String name, Context context)
Reboot all machines in an App Service Environment. Description for Reboot all machines in an App Service Environment.
Parameters:
Returns:
rebootWithResponseAsync
public abstract Mono<Response<Void>> rebootWithResponseAsync(String resourceGroupName, String name)
Reboot all machines in an App Service Environment. Description for Reboot all machines in an App Service Environment.
Parameters:
Returns:
resume
public abstract PagedIterable<SiteInner> resume(String resourceGroupName, String name)
Resume an App Service Environment. Description for Resume an App Service Environment.
Parameters:
Returns:
resume
public abstract PagedIterable<SiteInner> resume(String resourceGroupName, String name, Context context)
Resume an App Service Environment. Description for Resume an App Service Environment.
Parameters:
Returns:
resumeAsync
public abstract PagedFlux<SiteInner> resumeAsync(String resourceGroupName, String name)
Resume an App Service Environment. Description for Resume an App Service Environment.
Parameters:
Returns:
suspend
public abstract PagedIterable<SiteInner> suspend(String resourceGroupName, String name)
Suspend an App Service Environment. Description for Suspend an App Service Environment.
Parameters:
Returns:
suspend
public abstract PagedIterable<SiteInner> suspend(String resourceGroupName, String name, Context context)
Suspend an App Service Environment. Description for Suspend an App Service Environment.
Parameters:
Returns:
suspendAsync
public abstract PagedFlux<SiteInner> suspendAsync(String resourceGroupName, String name)
Suspend an App Service Environment. Description for Suspend an App Service Environment.
Parameters:
Returns:
testUpgradeAvailableNotification
public abstract void testUpgradeAvailableNotification(String resourceGroupName, String name)
Send a test notification that an upgrade is available for this App Service Environment.
Parameters:
testUpgradeAvailableNotificationAsync
public abstract Mono<Void> testUpgradeAvailableNotificationAsync(String resourceGroupName, String name)
Send a test notification that an upgrade is available for this App Service Environment.
Parameters:
Returns:
testUpgradeAvailableNotificationWithResponse
public abstract Response<Void> testUpgradeAvailableNotificationWithResponse(String resourceGroupName, String name, Context context)
Send a test notification that an upgrade is available for this App Service Environment.
Parameters:
Returns:
testUpgradeAvailableNotificationWithResponseAsync
public abstract Mono<Response<Void>> testUpgradeAvailableNotificationWithResponseAsync(String resourceGroupName, String name)
Send a test notification that an upgrade is available for this App Service Environment.
Parameters:
Returns:
update
public abstract AppServiceEnvironmentResourceInner update(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
updateAseCustomDnsSuffixConfiguration
public abstract CustomDnsSuffixConfigurationInner updateAseCustomDnsSuffixConfiguration(String resourceGroupName, String name, CustomDnsSuffixConfigurationInner customDnsSuffixConfiguration)
Update Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
updateAseCustomDnsSuffixConfigurationAsync
public abstract Mono<CustomDnsSuffixConfigurationInner> updateAseCustomDnsSuffixConfigurationAsync(String resourceGroupName, String name, CustomDnsSuffixConfigurationInner customDnsSuffixConfiguration)
Update Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
updateAseCustomDnsSuffixConfigurationWithResponse
public abstract Response<CustomDnsSuffixConfigurationInner> updateAseCustomDnsSuffixConfigurationWithResponse(String resourceGroupName, String name, CustomDnsSuffixConfigurationInner customDnsSuffixConfiguration, Context context)
Update Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
updateAseCustomDnsSuffixConfigurationWithResponseAsync
public abstract Mono<Response<CustomDnsSuffixConfigurationInner>> updateAseCustomDnsSuffixConfigurationWithResponseAsync(String resourceGroupName, String name, CustomDnsSuffixConfigurationInner customDnsSuffixConfiguration)
Update Custom Dns Suffix configuration of an App Service Environment.
Parameters:
Returns:
updateAseNetworkingConfiguration
public abstract AseV3NetworkingConfigurationInner updateAseNetworkingConfiguration(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
Update networking configuration of an App Service Environment Description for Update networking configuration of an App Service Environment.
Parameters:
Returns:
updateAseNetworkingConfigurationAsync
public abstract Mono<AseV3NetworkingConfigurationInner> updateAseNetworkingConfigurationAsync(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
Update networking configuration of an App Service Environment Description for Update networking configuration of an App Service Environment.
Parameters:
Returns:
updateAseNetworkingConfigurationWithResponse
public abstract Response<AseV3NetworkingConfigurationInner> updateAseNetworkingConfigurationWithResponse(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration, Context context)
Update networking configuration of an App Service Environment Description for Update networking configuration of an App Service Environment.
Parameters:
Returns:
updateAseNetworkingConfigurationWithResponseAsync
public abstract Mono<Response<AseV3NetworkingConfigurationInner>> updateAseNetworkingConfigurationWithResponseAsync(String resourceGroupName, String name, AseV3NetworkingConfigurationInner aseNetworkingConfiguration)
Update networking configuration of an App Service Environment Description for Update networking configuration of an App Service Environment.
Parameters:
Returns:
updateAsync
public abstract Mono<AppServiceEnvironmentResourceInner> updateAsync(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
updateMultiRolePool
public abstract WorkerPoolResourceInner updateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
updateMultiRolePoolAsync
public abstract Mono<WorkerPoolResourceInner> updateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
updateMultiRolePoolWithResponse
public abstract Response<WorkerPoolResourceInner> updateMultiRolePoolWithResponse(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, Context context)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
updateMultiRolePoolWithResponseAsync
public abstract Mono<Response<WorkerPoolResourceInner>> updateMultiRolePoolWithResponseAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope)
Create or update a multi-role pool. Description for Create or update a multi-role pool.
Parameters:
Returns:
updateWithResponse
public abstract Response<AppServiceEnvironmentResourceInner> updateWithResponse(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope, Context context)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
updateWithResponseAsync
public abstract Mono<Response<AppServiceEnvironmentResourceInner>> updateWithResponseAsync(String resourceGroupName, String name, AppServiceEnvironmentPatchResourceInner hostingEnvironmentEnvelope)
Create or update an App Service Environment. Description for Create or update an App Service Environment.
Parameters:
Returns:
updateWorkerPool
public abstract WorkerPoolResourceInner updateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
updateWorkerPoolAsync
public abstract Mono<WorkerPoolResourceInner> updateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
updateWorkerPoolWithResponse
public abstract Response<WorkerPoolResourceInner> updateWorkerPoolWithResponse(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, Context context)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
updateWorkerPoolWithResponseAsync
public abstract Mono<Response<WorkerPoolResourceInner>> updateWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope)
Create or update a worker pool. Description for Create or update a worker pool.
Parameters:
Returns:
upgrade
public abstract void upgrade(String resourceGroupName, String name)
Initiate an upgrade of an App Service Environment if one is available. Description for Initiate an upgrade of an App Service Environment if one is available.
Parameters:
upgrade
public abstract void upgrade(String resourceGroupName, String name, Context context)
Initiate an upgrade of an App Service Environment if one is available. Description for Initiate an upgrade of an App Service Environment if one is available.
Parameters:
upgradeAsync
public abstract Mono<Void> upgradeAsync(String resourceGroupName, String name)
Initiate an upgrade of an App Service Environment if one is available. Description for Initiate an upgrade of an App Service Environment if one is available.
Parameters:
Returns:
upgradeWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> upgradeWithResponseAsync(String resourceGroupName, String name)
Initiate an upgrade of an App Service Environment if one is available. Description for Initiate an upgrade of an App Service Environment if one is available.
Parameters:
Returns: