toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.iot.kotlin.outputs
/
IotHubDeviceUpdateInstanceDiagnosticStorageAccount
Iot
Hub
Device
Update
Instance
Diagnostic
Storage
Account
data
class
IotHubDeviceUpdateInstanceDiagnosticStorageAccount
(
val
connectionString
:
String
,
val
id
:
String
)
Members
Constructors
Iot
Hub
Device
Update
Instance
Diagnostic
Storage
Account
Link copied to clipboard
constructor
(
connectionString
:
String
,
id
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
connection
String
Link copied to clipboard
val
connectionString
:
String
Connection String of the Diagnostic Storage Account.
id
Link copied to clipboard
val
id
:
String
Resource ID of the Diagnostic Storage Account.