Freigeben über


WorkbooksOperationsExtensions.Get Methode

Definition

Rufen Sie eine einzelne Arbeitsmappe nach ihrem resourceName ab.

public static Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook Get (this Microsoft.Azure.Management.ApplicationInsights.Management.IWorkbooksOperations operations, string resourceGroupName, string resourceName);
static member Get : Microsoft.Azure.Management.ApplicationInsights.Management.IWorkbooksOperations * string * string -> Microsoft.Azure.Management.ApplicationInsights.Management.Models.Workbook
<Extension()>
Public Function Get (operations As IWorkbooksOperations, resourceGroupName As String, resourceName As String) 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.

Gibt zurück

Gilt für: