Compartilhar via


EncryptionType Classe

Definição

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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

EncryptionType()

Define valores para EncryptionType.

Campos

EncryptionAtRestWithCustomerKey

Define valores para EncryptionType.

EncryptionAtRestWithPlatformAndCustomerKeys

Define valores para EncryptionType.

EncryptionAtRestWithPlatformKey

Define valores para EncryptionType.

Propriedades

Value

Define valores para EncryptionType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para EncryptionType.

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

Define valores para EncryptionType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para EncryptionType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para EncryptionType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a