OpenDeploymentResourceReferenceResponse

data class OpenDeploymentResourceReferenceResponse(val id: String? = null, val idType: String)

Non secret deployment resource id reference.

Constructors

Link copied to clipboard
constructor(id: String? = null, idType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String? = null

Resource ID.

Link copied to clipboard

The resource reference arm id type. Expected value is 'Open'.