Freigeben über


ApplicationsOperationsExtensions.Get Methode

Definition

Ruft Eigenschaften der angegebenen Anwendung ab.

public static Microsoft.Azure.Management.HDInsight.Models.Application Get (this Microsoft.Azure.Management.HDInsight.IApplicationsOperations operations, string resourceGroupName, string clusterName, string applicationName);
static member Get : Microsoft.Azure.Management.HDInsight.IApplicationsOperations * string * string * string -> Microsoft.Azure.Management.HDInsight.Models.Application
<Extension()>
Public Function Get (operations As IApplicationsOperations, resourceGroupName As String, clusterName As String, applicationName As String) As Application

Parameter

operations
IApplicationsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

applicationName
String

Der konstante Wert für den Anwendungsnamen.

Gibt zurück

Gilt für: