Class DistributedAutonomousDbMetadata
Additional metadata related to Globally distributed autonomous database resources.
Inherited Members
Namespace: Oci.Distributeddatabasev26Service.Models
Assembly: OCI.DotNetSDK.Distributeddatabasev26.dll
Syntax
public class DistributedAutonomousDbMetadata
Properties
Map
Declaration
[JsonProperty(PropertyName = "map")]
public Dictionary<string, string> Map { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<string, string> | The map containing key-value pair of additional metadata. |