Share via


VmSizeCompatibilityFilterV2.ClusterFlavors Property

Definition

Gets or sets the list of cluster flavors under the effect of the filter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to