AzureSqlManagedDatabaseCommunicator.List(String, String) 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.
Lists Azure Sql Managed Databases
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedDatabase> List (string resourceGroupName, string managedInstanceName);
member this.List : string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedDatabase>
Public Function List (resourceGroupName As String, managedInstanceName As String) As IList(Of ManagedDatabase)
Parameters
- resourceGroupName
- String
- managedInstanceName
- String