Compartir a través de


DiskEncryptionSetIdentityType Clase

Definición

Define valores para DiskEncryptionSetIdentityType.

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

Constructores

DiskEncryptionSetIdentityType()

Define valores para DiskEncryptionSetIdentityType.

Campos

SystemAssigned

Define valores para DiskEncryptionSetIdentityType.

Propiedades

Value

Define valores para DiskEncryptionSetIdentityType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para DiskEncryptionSetIdentityType.

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

Define valores para DiskEncryptionSetIdentityType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para DiskEncryptionSetIdentityType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para DiskEncryptionSetIdentityType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a