AzureSqlVirtualClusterCommunicator.Get(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.
Gets the VirtualCluster
public Microsoft.Azure.Management.Sql.Models.VirtualCluster Get (string resourceGroupName, string virtualClusterName);
member this.Get : string * string -> Microsoft.Azure.Management.Sql.Models.VirtualCluster
Public Function Get (resourceGroupName As String, virtualClusterName As String) As VirtualCluster
Parameters
- resourceGroupName
- String
- virtualClusterName
- String