ResourceIdUtility.GetResourceGroupsId(Nullable<Guid>) 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.
Processes the parameters to return a valid resource Id.
public static string GetResourceGroupsId (Guid? subscriptionId);
static member GetResourceGroupsId : Nullable<Guid> -> string
Public Shared Function GetResourceGroupsId (subscriptionId As Nullable(Of Guid)) As String