다음을 통해 공유


IVirtualMachineInstanceView.Disks Property

Definition

Gets or sets the virtual machine disk information.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.DiskInstanceView> Disks { get; }
member this.Disks : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.DiskInstanceView>
Public ReadOnly Property Disks As IList(Of DiskInstanceView)

Property Value

Applies to