Partager via


SharedGalleryImageVersionStorageProfile.DataDiskImages Propriété

Définition

Obtient ou définit une liste d’images de disque de données.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à