ArmSelfHelpModelFactory.SolutionWarmUpContent Method

Definition

Solution WarmUpRequest body.

public static Azure.ResourceManager.SelfHelp.Models.SolutionWarmUpContent SolutionWarmUpContent(System.Collections.Generic.IDictionary<string,string> parameters = default);
static member SolutionWarmUpContent : System.Collections.Generic.IDictionary<string, string> -> Azure.ResourceManager.SelfHelp.Models.SolutionWarmUpContent
Public Shared Function SolutionWarmUpContent (Optional parameters As IDictionary(Of String, String) = Nothing) As SolutionWarmUpContent

Parameters

parameters
IDictionary<String,String>

Dictionary of <string>.

Returns

A new SolutionWarmUpContent instance for mocking.

Applies to