Partager via


ClustersOperationsExtensions.GetGatewaySettings Méthode

Définition

Obtient les paramètres de passerelle pour le cluster spécifié.

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

Paramètres

operations
IClustersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources.

clusterName
String

Nom du cluster.

Retours

S’applique à