Show / Hide Table of Contents

Class IcebergStorageSummary

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

Inheritance
object
IcebergStorageSummary
AmazonS3IcebergStorageSummary
AzureDataLakeStorageIcebergStorageSummary
GoogleCloudStorageIcebergStorageSummary
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(IcebergStorageSummaryModelConverter))]
public class IcebergStorageSummary
In this article
Back to top