< Back

New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries_DeviceComplianceSettingStates

Sat Jan 18, 2020 12:23 pm

NAME New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries_DeviceComplianceSettingStates



SYNOPSIS

Creates a "microsoft.graph.deviceComplianceSettingState" object.





SYNTAX

New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries_DeviceComplianceSettingStates

-deviceCompliancePolicySettingStateSummaryId <string> [-complianceGracePeriodExpirationDateTime <DateTimeOffset>]

[-deviceId <string>] [-deviceModel <string>] [-deviceName <string>] [-setting <string>] [-settingName <string>]

[-state <string>] [-userEmail <string>] [-userId <string>] [-userName <string>] [-userPrincipalName <string>]

[<CommonParameters>]



New-DeviceManagement_DeviceCompliancePolicySettingStateSummaries_DeviceComplianceSettingStates

-deviceCompliancePolicySettingStateSummaryId <string> -ODataType <string>

[-complianceGracePeriodExpirationDateTime <DateTimeOffset>] [-deviceId <string>] [-deviceModel <string>]

[-deviceName <string>] [-setting <string>] [-settingName <string>] [-state <string>] [-userEmail <string>]

[-userId <string>] [-userName <string>] [-userPrincipalName <string>] [<CommonParameters>]





DESCRIPTION

Adds a "microsoft.graph.deviceComplianceSettingState" object to the "deviceComplianceSettingStates" collection.



Graph call: POST ~/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingState

SummaryId}/deviceComplianceSettingStates





PARAMETERS

-deviceCompliancePolicySettingStateSummaryId <string>

A required ID for referencing a "microsoft.graph.deviceCompliancePolicySettingStateSummary" object in the

"deviceCompliancePolicySettingStateSummaries" collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-setting <string>

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



This property is on the "microsoft.graph.deviceComplianceSettingState" 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.deviceComplianceSettingState" type.



The Setting Name that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-deviceId <string>

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



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



The Device Id that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-deviceName <string>

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



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



The Device Name that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-userId <string>

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



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



The user Id that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-userEmail <string>

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



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



The User email address that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-userName <string>

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



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



The User Name that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-userPrincipalName <string>

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



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



The User PrincipalName that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-deviceModel <string>

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



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



The device model that is being reported



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-state <string>

The "state" property, of type "microsoft.graph.complianceStatus".



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



The compliance state of the setting



Valid values: 'unknown', 'notApplicable', 'compliant', 'remediated', 'nonCompliant', 'error', 'conflict',

'notAssigned'



Required? false

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-complianceGracePeriodExpirationDateTime <DateTimeOffset>

The "complianceGracePeriodExpirationDateTime" property, of type "Edm.DateTimeOffset".



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



The DateTime when device compliance grace period expires



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

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

A required ID for referencing a "microsoft.graph.deviceCompliancePolicySettingStateSummary" object in the

"deviceCompliancePolicySettingStateSummaries" collection.



System.String

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



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



The setting class name and property name.



System.String

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



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



The Setting Name that is being reported



System.String

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



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



The Device Id that is being reported



System.String

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



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



The Device Name that is being reported



System.String

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



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



The user Id that is being reported



System.String

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



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



The User email address that is being reported



System.String

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



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



The User Name that is being reported



System.String

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



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



The User PrincipalName that is being reported



System.String

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



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



The device model that is being reported



System.String

The "state" property, of type "microsoft.graph.complianceStatus".



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



The compliance state of the setting



Valid values: 'unknown', 'notApplicable', 'compliant', 'remediated', 'nonCompliant', 'error', 'conflict',

'notAssigned'



System.DateTimeOffset

The "complianceGracePeriodExpirationDateTime" property, of type "Edm.DateTimeOffset".



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



The DateTime when device compliance grace period expires



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