Share via


VmSizeCompatibilityFilterV2.FilterMode Property

Definition

Gets or sets the filtering mode. Effectively this can enabling or disabling the VM sizes in a particular set. Possible values include: 'Exclude', 'Include', 'Recommend', 'Default'

[Newtonsoft.Json.JsonProperty(PropertyName="filterMode")]
public string FilterMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="filterMode")>]
member this.FilterMode : string with get, set
Public Property FilterMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to