Class AutonomousDatabasePeerSummary
The object holds details about a peer Autonomous AI Database for Oracle Autonomous AI Database.
Inherited Members
Namespace: Oci.DatabaseService.Models
Assembly: OCI.DotNetSDK.Database.dll
Syntax
public class AutonomousDatabasePeerSummaryProperties
Id
Declaration
[Required(ErrorMessage = "Id is required.")]
[JsonProperty(PropertyName = "id")]
public string Id { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The OCID of the Autonomous AI Database. | 
Remarks
Required
Region
Declaration
[JsonProperty(PropertyName = "region")]
public string Region { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The name of the region where this peer Autonomous AI Database clone exists. |