Class DevicesDeviceOrderby
- java.lang.Object
-
- com.azure.core.util.ExpandableStringEnum<DevicesDeviceOrderby>
-
- com.azure.resourcemanager.authorization.fluent.models.DevicesDeviceOrderby
-
public final class DevicesDeviceOrderby extends com.azure.core.util.ExpandableStringEnum<DevicesDeviceOrderby>
Defines values for DevicesDeviceOrderby.
-
-
Field Summary
Fields Modifier and Type Field Description static DevicesDeviceOrderbyACCOUNT_ENABLEDStatic value accountEnabled for DevicesDeviceOrderby.static DevicesDeviceOrderbyACCOUNT_ENABLED_DESCStatic value accountEnabled desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyALTERNATIVE_SECURITY_IDSStatic value alternativeSecurityIds for DevicesDeviceOrderby.static DevicesDeviceOrderbyALTERNATIVE_SECURITY_IDS_DESCStatic value alternativeSecurityIds desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyAPPROXIMATE_LAST_SIGN_IN_DATE_TIMEStatic value approximateLastSignInDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderbyAPPROXIMATE_LAST_SIGN_IN_DATE_TIME_DESCStatic value approximateLastSignInDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyCOMPLIANCE_EXPIRATION_DATE_TIMEStatic value complianceExpirationDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderbyCOMPLIANCE_EXPIRATION_DATE_TIME_DESCStatic value complianceExpirationDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyDELETED_DATE_TIMEStatic value deletedDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderbyDELETED_DATE_TIME_DESCStatic value deletedDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyDEVICE_IDStatic value deviceId for DevicesDeviceOrderby.static DevicesDeviceOrderbyDEVICE_ID_DESCStatic value deviceId desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyDEVICE_METADATAStatic value deviceMetadata for DevicesDeviceOrderby.static DevicesDeviceOrderbyDEVICE_METADATA_DESCStatic value deviceMetadata desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyDEVICE_VERSIONStatic value deviceVersion for DevicesDeviceOrderby.static DevicesDeviceOrderbyDEVICE_VERSION_DESCStatic value deviceVersion desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyDISPLAY_NAMEStatic value displayName for DevicesDeviceOrderby.static DevicesDeviceOrderbyDISPLAY_NAME_DESCStatic value displayName desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyIDStatic value id for DevicesDeviceOrderby.static DevicesDeviceOrderbyID_DESCStatic value id desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyIS_COMPLIANTStatic value isCompliant for DevicesDeviceOrderby.static DevicesDeviceOrderbyIS_COMPLIANT_DESCStatic value isCompliant desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyIS_MANAGEDStatic value isManaged for DevicesDeviceOrderby.static DevicesDeviceOrderbyIS_MANAGED_DESCStatic value isManaged desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyMDM_APP_IDStatic value mdmAppId for DevicesDeviceOrderby.static DevicesDeviceOrderbyMDM_APP_ID_DESCStatic value mdmAppId desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyON_PREMISES_LAST_SYNC_DATE_TIMEStatic value onPremisesLastSyncDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderbyON_PREMISES_LAST_SYNC_DATE_TIME_DESCStatic value onPremisesLastSyncDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyON_PREMISES_SYNC_ENABLEDStatic value onPremisesSyncEnabled for DevicesDeviceOrderby.static DevicesDeviceOrderbyON_PREMISES_SYNC_ENABLED_DESCStatic value onPremisesSyncEnabled desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyOPERATING_SYSTEMStatic value operatingSystem for DevicesDeviceOrderby.static DevicesDeviceOrderbyOPERATING_SYSTEM_DESCStatic value operatingSystem desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyOPERATING_SYSTEM_VERSIONStatic value operatingSystemVersion for DevicesDeviceOrderby.static DevicesDeviceOrderbyOPERATING_SYSTEM_VERSION_DESCStatic value operatingSystemVersion desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyPHYSICAL_IDSStatic value physicalIds for DevicesDeviceOrderby.static DevicesDeviceOrderbyPHYSICAL_IDS_DESCStatic value physicalIds desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyPROFILE_TYPEStatic value profileType for DevicesDeviceOrderby.static DevicesDeviceOrderbyPROFILE_TYPE_DESCStatic value profileType desc for DevicesDeviceOrderby.static DevicesDeviceOrderbySYSTEM_LABELSStatic value systemLabels for DevicesDeviceOrderby.static DevicesDeviceOrderbySYSTEM_LABELS_DESCStatic value systemLabels desc for DevicesDeviceOrderby.static DevicesDeviceOrderbyTRUST_TYPEStatic value trustType for DevicesDeviceOrderby.static DevicesDeviceOrderbyTRUST_TYPE_DESCStatic value trustType desc for DevicesDeviceOrderby.
-
Constructor Summary
Constructors Constructor Description DevicesDeviceOrderby()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DevicesDeviceOrderbyfromString(String name)Creates or finds a DevicesDeviceOrderby from its string representation.static Collection<DevicesDeviceOrderby>values()
-
-
-
Field Detail
-
ID
public static final DevicesDeviceOrderby ID
Static value id for DevicesDeviceOrderby.
-
ID_DESC
public static final DevicesDeviceOrderby ID_DESC
Static value id desc for DevicesDeviceOrderby.
-
DELETED_DATE_TIME
public static final DevicesDeviceOrderby DELETED_DATE_TIME
Static value deletedDateTime for DevicesDeviceOrderby.
-
DELETED_DATE_TIME_DESC
public static final DevicesDeviceOrderby DELETED_DATE_TIME_DESC
Static value deletedDateTime desc for DevicesDeviceOrderby.
-
ACCOUNT_ENABLED
public static final DevicesDeviceOrderby ACCOUNT_ENABLED
Static value accountEnabled for DevicesDeviceOrderby.
-
ACCOUNT_ENABLED_DESC
public static final DevicesDeviceOrderby ACCOUNT_ENABLED_DESC
Static value accountEnabled desc for DevicesDeviceOrderby.
-
ALTERNATIVE_SECURITY_IDS
public static final DevicesDeviceOrderby ALTERNATIVE_SECURITY_IDS
Static value alternativeSecurityIds for DevicesDeviceOrderby.
-
ALTERNATIVE_SECURITY_IDS_DESC
public static final DevicesDeviceOrderby ALTERNATIVE_SECURITY_IDS_DESC
Static value alternativeSecurityIds desc for DevicesDeviceOrderby.
-
APPROXIMATE_LAST_SIGN_IN_DATE_TIME
public static final DevicesDeviceOrderby APPROXIMATE_LAST_SIGN_IN_DATE_TIME
Static value approximateLastSignInDateTime for DevicesDeviceOrderby.
-
APPROXIMATE_LAST_SIGN_IN_DATE_TIME_DESC
public static final DevicesDeviceOrderby APPROXIMATE_LAST_SIGN_IN_DATE_TIME_DESC
Static value approximateLastSignInDateTime desc for DevicesDeviceOrderby.
-
COMPLIANCE_EXPIRATION_DATE_TIME
public static final DevicesDeviceOrderby COMPLIANCE_EXPIRATION_DATE_TIME
Static value complianceExpirationDateTime for DevicesDeviceOrderby.
-
COMPLIANCE_EXPIRATION_DATE_TIME_DESC
public static final DevicesDeviceOrderby COMPLIANCE_EXPIRATION_DATE_TIME_DESC
Static value complianceExpirationDateTime desc for DevicesDeviceOrderby.
-
DEVICE_ID
public static final DevicesDeviceOrderby DEVICE_ID
Static value deviceId for DevicesDeviceOrderby.
-
DEVICE_ID_DESC
public static final DevicesDeviceOrderby DEVICE_ID_DESC
Static value deviceId desc for DevicesDeviceOrderby.
-
DEVICE_METADATA
public static final DevicesDeviceOrderby DEVICE_METADATA
Static value deviceMetadata for DevicesDeviceOrderby.
-
DEVICE_METADATA_DESC
public static final DevicesDeviceOrderby DEVICE_METADATA_DESC
Static value deviceMetadata desc for DevicesDeviceOrderby.
-
DEVICE_VERSION
public static final DevicesDeviceOrderby DEVICE_VERSION
Static value deviceVersion for DevicesDeviceOrderby.
-
DEVICE_VERSION_DESC
public static final DevicesDeviceOrderby DEVICE_VERSION_DESC
Static value deviceVersion desc for DevicesDeviceOrderby.
-
DISPLAY_NAME
public static final DevicesDeviceOrderby DISPLAY_NAME
Static value displayName for DevicesDeviceOrderby.
-
DISPLAY_NAME_DESC
public static final DevicesDeviceOrderby DISPLAY_NAME_DESC
Static value displayName desc for DevicesDeviceOrderby.
-
IS_COMPLIANT
public static final DevicesDeviceOrderby IS_COMPLIANT
Static value isCompliant for DevicesDeviceOrderby.
-
IS_COMPLIANT_DESC
public static final DevicesDeviceOrderby IS_COMPLIANT_DESC
Static value isCompliant desc for DevicesDeviceOrderby.
-
IS_MANAGED
public static final DevicesDeviceOrderby IS_MANAGED
Static value isManaged for DevicesDeviceOrderby.
-
IS_MANAGED_DESC
public static final DevicesDeviceOrderby IS_MANAGED_DESC
Static value isManaged desc for DevicesDeviceOrderby.
-
MDM_APP_ID
public static final DevicesDeviceOrderby MDM_APP_ID
Static value mdmAppId for DevicesDeviceOrderby.
-
MDM_APP_ID_DESC
public static final DevicesDeviceOrderby MDM_APP_ID_DESC
Static value mdmAppId desc for DevicesDeviceOrderby.
-
ON_PREMISES_LAST_SYNC_DATE_TIME
public static final DevicesDeviceOrderby ON_PREMISES_LAST_SYNC_DATE_TIME
Static value onPremisesLastSyncDateTime for DevicesDeviceOrderby.
-
ON_PREMISES_LAST_SYNC_DATE_TIME_DESC
public static final DevicesDeviceOrderby ON_PREMISES_LAST_SYNC_DATE_TIME_DESC
Static value onPremisesLastSyncDateTime desc for DevicesDeviceOrderby.
-
ON_PREMISES_SYNC_ENABLED
public static final DevicesDeviceOrderby ON_PREMISES_SYNC_ENABLED
Static value onPremisesSyncEnabled for DevicesDeviceOrderby.
-
ON_PREMISES_SYNC_ENABLED_DESC
public static final DevicesDeviceOrderby ON_PREMISES_SYNC_ENABLED_DESC
Static value onPremisesSyncEnabled desc for DevicesDeviceOrderby.
-
OPERATING_SYSTEM
public static final DevicesDeviceOrderby OPERATING_SYSTEM
Static value operatingSystem for DevicesDeviceOrderby.
-
OPERATING_SYSTEM_DESC
public static final DevicesDeviceOrderby OPERATING_SYSTEM_DESC
Static value operatingSystem desc for DevicesDeviceOrderby.
-
OPERATING_SYSTEM_VERSION
public static final DevicesDeviceOrderby OPERATING_SYSTEM_VERSION
Static value operatingSystemVersion for DevicesDeviceOrderby.
-
OPERATING_SYSTEM_VERSION_DESC
public static final DevicesDeviceOrderby OPERATING_SYSTEM_VERSION_DESC
Static value operatingSystemVersion desc for DevicesDeviceOrderby.
-
PHYSICAL_IDS
public static final DevicesDeviceOrderby PHYSICAL_IDS
Static value physicalIds for DevicesDeviceOrderby.
-
PHYSICAL_IDS_DESC
public static final DevicesDeviceOrderby PHYSICAL_IDS_DESC
Static value physicalIds desc for DevicesDeviceOrderby.
-
PROFILE_TYPE
public static final DevicesDeviceOrderby PROFILE_TYPE
Static value profileType for DevicesDeviceOrderby.
-
PROFILE_TYPE_DESC
public static final DevicesDeviceOrderby PROFILE_TYPE_DESC
Static value profileType desc for DevicesDeviceOrderby.
-
SYSTEM_LABELS
public static final DevicesDeviceOrderby SYSTEM_LABELS
Static value systemLabels for DevicesDeviceOrderby.
-
SYSTEM_LABELS_DESC
public static final DevicesDeviceOrderby SYSTEM_LABELS_DESC
Static value systemLabels desc for DevicesDeviceOrderby.
-
TRUST_TYPE
public static final DevicesDeviceOrderby TRUST_TYPE
Static value trustType for DevicesDeviceOrderby.
-
TRUST_TYPE_DESC
public static final DevicesDeviceOrderby TRUST_TYPE_DESC
Static value trustType desc for DevicesDeviceOrderby.
-
-
Method Detail
-
fromString
public static DevicesDeviceOrderby fromString(String name)
Creates or finds a DevicesDeviceOrderby from its string representation.- Parameters:
name- a name to look for.- Returns:
- the corresponding DevicesDeviceOrderby.
-
values
public static Collection<DevicesDeviceOrderby> values()
- Returns:
- known DevicesDeviceOrderby values.
-
-