次の方法で共有


EncryptionStatus クラス

定義

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)
継承

コンストラクター

EncryptionStatus()

フィールド

Encrypted
EncryptionInProgress
NotEncrypted
NotMounted
Unknown
VMRestartPending

プロパティ

Value (継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object) (継承元 ExpandableStringEnum<T>)
Equals(String) (継承元 ExpandableStringEnum<T>)
GetHashCode() (継承元 ExpandableStringEnum<T>)
ToString() (継承元 ExpandableStringEnum<T>)

適用対象