Megosztás a következőn keresztül:


ClusterPoolLogAnalyticsProfile(Boolean) Constructor

Definition

Initializes a new instance of ClusterPoolLogAnalyticsProfile.

public ClusterPoolLogAnalyticsProfile (bool isEnabled);
new Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolLogAnalyticsProfile : bool -> Azure.ResourceManager.HDInsight.Containers.Models.ClusterPoolLogAnalyticsProfile
Public Sub New (isEnabled As Boolean)

Parameters

isEnabled
Boolean

True if log analytics is enabled for cluster pool, otherwise false.

Applies to