CommonUtils.ExtractFromActionRuleResourceId(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.
Extracts resource and resource group from ARM Id
public static Microsoft.Azure.Commands.AlertsManagement.ExtractedInfo ExtractFromActionRuleResourceId (string resourceId);
static member ExtractFromActionRuleResourceId : string -> Microsoft.Azure.Commands.AlertsManagement.ExtractedInfo
Public Shared Function ExtractFromActionRuleResourceId (resourceId As String) As ExtractedInfo
Parameters
- resourceId
- String