Freigeben über


ScalingPlanPooledScheduleCollection.GetAsync Methode

Definition

Ruft einen ScalingPlanPooledSchedule ab.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}/pooledSchedules/{scalingPlanScheduleName}
  • Vorgangs-IdScalingPlanPooledSchedules_Get
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>> GetAsync (string scalingPlanScheduleName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>>
override this.GetAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>>
Public Overridable Function GetAsync (scalingPlanScheduleName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ScalingPlanPooledScheduleResource))

Parameter

scalingPlanScheduleName
String

Der Name von ScalingPlanSchedule.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

scalingPlanScheduleName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

scalingPlanScheduleName ist NULL.

Gilt für: