Anthos Multi-Cloud v1 API - Class MonitoringConfig (2.5.0)

public sealed class MonitoringConfig : IMessage<MonitoringConfig>, IEquatable<MonitoringConfig>, IDeepCloneable<MonitoringConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Anthos Multi-Cloud v1 API class MonitoringConfig.

Parameters that describe the Monitoring configuration in a cluster.

Inheritance

object > MonitoringConfig

Namespace

Google.Cloud.GkeMultiCloud.V1

Assembly

Google.Cloud.GkeMultiCloud.V1.dll

Constructors

MonitoringConfig()

public MonitoringConfig()

MonitoringConfig(MonitoringConfig)

public MonitoringConfig(MonitoringConfig other)
Parameter
NameDescription
otherMonitoringConfig

Properties

ManagedPrometheusConfig

public ManagedPrometheusConfig ManagedPrometheusConfig { get; set; }

Enable Google Cloud Managed Service for Prometheus in the cluster.

Property Value
TypeDescription
ManagedPrometheusConfig