ArmSelfHelpModelFactory.SolutionWarmUpContent 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.
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.