ScaleSetEvictionPolicy Class

Definition

Defines values for ScaleSetEvictionPolicy.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ScaleSetEvictionPolicy>))]
public class ScaleSetEvictionPolicy : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.ScaleSetEvictionPolicy>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.ScaleSetEvictionPolicy>))>]
type ScaleSetEvictionPolicy = class
    inherit ExpandableStringEnum<ScaleSetEvictionPolicy>
Public Class ScaleSetEvictionPolicy
Inherits ExpandableStringEnum(Of ScaleSetEvictionPolicy)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

ScaleSetEvictionPolicy()

Fields

Deallocate
Delete

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to