Freigeben über


ManagedInstanceOperationsExtensions.Get Methode

Definition

Ruft einen Verwaltungsvorgang für eine verwaltete Instanz ab.

public static Microsoft.Azure.Management.Sql.Models.ManagedInstanceOperation Get (this Microsoft.Azure.Management.Sql.IManagedInstanceOperations operations, string resourceGroupName, string managedInstanceName, Guid operationId);
static member Get : Microsoft.Azure.Management.Sql.IManagedInstanceOperations * string * string * Guid -> Microsoft.Azure.Management.Sql.Models.ManagedInstanceOperation
<Extension()>
Public Function Get (operations As IManagedInstanceOperations, resourceGroupName As String, managedInstanceName As String, operationId As Guid) As ManagedInstanceOperation

Parameter

operations
IManagedInstanceOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die die Ressource enthält. Dieser Wert kann über die Azure-Ressourcen-Manager-API oder das Portal abgerufen werden.

managedInstanceName
String

Der Name der verwalteten Instanz.

operationId
Guid

Gibt zurück

Gilt für: