< Back

New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries

Sat Jan 18, 2020 12:23 pm

NAME New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries



SYNOPSIS

Creates a "microsoft.graph.deviceCompliancePolicySettingStateSummary" object.





SYNTAX

New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries [-compliantDeviceCount <int>]

[-conflictDeviceCount <int>] [-deviceComplianceSettingStates <object[]>] [-errorDeviceCount <int>]

[-nonCompliantDeviceCount <int>] [-notApplicableDeviceCount <int>] [-platformType <string>]

[-remediatedDeviceCount <int>] [-setting <string>] [-settingName <string>] [-unknownDeviceCount <int>]

[<CommonParameters>]



New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries -ODataType <string> [-compliantDeviceCount <int>]

[-conflictDeviceCount <int>] [-deviceComplianceSettingStates <object[]>] [-errorDeviceCount <int>]

[-nonCompliantDeviceCount <int>] [-notApplicableDeviceCount <int>] [-platformType <string>]

[-remediatedDeviceCount <int>] [-setting <string>] [-settingName <string>] [-unknownDeviceCount <int>]

[<CommonParameters>]





DESCRIPTION

Adds a "microsoft.graph.deviceCompliancePolicySettingStateSummary" object to the

"deviceCompliancePolicySettingStateSummaries" collection.



The summary states of compliance policy settings for this account.



Graph call: POST ~/deviceManagement/deviceCompliancePolicySettingStateSummaries





PARAMETERS

-setting <string>

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



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



The setting class name and property name.



Required? false

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.deviceCompliancePolicySettingStateSummary" type.



Name of the setting.



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-platformType <string>

The "platformType" property, of type "microsoft.graph.policyPlatformType".



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



Setting platform



Valid values: 'android', 'iOS', 'macOS', 'windowsPhone81', 'windows81AndLater', 'windows10AndLater',

'androidWorkProfile', 'all'



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-unknownDeviceCount <int>

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



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



Number of unknown devices



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-notApplicableDeviceCount <int>

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



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



Number of not applicable devices



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-compliantDeviceCount <int>

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



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



Number of compliant devices



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-remediatedDeviceCount <int>

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



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



Number of remediated devices



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-nonCompliantDeviceCount <int>

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



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



Number of NonCompliant devices



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-errorDeviceCount <int>

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



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



Number of error devices



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-conflictDeviceCount <int>

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



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



Number of conflict devices



Required? false

Position? named

Default value 0

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-deviceComplianceSettingStates <object[]>

The "deviceComplianceSettingStates" property, of type "microsoft.graph.deviceComplianceSettingState".



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



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

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 "setting" property, of type "Edm.String".



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



The setting class name and property name.



System.String

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



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



Name of the setting.



System.String

The "platformType" property, of type "microsoft.graph.policyPlatformType".



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



Setting platform



Valid values: 'android', 'iOS', 'macOS', 'windowsPhone81', 'windows81AndLater', 'windows10AndLater',

'androidWorkProfile', 'all'



System.Int32

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



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



Number of unknown devices



System.Int32

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



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



Number of not applicable devices



System.Int32

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



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



Number of compliant devices



System.Int32

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



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



Number of remediated devices



System.Int32

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



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



Number of NonCompliant devices



System.Int32

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



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



Number of error devices



System.Int32

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



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



Number of conflict devices



System.Object[]

The "deviceComplianceSettingStates" property, of type "microsoft.graph.deviceComplianceSettingState".



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



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