Compartilhar via


DeviceUpdateInstanceResource.Update Método

Definição

Atualizações marcas da instância.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/instances/{instanceName}
  • Operação IdInstances_Update
public virtual Azure.Response<Azure.ResourceManager.DeviceUpdate.DeviceUpdateInstanceResource> Update (Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdateInstancePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdateInstancePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DeviceUpdate.DeviceUpdateInstanceResource>
override this.Update : Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdateInstancePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DeviceUpdate.DeviceUpdateInstanceResource>
Public Overridable Function Update (patch As DeviceUpdateInstancePatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of DeviceUpdateInstanceResource)

Parâmetros

patch
DeviceUpdateInstancePatch

Marcas atualizadas.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

patch é nulo.

Aplica-se a