Aracılığıyla paylaş


AzureHdInsightManagementClient.GetOMS(String, String) Method

Definition

public virtual Microsoft.Azure.Management.HDInsight.Models.ClusterMonitoringResponse GetOMS (string resourceGroupName, string clusterName);
abstract member GetOMS : string * string -> Microsoft.Azure.Management.HDInsight.Models.ClusterMonitoringResponse
override this.GetOMS : string * string -> Microsoft.Azure.Management.HDInsight.Models.ClusterMonitoringResponse
Public Overridable Function GetOMS (resourceGroupName As String, clusterName As String) As ClusterMonitoringResponse

Parameters

resourceGroupName
String
clusterName
String

Returns

Applies to