Condividi tramite


CloudApplianceConfiguration.SupportedVmTypes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedVmTypes")]
public System.Collections.Generic.IList<string> SupportedVmTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.supportedVmTypes")>]
member this.SupportedVmTypes : System.Collections.Generic.IList<string> with get, set
Public Property SupportedVmTypes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to