Dela via


AzureSqlManagedInstanceScheduleCommunicator.ListSchedule Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.StartStopManagedInstanceSchedule> ListSchedule (string resourceGroupName, string managedInstanceName);
member this.ListSchedule : string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.StartStopManagedInstanceSchedule>
Public Function ListSchedule (resourceGroupName As String, managedInstanceName As String) As IList(Of StartStopManagedInstanceSchedule)

Parameters

resourceGroupName
String
managedInstanceName
String

Returns

Applies to