CloudApplianceConfiguration.SupportedVmImages Property

Definition

Gets or sets the supported virtual machine images.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to