ConsistencyCheckTaskDetails.VMDetails Property
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.
Gets or sets the list of inconsistent Vm details.
[Newtonsoft.Json.JsonProperty(PropertyName="vmDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InconsistentVmDetails> VMDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmDetails")>]
member this.VMDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InconsistentVmDetails> with get, set
Public Property VMDetails As IList(Of InconsistentVmDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute