ContainerServiceStorageProfileTypes Class

Definition

Defines values for ContainerServiceStorageProfileTypes.

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

Constructors

ContainerServiceStorageProfileTypes()

Fields

ManagedDisks
StorageAccount

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