你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MicrosoftGraphDeviceManagementExchangeAccessStateReason 类
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. authorization. fluent. models. MicrosoftGraphDeviceManagementExchangeAccessStateReason
- com.
- com.
public final class MicrosoftGraphDeviceManagementExchangeAccessStateReason
extends ExpandableStringEnum<MicrosoftGraphDeviceManagementExchangeAccessStateReason>
deviceManagementExchangeAccessStateReason。
字段摘要
构造函数摘要
构造函数 | 说明 |
---|---|
MicrosoftGraphDeviceManagementExchangeAccessStateReason() |
已放弃
使用 fromString(String name) 工厂方法。
创建 Microsoft |
方法摘要
修饰符和类型 | 方法和描述 |
---|---|
static
Microsoft |
fromString(String name)
从其字符串表示形式创建或查找 Microsoft |
static
Collection<Microsoft |
values()
获取已知的 Microsoft |
方法继承自 ExpandableStringEnum
方法继承自 java.lang.Object
字段详细信息
AZURE_ADBLOCK_DUE_TO_ACCESS_POLICY
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason AZURE_ADBLOCK_DUE_TO_ACCESS_POLICY
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 azureADBlockDueToAccessPolicy。
COMPLIANT
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason COMPLIANT
符合 MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值。
COMPROMISED_PASSWORD
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason COMPROMISED_PASSWORD
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 compromisedPassword。
DEVICE_NOT_KNOWN_WITH_MANAGED_APP
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason DEVICE_NOT_KNOWN_WITH_MANAGED_APP
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 deviceNotKnownWithManagedApp。
EXCHANGE_DEVICE_RULE
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason EXCHANGE_DEVICE_RULE
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 exchangeDeviceRule。
EXCHANGE_GLOBAL_RULE
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason EXCHANGE_GLOBAL_RULE
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 exchangeGlobalRule。
EXCHANGE_INDIVIDUAL_RULE
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason EXCHANGE_INDIVIDUAL_RULE
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值交换IndividualRule。
EXCHANGE_MAILBOX_POLICY
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason EXCHANGE_MAILBOX_POLICY
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 exchangeMailboxPolicy。
EXCHANGE_UPGRADE
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason EXCHANGE_UPGRADE
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 exchangeUpgrade。
MFA_REQUIRED
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason MFA_REQUIRED
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 mfaRequired。
NONE
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason NONE
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 none。
NOT_COMPLIANT
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason NOT_COMPLIANT
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 notCompliant。
NOT_ENROLLED
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason NOT_ENROLLED
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 notEnrolled。
OTHER
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason OTHER
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的其他静态值。
UNKNOWN
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason UNKNOWN
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值未知。
UNKNOWN_LOCATION
public static final MicrosoftGraphDeviceManagementExchangeAccessStateReason UNKNOWN_LOCATION
MicrosoftGraphDeviceManagementExchangeAccessStateReason 的静态值 unknownLocation。
构造函数详细信息
MicrosoftGraphDeviceManagementExchangeAccessStateReason
@Deprecated
public MicrosoftGraphDeviceManagementExchangeAccessStateReason()
已放弃
创建 MicrosoftGraphDeviceManagementExchangeAccessStateReason 值的新实例。
方法详细信息
fromString
public static MicrosoftGraphDeviceManagementExchangeAccessStateReason fromString(String name)
从其字符串表示形式创建或查找 MicrosoftGraphDeviceManagementExchangeAccessStateReason。
Parameters:
Returns:
values
public static Collection
获取已知的 MicrosoftGraphDeviceManagementExchangeAccessStateReason 值。
Returns: