Gets the unique identifier of the deployment in which the role instance is running.
public:
utility::string_t GetDeploymentId()
Type: utility::string_tÂ
A String that contains the deployment identifier.
Deployment IDs are opaque strings and should not be parsed or otherwise inspected because their format might change.
Header: Declared in RoleEnvironment.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).