ConsistencyCheckTaskDetails Class
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.
This class contains monitoring details of all the inconsistent Protected Entities in Vmm.
[Newtonsoft.Json.JsonObject("ConsistencyCheckTaskDetails")]
public class ConsistencyCheckTaskDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.TaskTypeDetails
[<Newtonsoft.Json.JsonObject("ConsistencyCheckTaskDetails")>]
type ConsistencyCheckTaskDetails = class
inherit TaskTypeDetails
Public Class ConsistencyCheckTaskDetails
Inherits TaskTypeDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Consistency |
Initializes a new instance of the ConsistencyCheckTaskDetails class. |
Consistency |
Initializes a new instance of the ConsistencyCheckTaskDetails class. |
VMDetails |
Gets or sets the list of inconsistent Vm details. |