Show / Hide Table of Contents

Class SnapshotExportDetails

Specifies where to output the export.

Inheritance
object
SnapshotExportDetails
ObjectStorageSnapshotExportDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatalabelingService.Models
Assembly: OCI.DotNetSDK.Datalabelingservice.dll
Syntax
[JsonConverter(typeof(SnapshotExportDetailsModelConverter))]
public class SnapshotExportDetails
In this article
Back to top