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

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

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

ManagedPrometheusConfig defines the configuration for Google Cloud Managed Service for Prometheus.

Inheritance

object > ManagedPrometheusConfig

Namespace

Google.Cloud.GkeMultiCloud.V1

Assembly

Google.Cloud.GkeMultiCloud.V1.dll

Constructors

ManagedPrometheusConfig()

public ManagedPrometheusConfig()

ManagedPrometheusConfig(ManagedPrometheusConfig)

public ManagedPrometheusConfig(ManagedPrometheusConfig other)
Parameter
NameDescription
otherManagedPrometheusConfig

Properties

Enabled

public bool Enabled { get; set; }

Enable Managed Collection.

Property Value
TypeDescription
bool