Compartir a través de


DiskEncryptionSetType Clase

Definición

Define valores para DiskEncryptionSetType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.DiskEncryptionSetType>))]
public class DiskEncryptionSetType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.Models.DiskEncryptionSetType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Compute.Fluent.Models.DiskEncryptionSetType>))>]
type DiskEncryptionSetType = class
    inherit ExpandableStringEnum<DiskEncryptionSetType>
Public Class DiskEncryptionSetType
Inherits ExpandableStringEnum(Of DiskEncryptionSetType)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

DiskEncryptionSetType()

Define valores para DiskEncryptionSetType.

Campos

EncryptionAtRestWithCustomerKey

Define valores para DiskEncryptionSetType.

EncryptionAtRestWithPlatformAndCustomerKeys

Define valores para DiskEncryptionSetType.

Propiedades

Value

Define valores para DiskEncryptionSetType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para DiskEncryptionSetType.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para DiskEncryptionSetType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para DiskEncryptionSetType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para DiskEncryptionSetType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a