Dela via


BillingResponseListResult.VmSizeFilters Property

Definition

Gets or sets the virtual machine filtering mode. Effectively this can enabling or disabling the virtual machine sizes in a particular set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to