import UnregisterReplicaResponse from "@arcgis/core/rest/knowledgeGraph/UnregisterReplicaResponse.js";const UnregisterReplicaResponse = await $arcgis.import("@arcgis/core/rest/knowledgeGraph/UnregisterReplicaResponse.js");- Inheritance
- UnregisterReplicaResponse→
Accessor
- Since
- ArcGIS Maps SDK for JavaScript 5.0
The response for executeUnregisterReplica().
Constructors
Constructor
Constructor
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
| properties | | |
See the properties table for a list of all the
properties that may be passed into the constructor.
Properties
Any properties can be set, retrieved or listened to. See the Watch for changes topic.
| Property | Type | Class |
|---|---|---|
| readonly inherited | ||
| | ||
| |
unregisterReplicaResults
Property
- Type
- UnregisterReplicaResult[]
The unregister results returned for each requested replica id.