ManagedInstanceStartStopScheduleData.ScheduleList Property
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.
Schedule list.
public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.SqlScheduleItem> ScheduleList { get; }
member this.ScheduleList : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.SqlScheduleItem>
Public ReadOnly Property ScheduleList As IList(Of SqlScheduleItem)