Show / Hide Table of Contents

Class UpdatePropertySetDetails

The base definition for a property set update

Inheritance
object
UpdatePropertySetDetails
UpdatePropertySetApexDocumentGeneratorDetails
UpdatePropertySetApexFaIntegrationDetails
UpdatePropertySetOracleDatabaseExternalAuthenticationDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DatabasetoolsruntimeService.Models
Assembly: OCI.DotNetSDK.Databasetoolsruntime.dll
Syntax
[JsonConverter(typeof(UpdatePropertySetDetailsModelConverter))]
public class UpdatePropertySetDetails
In this article
Back to top