Partager via


FailoverJobDetails.ProtectedItemDetails Property

Definition

Gets or sets the test VM details.

[Newtonsoft.Json.JsonProperty(PropertyName="protectedItemDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FailoverReplicationProtectedItemDetails> ProtectedItemDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedItemDetails")>]
member this.ProtectedItemDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.FailoverReplicationProtectedItemDetails> with get, set
Public Property ProtectedItemDetails As IList(Of FailoverReplicationProtectedItemDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to