Compartilhar via


ApplicationsOperationsExtensions.Get Método

Definição

Obtém as propriedades do aplicativo especificado.

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

Parâmetros

operations
IApplicationsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

clusterName
String

O nome do cluster.

applicationName
String

O valor constante do nome do aplicativo.

Retornos

Aplica-se a