DiagnosticStoragePropertiesResponse

data class DiagnosticStoragePropertiesResponse(val authenticationType: String, val connectionString: String? = null, val resourceId: String)

Customer-initiated diagnostic log collection storage properties

Constructors

Link copied to clipboard
constructor(authenticationType: String, connectionString: String? = null, resourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Authentication Type

Link copied to clipboard

ConnectionString of the diagnostic storage account

Link copied to clipboard

ResourceId of the diagnostic storage account