BillingResponseListResult.VmSizeProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the vm size properties.
[Newtonsoft.Json.JsonProperty(PropertyName="vmSizeProperties")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.VmSizeProperty> VmSizeProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmSizeProperties")>]
member this.VmSizeProperties : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.VmSizeProperty>
Public ReadOnly Property VmSizeProperties As IList(Of VmSizeProperty)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute