< Back

New-DeviceAppManagement_ManagedAppRegistrations

Sat Jan 18, 2020 12:15 pm

NAME New-DeviceAppManagement_ManagedAppRegistrations



SYNOPSIS

Creates a "microsoft.graph.managedAppRegistration" object.





SYNTAX

New-DeviceAppManagement_ManagedAppRegistrations [-appIdentifier <object>] [-applicationVersion <string>]

[-appliedPolicies <object[]>] [-createdDateTime <DateTimeOffset>] [-deviceName <string>] [-deviceTag <string>]

[-deviceType <string>] [-flaggedReasons <string[]>] [-intendedPolicies <object[]>] [-lastSyncDateTime

<DateTimeOffset>] [-managementSdkVersion <string>] [-operations <object[]>] [-platformVersion <string>] [-userId

<string>] [-version <string>] [<CommonParameters>]



New-DeviceAppManagement_ManagedAppRegistrations -androidManagedAppRegistration <SwitchParameter> [-appIdentifier

<object>] [-applicationVersion <string>] [-appliedPolicies <object[]>] [-createdDateTime <DateTimeOffset>]

[-deviceName <string>] [-deviceTag <string>] [-deviceType <string>] [-flaggedReasons <string[]>]

[-intendedPolicies <object[]>] [-lastSyncDateTime <DateTimeOffset>] [-managementSdkVersion <string>] [-operations

<object[]>] [-platformVersion <string>] [-userId <string>] [-version <string>] [<CommonParameters>]



New-DeviceAppManagement_ManagedAppRegistrations -iosManagedAppRegistration <SwitchParameter> [-appIdentifier

<object>] [-applicationVersion <string>] [-appliedPolicies <object[]>] [-createdDateTime <DateTimeOffset>]

[-deviceName <string>] [-deviceTag <string>] [-deviceType <string>] [-flaggedReasons <string[]>]

[-intendedPolicies <object[]>] [-lastSyncDateTime <DateTimeOffset>] [-managementSdkVersion <string>] [-operations

<object[]>] [-platformVersion <string>] [-userId <string>] [-version <string>] [<CommonParameters>]



New-DeviceAppManagement_ManagedAppRegistrations -ODataType <string> [-appIdentifier <object>] [-applicationVersion

<string>] [-appliedPolicies <object[]>] [-createdDateTime <DateTimeOffset>] [-deviceName <string>] [-deviceTag

<string>] [-deviceType <string>] [-flaggedReasons <string[]>] [-intendedPolicies <object[]>] [-lastSyncDateTime

<DateTimeOffset>] [-managementSdkVersion <string>] [-operations <object[]>] [-platformVersion <string>] [-userId

<string>] [-version <string>] [<CommonParameters>]





DESCRIPTION

Adds a "microsoft.graph.managedAppRegistration" object to the "managedAppRegistrations" collection.



The managed app registrations.



Graph call: POST ~/deviceAppManagement/managedAppRegistrations





PARAMETERS

-createdDateTime <DateTimeOffset>

The "createdDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedAppRegistration" type.



Date and time of creation



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-lastSyncDateTime <DateTimeOffset>

The "lastSyncDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedAppRegistration" type.



Date and time of last the app synced with management service.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-applicationVersion <string>

The "applicationVersion" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



App version



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-managementSdkVersion <string>

The "managementSdkVersion" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



App management SDK version



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-platformVersion <string>

The "platformVersion" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Operating System version



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-deviceType <string>

The "deviceType" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Host device type



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-deviceTag <string>

The "deviceTag" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



App management SDK generated tag, which helps relate apps hosted on the same device. Not guaranteed to relate

apps in all conditions.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-deviceName <string>

The "deviceName" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Host device name



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-flaggedReasons <string[]>

The "flaggedReasons" property, of type "microsoft.graph.managedAppFlaggedReason".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more reasons an app registration is flagged. E.g. app running on rooted device



Valid values: 'none', 'rootedDevice'



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-userId <string>

The "userId" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



The user Id to who this app registration belongs.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-appIdentifier <object>

The "appIdentifier" property, of type "microsoft.graph.mobileAppIdentifier".



This property is on the "microsoft.graph.managedAppRegistration" type.



The app package Identifier



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-version <string>

The "version" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Version of the entity.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-appliedPolicies <object[]>

The "appliedPolicies" property, of type "microsoft.graph.managedAppPolicy".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more policys already applied on the registered app when it last synchronized with managment service.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-intendedPolicies <object[]>

The "intendedPolicies" property, of type "microsoft.graph.managedAppPolicy".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more policies admin intended for the app as of now.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-operations <object[]>

The "operations" property, of type "microsoft.graph.managedAppOperation".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more long running operations triggered on the app registration.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-androidManagedAppRegistration <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the

"microsoft.graph.androidManagedAppRegistration" type.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-iosManagedAppRegistration <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the

"microsoft.graph.iosManagedAppRegistration" type.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-ODataType <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-@odata.type <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



This is an alias of the ODataType parameter.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.DateTimeOffset

The "createdDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedAppRegistration" type.



Date and time of creation



System.DateTimeOffset

The "lastSyncDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.managedAppRegistration" type.



Date and time of last the app synced with management service.



System.String

The "applicationVersion" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



App version



System.String

The "managementSdkVersion" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



App management SDK version



System.String

The "platformVersion" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Operating System version



System.String

The "deviceType" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Host device type



System.String

The "deviceTag" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



App management SDK generated tag, which helps relate apps hosted on the same device. Not guaranteed to relate

apps in all conditions.



System.String

The "deviceName" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Host device name



System.String[]

The "flaggedReasons" property, of type "microsoft.graph.managedAppFlaggedReason".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more reasons an app registration is flagged. E.g. app running on rooted device



Valid values: 'none', 'rootedDevice'



System.String

The "userId" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



The user Id to who this app registration belongs.



System.Object

The "appIdentifier" property, of type "microsoft.graph.mobileAppIdentifier".



This property is on the "microsoft.graph.managedAppRegistration" type.



The app package Identifier



System.String

The "version" property, of type "Edm.String".



This property is on the "microsoft.graph.managedAppRegistration" type.



Version of the entity.



System.Object[]

The "appliedPolicies" property, of type "microsoft.graph.managedAppPolicy".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more policys already applied on the registered app when it last synchronized with managment service.



System.Object[]

The "intendedPolicies" property, of type "microsoft.graph.managedAppPolicy".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more policies admin intended for the app as of now.



System.Object[]

The "operations" property, of type "microsoft.graph.managedAppOperation".



This property is on the "microsoft.graph.managedAppRegistration" type.



Zero or more long running operations triggered on the app registration.



System.String

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.





OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK