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