Partager via


GalleryImage.Features Propriété

Définition

Obtient ou définit une liste de fonctionnalités d’image de galerie.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à