public sealed class SecondaryBootDiskUpdateStrategy : IMessage<SecondaryBootDiskUpdateStrategy>, IEquatable<SecondaryBootDiskUpdateStrategy>, IDeepCloneable<SecondaryBootDiskUpdateStrategy>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SecondaryBootDiskUpdateStrategy.
SecondaryBootDiskUpdateStrategy is a placeholder which will be extended in the future to define different options for updating secondary boot disks.
Implements
IMessageSecondaryBootDiskUpdateStrategy, IEquatableSecondaryBootDiskUpdateStrategy, IDeepCloneableSecondaryBootDiskUpdateStrategy, IBufferMessage, IMessageNamespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Constructors
SecondaryBootDiskUpdateStrategy()
public SecondaryBootDiskUpdateStrategy()
SecondaryBootDiskUpdateStrategy(SecondaryBootDiskUpdateStrategy)
public SecondaryBootDiskUpdateStrategy(SecondaryBootDiskUpdateStrategy other)
Parameter | |
---|---|
Name | Description |
other |
SecondaryBootDiskUpdateStrategy |