Share via


AzureHdInsightManagementClient.GetAzureMonitorAgent(String, String) Method

Definition

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

Parameters

resourceGroupName
String
clusterName
String

Returns

Applies to