ArmWorkloadOrchestrationModelFactory.EdgeJobContent(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.EdgeJobContent EdgeJobContent(string jobType = default);
static member EdgeJobContent : string -> Azure.ResourceManager.WorkloadOrchestration.Models.EdgeJobContent
Public Shared Function EdgeJobContent (Optional jobType As String = Nothing) As EdgeJobContent
Parameters
- jobType
- String
Job type discriminator value.
Returns
A new EdgeJobContent instance for mocking.