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 MicrosoftGraphDeviceInner
DevicesDevicesClient. createDevice(MicrosoftGraphDeviceInner body)
Add new entity to devices.MicrosoftGraphDeviceInner
DevicesDevicesClient. 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 MicrosoftGraphDeviceInner
DevicesDevicesClient. 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.void
DevicesDevicesClient. 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 MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withAccountEnabled(Boolean accountEnabled)
Set the accountEnabled property: true if the account is enabled; otherwise, false.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withAlternativeSecurityIds(List<MicrosoftGraphAlternativeSecurityId> alternativeSecurityIds)
Set the alternativeSecurityIds property: For internal use only.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. 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.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withComplianceExpirationDateTime(OffsetDateTime complianceExpirationDateTime)
Set the complianceExpirationDateTime property: The timestamp when the device is no longer deemed compliant.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withDeletedDateTime(OffsetDateTime deletedDateTime)
Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withDeviceId(String deviceId)
Set the deviceId property: Unique identifier set by Azure Device Registration Service at the time of registration.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withDeviceMetadata(String deviceMetadata)
Set the deviceMetadata property: For internal use only.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withDeviceVersion(Integer deviceVersion)
Set the deviceVersion property: For internal use only.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withDisplayName(String displayName)
Set the displayName property: The display name for the device.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the device.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withId(String id)
Set the id property: Read-only.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withIsCompliant(Boolean isCompliant)
Set the isCompliant property: true if the device complies with Mobile Device Management (MDM) policies; otherwise, false.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withIsManaged(Boolean isManaged)
Set the isManaged property: true if the device is managed by a Mobile Device Management (MDM) app; otherwise, false.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withMdmAppId(String mdmAppId)
Set the mdmAppId property: Application identifier used to register device into MDM.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withMemberOf(List<MicrosoftGraphDirectoryObjectInner> memberOf)
Set the memberOf property: Groups that this group is a member of.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withOnPremisesLastSyncDateTime(OffsetDateTime onPremisesLastSyncDateTime)
Set the onPremisesLastSyncDateTime property: The last time at which the object was synced with the on-premises directory.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. 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).MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withOperatingSystem(String operatingSystem)
Set the operatingSystem property: The type of operating system on the device.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withOperatingSystemVersion(String operatingSystemVersion)
Set the operatingSystemVersion property: The version of the operating system on the device.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withPhysicalIds(List<String> physicalIds)
Set the physicalIds property: For internal use only.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withProfileType(String profileType)
Set the profileType property: The profile type of the device.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withRegisteredOwners(List<MicrosoftGraphDirectoryObjectInner> registeredOwners)
Set the registeredOwners property: The user that cloud joined the device or registered their personal device.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withRegisteredUsers(List<MicrosoftGraphDirectoryObjectInner> registeredUsers)
Set the registeredUsers property: Collection of registered users of the device.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withSystemLabels(List<String> systemLabels)
Set the systemLabels property: List of labels applied to the device by the system.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withTransitiveMemberOf(List<MicrosoftGraphDirectoryObjectInner> transitiveMemberOf)
Set the transitiveMemberOf property: The transitiveMemberOf property.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. 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 CollectionOfDevice
CollectionOfDevice. withValue(List<MicrosoftGraphDeviceInner> value)
Set the value property: The value property.
-