Uses of Class
com.azure.resourcemanager.appservice.fluent.models.WorkerPoolResourceInner
Packages that use WorkerPoolResourceInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of WorkerPoolResourceInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return WorkerPoolResourceInnerModifier and TypeMethodDescriptionAppServiceEnvironmentsClient.createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context) Create or update a multi-role pool.AppServiceEnvironmentsClient.createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.AppServiceEnvironmentsClient.createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context) Create or update a worker pool.AppServiceEnvironmentsClient.getMultiRolePool(String resourceGroupName, String name) Get properties of a multi-role pool.AppServiceEnvironmentsClient.getWorkerPool(String resourceGroupName, String name, String workerPoolName) Get properties of a worker pool.AppServiceEnvironmentsClient.updateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.updateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type WorkerPoolResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context) Create or update a multi-role pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context) Create or update a multi-role pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context) Create or update a worker pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context) Create or update a worker pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.AppServiceEnvironmentsClient.createOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.createOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.AppServiceEnvironmentsClient.getMultiRolePoolAsync(String resourceGroupName, String name) Get properties of a multi-role pool.com.azure.core.http.rest.Response<WorkerPoolResourceInner> AppServiceEnvironmentsClient.getMultiRolePoolWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Get properties of a multi-role pool.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> AppServiceEnvironmentsClient.getMultiRolePoolWithResponseAsync(String resourceGroupName, String name) Get properties of a multi-role pool.AppServiceEnvironmentsClient.getWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName) Get properties of a worker pool.com.azure.core.http.rest.Response<WorkerPoolResourceInner> AppServiceEnvironmentsClient.getWorkerPoolWithResponse(String resourceGroupName, String name, String workerPoolName, com.azure.core.util.Context context) Get properties of a worker pool.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> AppServiceEnvironmentsClient.getWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName) Get properties of a worker pool.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> AppServiceEnvironmentsClient.listMultiRolePools(String resourceGroupName, String name) Get all multi-role pools.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> AppServiceEnvironmentsClient.listMultiRolePools(String resourceGroupName, String name, com.azure.core.util.Context context) Get all multi-role pools.com.azure.core.http.rest.PagedFlux<WorkerPoolResourceInner> AppServiceEnvironmentsClient.listMultiRolePoolsAsync(String resourceGroupName, String name) Get all multi-role pools.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> AppServiceEnvironmentsClient.listWorkerPools(String resourceGroupName, String name) Get all worker pools of an App Service Environment.com.azure.core.http.rest.PagedIterable<WorkerPoolResourceInner> AppServiceEnvironmentsClient.listWorkerPools(String resourceGroupName, String name, com.azure.core.util.Context context) Get all worker pools of an App Service Environment.com.azure.core.http.rest.PagedFlux<WorkerPoolResourceInner> AppServiceEnvironmentsClient.listWorkerPoolsAsync(String resourceGroupName, String name) Get all worker pools of an App Service Environment.AppServiceEnvironmentsClient.updateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.http.rest.Response<WorkerPoolResourceInner> AppServiceEnvironmentsClient.updateMultiRolePoolWithResponse(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context) Create or update a multi-role pool.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> AppServiceEnvironmentsClient.updateMultiRolePoolWithResponseAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.updateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.com.azure.core.http.rest.Response<WorkerPoolResourceInner> AppServiceEnvironmentsClient.updateWorkerPoolWithResponse(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context) Create or update a worker pool.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> AppServiceEnvironmentsClient.updateWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type WorkerPoolResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context) Create or update a multi-role pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context) Create or update a worker pool.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<WorkerPoolResourceInner>, WorkerPoolResourceInner> AppServiceEnvironmentsClient.beginCreateOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.AppServiceEnvironmentsClient.createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.createOrUpdateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context) Create or update a multi-role pool.AppServiceEnvironmentsClient.createOrUpdateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> AppServiceEnvironmentsClient.createOrUpdateMultiRolePoolWithResponseAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.AppServiceEnvironmentsClient.createOrUpdateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context) Create or update a worker pool.AppServiceEnvironmentsClient.createOrUpdateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> AppServiceEnvironmentsClient.createOrUpdateWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.AppServiceEnvironmentsClient.updateMultiRolePool(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.updateMultiRolePoolAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.com.azure.core.http.rest.Response<WorkerPoolResourceInner> AppServiceEnvironmentsClient.updateMultiRolePoolWithResponse(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope, com.azure.core.util.Context context) Create or update a multi-role pool.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> AppServiceEnvironmentsClient.updateMultiRolePoolWithResponseAsync(String resourceGroupName, String name, WorkerPoolResourceInner multiRolePoolEnvelope) Create or update a multi-role pool.AppServiceEnvironmentsClient.updateWorkerPool(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.AppServiceEnvironmentsClient.updateWorkerPoolAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool.com.azure.core.http.rest.Response<WorkerPoolResourceInner> AppServiceEnvironmentsClient.updateWorkerPoolWithResponse(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope, com.azure.core.util.Context context) Create or update a worker pool.Mono<com.azure.core.http.rest.Response<WorkerPoolResourceInner>> AppServiceEnvironmentsClient.updateWorkerPoolWithResponseAsync(String resourceGroupName, String name, String workerPoolName, WorkerPoolResourceInner workerPoolEnvelope) Create or update a worker pool. -
Uses of WorkerPoolResourceInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return WorkerPoolResourceInnerModifier and TypeMethodDescriptionstatic WorkerPoolResourceInnerWorkerPoolResourceInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WorkerPoolResourceInner from the JsonReader.WorkerPoolResourceInner.withComputeMode(ComputeModeOptions computeMode) Set the computeMode property: Shared or dedicated app hosting.Set the kind property: Kind of resource.WorkerPoolResourceInner.withSku(SkuDescription sku) Set the sku property: Description of a SKU for a scalable resource.WorkerPoolResourceInner.withWorkerCount(Integer workerCount) Set the workerCount property: Number of instances in the worker pool.WorkerPoolResourceInner.withWorkerSize(String workerSize) Set the workerSize property: VM size of the worker pool instances.WorkerPoolResourceInner.withWorkerSizeId(Integer workerSizeId) Set the workerSizeId property: Worker size ID for referencing this worker pool. -
Uses of WorkerPoolResourceInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type WorkerPoolResourceInnerModifier and TypeMethodDescriptionWorkerPoolCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type WorkerPoolResourceInnerModifier and TypeMethodDescriptionWorkerPoolCollection.withValue(List<WorkerPoolResourceInner> value) Set the value property: Collection of resources.