GetOrganizationEnvironmentByIdResult

data class GetOrganizationEnvironmentByIdResult(val azureApiVersion: String, val id: String? = null, val kind: String? = null, val metadata: SCMetadataEntityResponse? = null, val name: String? = null, val streamGovernanceConfig: StreamGovernanceConfigResponse? = null, val type: String? = null)

Details about environment name, metadata and environment id of an environment

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, id: String? = null, kind: String? = null, metadata: SCMetadataEntityResponse? = null, name: String? = null, streamGovernanceConfig: StreamGovernanceConfigResponse? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard
val id: String? = null

Id of the environment

Link copied to clipboard
val kind: String? = null

Type of environment

Link copied to clipboard

Metadata of the record

Link copied to clipboard
val name: String? = null

Display name of the environment

Link copied to clipboard

Stream governance configuration

Link copied to clipboard
val type: String? = null

Type of the resource