IServerEnrichments
Properties
Property | Type | Notes |
---|---|---|
Optional | Array<Partial<ILayerDefinition>> |
Detailed information about the service's layers (geometryType, fields, etc) for related layers in the service |
Optional | number | null |
The count of records for the layer referenced by this content |
Optional | Partial<IFeatureServiceDefinition> |
Information about the service referenced by this content (currentVersion, capabilities, maxRecordCount etc) |
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