AzureHdInsightManagementClient.EnableAzureMonitor 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 EnableAzureMonitor (string resourceGroupName, string clusterName, Microsoft.Azure.Management.HDInsight.Models.AzureMonitorRequest azureMonitorRequestParameters);
abstract member EnableAzureMonitor : string * string * Microsoft.Azure.Management.HDInsight.Models.AzureMonitorRequest -> unit
override this.EnableAzureMonitor : string * string * Microsoft.Azure.Management.HDInsight.Models.AzureMonitorRequest -> unit
Public Overridable Sub EnableAzureMonitor (resourceGroupName As String, clusterName As String, azureMonitorRequestParameters As AzureMonitorRequest)
Parameters
- resourceGroupName
- String
- clusterName
- String
- azureMonitorRequestParameters
- AzureMonitorRequest