Freigeben über


WorkspacesOperationsExtensions.Update Methode

Definition

Updates eines Arbeitsbereichs

public static Microsoft.Azure.Management.Synapse.Models.Workspace Update (this Microsoft.Azure.Management.Synapse.IWorkspacesOperations operations, string resourceGroupName, string workspaceName, Microsoft.Azure.Management.Synapse.Models.WorkspacePatchInfo workspacePatchInfo);
static member Update : Microsoft.Azure.Management.Synapse.IWorkspacesOperations * string * string * Microsoft.Azure.Management.Synapse.Models.WorkspacePatchInfo -> Microsoft.Azure.Management.Synapse.Models.Workspace
<Extension()>
Public Function Update (operations As IWorkspacesOperations, resourceGroupName As String, workspaceName As String, workspacePatchInfo As WorkspacePatchInfo) As Workspace

Parameter

operations
IWorkspacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

workspaceName
String

Den Namen des Arbeitsbereichs.

workspacePatchInfo
WorkspacePatchInfo

Eigenschaften der Arbeitsbereichspatchanforderung

Gibt zurück

Gilt für: