共用方式為


VirtualMachineDiskListResponse.Disks Property

Definition

Optional. The virtual machine disks associated with your subscription.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineDiskListResponse.VirtualMachineDisk> Disks { get; set; }
member this.Disks : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.VirtualMachineDiskListResponse.VirtualMachineDisk> with get, set
Public Property Disks As IList(Of VirtualMachineDiskListResponse.VirtualMachineDisk)

Property Value

Applies to