ResourceIdBuilder::BuildHdInsightResourceId Method (String^, String^)
Builds the resource id of the HD Insight resource.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: static String^ BuildHdInsightResourceId( String^ regionName, String^ resourceName )
Parameters
- regionName
-
Type:
System::String^
The resion name.
- resourceName
-
Type:
System::String^
The resource name.
Show: