Show / Hide Table of Contents

Class UpdateConfigurationDetails

A tenancy or service-level configuration. The discriminator value UpdateConfigurationDetails.environment must match the service's environment type.

Inheritance
object
UpdateConfigurationDetails
UpdateHostedConfigurationDetails
UpdateMultiTenancyConfigurationDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.NosqlService.Models
Assembly: OCI.DotNetSDK.Nosql.dll
Syntax
[JsonConverter(typeof(UpdateConfigurationDetailsModelConverter))]
public class UpdateConfigurationDetails
In this article
Back to top