EncryptionStatus Class

Definition

public class EncryptionStatus : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Compute.Fluent.EncryptionStatus>
type EncryptionStatus = class
    inherit ExpandableStringEnum<EncryptionStatus>
Public Class EncryptionStatus
Inherits ExpandableStringEnum(Of EncryptionStatus)
Inheritance

Constructors

EncryptionStatus()

Fields

Encrypted
EncryptionInProgress
NotEncrypted
NotMounted
Unknown
VMRestartPending

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to