ResourceIdBuilder.BuildHdInsightResourceId(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Builds the resource id of the HD Insight resource.
public static string BuildHdInsightResourceId (string regionName, string resourceName);
static member BuildHdInsightResourceId : string * string -> string
Public Shared Function BuildHdInsightResourceId (regionName As String, resourceName As String) As String
Parameters
- regionName
- String
The resion name.
- resourceName
- String
The resource name.
Returns
The resource id.