ArmWorkloadOrchestrationModelFactory.EdgeVersionContent(String) 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.EdgeVersionContent EdgeVersionContent(string version = default);
static member EdgeVersionContent : string -> Azure.ResourceManager.WorkloadOrchestration.Models.EdgeVersionContent
Public Shared Function EdgeVersionContent (Optional version As String = Nothing) As EdgeVersionContent
Parameters
- version
- String
Version of the Resource.
Returns
A new EdgeVersionContent instance for mocking.