IotHubDeviceUpdateInstanceDiagnosticStorageAccount

data class IotHubDeviceUpdateInstanceDiagnosticStorageAccount(val connectionString: String, val id: String)

Constructors

constructor(connectionString: String, id: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Connection String of the Diagnostic Storage Account.

Link copied to clipboard
val id: String

Resource ID of the Diagnostic Storage Account.