Show / Hide Table of Contents

Class PrevalidatePayload

Payload required to run prevalidation operation for create sharded database or patch sharded database, based on operation selected.

Inheritance
object
PrevalidatePayload
PrevalidateCreatePayload
PrevalidatePatchPayload
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.GloballydistributeddatabaseService.Models
Assembly: OCI.DotNetSDK.Globallydistributeddatabase.dll
Syntax
[JsonConverter(typeof(PrevalidatePayloadModelConverter))]
public class PrevalidatePayload
In this article
Back to top