< Back
New-IosHomeScreenPageObject
Post
NAME New-IosHomeScreenPageObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.iosHomeScreenPage" (or one of its derived types).
SYNTAX
New-IosHomeScreenPageObject [-displayName <string>] [-icons <object[]>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.iosHomeScreenPage" (or one of its derived types).
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.iosHomeScreenPage" type.
Name of the page
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-icons <object[]>
The "icons" property, of type "microsoft.graph.iosHomeScreenItem".
This property is on the "microsoft.graph.iosHomeScreenPage" type.
A list of apps and folders to appear on a page. This collection can contain a maximum of 500 elements.
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
SYNOPSIS
Creates a new object which represents a "microsoft.graph.iosHomeScreenPage" (or one of its derived types).
SYNTAX
New-IosHomeScreenPageObject [-displayName <string>] [-icons <object[]>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.iosHomeScreenPage" (or one of its derived types).
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.iosHomeScreenPage" type.
Name of the page
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-icons <object[]>
The "icons" property, of type "microsoft.graph.iosHomeScreenItem".
This property is on the "microsoft.graph.iosHomeScreenPage" type.
A list of apps and folders to appear on a page. This collection can contain a maximum of 500 elements.
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