Aracılığıyla paylaş


ConsistencyCheckTaskDetails.VMDetails Property

Definition

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

Applies to