Show / Hide Table of Contents

Class IcebergStorage

Represents the storage of given type used in an Iceberg connection.

Inheritance
object
IcebergStorage
AmazonS3IcebergStorage
AzureDataLakeStorageIcebergStorage
GoogleCloudStorageIcebergStorage
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
[JsonConverter(typeof(IcebergStorageModelConverter))]
public class IcebergStorage
In this article
Back to top