Show / Hide Table of Contents

Class PartitionConfig

The information about partition configuration.

Inheritance
object
PartitionConfig
KeyRangePartitionConfig
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
[JsonConverter(typeof(PartitionConfigModelConverter))]
public class PartitionConfig
In this article
Back to top