public sealed class HighScaleCheckpointingConfig : IMessage<HighScaleCheckpointingConfig>, IEquatable<HighScaleCheckpointingConfig>, IDeepCloneable<HighScaleCheckpointingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class HighScaleCheckpointingConfig.
Configuration for the High Scale Checkpointing.
Implements
IMessageHighScaleCheckpointingConfig, IEquatableHighScaleCheckpointingConfig, IDeepCloneableHighScaleCheckpointingConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
HighScaleCheckpointingConfig()
public HighScaleCheckpointingConfig()
HighScaleCheckpointingConfig(HighScaleCheckpointingConfig)
public HighScaleCheckpointingConfig(HighScaleCheckpointingConfig other)
Parameter | |
---|---|
Name | Description |
other |
HighScaleCheckpointingConfig |
Properties
Enabled
public bool Enabled { get; set; }
Whether the High Scale Checkpointing is enabled for this cluster.
Property Value | |
---|---|
Type | Description |
bool |