toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.streamanalytics.kotlin.outputs
/
AzureSqlReferenceInputDataSourceResponse
/
AzureSqlReferenceInputDataSourceResponse
Azure
Sql
Reference
Input
Data
Source
Response
constructor
(
database
:
String
?
=
null
,
deltaSnapshotQuery
:
String
?
=
null
,
fullSnapshotQuery
:
String
?
=
null
,
password
:
String
?
=
null
,
refreshRate
:
String
?
=
null
,
refreshType
:
String
?
=
null
,
server
:
String
?
=
null
,
table
:
String
?
=
null
,
type
:
String
,
user
:
String
?
=
null
)