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