Share via


VmSizeCompatibilityFilterV2.EspApplied Property

Definition

Gets or sets whether apply for ESP cluster. 'true' means only for ESP, 'false' means only for non-ESP, null or empty string or others mean for both.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to