Freigeben über


CommunityGalleryImage.Features Eigenschaft

Definition

Ruft eine Liste von Katalogimagefeatures ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: