Freigeben über


ScalingPlanPooledScheduleResource.Update Methode

Definition

Aktualisieren sie einen ScalingPlanPooledSchedule.Update a ScalingPlanPooledSchedule.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}/pooledSchedules/{scalingPlanScheduleName}
  • Vorgangs-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)

Parameter

patch
ScalingPlanPooledSchedulePatch

Objekt, das ScalingPlanPooledSchedule-Definitionen enthält.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

patch ist NULL.

Gilt für: