Compartir a través de


VirtualMachineImage.Features Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a