Delen via


InMageReplicationDetails.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.InMageProtectedDiskDetails> ProtectedDisks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedDisks")>]
member this.ProtectedDisks : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.InMageProtectedDiskDetails> with get, set
Public Property ProtectedDisks As IList(Of InMageProtectedDiskDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to