< Back
New-SoftwareUpdateStatusSummaryObject
Post
NAME New-SoftwareUpdateStatusSummaryObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.softwareUpdateStatusSummary" (or one of its derived
types).
SYNTAX
New-SoftwareUpdateStatusSummaryObject [-compliantDeviceCount <int>] [-compliantUserCount <int>]
[-conflictDeviceCount <int>] [-conflictUserCount <int>] [-displayName <string>] [-errorDeviceCount <int>]
[-errorUserCount <int>] [-nonCompliantDeviceCount <int>] [-nonCompliantUserCount <int>] [-notApplicableDeviceCount
<int>] [-notApplicableUserCount <int>] [-remediatedDeviceCount <int>] [-remediatedUserCount <int>]
[-unknownDeviceCount <int>] [-unknownUserCount <int>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.softwareUpdateStatusSummary" (or one of its derived
types).
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
The name of the policy.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-compliantDeviceCount <int>
The "compliantDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of compliant devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-nonCompliantDeviceCount <int>
The "nonCompliantDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of non compliant devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-remediatedDeviceCount <int>
The "remediatedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of remediated devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-errorDeviceCount <int>
The "errorDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of devices had error.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-unknownDeviceCount <int>
The "unknownDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of unknown devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-conflictDeviceCount <int>
The "conflictDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of conflict devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-notApplicableDeviceCount <int>
The "notApplicableDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of not applicable devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-compliantUserCount <int>
The "compliantUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of compliant users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-nonCompliantUserCount <int>
The "nonCompliantUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of non compliant users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-remediatedUserCount <int>
The "remediatedUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of remediated users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-errorUserCount <int>
The "errorUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of users had error.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-unknownUserCount <int>
The "unknownUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of unknown users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-conflictUserCount <int>
The "conflictUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of conflict users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-notApplicableUserCount <int>
The "notApplicableUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of not applicable users.
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.softwareUpdateStatusSummary" (or one of its derived
types).
SYNTAX
New-SoftwareUpdateStatusSummaryObject [-compliantDeviceCount <int>] [-compliantUserCount <int>]
[-conflictDeviceCount <int>] [-conflictUserCount <int>] [-displayName <string>] [-errorDeviceCount <int>]
[-errorUserCount <int>] [-nonCompliantDeviceCount <int>] [-nonCompliantUserCount <int>] [-notApplicableDeviceCount
<int>] [-notApplicableUserCount <int>] [-remediatedDeviceCount <int>] [-remediatedUserCount <int>]
[-unknownDeviceCount <int>] [-unknownUserCount <int>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.softwareUpdateStatusSummary" (or one of its derived
types).
PARAMETERS
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
The name of the policy.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-compliantDeviceCount <int>
The "compliantDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of compliant devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-nonCompliantDeviceCount <int>
The "nonCompliantDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of non compliant devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-remediatedDeviceCount <int>
The "remediatedDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of remediated devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-errorDeviceCount <int>
The "errorDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of devices had error.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-unknownDeviceCount <int>
The "unknownDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of unknown devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-conflictDeviceCount <int>
The "conflictDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of conflict devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-notApplicableDeviceCount <int>
The "notApplicableDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of not applicable devices.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-compliantUserCount <int>
The "compliantUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of compliant users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-nonCompliantUserCount <int>
The "nonCompliantUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of non compliant users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-remediatedUserCount <int>
The "remediatedUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of remediated users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-errorUserCount <int>
The "errorUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of users had error.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-unknownUserCount <int>
The "unknownUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of unknown users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-conflictUserCount <int>
The "conflictUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of conflict users.
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-notApplicableUserCount <int>
The "notApplicableUserCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.softwareUpdateStatusSummary" type.
Number of not applicable users.
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