ResourceIdUtility.GetManagementGroupId(String) Method

Definition

Gets the management group id from the resource id.

public static string GetManagementGroupId (string resourceId);
static member GetManagementGroupId : string -> string
Public Shared Function GetManagementGroupId (resourceId As String) As String

Parameters

resourceId
String

The resource id.

Returns

Applies to