AzureSqlVirtualClusterAdapter.RemoveVirtualCluster(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.
Deletes a virtual cluster
public void RemoveVirtualCluster (string resourceGroupName, string virtualClusterName);
member this.RemoveVirtualCluster : string * string -> unit
Public Sub RemoveVirtualCluster (resourceGroupName As String, virtualClusterName As String)
Parameters
- resourceGroupName
- String
The resource group the virtual cluster is in
- virtualClusterName
- String
The name of the virtual cluster to delete