Partager via


VirtualMachineInstanceView.Disks Propriété

Définition

Obtient ou définit les informations sur le disque de la machine virtuelle.

[Newtonsoft.Json.JsonProperty(PropertyName="disks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.DiskInstanceView> Disks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="disks")>]
member this.Disks : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.DiskInstanceView> with get, set
Public Property Disks As IList(Of DiskInstanceView)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à