Compartilhar via


GalleryImage.Features Propriedade

Definição

Obtém ou define uma lista de recursos de imagem da galeria.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a