< Back

New-DeviceComplianceScheduledActionForRuleObject

Sat Jan 18, 2020 12:20 pm

NAME New-DeviceComplianceScheduledActionForRuleObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.deviceComplianceScheduledActionForRule" (or one of its

derived types).





SYNTAX

New-DeviceComplianceScheduledActionForRuleObject [-ruleName <string>] [-scheduledActionConfigurations <object[]>]

[<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.deviceComplianceScheduledActionForRule" (or one of its

derived types).



Scheduled Action for Rule





PARAMETERS

-ruleName <string>

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



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



Name of the rule which this scheduled action applies to.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-scheduledActionConfigurations <object[]>

The "scheduledActionConfigurations" property, of type "microsoft.graph.deviceComplianceActionItem".



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



The list of scheduled action configurations for this compliance policy.



Required? false

Position? named

Default value

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