Package version:

Interface IntegrationRuntimeDebugResource

Integration runtime debug resource.

interface IntegrationRuntimeDebugResource {
    name?: string;
    properties: IntegrationRuntimeUnion;
}

Hierarchy (view full)

Properties

Properties

name?: string

The resource name.

Integration runtime properties.