Freigeben über


EdgeJobStep.Statistics Property

Definition

Statistics for the step Please note EdgeJobStepStatistics is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include DeployJobStepStatistics.

public Azure.ResourceManager.WorkloadOrchestration.Models.EdgeJobStepStatistics Statistics { get; }
member this.Statistics : Azure.ResourceManager.WorkloadOrchestration.Models.EdgeJobStepStatistics
Public ReadOnly Property Statistics As EdgeJobStepStatistics

Property Value

Applies to