toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.hdinsight.kotlin.outputs
/
InteractiveQueryClusterExtension
Interactive
Query
Cluster
Extension
data
class
InteractiveQueryClusterExtension
(
val
logAnalyticsWorkspaceId
:
String
,
val
primaryKey
:
String
)
Members
Constructors
Interactive
Query
Cluster
Extension
Link copied to clipboard
constructor
(
logAnalyticsWorkspaceId
:
String
,
primaryKey
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
log
Analytics
Workspace
Id
Link copied to clipboard
val
logAnalyticsWorkspaceId
:
String
The workspace ID of the log analytics extension.
primary
Key
Link copied to clipboard
val
primaryKey
:
String
The workspace key of the log analytics extension.