toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin.outputs
/
GetManagedDatabaseResult
/
GetManagedDatabaseResult
Get
Managed
Database
Result
constructor
(
catalogCollation
:
String
?
=
null
,
collation
:
String
?
=
null
,
creationDate
:
String
,
defaultSecondaryLocation
:
String
,
earliestRestorePoint
:
String
,
failoverGroupId
:
String
,
id
:
String
,
location
:
String
,
name
:
String
,
status
:
String
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
)