次の方法で共有


VMwareMachineProperties.Disks Property

Definition

Gets or sets the list of disks attached to the virtual machine.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.VMwareDisk> Disks { get; set; }
member this.Disks : System.Collections.Generic.IList<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.VMwareDisk> with get, set
Public Property Disks As IList(Of VMwareDisk)

Property Value

Applies to