Class ExternalMysqlDatabaseInsightSummary
Summary of a database insight resource.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class ExternalMysqlDatabaseInsightSummary : DatabaseInsightSummary
Properties
AgentId
Declaration
[Required(ErrorMessage = "AgentId is required.")]
[JsonProperty(PropertyName = "agentId")]
public string AgentId { get; set; }
Property Value
Type | Description |
---|---|
string | The OCID of the Management Agent |
Remarks
Required
DatabaseConnectorId
Declaration
[JsonProperty(PropertyName = "databaseConnectorId")]
public string DatabaseConnectorId { get; set; }
Property Value
Type | Description |
---|---|
string | The DBM owned database connector OCID mapping to the database credentials and connection details. |
DatabaseResourceType
Declaration
[JsonProperty(PropertyName = "databaseResourceType")]
public string DatabaseResourceType { get; set; }
Property Value
Type | Description |
---|---|
string | OCI database resource type |