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.
Extracts the GUID from ARM id
public static string GetIdFromARMResourceId (string resourceId);
static member GetIdFromARMResourceId : string -> string
Public Shared Function GetIdFromARMResourceId (resourceId As String) As String