ScalingPlanResource.GetScalingPlanPersonalSchedules Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of ScalingPlanPersonalScheduleResources in the ScalingPlan.
public virtual Azure.ResourceManager.DesktopVirtualization.ScalingPlanPersonalScheduleCollection GetScalingPlanPersonalSchedules ();
abstract member GetScalingPlanPersonalSchedules : unit -> Azure.ResourceManager.DesktopVirtualization.ScalingPlanPersonalScheduleCollection
override this.GetScalingPlanPersonalSchedules : unit -> Azure.ResourceManager.DesktopVirtualization.ScalingPlanPersonalScheduleCollection
Public Overridable Function GetScalingPlanPersonalSchedules () As ScalingPlanPersonalScheduleCollection
Returns
An object representing collection of ScalingPlanPersonalScheduleResources and their operations over a ScalingPlanPersonalScheduleResource.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET