OpenShiftContainerServiceVMSize Class

Definition

Defines values for OpenShiftContainerServiceVMSize.

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

Constructors

OpenShiftContainerServiceVMSize()

Fields

StandardD16sV3
StandardD2sV3
StandardD32sV3
StandardD4sV3
StandardD64sV3
StandardD8sV3
StandardDS12V2
StandardDS13V2
StandardDS14V2
StandardDS15V2
StandardDS4V2
StandardDS5V2
StandardE16sV3
StandardE20sV3
StandardE32sV3
StandardE4sV3
StandardE64sV3
StandardE8sV3
StandardF16s
StandardF16sV2
StandardF32sV2
StandardF64sV2
StandardF72sV2
StandardF8s
StandardF8sV2
StandardGS2
StandardGS3
StandardGS4
StandardGS5
StandardL16s
StandardL32s
StandardL4s
StandardL8s

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