< Back
New-DeviceConfigurationDeviceOverviewObject
Post
NAME New-DeviceConfigurationDeviceOverviewObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.deviceConfigurationDeviceOverview" (or one of its derived
types).
SYNTAX
New-DeviceConfigurationDeviceOverviewObject [-configurationVersion <int>] [-errorCount <int>] [-failedCount <int>]
[-lastUpdateDateTime <DateTimeOffset>] [-notApplicableCount <int>] [-pendingCount <int>] [-successCount <int>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.deviceConfigurationDeviceOverview" (or one of its derived
types).
PARAMETERS
-pendingCount <int>
The "pendingCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of pending devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-notApplicableCount <int>
The "notApplicableCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of not applicable devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-successCount <int>
The "successCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of succeeded devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-errorCount <int>
The "errorCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of error devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-failedCount <int>
The "failedCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of failed devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-lastUpdateDateTime <DateTimeOffset>
The "lastUpdateDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Last update time
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-configurationVersion <int>
The "configurationVersion" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Version of the policy for that overview
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.deviceConfigurationDeviceOverview" (or one of its derived
types).
SYNTAX
New-DeviceConfigurationDeviceOverviewObject [-configurationVersion <int>] [-errorCount <int>] [-failedCount <int>]
[-lastUpdateDateTime <DateTimeOffset>] [-notApplicableCount <int>] [-pendingCount <int>] [-successCount <int>]
[<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.deviceConfigurationDeviceOverview" (or one of its derived
types).
PARAMETERS
-pendingCount <int>
The "pendingCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of pending devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-notApplicableCount <int>
The "notApplicableCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of not applicable devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-successCount <int>
The "successCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of succeeded devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-errorCount <int>
The "errorCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of error devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-failedCount <int>
The "failedCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Number of failed devices
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-lastUpdateDateTime <DateTimeOffset>
The "lastUpdateDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Last update time
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-configurationVersion <int>
The "configurationVersion" property, of type "Edm.Int32".
This property is on the "microsoft.graph.deviceConfigurationDeviceOverview" type.
Version of the policy for that overview
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