次の方法で共有


ManagedInstanceResource.GetManagedInstanceStartStopSchedules メソッド

定義

ManagedInstance の ManagedInstanceStartStopScheduleResources のコレクションを取得します。

public virtual Azure.ResourceManager.Sql.ManagedInstanceStartStopScheduleCollection GetManagedInstanceStartStopSchedules ();
abstract member GetManagedInstanceStartStopSchedules : unit -> Azure.ResourceManager.Sql.ManagedInstanceStartStopScheduleCollection
override this.GetManagedInstanceStartStopSchedules : unit -> Azure.ResourceManager.Sql.ManagedInstanceStartStopScheduleCollection
Public Overridable Function GetManagedInstanceStartStopSchedules () As ManagedInstanceStartStopScheduleCollection

戻り値

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

適用対象