Compartir a través de


EncryptionType Clase

Definición

Define valores para EncryptionType.

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

Constructores

EncryptionType()

Define valores para EncryptionType.

Campos

EncryptionAtRestWithCustomerKey

Define valores para EncryptionType.

EncryptionAtRestWithPlatformAndCustomerKeys

Define valores para EncryptionType.

EncryptionAtRestWithPlatformKey

Define valores para EncryptionType.

Propiedades

Value

Define valores para EncryptionType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para EncryptionType.

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

Define valores para EncryptionType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para EncryptionType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para EncryptionType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a