ArmMonitorPipelineGroupsModelFactory.PipelineGroupResourceMap 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.
public static Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupResourceMap PipelineGroupResourceMap(string from = default, string to = default);
static member PipelineGroupResourceMap : string * string -> Azure.ResourceManager.Monitor.PipelineGroups.Models.PipelineGroupResourceMap
Public Shared Function PipelineGroupResourceMap (Optional from As String = Nothing, Optional to As String = Nothing) As PipelineGroupResourceMap
Parameters
- from
- String
Resource Map Key.
- to
- String
Resource Map Value.
Returns
A new PipelineGroupResourceMap instance for mocking.