ClustersOperationsExtensions.GetGatewaySettings Methode

Definition

Ruft die Gatewayeinstellungen für den angegebenen Cluster ab.

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

Parameter

operations
IClustersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

clusterName
String

Der Name des Clusters.

Gibt zurück

Gilt für: