次の方法で共有


AsrVirtualHardDisk.Volumes Property

Definition

Gets or sets the List of Volumes.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.AsrVolume> Volumes { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Volumes : System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.AsrVolume> with get, set
Public Property Volumes As List(Of AsrVolume)

Property Value

Attributes

Applies to