AzureSqlVirtualClusterAdapter.ListVirtualClustersByResourceGroup 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.
Gets a list of virtual clusters in a resource group
public System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.VirtualCluster.Model.AzureSqlVirtualClusterModel> ListVirtualClustersByResourceGroup (string resourceGroupName);
member this.ListVirtualClustersByResourceGroup : string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.VirtualCluster.Model.AzureSqlVirtualClusterModel>
Public Function ListVirtualClustersByResourceGroup (resourceGroupName As String) As List(Of AzureSqlVirtualClusterModel)
Parameters
- resourceGroupName
- String
The name of the resource group
Returns
A list of all virtual clusters