Click or drag to resize
MobileBackendDiagnostics Property
Returns the Diagnostics object that enables end-end debugging across application and cloud.

Namespace: Oracle.Cloud.Mobile.MobileBackend
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public Diagnostics Diagnostics { get; }

Property Value

Type: Diagnostics

Implements

IMobileBackendDiagnostics
See Also