Partager via


ScalingPlanResource.GetScalingPlanPooledScheduleAsync Méthode

Définition

Obtenez un ScalingPlanPooledSchedule.

  • Chemin de la requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DesktopVirtualization/scalingPlans/{scalingPlanName}/pooledSchedules/{scalingPlanScheduleName}
  • IdScalingPlanPooledSchedules_Get d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>> GetScalingPlanPooledScheduleAsync (string scalingPlanScheduleName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetScalingPlanPooledScheduleAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>>
override this.GetScalingPlanPooledScheduleAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleResource>>
Public Overridable Function GetScalingPlanPooledScheduleAsync (scalingPlanScheduleName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ScalingPlanPooledScheduleResource))

Paramètres

scalingPlanScheduleName
String

Nom de l’objet ScalingPlanSchedule.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

scalingPlanScheduleName est une chaîne vide et devait être non vide.

scalingPlanScheduleName a la valeur null.

S’applique à