13namespace Azure {
namespace Core {
19 std::string m_resourceId;
34 std::string
ToString()
const {
return m_resourceId; }
An Azure Resource Manager resource identifier.
Definition resource_identifier.hpp:18
std::string ToString() const
The string representation of this resource identifier.
Definition resource_identifier.hpp:34
Compute the hash value for the input binary data, using SHA256, SHA384 and SHA512.
Definition azure_assert.hpp:57