toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.streamanalytics.kotlin.outputs
/
AzureTableOutputDataSourceResponse
/
AzureTableOutputDataSourceResponse
Azure
Table
Output
Data
Source
Response
constructor
(
accountKey
:
String
?
=
null
,
accountName
:
String
?
=
null
,
batchSize
:
Int
?
=
null
,
columnsToRemove
:
List
<
String
>
?
=
null
,
partitionKey
:
String
?
=
null
,
rowKey
:
String
?
=
null
,
table
:
String
?
=
null
,
type
:
String
)