< Back
New-MobileAppObject
Post
NAME New-MobileAppObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.mobileApp" (or one of its derived types).
SYNTAX
New-MobileAppObject [-assignments <object[]>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured
<bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-notes <string>] [-owner <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [<CommonParameters>]
New-MobileAppObject -iosStoreApp <SwitchParameter> [-applicableDeviceType <object>] [-appStoreUrl <string>]
[-assignments <object[]>] [-bundleId <string>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured
<bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-minimumSupportedOperatingSystem <object>]
[-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [<CommonParameters>]
New-MobileAppObject -iosVppApp <SwitchParameter> [-applicableDeviceType <object>] [-appStoreUrl <string>]
[-assignments <object[]>] [-bundleId <string>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured
<bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-licensingType <object>] [-notes <string>]
[-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>]
[-releaseDateTime <DateTimeOffset>] [-totalLicenseCount <int>] [-usedLicenseCount <int>] [-vppTokenAccountType
<string>] [-vppTokenAppleId <string>] [-vppTokenOrganizationName <string>] [<CommonParameters>]
New-MobileAppObject -androidStoreApp <SwitchParameter> [-appStoreUrl <string>] [-assignments <object[]>]
[-categories <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>]
[-displayName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>]
[-lastModifiedDateTime <DateTimeOffset>] [-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner
<string>] [-packageId <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [<CommonParameters>]
New-MobileAppObject -webApp <SwitchParameter> [-appUrl <string>] [-assignments <object[]>] [-categories
<object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName
<string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime
<DateTimeOffset>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>]
[-publishingState <string>] [-useManagedBrowser <bool>] [<CommonParameters>]
New-MobileAppObject -microsoftStoreForBusinessApp <SwitchParameter> [-assignments <object[]>] [-categories
<object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName
<string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime
<DateTimeOffset>] [-licenseType <string>] [-notes <string>] [-owner <string>] [-packageIdentityName <string>]
[-privacyInformationUrl <string>] [-productKey <string>] [-publisher <string>] [-publishingState <string>]
[-totalLicenseCount <int>] [-usedLicenseCount <int>] [<CommonParameters>]
New-MobileAppObject [-assignments <object[]>] [-categories <object[]>] [-committedContentVersion <string>]
[-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>]
[-displayName <string>] [-fileName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>]
[-lastModifiedDateTime <DateTimeOffset>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-size <long>] [<CommonParameters>]
New-MobileAppObject -iosLobApp <SwitchParameter> [-applicableDeviceType <object>] [-assignments <object[]>]
[-buildNumber <string>] [-bundleId <string>] [-categories <object[]>] [-committedContentVersion <string>]
[-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>]
[-displayName <string>] [-expirationDateTime <DateTimeOffset>] [-fileName <string>] [-informationUrl <string>]
[-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-size <long>] [-versionNumber <string>] [<CommonParameters>]
New-MobileAppObject -androidLobApp <SwitchParameter> [-assignments <object[]>] [-categories <object[]>]
[-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>] [-informationUrl
<string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-packageId <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size <long>] [-versionCode
<string>] [-versionName <string>] [<CommonParameters>]
New-MobileAppObject -windowsUniversalAppX <SwitchParameter> [-applicableArchitectures <string>]
[-applicableDeviceTypes <string>] [-assignments <object[]>] [-categories <object[]>] [-committedContentVersion
<string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer
<string>] [-displayName <string>] [-fileName <string>] [-identityName <string>] [-identityPublisherHash <string>]
[-identityResourceIdentifier <string>] [-identityVersion <string>] [-informationUrl <string>] [-isBundle <bool>]
[-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-size <long>] [<CommonParameters>]
New-MobileAppObject -windowsMobileMSI <SwitchParameter> [-assignments <object[]>] [-categories <object[]>]
[-commandLine <string>] [-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime
<DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>]
[-ignoreVersionDetection <bool>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>]
[-lastModifiedDateTime <DateTimeOffset>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-productCode <string>] [-productVersion <string>] [-publisher <string>] [-publishingState <string>] [-size
<long>] [<CommonParameters>]
New-MobileAppObject [-appAvailability <string>] [-assignments <object[]>] [-categories <object[]>]
[-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [-version <string>] [<CommonParameters>]
New-MobileAppObject [-appAvailability <string>] [-assignments <object[]>] [-categories <object[]>]
[-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>] [-informationUrl
<string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-notes <string>]
[-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size
<long>] [-version <string>] [<CommonParameters>]
New-MobileAppObject -managedIOSLobApp <SwitchParameter> [-appAvailability <string>] [-applicableDeviceType
<object>] [-assignments <object[]>] [-buildNumber <string>] [-bundleId <string>] [-categories <object[]>]
[-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-expirationDateTime <DateTimeOffset>]
[-fileName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime
<DateTimeOffset>] [-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size <long>] [-version
<string>] [-versionNumber <string>] [<CommonParameters>]
New-MobileAppObject -managedAndroidLobApp <SwitchParameter> [-appAvailability <string>] [-assignments <object[]>]
[-categories <object[]>] [-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime
<DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-packageId <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size <long>] [-version
<string>] [-versionCode <string>] [-versionName <string>] [<CommonParameters>]
New-MobileAppObject -managedIOSStoreApp <SwitchParameter> [-appAvailability <string>] [-applicableDeviceType
<object>] [-appStoreUrl <string>] [-assignments <object[]>] [-bundleId <string>] [-categories <object[]>]
[-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-version <string>] [<CommonParameters>]
New-MobileAppObject -managedAndroidStoreApp <SwitchParameter> [-appAvailability <string>] [-appStoreUrl <string>]
[-assignments <object[]>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>]
[-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon
<object>] [-lastModifiedDateTime <DateTimeOffset>] [-minimumSupportedOperatingSystem <object>] [-notes <string>]
[-owner <string>] [-packageId <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [-version <string>] [<CommonParameters>]
New-MobileAppObject -macOSOfficeSuiteApp <SwitchParameter> [-assignments <object[]>] [-categories <object[]>]
[-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.mobileApp" (or one of its derived types).
An abstract class containing the base properties for Intune mobile apps.
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The admin provided or imported title of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-description <string>
The "description" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The description of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-publisher <string>
The "publisher" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The publisher of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-largeIcon <object>
The "largeIcon" property, of type "microsoft.graph.mimeContent".
This property is on the "microsoft.graph.mobileApp" type.
The large icon, to be displayed in the app details and used for upload of the icon.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-createdDateTime <DateTimeOffset>
The "createdDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.mobileApp" type.
The date and time the app was created.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-lastModifiedDateTime <DateTimeOffset>
The "lastModifiedDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.mobileApp" type.
The date and time the app was last modified.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-isFeatured <bool>
The "isFeatured" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.mobileApp" type.
The value indicating whether the app is marked as featured by the admin.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-privacyInformationUrl <string>
The "privacyInformationUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The privacy statement Url.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-informationUrl <string>
The "informationUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The more information Url.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-owner <string>
The "owner" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The owner of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-developer <string>
The "developer" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The developer of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-notes <string>
The "notes" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
Notes for the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-publishingState <string>
The "publishingState" property, of type "microsoft.graph.mobileAppPublishingState".
This property is on the "microsoft.graph.mobileApp" type.
The publishing state for the app. The app cannot be assigned unless the app is published.
Valid values: 'notPublished', 'processing', 'published'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-categories <object[]>
The "categories" property, of type "microsoft.graph.mobileAppCategory".
This property is on the "microsoft.graph.mobileApp" type.
The list of categories for this app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-assignments <object[]>
The "assignments" property, of type "microsoft.graph.mobileAppAssignment".
This property is on the "microsoft.graph.mobileApp" type.
The list of group assignments for this mobile app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iosStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.iosStoreApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-bundleId <string>
The "bundleId" property, of type "Edm.String".
This property is on the "microsoft.graph.iosStoreApp" type.
The Identity Name.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-appStoreUrl <string>
The "appStoreUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.iosStoreApp" type.
The Apple App Store URL
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-applicableDeviceType <object>
The "applicableDeviceType" property, of type "microsoft.graph.iosDeviceType".
This property is on the "microsoft.graph.iosStoreApp" type.
The iOS architecture for which this app can run on.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-minimumSupportedOperatingSystem <object>
The "minimumSupportedOperatingSystem" property, of type "microsoft.graph.iosMinimumOperatingSystem".
This property is on the "microsoft.graph.iosStoreApp" type.
The value for the minimum applicable operating system.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iosVppApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.iosVppApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-usedLicenseCount <int>
The "usedLicenseCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.iosVppApp" type.
The number of VPP licenses in use.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-totalLicenseCount <int>
The "totalLicenseCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.iosVppApp" type.
The total number of VPP licenses.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-releaseDateTime <DateTimeOffset>
The "releaseDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.iosVppApp" type.
The VPP application release date and time.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-licensingType <object>
The "licensingType" property, of type "microsoft.graph.vppLicensingType".
This property is on the "microsoft.graph.iosVppApp" type.
The supported License Type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenOrganizationName <string>
The "vppTokenOrganizationName" property, of type "Edm.String".
This property is on the "microsoft.graph.iosVppApp" type.
The organization associated with the Apple Volume Purchase Program Token
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenAccountType <string>
The "vppTokenAccountType" property, of type "microsoft.graph.vppTokenAccountType".
This property is on the "microsoft.graph.iosVppApp" type.
The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with.
Possible values are: `business`, `education`.
Valid values: 'business', 'education'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenAppleId <string>
The "vppTokenAppleId" property, of type "Edm.String".
This property is on the "microsoft.graph.iosVppApp" type.
The Apple Id associated with the given Apple Volume Purchase Program Token.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-androidStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.androidStoreApp"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-packageId <string>
The "packageId" property, of type "Edm.String".
This property is on the "microsoft.graph.androidStoreApp" type.
The package identifier.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-webApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.webApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-appUrl <string>
The "appUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.webApp" type.
The web app URL.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-useManagedBrowser <bool>
The "useManagedBrowser" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.webApp" type.
Whether or not to use managed browser. This property is only applicable for Android and IOS.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-microsoftStoreForBusinessApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.microsoftStoreForBusinessApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-productKey <string>
The "productKey" property, of type "Edm.String".
This property is on the "microsoft.graph.microsoftStoreForBusinessApp" type.
The app product key
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-licenseType <string>
The "licenseType" property, of type "microsoft.graph.microsoftStoreForBusinessLicenseType".
This property is on the "microsoft.graph.microsoftStoreForBusinessApp" type.
The app license type
Valid values: 'offline', 'online'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-packageIdentityName <string>
The "packageIdentityName" property, of type "Edm.String".
This property is on the "microsoft.graph.microsoftStoreForBusinessApp" type.
The app package identifier
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-committedContentVersion <string>
The "committedContentVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileLobApp" type.
The internal committed content version.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-fileName <string>
The "fileName" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileLobApp" type.
The name of the main Lob application file.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-size <long>
The "size" property, of type "Edm.Int64".
This property is on the "microsoft.graph.mobileLobApp" type.
The total size, including all uploaded files.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-contentVersions <object[]>
The "contentVersions" property, of type "microsoft.graph.mobileAppContent".
This property is on the "microsoft.graph.mobileLobApp" type.
The list of content versions for this app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iosLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.iosLobApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-expirationDateTime <DateTimeOffset>
The "expirationDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.iosLobApp" type.
The expiration time.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-versionNumber <string>
The "versionNumber" property, of type "Edm.String".
This property is on the "microsoft.graph.iosLobApp" type.
The version number of iOS Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-buildNumber <string>
The "buildNumber" property, of type "Edm.String".
This property is on the "microsoft.graph.iosLobApp" type.
The build number of iOS Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-androidLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.androidLobApp"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-versionName <string>
The "versionName" property, of type "Edm.String".
This property is on the "microsoft.graph.androidLobApp" type.
The version name of Android Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-versionCode <string>
The "versionCode" property, of type "Edm.String".
This property is on the "microsoft.graph.androidLobApp" type.
The version code of Android Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-windowsUniversalAppX <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.windowsUniversalAppX" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-applicableArchitectures <string>
The "applicableArchitectures" property, of type "microsoft.graph.windowsArchitecture".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Windows architecture(s) for which this app can run on.
Valid values: 'none', 'x86', 'x64', 'arm', 'neutral'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-applicableDeviceTypes <string>
The "applicableDeviceTypes" property, of type "microsoft.graph.windowsDeviceType".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Windows device type(s) for which this app can run on.
Valid values: 'none', 'desktop', 'mobile', 'holographic', 'team'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-identityName <string>
The "identityName" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Identity Name.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-identityPublisherHash <string>
The "identityPublisherHash" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Identity Publisher Hash.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-identityResourceIdentifier <string>
The "identityResourceIdentifier" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Identity Resource Identifier.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-isBundle <bool>
The "isBundle" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
Whether or not the app is a bundle.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-identityVersion <string>
The "identityVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The identity version.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-windowsMobileMSI <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.windowsMobileMSI"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-commandLine <string>
The "commandLine" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsMobileMSI" type.
The command line.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-productCode <string>
The "productCode" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsMobileMSI" type.
The product code.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-productVersion <string>
The "productVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsMobileMSI" type.
The product version of Windows Mobile MSI Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ignoreVersionDetection <bool>
The "ignoreVersionDetection" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.windowsMobileMSI" type.
A boolean to control whether the app's version will be used to detect the app after it is installed on a
device. Set this to true for Windows Mobile MSI Line of Business (LoB) apps that use a self update feature.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-appAvailability <string>
The "appAvailability" property, of type "microsoft.graph.managedAppAvailability".
This property is on the "microsoft.graph.managedApp" type.
The Application's availability.
Valid values: 'global', 'lineOfBusiness'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-version <string>
The "version" property, of type "Edm.String".
This property is on the "microsoft.graph.managedApp" type.
The Application's version.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-managedIOSLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.managedIOSLobApp"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-managedAndroidLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.managedAndroidLobApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-managedIOSStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.managedIOSStoreApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-managedAndroidStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.managedAndroidStoreApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-macOSOfficeSuiteApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.macOSOfficeSuiteApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
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
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.mobileApp" (or one of its derived types).
SYNTAX
New-MobileAppObject [-assignments <object[]>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured
<bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-notes <string>] [-owner <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [<CommonParameters>]
New-MobileAppObject -iosStoreApp <SwitchParameter> [-applicableDeviceType <object>] [-appStoreUrl <string>]
[-assignments <object[]>] [-bundleId <string>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured
<bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-minimumSupportedOperatingSystem <object>]
[-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [<CommonParameters>]
New-MobileAppObject -iosVppApp <SwitchParameter> [-applicableDeviceType <object>] [-appStoreUrl <string>]
[-assignments <object[]>] [-bundleId <string>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured
<bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-licensingType <object>] [-notes <string>]
[-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>]
[-releaseDateTime <DateTimeOffset>] [-totalLicenseCount <int>] [-usedLicenseCount <int>] [-vppTokenAccountType
<string>] [-vppTokenAppleId <string>] [-vppTokenOrganizationName <string>] [<CommonParameters>]
New-MobileAppObject -androidStoreApp <SwitchParameter> [-appStoreUrl <string>] [-assignments <object[]>]
[-categories <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>]
[-displayName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>]
[-lastModifiedDateTime <DateTimeOffset>] [-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner
<string>] [-packageId <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [<CommonParameters>]
New-MobileAppObject -webApp <SwitchParameter> [-appUrl <string>] [-assignments <object[]>] [-categories
<object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName
<string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime
<DateTimeOffset>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>]
[-publishingState <string>] [-useManagedBrowser <bool>] [<CommonParameters>]
New-MobileAppObject -microsoftStoreForBusinessApp <SwitchParameter> [-assignments <object[]>] [-categories
<object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName
<string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime
<DateTimeOffset>] [-licenseType <string>] [-notes <string>] [-owner <string>] [-packageIdentityName <string>]
[-privacyInformationUrl <string>] [-productKey <string>] [-publisher <string>] [-publishingState <string>]
[-totalLicenseCount <int>] [-usedLicenseCount <int>] [<CommonParameters>]
New-MobileAppObject [-assignments <object[]>] [-categories <object[]>] [-committedContentVersion <string>]
[-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>]
[-displayName <string>] [-fileName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>]
[-lastModifiedDateTime <DateTimeOffset>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-size <long>] [<CommonParameters>]
New-MobileAppObject -iosLobApp <SwitchParameter> [-applicableDeviceType <object>] [-assignments <object[]>]
[-buildNumber <string>] [-bundleId <string>] [-categories <object[]>] [-committedContentVersion <string>]
[-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>]
[-displayName <string>] [-expirationDateTime <DateTimeOffset>] [-fileName <string>] [-informationUrl <string>]
[-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-size <long>] [-versionNumber <string>] [<CommonParameters>]
New-MobileAppObject -androidLobApp <SwitchParameter> [-assignments <object[]>] [-categories <object[]>]
[-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>] [-informationUrl
<string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-packageId <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size <long>] [-versionCode
<string>] [-versionName <string>] [<CommonParameters>]
New-MobileAppObject -windowsUniversalAppX <SwitchParameter> [-applicableArchitectures <string>]
[-applicableDeviceTypes <string>] [-assignments <object[]>] [-categories <object[]>] [-committedContentVersion
<string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-developer
<string>] [-displayName <string>] [-fileName <string>] [-identityName <string>] [-identityPublisherHash <string>]
[-identityResourceIdentifier <string>] [-identityVersion <string>] [-informationUrl <string>] [-isBundle <bool>]
[-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-size <long>] [<CommonParameters>]
New-MobileAppObject -windowsMobileMSI <SwitchParameter> [-assignments <object[]>] [-categories <object[]>]
[-commandLine <string>] [-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime
<DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>]
[-ignoreVersionDetection <bool>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>]
[-lastModifiedDateTime <DateTimeOffset>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-productCode <string>] [-productVersion <string>] [-publisher <string>] [-publishingState <string>] [-size
<long>] [<CommonParameters>]
New-MobileAppObject [-appAvailability <string>] [-assignments <object[]>] [-categories <object[]>]
[-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [-version <string>] [<CommonParameters>]
New-MobileAppObject [-appAvailability <string>] [-assignments <object[]>] [-categories <object[]>]
[-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>] [-informationUrl
<string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>] [-notes <string>]
[-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size
<long>] [-version <string>] [<CommonParameters>]
New-MobileAppObject -managedIOSLobApp <SwitchParameter> [-appAvailability <string>] [-applicableDeviceType
<object>] [-assignments <object[]>] [-buildNumber <string>] [-bundleId <string>] [-categories <object[]>]
[-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime <DateTimeOffset>]
[-description <string>] [-developer <string>] [-displayName <string>] [-expirationDateTime <DateTimeOffset>]
[-fileName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime
<DateTimeOffset>] [-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size <long>] [-version
<string>] [-versionNumber <string>] [<CommonParameters>]
New-MobileAppObject -managedAndroidLobApp <SwitchParameter> [-appAvailability <string>] [-assignments <object[]>]
[-categories <object[]>] [-committedContentVersion <string>] [-contentVersions <object[]>] [-createdDateTime
<DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>] [-fileName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-packageId <string>]
[-privacyInformationUrl <string>] [-publisher <string>] [-publishingState <string>] [-size <long>] [-version
<string>] [-versionCode <string>] [-versionName <string>] [<CommonParameters>]
New-MobileAppObject -managedIOSStoreApp <SwitchParameter> [-appAvailability <string>] [-applicableDeviceType
<object>] [-appStoreUrl <string>] [-assignments <object[]>] [-bundleId <string>] [-categories <object[]>]
[-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-minimumSupportedOperatingSystem <object>] [-notes <string>] [-owner <string>] [-privacyInformationUrl <string>]
[-publisher <string>] [-publishingState <string>] [-version <string>] [<CommonParameters>]
New-MobileAppObject -managedAndroidStoreApp <SwitchParameter> [-appAvailability <string>] [-appStoreUrl <string>]
[-assignments <object[]>] [-categories <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>]
[-developer <string>] [-displayName <string>] [-informationUrl <string>] [-isFeatured <bool>] [-largeIcon
<object>] [-lastModifiedDateTime <DateTimeOffset>] [-minimumSupportedOperatingSystem <object>] [-notes <string>]
[-owner <string>] [-packageId <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [-version <string>] [<CommonParameters>]
New-MobileAppObject -macOSOfficeSuiteApp <SwitchParameter> [-assignments <object[]>] [-categories <object[]>]
[-createdDateTime <DateTimeOffset>] [-description <string>] [-developer <string>] [-displayName <string>]
[-informationUrl <string>] [-isFeatured <bool>] [-largeIcon <object>] [-lastModifiedDateTime <DateTimeOffset>]
[-notes <string>] [-owner <string>] [-privacyInformationUrl <string>] [-publisher <string>] [-publishingState
<string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.mobileApp" (or one of its derived types).
An abstract class containing the base properties for Intune mobile apps.
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The admin provided or imported title of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-description <string>
The "description" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The description of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-publisher <string>
The "publisher" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The publisher of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-largeIcon <object>
The "largeIcon" property, of type "microsoft.graph.mimeContent".
This property is on the "microsoft.graph.mobileApp" type.
The large icon, to be displayed in the app details and used for upload of the icon.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-createdDateTime <DateTimeOffset>
The "createdDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.mobileApp" type.
The date and time the app was created.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-lastModifiedDateTime <DateTimeOffset>
The "lastModifiedDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.mobileApp" type.
The date and time the app was last modified.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-isFeatured <bool>
The "isFeatured" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.mobileApp" type.
The value indicating whether the app is marked as featured by the admin.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-privacyInformationUrl <string>
The "privacyInformationUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The privacy statement Url.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-informationUrl <string>
The "informationUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The more information Url.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-owner <string>
The "owner" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The owner of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-developer <string>
The "developer" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
The developer of the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-notes <string>
The "notes" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileApp" type.
Notes for the app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-publishingState <string>
The "publishingState" property, of type "microsoft.graph.mobileAppPublishingState".
This property is on the "microsoft.graph.mobileApp" type.
The publishing state for the app. The app cannot be assigned unless the app is published.
Valid values: 'notPublished', 'processing', 'published'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-categories <object[]>
The "categories" property, of type "microsoft.graph.mobileAppCategory".
This property is on the "microsoft.graph.mobileApp" type.
The list of categories for this app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-assignments <object[]>
The "assignments" property, of type "microsoft.graph.mobileAppAssignment".
This property is on the "microsoft.graph.mobileApp" type.
The list of group assignments for this mobile app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iosStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.iosStoreApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-bundleId <string>
The "bundleId" property, of type "Edm.String".
This property is on the "microsoft.graph.iosStoreApp" type.
The Identity Name.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-appStoreUrl <string>
The "appStoreUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.iosStoreApp" type.
The Apple App Store URL
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-applicableDeviceType <object>
The "applicableDeviceType" property, of type "microsoft.graph.iosDeviceType".
This property is on the "microsoft.graph.iosStoreApp" type.
The iOS architecture for which this app can run on.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-minimumSupportedOperatingSystem <object>
The "minimumSupportedOperatingSystem" property, of type "microsoft.graph.iosMinimumOperatingSystem".
This property is on the "microsoft.graph.iosStoreApp" type.
The value for the minimum applicable operating system.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iosVppApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.iosVppApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-usedLicenseCount <int>
The "usedLicenseCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.iosVppApp" type.
The number of VPP licenses in use.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-totalLicenseCount <int>
The "totalLicenseCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.iosVppApp" type.
The total number of VPP licenses.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-releaseDateTime <DateTimeOffset>
The "releaseDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.iosVppApp" type.
The VPP application release date and time.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-licensingType <object>
The "licensingType" property, of type "microsoft.graph.vppLicensingType".
This property is on the "microsoft.graph.iosVppApp" type.
The supported License Type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenOrganizationName <string>
The "vppTokenOrganizationName" property, of type "Edm.String".
This property is on the "microsoft.graph.iosVppApp" type.
The organization associated with the Apple Volume Purchase Program Token
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenAccountType <string>
The "vppTokenAccountType" property, of type "microsoft.graph.vppTokenAccountType".
This property is on the "microsoft.graph.iosVppApp" type.
The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with.
Possible values are: `business`, `education`.
Valid values: 'business', 'education'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-vppTokenAppleId <string>
The "vppTokenAppleId" property, of type "Edm.String".
This property is on the "microsoft.graph.iosVppApp" type.
The Apple Id associated with the given Apple Volume Purchase Program Token.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-androidStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.androidStoreApp"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-packageId <string>
The "packageId" property, of type "Edm.String".
This property is on the "microsoft.graph.androidStoreApp" type.
The package identifier.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-webApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.webApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-appUrl <string>
The "appUrl" property, of type "Edm.String".
This property is on the "microsoft.graph.webApp" type.
The web app URL.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-useManagedBrowser <bool>
The "useManagedBrowser" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.webApp" type.
Whether or not to use managed browser. This property is only applicable for Android and IOS.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-microsoftStoreForBusinessApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.microsoftStoreForBusinessApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-productKey <string>
The "productKey" property, of type "Edm.String".
This property is on the "microsoft.graph.microsoftStoreForBusinessApp" type.
The app product key
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-licenseType <string>
The "licenseType" property, of type "microsoft.graph.microsoftStoreForBusinessLicenseType".
This property is on the "microsoft.graph.microsoftStoreForBusinessApp" type.
The app license type
Valid values: 'offline', 'online'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-packageIdentityName <string>
The "packageIdentityName" property, of type "Edm.String".
This property is on the "microsoft.graph.microsoftStoreForBusinessApp" type.
The app package identifier
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-committedContentVersion <string>
The "committedContentVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileLobApp" type.
The internal committed content version.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-fileName <string>
The "fileName" property, of type "Edm.String".
This property is on the "microsoft.graph.mobileLobApp" type.
The name of the main Lob application file.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-size <long>
The "size" property, of type "Edm.Int64".
This property is on the "microsoft.graph.mobileLobApp" type.
The total size, including all uploaded files.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-contentVersions <object[]>
The "contentVersions" property, of type "microsoft.graph.mobileAppContent".
This property is on the "microsoft.graph.mobileLobApp" type.
The list of content versions for this app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-iosLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.iosLobApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-expirationDateTime <DateTimeOffset>
The "expirationDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.iosLobApp" type.
The expiration time.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-versionNumber <string>
The "versionNumber" property, of type "Edm.String".
This property is on the "microsoft.graph.iosLobApp" type.
The version number of iOS Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-buildNumber <string>
The "buildNumber" property, of type "Edm.String".
This property is on the "microsoft.graph.iosLobApp" type.
The build number of iOS Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-androidLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.androidLobApp"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-versionName <string>
The "versionName" property, of type "Edm.String".
This property is on the "microsoft.graph.androidLobApp" type.
The version name of Android Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-versionCode <string>
The "versionCode" property, of type "Edm.String".
This property is on the "microsoft.graph.androidLobApp" type.
The version code of Android Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-windowsUniversalAppX <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.windowsUniversalAppX" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-applicableArchitectures <string>
The "applicableArchitectures" property, of type "microsoft.graph.windowsArchitecture".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Windows architecture(s) for which this app can run on.
Valid values: 'none', 'x86', 'x64', 'arm', 'neutral'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-applicableDeviceTypes <string>
The "applicableDeviceTypes" property, of type "microsoft.graph.windowsDeviceType".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Windows device type(s) for which this app can run on.
Valid values: 'none', 'desktop', 'mobile', 'holographic', 'team'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-identityName <string>
The "identityName" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Identity Name.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-identityPublisherHash <string>
The "identityPublisherHash" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Identity Publisher Hash.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-identityResourceIdentifier <string>
The "identityResourceIdentifier" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The Identity Resource Identifier.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-isBundle <bool>
The "isBundle" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
Whether or not the app is a bundle.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-identityVersion <string>
The "identityVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsUniversalAppX" type.
The identity version.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-windowsMobileMSI <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.windowsMobileMSI"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-commandLine <string>
The "commandLine" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsMobileMSI" type.
The command line.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-productCode <string>
The "productCode" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsMobileMSI" type.
The product code.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-productVersion <string>
The "productVersion" property, of type "Edm.String".
This property is on the "microsoft.graph.windowsMobileMSI" type.
The product version of Windows Mobile MSI Line of Business (LoB) app.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-ignoreVersionDetection <bool>
The "ignoreVersionDetection" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.windowsMobileMSI" type.
A boolean to control whether the app's version will be used to detect the app after it is installed on a
device. Set this to true for Windows Mobile MSI Line of Business (LoB) apps that use a self update feature.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-appAvailability <string>
The "appAvailability" property, of type "microsoft.graph.managedAppAvailability".
This property is on the "microsoft.graph.managedApp" type.
The Application's availability.
Valid values: 'global', 'lineOfBusiness'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-version <string>
The "version" property, of type "Edm.String".
This property is on the "microsoft.graph.managedApp" type.
The Application's version.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-managedIOSLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the "microsoft.graph.managedIOSLobApp"
type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-managedAndroidLobApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.managedAndroidLobApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-managedIOSStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.managedIOSStoreApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-managedAndroidStoreApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.managedAndroidStoreApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-macOSOfficeSuiteApp <SwitchParameter>
A switch parameter for selecting the parameter set which corresponds to the
"microsoft.graph.macOSOfficeSuiteApp" type.
Required? true
Position? named
Default value False
Accept pipeline input? false
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
OUTPUTS
RELATED LINKS