MobileServiceClient.applicationUrl property

The URL of the mobile service.

var applicationUrl = mobileServiceClient.applicationUrl;

Property Value

Type: string

The URL of the mobile service.

.NET Framework Equivalent

ApplicationUri

Requirements

Namespace

WindowsAzure.MobileServices

Library

MobileServices.js

See Also

Reference

MobileServiceClient object

Other Resources

Get started with data in Mobile Services
How to use an HTML/JavaScript client for Azure Mobile Services