HostingEnvironmentWorkerPoolResource.Update Método
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Descrição para Criar ou atualizar um pool de trabalho.
- Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}
- IdAppServiceEnvironments_UpdateWorkerPool de operação
public virtual Azure.Response<Azure.ResourceManager.AppService.HostingEnvironmentWorkerPoolResource> Update (Azure.ResourceManager.AppService.AppServiceWorkerPoolData data, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.AppService.AppServiceWorkerPoolData * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.HostingEnvironmentWorkerPoolResource>
override this.Update : Azure.ResourceManager.AppService.AppServiceWorkerPoolData * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppService.HostingEnvironmentWorkerPoolResource>
Public Overridable Function Update (data As AppServiceWorkerPoolData, Optional cancellationToken As CancellationToken = Nothing) As Response(Of HostingEnvironmentWorkerPoolResource)
Propriedades do pool de trabalho.
- cancellationToken
- CancellationToken
O token de cancelamento a ser usado.
data
é nulo.
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: