IServiceInfo

Interface

Very generic structure representing the return value from the /arcgis/rest/admin/services/<service-name>/FeatureServer?f=json response

Inheritance: IServiceInfoRecord<stringunknown>

Properties

PropertyType
{ database: { datasource: { name: string } }; name: string; status: string; type: string }
Record<stringunknown>[]

adminServiceInfo

Interface Property
adminServiceInfo: { database: { datasource: { name: string } }; name: string; status: string; type: string }
Type declaration

    layers

    Interface Property
    layers: Record<stringunknown>[]

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.