Share via


ArcConnectivityProperties interface

Connectivity related configuration required by arc server.

Properties

enabled

True indicates ARC connectivity is enabled

serviceConfigurations

Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.

Property Details

enabled

True indicates ARC connectivity is enabled

enabled?: boolean

Property Value

boolean

serviceConfigurations

Service configurations associated with the connectivity resource. They are only processed by the server if 'enabled' property is set to 'true'.

serviceConfigurations?: ServiceConfiguration[]

Property Value