AzureResourceDetailsResponse

data class AzureResourceDetailsResponse(val id: String, val source: String)

Details of the Azure resource that was assessed

Constructors

Link copied to clipboard
constructor(id: String, source: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Azure resource Id of the assessed resource

Link copied to clipboard

The platform where the assessed resource resides Expected value is 'Azure'.