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 DevicesDeviceOrderby
ACCOUNT_ENABLED
Static value accountEnabled for DevicesDeviceOrderby.static DevicesDeviceOrderby
ACCOUNT_ENABLED_DESC
Static value accountEnabled desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
ALTERNATIVE_SECURITY_IDS
Static value alternativeSecurityIds for DevicesDeviceOrderby.static DevicesDeviceOrderby
ALTERNATIVE_SECURITY_IDS_DESC
Static value alternativeSecurityIds desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
APPROXIMATE_LAST_SIGN_IN_DATE_TIME
Static value approximateLastSignInDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderby
APPROXIMATE_LAST_SIGN_IN_DATE_TIME_DESC
Static value approximateLastSignInDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
COMPLIANCE_EXPIRATION_DATE_TIME
Static value complianceExpirationDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderby
COMPLIANCE_EXPIRATION_DATE_TIME_DESC
Static value complianceExpirationDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
DELETED_DATE_TIME
Static value deletedDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderby
DELETED_DATE_TIME_DESC
Static value deletedDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
DEVICE_ID
Static value deviceId for DevicesDeviceOrderby.static DevicesDeviceOrderby
DEVICE_ID_DESC
Static value deviceId desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
DEVICE_METADATA
Static value deviceMetadata for DevicesDeviceOrderby.static DevicesDeviceOrderby
DEVICE_METADATA_DESC
Static value deviceMetadata desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
DEVICE_VERSION
Static value deviceVersion for DevicesDeviceOrderby.static DevicesDeviceOrderby
DEVICE_VERSION_DESC
Static value deviceVersion desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
DISPLAY_NAME
Static value displayName for DevicesDeviceOrderby.static DevicesDeviceOrderby
DISPLAY_NAME_DESC
Static value displayName desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
ID
Static value id for DevicesDeviceOrderby.static DevicesDeviceOrderby
ID_DESC
Static value id desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
IS_COMPLIANT
Static value isCompliant for DevicesDeviceOrderby.static DevicesDeviceOrderby
IS_COMPLIANT_DESC
Static value isCompliant desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
IS_MANAGED
Static value isManaged for DevicesDeviceOrderby.static DevicesDeviceOrderby
IS_MANAGED_DESC
Static value isManaged desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
MDM_APP_ID
Static value mdmAppId for DevicesDeviceOrderby.static DevicesDeviceOrderby
MDM_APP_ID_DESC
Static value mdmAppId desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
ON_PREMISES_LAST_SYNC_DATE_TIME
Static value onPremisesLastSyncDateTime for DevicesDeviceOrderby.static DevicesDeviceOrderby
ON_PREMISES_LAST_SYNC_DATE_TIME_DESC
Static value onPremisesLastSyncDateTime desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
ON_PREMISES_SYNC_ENABLED
Static value onPremisesSyncEnabled for DevicesDeviceOrderby.static DevicesDeviceOrderby
ON_PREMISES_SYNC_ENABLED_DESC
Static value onPremisesSyncEnabled desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
OPERATING_SYSTEM
Static value operatingSystem for DevicesDeviceOrderby.static DevicesDeviceOrderby
OPERATING_SYSTEM_DESC
Static value operatingSystem desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
OPERATING_SYSTEM_VERSION
Static value operatingSystemVersion for DevicesDeviceOrderby.static DevicesDeviceOrderby
OPERATING_SYSTEM_VERSION_DESC
Static value operatingSystemVersion desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
PHYSICAL_IDS
Static value physicalIds for DevicesDeviceOrderby.static DevicesDeviceOrderby
PHYSICAL_IDS_DESC
Static value physicalIds desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
PROFILE_TYPE
Static value profileType for DevicesDeviceOrderby.static DevicesDeviceOrderby
PROFILE_TYPE_DESC
Static value profileType desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
SYSTEM_LABELS
Static value systemLabels for DevicesDeviceOrderby.static DevicesDeviceOrderby
SYSTEM_LABELS_DESC
Static value systemLabels desc for DevicesDeviceOrderby.static DevicesDeviceOrderby
TRUST_TYPE
Static value trustType for DevicesDeviceOrderby.static DevicesDeviceOrderby
TRUST_TYPE_DESC
Static 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 DevicesDeviceOrderby
fromString(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.
-
-