GetSecurityConnectorApplicationResult

data class GetSecurityConnectorApplicationResult(val azureApiVersion: String, val description: String? = null, val displayName: String? = null, val id: String, val name: String, val sourceResourceType: String, val type: String)

Security Application over a given scope

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, description: String? = null, displayName: String? = null, id: String, name: String, sourceResourceType: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val description: String? = null

description of the application

Link copied to clipboard
val displayName: String? = null

display name of the application

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard

Resource name

Link copied to clipboard

The application source, what it affects, e.g. Assessments

Link copied to clipboard

Resource type