Show / Hide Table of Contents

Class DowntimeBasedOdhPatchingConfig

Patching configurations which allows downtime. This patching config will patch all the nodes in parallel.

Inheritance
object
OdhPatchingConfig
DowntimeBasedOdhPatchingConfig
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.BdsService.Models
Assembly: OCI.DotNetSDK.Bds.dll
Syntax
public class DowntimeBasedOdhPatchingConfig : OdhPatchingConfig
In this article
Back to top