MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: The ManagedAppEntity is the base entity type for all other entity types
under app management workflow.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withAppIdentifier(Map<String,Object> appIdentifier) |
Set the appIdentifier property: The identifier for a mobile app.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withApplicationVersion(String applicationVersion) |
Set the applicationVersion property: App version.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withAppliedPolicies(List<MicrosoftGraphManagedAppPolicy> appliedPolicies) |
Set the appliedPolicies property: Zero or more policys already applied on the registered app when it last
synchronized with managment service.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: Date and time of creation.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withDeviceName(String deviceName) |
Set the deviceName property: Host device name.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withDeviceTag(String deviceTag) |
Set the deviceTag property: App management SDK generated tag, which helps relate apps hosted on the same device.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withDeviceType(String deviceType) |
Set the deviceType property: Host device type.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withFlaggedReasons(List<MicrosoftGraphManagedAppFlaggedReason> flaggedReasons) |
Set the flaggedReasons property: Zero or more reasons an app registration is flagged.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withIntendedPolicies(List<MicrosoftGraphManagedAppPolicy> intendedPolicies) |
Set the intendedPolicies property: Zero or more policies admin intended for the app as of now.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withLastSyncDateTime(OffsetDateTime lastSyncDateTime) |
Set the lastSyncDateTime property: Date and time of last the app synced with management service.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withManagementSdkVersion(String managementSdkVersion) |
Set the managementSdkVersion property: App management SDK version.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withOperations(List<MicrosoftGraphManagedAppOperation> operations) |
Set the operations property: Zero or more long running operations triggered on the app registration.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withPlatformVersion(String platformVersion) |
Set the platformVersion property: Operating System version.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withUserId(String userId) |
Set the userId property: The user Id to who this app registration belongs.
|
MicrosoftGraphManagedAppRegistration |
MicrosoftGraphManagedAppRegistration.withVersion(String version) |
Set the version property: Version of the entity.
|