AzureHdInsightManagementClient.EnableAzureMonitorAgent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void EnableAzureMonitorAgent (string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.AzureMonitorRequest azureMonitorRequestParameters);
abstract member EnableAzureMonitorAgent : string * string * Microsoft.Azure.Management.HDInsight.Models.AzureMonitorRequest -> unit
override this.EnableAzureMonitorAgent : string * string * Microsoft.Azure.Management.HDInsight.Models.AzureMonitorRequest -> unit
Public Overridable Sub EnableAzureMonitorAgent (resourceGroupName As String, clusterName As String, azureMonitorRequestParameters As AzureMonitorRequest)
Parameters
- resourceGroupName
- String
- clusterName
- String
- azureMonitorRequestParameters
- AzureMonitorRequest