Compartilhar via


ApiCenterServiceResource.Update Método

Definição

Atualizar serviço

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiCenter/services/{serviceName}
  • Operação IdServices_Update
public virtual Azure.Response<Azure.ResourceManager.ApiCenter.ApiCenterServiceResource> Update (Azure.ResourceManager.ApiCenter.Models.ApiCenterServicePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.ApiCenter.Models.ApiCenterServicePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApiCenter.ApiCenterServiceResource>
override this.Update : Azure.ResourceManager.ApiCenter.Models.ApiCenterServicePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApiCenter.ApiCenterServiceResource>
Public Overridable Function Update (patch As ApiCenterServicePatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of ApiCenterServiceResource)

Parâmetros

patch
ApiCenterServicePatch

As propriedades de serviço a serem atualizadas.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

patch é nulo.

Aplica-se a