AzureSqlManagedInstanceScheduleCommunicator.SetSchedule 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.
public Microsoft.Azure.Management.Sql.Models.StartStopManagedInstanceSchedule SetSchedule (string resourceGroupName, string managedInstanceName, Microsoft.Azure.Commands.Sql.ManagedInstanceSchedule.Model.AzureSqlManagedInstanceScheduleModel scheduleModel);
member this.SetSchedule : string * string * Microsoft.Azure.Commands.Sql.ManagedInstanceSchedule.Model.AzureSqlManagedInstanceScheduleModel -> Microsoft.Azure.Management.Sql.Models.StartStopManagedInstanceSchedule
Public Function SetSchedule (resourceGroupName As String, managedInstanceName As String, scheduleModel As AzureSqlManagedInstanceScheduleModel) As StartStopManagedInstanceSchedule
Parameters
- resourceGroupName
- String
- managedInstanceName
- String
- scheduleModel
- AzureSqlManagedInstanceScheduleModel