Show / Hide Table of Contents

Class StartDeploymentDetails

The information about the Start for a Deployment.

Inheritance
object
StartDeploymentDetails
DefaultStartDeploymentDetails
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(StartDeploymentDetailsModelConverter))]
public class StartDeploymentDetails
In this article
Back to top