RoleInstanceEndpoint::GetPublicEndpoint Method

Gets the URI for the public endpoint for the role instance endpoint.

Syntax

public:
web::http::uri GetPublicEndpoint()  

Return value

Type: web::http::uriĀ 

The URI for the public endpoint for the role instance endpoint.

Remarks

The value of this property is null when running in the emulator.

Requirements

Header: Declared in ServiceDefinition.h.

Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).

See also

Reference

RoleInstanceEndpoint

RoleInstanceEndpoint Members