Freigeben über


WorkbooksOperationsExtensions.Update Methode

Definition

Updates eine Arbeitsmappe, die bereits hinzugefügt wurde.

public static Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook Update (this Microsoft.Azure.Management.ApplicationInsights.Management.IWorkbooksOperations operations, string resourceGroupName, string resourceName, Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook workbookProperties);
static member Update : Microsoft.Azure.Management.ApplicationInsights.Management.IWorkbooksOperations * string * string * Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook
<Extension()>
Public Function Update (operations As IWorkbooksOperations, resourceGroupName As String, resourceName As String, workbookProperties As Workbook) As Workbook

Parameter

operations
IWorkbooksOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

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

resourceName
String

Der Name der Application Insights-Komponentenressource.

workbookProperties
Workbook

Eigenschaften, die angegeben werden müssen, um eine neue Arbeitsmappe zu erstellen.

Gibt zurück

Gilt für: