< Back

New-WindowsInformationProtectionAppLearningSummaryObject

Sat Jan 18, 2020 1:44 pm

NAME New-WindowsInformationProtectionAppLearningSummaryObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.windowsInformationProtectionAppLearningSummary" (or one

of its derived types).





SYNTAX

New-WindowsInformationProtectionAppLearningSummaryObject [-applicationName <string>] [-applicationType <string>]

[-deviceCount <int>] [<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.windowsInformationProtectionAppLearningSummary" (or one

of its derived types).



Windows Information Protection AppLearning Summary entity.





PARAMETERS

-applicationName <string>

The "applicationName" property, of type "Edm.String".



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



Application Name



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-applicationType <string>

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



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



Application Type



Valid values: 'universal', 'desktop'



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-deviceCount <int>

The "deviceCount" property, of type "Edm.Int32".



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



Device Count



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