AzureSqlManagedInstanceCommunicator.ListByResourceGroup 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 Managed instances in a resource group
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstance> ListByResourceGroup (string resourceGroupName, string expand = default);
member this.ListByResourceGroup : string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ManagedInstance>
Public Function ListByResourceGroup (resourceGroupName As String, Optional expand As String = Nothing) As IList(Of ManagedInstance)
Parameters
- resourceGroupName
- String
- expand
- String