< Back
New-ProfilePhotoObject
Post
NAME New-ProfilePhotoObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.profilePhoto" (or one of its derived types).
SYNTAX
New-ProfilePhotoObject [-height <int>] [-width <int>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.profilePhoto" (or one of its derived types).
PARAMETERS
-height <int>
The "height" property, of type "Edm.Int32".
This property is on the "microsoft.graph.profilePhoto" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-width <int>
The "width" property, of type "Edm.Int32".
This property is on the "microsoft.graph.profilePhoto" type.
Required? false
Position? named
Default value 0
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.profilePhoto" (or one of its derived types).
SYNTAX
New-ProfilePhotoObject [-height <int>] [-width <int>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.profilePhoto" (or one of its derived types).
PARAMETERS
-height <int>
The "height" property, of type "Edm.Int32".
This property is on the "microsoft.graph.profilePhoto" type.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-width <int>
The "width" property, of type "Edm.Int32".
This property is on the "microsoft.graph.profilePhoto" type.
Required? false
Position? named
Default value 0
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