ClusterPoolLogAnalyticsProfile Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Profil Log Analytics du pool de cluster utilisé pour activer ou désactiver l’agent OMS pour le cluster AKS.
public class ClusterPoolLogAnalyticsProfile
type ClusterPoolLogAnalyticsProfile = class
Public Class ClusterPoolLogAnalyticsProfile
- Héritage
-
ClusterPoolLogAnalyticsProfile
Constructeurs
ClusterPoolLogAnalyticsProfile(Boolean) |
Initialise une nouvelle instance de ClusterPoolLogAnalyticsProfile. |
Propriétés
IsEnabled |
True si Log Analytics est activé pour le pool de clusters, sinon false. |
WorkspaceId |
Espace de travail Log Analytics à associer à l’agent OMS. |