IMobileBackendConfiguration Property |
The configuration for the Mobile Backend. This object is readonly.
Namespace: Oracle.Cloud.Mobile.MobileBackendAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
SyntaxMobileBackendConfiguration Configuration { get; }
ReadOnly Property Configuration As MobileBackendConfiguration
Get
property MobileBackendConfiguration^ Configuration {
MobileBackendConfiguration^ get ();
}
abstract Configuration : MobileBackendConfiguration with get
Property Value
Type:
MobileBackendConfiguration
See Also