< Back

New-ManagedMobileAppObject

Sat Jan 18, 2020 12:37 pm

NAME New-ManagedMobileAppObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.managedMobileApp" (or one of its derived types).





SYNTAX

New-ManagedMobileAppObject [-mobileAppIdentifier <object>] [-version <string>] [<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.managedMobileApp" (or one of its derived types).



The identifier for the deployment an app.





PARAMETERS

-mobileAppIdentifier <object>

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



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



The identifier for an app with it's operating system type.



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.managedMobileApp" type.



Version of the entity.



Required? false

Position? named

Default value

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