Freigeben über


WorkbooksOperationsExtensions.CreateOrUpdate Methode

Definition

Erstellen einer neuen Arbeitsmappe

public static Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook CreateOrUpdate (this Microsoft.Azure.Management.ApplicationInsights.Management.IWorkbooksOperations operations, string resourceGroupName, string resourceName, Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook workbookProperties);
static member CreateOrUpdate : 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 CreateOrUpdate (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: