< Back
New-IosDeviceTypeObject
Post
NAME New-IosDeviceTypeObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.iosDeviceType" (or one of its derived types).
SYNTAX
New-IosDeviceTypeObject [-iPad <bool>] [-iPhoneAndIPod <bool>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.iosDeviceType" (or one of its derived types).
PARAMETERS
-iPad <bool>
The "iPad" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.iosDeviceType" type.
Whether the app should run on iPads.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-iPhoneAndIPod <bool>
The "iPhoneAndIPod" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.iosDeviceType" type.
Whether the app should run on iPhones and iPods.
Required? false
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.iosDeviceType" (or one of its derived types).
SYNTAX
New-IosDeviceTypeObject [-iPad <bool>] [-iPhoneAndIPod <bool>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.iosDeviceType" (or one of its derived types).
PARAMETERS
-iPad <bool>
The "iPad" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.iosDeviceType" type.
Whether the app should run on iPads.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-iPhoneAndIPod <bool>
The "iPhoneAndIPod" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.iosDeviceType" type.
Whether the app should run on iPhones and iPods.
Required? false
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