ArmWorkloadOrchestrationModelFactory.InstallSolutionContent 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.WorkloadOrchestration.Models.InstallSolutionContent InstallSolutionContent(Azure.Core.ResourceIdentifier solutionVersionId = default);
static member InstallSolutionContent : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.WorkloadOrchestration.Models.InstallSolutionContent
Public Shared Function InstallSolutionContent (Optional solutionVersionId As ResourceIdentifier = Nothing) As InstallSolutionContent
Parameters
- solutionVersionId
- ResourceIdentifier
Solution Version ARM Id.
Returns
A new InstallSolutionContent instance for mocking.