Show / Hide Table of Contents

Class UpdateMultiTenancyConfigurationDetails

Placeholder service-level configuration for a multi-tenancy environment. There are no configurable options for a multi-tenancy service through this API, so the derived schema is effectively empty and identical to its parent schema.

Inheritance
object
UpdateConfigurationDetails
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
public class UpdateMultiTenancyConfigurationDetails : UpdateConfigurationDetails
In this article
Back to top