IServerEnrichments

Interface

Properties

Property Type Notes
layers Optional Array<Partial<ILayerDefinition>>

Detailed information about the service's layers (geometryType, fields, etc) for related layers in the service

recordCount Optional number | null

The count of records for the layer referenced by this content

server Optional Partial<IFeatureServiceDefinition>

Information about the service referenced by this content (currentVersion, capabilities, maxRecordCount etc)

servicesDirectoryDisabled Optional boolean

If the server's services directory is disabled. See https://enterprise.arcgis.com/en/server/latest/administer/linux/disabling-the-services-directory.htm


Interface defined in common/src/core/types/IServerEnrichments.ts:6