Delen via


InMageRcmReplicationDetails.ProtectedDisks Property

Definition

Gets or sets the list of protected disks.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to