Get Managed Database Result
data class GetManagedDatabaseResult(val catalogCollation: String? = null, val collation: String? = null, val creationDate: String, val defaultSecondaryLocation: String, val earliestRestorePoint: String, val failoverGroupId: String, val id: String, val location: String, val name: String, val status: String, val tags: Map<String, String>? = null, val type: String)
A managed database resource.
Properties
Link copied to clipboard
Collation of the metadata catalog.
Link copied to clipboard
Creation date of the database.
Link copied to clipboard
Geo paired region.
Link copied to clipboard
Earliest restore point in time for point in time restore.
Link copied to clipboard
Instance Failover Group resource identifier that this managed database belongs to.