IotHubDeviceUpdateInstanceDiagnosticStorageAccountArgs

data class IotHubDeviceUpdateInstanceDiagnosticStorageAccountArgs(val connectionString: Output<String>, val id: Output<String>) : ConvertibleToJava<IotHubDeviceUpdateInstanceDiagnosticStorageAccountArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): IotHubDeviceUpdateInstanceDiagnosticStorageAccountArgs

Properties

Link copied to clipboard

Connection String of the Diagnostic Storage Account.

Link copied to clipboard
val id: Output<String>

Resource ID of the Diagnostic Storage Account.