Share via


AgriServiceResourceUpdateProperties interface

The updatable properties of the AgriServiceResource.

Properties

config

Config of the AgriService instance.

dataConnectorCredentials

Data connector credentials of AgriService instance.

installedSolutions

AgriService installed solutions.

Property Details

config

Config of the AgriService instance.

config?: AgriServiceConfig

Property Value

dataConnectorCredentials

Data connector credentials of AgriService instance.

dataConnectorCredentials?: DataConnectorCredentialMap[]

Property Value

installedSolutions

AgriService installed solutions.

installedSolutions?: InstalledSolutionMap[]

Property Value