Share via


RecoveryPlanGroup.ReplicationProtectedItems Property

Definition

Gets or sets the list of protected items.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to