Click or drag to resize
MobileBackendManagerConfigurationMobileBackendConfigurations Property
List of configurations for Mobile Backends.

Namespace: Oracle.Cloud.Mobile.Configuration
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public List<MobileBackendConfiguration> MobileBackendConfigurations { get; }

Property Value

Type: ListMobileBackendConfiguration
See Also