Share via


BillingResponseListResult.VmSizeProperties Property

Definition

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

Applies to