Compartilhar via


ScalingPlanPooledScheduleResource.Update Método

Definição

Atualize um ScalingPlanPooledSchedule.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}/pooledSchedules/{scalingPlanScheduleName}
  • Operação IdScalingPlanPooledSchedules_Update
public virtual Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource> Update (Azure.ResourceManager.DesktopVirtualization.Models.ScalingPlanPooledSchedulePatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.DesktopVirtualization.Models.ScalingPlanPooledSchedulePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>
override this.Update : Azure.ResourceManager.DesktopVirtualization.Models.ScalingPlanPooledSchedulePatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>
Public Overridable Function Update (patch As ScalingPlanPooledSchedulePatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of ScalingPlanPooledScheduleResource)

Parâmetros

patch
ScalingPlanPooledSchedulePatch

Objeto que contém definições ScalingPlanPooledSchedule.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

patch é nulo.

Aplica-se a