共用方式為


ResourceIdBuilder.BuildHdInsightResourceId(String, String) Method

Definition

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.

Applies to