GetIntegrationRuntimeResult

data class GetIntegrationRuntimeResult(val azureApiVersion: String, val etag: String, val id: String, val name: String, val properties: Either<ManagedIntegrationRuntimeResponse, SelfHostedIntegrationRuntimeResponse>, val type: String)

Integration runtime resource type.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, etag: String, id: String, name: String, properties: Either<ManagedIntegrationRuntimeResponse, SelfHostedIntegrationRuntimeResponse>, 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

Etag identifies change in the resource.

Link copied to clipboard
val id: String

The resource identifier.

Link copied to clipboard

The resource name.

Link copied to clipboard
Link copied to clipboard

The resource type.