EncryptionType Klasse

Definition

Definiert Werte für 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)
Vererbung
Attribute
Newtonsoft.Json.JsonConverterAttribute

Konstruktoren

EncryptionType()

Definiert Werte für EncryptionType.

Felder

EncryptionAtRestWithCustomerKey

Definiert Werte für EncryptionType.

EncryptionAtRestWithPlatformAndCustomerKeys

Definiert Werte für EncryptionType.

EncryptionAtRestWithPlatformKey

Definiert Werte für EncryptionType.

Eigenschaften

Value

Definiert Werte für EncryptionType.

(Geerbt von ExpandableStringEnum<T>)

Methoden

Equals(Object)

Definiert Werte für EncryptionType.

(Geerbt von ExpandableStringEnum<T>)
Equals(String)

Definiert Werte für EncryptionType.

(Geerbt von ExpandableStringEnum<T>)
GetHashCode()

Definiert Werte für EncryptionType.

(Geerbt von ExpandableStringEnum<T>)
ToString()

Definiert Werte für EncryptionType.

(Geerbt von ExpandableStringEnum<T>)

Gilt für: