Class MdsMySqlDatabaseInsightSummary
Summary of a database insight resource.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class MdsMySqlDatabaseInsightSummary : DatabaseInsightSummary
Properties
DatabaseResourceType
Declaration
[JsonProperty(PropertyName = "databaseResourceType")]
public string DatabaseResourceType { get; set; }
Property Value
Type | Description |
---|---|
string | OCI database resource type |