次の方法で共有


VirtualMachineImage.Features プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象