azure-identity
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Azure::Identity::ResourceIdentifier Class Referencefinal

An Azure Resource Manager resource identifier.

#include <managed_identity_credential.hpp>

Public Member Functions

 ResourceIdentifier (std::string const &resourceId)
 Constructs a resource identifier.
 
std::string ToString () const
 The string representation of this resource identifier.
 

Constructor & Destructor Documentation

◆ ResourceIdentifier()

Azure::Identity::ResourceIdentifier::ResourceIdentifier ( std::string const &  resourceId)
inlineexplicit
Parameters
resourceIdThe id string to create the ResourceIdentifier from.

Member Function Documentation

◆ ToString()

std::string Azure::Identity::ResourceIdentifier::ToString ( ) const
inline
Returns
The resource identifier string.

The documentation for this class was generated from the following file: