次の方法で共有


ScalingPlanResource.GetScalingPlanPooledSchedules メソッド

定義

ScalingPlan 内の ScalingPlanPooledScheduleResources のコレクションを取得します。

public virtual Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleCollection GetScalingPlanPooledSchedules ();
abstract member GetScalingPlanPooledSchedules : unit -> Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleCollection
override this.GetScalingPlanPooledSchedules : unit -> Azure.ResourceManager.DesktopVirtualization.ScalingPlanPooledScheduleCollection
Public Overridable Function GetScalingPlanPooledSchedules () As ScalingPlanPooledScheduleCollection

戻り値

ScalingPlanPooledScheduleResources のコレクションと ScalingPlanPooledScheduleResource に対する操作を表すオブジェクト。

適用対象