Show / Hide Table of Contents

Class DeploymentWalletExistsDetails

The information to check if a wallet is present in the Deployment.

Inheritance
object
DeploymentWalletExistsDetails
DefaultDeploymentWalletExistsDetails
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(DeploymentWalletExistsDetailsModelConverter))]
public class DeploymentWalletExistsDetails
In this article
Back to top