Freigeben über


AgentDetails.Disks Property

Definition

Gets the disks.

[Newtonsoft.Json.JsonProperty(PropertyName="disks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.AgentDiskDetails> Disks { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disks")>]
member this.Disks : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.AgentDiskDetails>
Public ReadOnly Property Disks As IList(Of AgentDiskDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to