Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDeviceInner
-
Packages that use MicrosoftGraphDeviceInner Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphDeviceInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphDeviceInner Modifier and Type Method Description MicrosoftGraphDeviceInnerDevicesDevicesClient. createDevice(MicrosoftGraphDeviceInner body)Add new entity to devices.MicrosoftGraphDeviceInnerDevicesDevicesClient. getDevice(String deviceId)Get entity from devices by key.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphDeviceInner Modifier and Type Method Description Mono<MicrosoftGraphDeviceInner>DevicesDevicesClient. createDeviceAsync(MicrosoftGraphDeviceInner body)Add new entity to devices.com.azure.core.http.rest.Response<MicrosoftGraphDeviceInner>DevicesDevicesClient. createDeviceWithResponse(MicrosoftGraphDeviceInner body, com.azure.core.util.Context context)Add new entity to devices.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDeviceInner>>DevicesDevicesClient. createDeviceWithResponseAsync(MicrosoftGraphDeviceInner body)Add new entity to devices.Mono<MicrosoftGraphDeviceInner>DevicesDevicesClient. getDeviceAsync(String deviceId)Get entity from devices by key.Mono<MicrosoftGraphDeviceInner>DevicesDevicesClient. getDeviceAsync(String deviceId, String consistencyLevel, List<DevicesDeviceSelect> select, List<DevicesDeviceExpand> expand)Get entity from devices by key.com.azure.core.http.rest.Response<MicrosoftGraphDeviceInner>DevicesDevicesClient. getDeviceWithResponse(String deviceId, String consistencyLevel, List<DevicesDeviceSelect> select, List<DevicesDeviceExpand> expand, com.azure.core.util.Context context)Get entity from devices by key.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDeviceInner>>DevicesDevicesClient. getDeviceWithResponseAsync(String deviceId, String consistencyLevel, List<DevicesDeviceSelect> select, List<DevicesDeviceExpand> expand)Get entity from devices by key.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDeviceInner>DevicesDevicesClient. listDevice()Get entities from devices.com.azure.core.http.rest.PagedIterable<MicrosoftGraphDeviceInner>DevicesDevicesClient. listDevice(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<DevicesDeviceOrderby> orderby, List<DevicesDeviceSelect> select, List<DevicesDeviceExpand> expand, com.azure.core.util.Context context)Get entities from devices.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDeviceInner>DevicesDevicesClient. listDeviceAsync()Get entities from devices.com.azure.core.http.rest.PagedFlux<MicrosoftGraphDeviceInner>DevicesDevicesClient. listDeviceAsync(String consistencyLevel, Integer top, Integer skip, String search, String filter, Boolean count, List<DevicesDeviceOrderby> orderby, List<DevicesDeviceSelect> select, List<DevicesDeviceExpand> expand)Get entities from devices.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphDeviceInner Modifier and Type Method Description MicrosoftGraphDeviceInnerDevicesDevicesClient. createDevice(MicrosoftGraphDeviceInner body)Add new entity to devices.Mono<MicrosoftGraphDeviceInner>DevicesDevicesClient. createDeviceAsync(MicrosoftGraphDeviceInner body)Add new entity to devices.com.azure.core.http.rest.Response<MicrosoftGraphDeviceInner>DevicesDevicesClient. createDeviceWithResponse(MicrosoftGraphDeviceInner body, com.azure.core.util.Context context)Add new entity to devices.Mono<com.azure.core.http.rest.Response<MicrosoftGraphDeviceInner>>DevicesDevicesClient. createDeviceWithResponseAsync(MicrosoftGraphDeviceInner body)Add new entity to devices.voidDevicesDevicesClient. updateDevice(String deviceId, MicrosoftGraphDeviceInner body)Update entity in devices.Mono<Void>DevicesDevicesClient. updateDeviceAsync(String deviceId, MicrosoftGraphDeviceInner body)Update entity in devices.com.azure.core.http.rest.Response<Void>DevicesDevicesClient. updateDeviceWithResponse(String deviceId, MicrosoftGraphDeviceInner body, com.azure.core.util.Context context)Update entity in devices.Mono<com.azure.core.http.rest.Response<Void>>DevicesDevicesClient. updateDeviceWithResponseAsync(String deviceId, MicrosoftGraphDeviceInner body)Update entity in devices. -
Uses of MicrosoftGraphDeviceInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDeviceInner Modifier and Type Method Description MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withAccountEnabled(Boolean accountEnabled)Set the accountEnabled property: true if the account is enabled; otherwise, false.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withAlternativeSecurityIds(List<MicrosoftGraphAlternativeSecurityId> alternativeSecurityIds)Set the alternativeSecurityIds property: For internal use only.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withApproximateLastSignInDateTime(OffsetDateTime approximateLastSignInDateTime)Set the approximateLastSignInDateTime property: The timestamp type represents date and time information using ISO 8601 format and is always in UTC time.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withComplianceExpirationDateTime(OffsetDateTime complianceExpirationDateTime)Set the complianceExpirationDateTime property: The timestamp when the device is no longer deemed compliant.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withDeletedDateTime(OffsetDateTime deletedDateTime)Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withDeviceId(String deviceId)Set the deviceId property: Unique identifier set by Azure Device Registration Service at the time of registration.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withDeviceMetadata(String deviceMetadata)Set the deviceMetadata property: For internal use only.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withDeviceVersion(Integer deviceVersion)Set the deviceVersion property: For internal use only.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withDisplayName(String displayName)Set the displayName property: The display name for the device.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)Set the extensions property: The collection of open extensions defined for the device.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withId(String id)Set the id property: Read-only.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withIsCompliant(Boolean isCompliant)Set the isCompliant property: true if the device complies with Mobile Device Management (MDM) policies; otherwise, false.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withIsManaged(Boolean isManaged)Set the isManaged property: true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withMdmAppId(String mdmAppId)Set the mdmAppId property: Application identifier used to register device into MDM.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withMemberOf(List<MicrosoftGraphDirectoryObjectInner> memberOf)Set the memberOf property: Groups that this group is a member of.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime)Set the onPremisesLastSyncDateTime property: The last time at which the object was synced with the on-premises directory.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withOnPremisesSyncEnabled(Boolean onPremisesSyncEnabled)Set the onPremisesSyncEnabled property: true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default).MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withOperatingSystem(String operatingSystem)Set the operatingSystem property: The type of operating system on the device.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withOperatingSystemVersion(String operatingSystemVersion)Set the operatingSystemVersion property: The version of the operating system on the device.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withPhysicalIds(List<String> physicalIds)Set the physicalIds property: For internal use only.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withProfileType(String profileType)Set the profileType property: The profile type of the device.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withRegisteredOwners(List<MicrosoftGraphDirectoryObjectInner> registeredOwners)Set the registeredOwners property: The user that cloud joined the device or registered their personal device.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withRegisteredUsers(List<MicrosoftGraphDirectoryObjectInner> registeredUsers)Set the registeredUsers property: Collection of registered users of the device.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withSystemLabels(List<String> systemLabels)Set the systemLabels property: List of labels applied to the device by the system.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withTransitiveMemberOf(List<MicrosoftGraphDirectoryObjectInner> transitiveMemberOf)Set the transitiveMemberOf property: The transitiveMemberOf property.MicrosoftGraphDeviceInnerMicrosoftGraphDeviceInner. withTrustType(String trustType)Set the trustType property: Type of trust for the joined device.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphDeviceInner Modifier and Type Method Description List<MicrosoftGraphDeviceInner>CollectionOfDevice. value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphDeviceInner Modifier and Type Method Description CollectionOfDeviceCollectionOfDevice. withValue(List<MicrosoftGraphDeviceInner> value)Set the value property: The value property.
-