AzureSqlManagedInstanceAdapter.RemoveManagedInstance(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 managed instance
public void RemoveManagedInstance (string resourceGroupName, string managedInstanceName);
member this.RemoveManagedInstance : string * string -> unit
Public Sub RemoveManagedInstance (resourceGroupName As String, managedInstanceName As String)
Parameters
- resourceGroupName
- String
The resource group the managed instance is in
- managedInstanceName
- String
The name of the managed instance to delete