AzureDevOpsScopeEnvironmentDataResponse

data class AzureDevOpsScopeEnvironmentDataResponse(val environmentType: String)

The AzureDevOps scope connector's environment data

Constructors

Link copied to clipboard
constructor(environmentType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of the environment data. Expected value is 'AzureDevOpsScope'.