Show / Hide Table of Contents

Class DowntimeBasedPatchingConfigs

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

Inheritance
object
PatchingConfigs
DowntimeBasedPatchingConfigs
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 DowntimeBasedPatchingConfigs : PatchingConfigs
In this article
Back to top