RemediationEta Class
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.
The ETA (estimated time of arrival) for remediation
public class RemediationEta
type RemediationEta = class
Public Class RemediationEta
- Inheritance
-
RemediationEta
Constructors
RemediationEta() |
Initializes a new instance of the RemediationEta class. |
RemediationEta(DateTime, String) |
Initializes a new instance of the RemediationEta class. |
Properties
Eta |
Gets or sets eTA for remediation. |
Justification |
Gets or sets justification for change of Eta. |
Methods
Validate() |
Validate the object. |