Click or drag to resize
MobileBackendPlatformUri Property
The URI including the path prefix for platform API REST endpoints in the Mobile Cloud Service.

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 Uri PlatformUri { get; }

Property Value

Type: Uri

Implements

IMobileBackendPlatformUri
See Also