pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.hdinsight.kotlin.outputs
/
InteractiveQueryClusterExtension
Interactive
Query
Cluster
Extension
data
class
InteractiveQueryClusterExtension
(
val
logAnalyticsWorkspaceId
:
String
,
val
primaryKey
:
String
)
Types
Constructors
Properties
Constructors
Interactive
Query
Cluster
Extension
Link copied to clipboard
fun
InteractiveQueryClusterExtension
(
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.