Sdílet prostřednictvím


AzureSqlManagedInstanceAdapter.StopManagedInstance(String, String) Method

Definition

Stops a managed instance.

public void StopManagedInstance (string resourceGroupName, string name);
member this.StopManagedInstance : string * string -> unit
Public Sub StopManagedInstance (resourceGroupName As String, name As String)

Parameters

resourceGroupName
String

The resource group name

name
String

The name of the managed instance

Applies to