< Back
Update-DeviceManagement_DeviceConfigurations_DeviceSettingStateSummaries
Post
NAME Update-DeviceManagement_DeviceConfigurations_DeviceSettingStateSummaries
SYNOPSIS
Updates a "microsoft.graph.settingStateDeviceSummary".
SYNTAX
Update-DeviceManagement_DeviceConfigurations_DeviceSettingStateSummaries -deviceConfigurationId <string>
-settingStateDeviceSummaryId <string> [-compliantDeviceCount <int>] [-conflictDeviceCount <int>]
[-errorDeviceCount <int>] [-instancePath <string>] [-nonCompliantDeviceCount <int>] [-notApplicableDeviceCount
<int>] [-remediatedDeviceCount <int>] [-settingName <string>] [-unknownDeviceCount <int>] [<CommonParameters>]
Update-DeviceManagement_DeviceConfigurations_DeviceSettingStateSummaries -deviceConfigurationId <string>
-ODataType <string> -settingStateDeviceSummaryId <string> [-compliantDeviceCount <int>] [-conflictDeviceCount
<int>] [-errorDeviceCount <int>] [-instancePath <string>] [-nonCompliantDeviceCount <int>]
[-notApplicableDeviceCount <int>] [-remediatedDeviceCount <int>] [-settingName <string>] [-unknownDeviceCount
<int>] [<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.settingStateDeviceSummary" object in the "deviceSettingStateSummaries" collection.
Device Configuration Setting State Device Summary
Graph Call: PATCH ~/deviceManagement/deviceConfigurations/{deviceConfigurationId}/deviceSettingStateSummaries
PARAMETERS
-settingStateDeviceSummaryId <string>
The ID for a "microsoft.graph.settingStateDeviceSummary" object in the "deviceSettingStateSummaries"
collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-deviceConfigurationId <string>
A required ID for referencing a "microsoft.graph.deviceConfiguration" object in the "deviceConfigurations"
collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-settingName <string>
The "settingName" property, of type "Edm.String".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Name of the setting
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-instancePath <string>
The "instancePath" property, of type "Edm.String".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Name of the InstancePath for the setting
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-unknownDeviceCount <int>
The "unknownDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Device Unkown count for the setting
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.settingStateDeviceSummary" type.
Device Not Applicable count for the setting
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-compliantDeviceCount <int>
The "compliantDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Device Compliant count for the setting
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.settingStateDeviceSummary" type.
Device Compliant count for the setting
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.settingStateDeviceSummary" type.
Device NonCompliant count for the setting
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.settingStateDeviceSummary" type.
Device error count for the setting
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.settingStateDeviceSummary" type.
Device conflict error count for the setting
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
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
System.String
The ID for a "microsoft.graph.settingStateDeviceSummary" object in the "deviceSettingStateSummaries"
collection.
System.String
A required ID for referencing a "microsoft.graph.deviceConfiguration" object in the "deviceConfigurations"
collection.
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
SYNOPSIS
Updates a "microsoft.graph.settingStateDeviceSummary".
SYNTAX
Update-DeviceManagement_DeviceConfigurations_DeviceSettingStateSummaries -deviceConfigurationId <string>
-settingStateDeviceSummaryId <string> [-compliantDeviceCount <int>] [-conflictDeviceCount <int>]
[-errorDeviceCount <int>] [-instancePath <string>] [-nonCompliantDeviceCount <int>] [-notApplicableDeviceCount
<int>] [-remediatedDeviceCount <int>] [-settingName <string>] [-unknownDeviceCount <int>] [<CommonParameters>]
Update-DeviceManagement_DeviceConfigurations_DeviceSettingStateSummaries -deviceConfigurationId <string>
-ODataType <string> -settingStateDeviceSummaryId <string> [-compliantDeviceCount <int>] [-conflictDeviceCount
<int>] [-errorDeviceCount <int>] [-instancePath <string>] [-nonCompliantDeviceCount <int>]
[-notApplicableDeviceCount <int>] [-remediatedDeviceCount <int>] [-settingName <string>] [-unknownDeviceCount
<int>] [<CommonParameters>]
DESCRIPTION
Updates a "microsoft.graph.settingStateDeviceSummary" object in the "deviceSettingStateSummaries" collection.
Device Configuration Setting State Device Summary
Graph Call: PATCH ~/deviceManagement/deviceConfigurations/{deviceConfigurationId}/deviceSettingStateSummaries
PARAMETERS
-settingStateDeviceSummaryId <string>
The ID for a "microsoft.graph.settingStateDeviceSummary" object in the "deviceSettingStateSummaries"
collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-deviceConfigurationId <string>
A required ID for referencing a "microsoft.graph.deviceConfiguration" object in the "deviceConfigurations"
collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-settingName <string>
The "settingName" property, of type "Edm.String".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Name of the setting
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-instancePath <string>
The "instancePath" property, of type "Edm.String".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Name of the InstancePath for the setting
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-unknownDeviceCount <int>
The "unknownDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Device Unkown count for the setting
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.settingStateDeviceSummary" type.
Device Not Applicable count for the setting
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-compliantDeviceCount <int>
The "compliantDeviceCount" property, of type "Edm.Int32".
This property is on the "microsoft.graph.settingStateDeviceSummary" type.
Device Compliant count for the setting
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.settingStateDeviceSummary" type.
Device Compliant count for the setting
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.settingStateDeviceSummary" type.
Device NonCompliant count for the setting
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.settingStateDeviceSummary" type.
Device error count for the setting
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.settingStateDeviceSummary" type.
Device conflict error count for the setting
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-ODataType <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-@odata.type <string>
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
This is an alias of the ODataType parameter.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
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
System.String
The ID for a "microsoft.graph.settingStateDeviceSummary" object in the "deviceSettingStateSummaries"
collection.
System.String
A required ID for referencing a "microsoft.graph.deviceConfiguration" object in the "deviceConfigurations"
collection.
System.String
The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK