< Back
New-ManagedDeviceMobileAppConfigurationDeviceStatusObject
Post
NAME New-ManagedDeviceMobileAppConfigurationDeviceStatusObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" (or one
of its derived types).
SYNTAX
New-ManagedDeviceMobileAppConfigurationDeviceStatusObject [-complianceGracePeriodExpirationDateTime
<DateTimeOffset>] [-deviceDisplayName <string>] [-deviceModel <string>] [-lastReportedDateTime <DateTimeOffset>]
[-status <string>] [-userName <string>] [-userPrincipalName <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" (or one
of its derived types).
Contains properties, inherited properties and actions for an MDM mobile app configuration status for a device.
PARAMETERS
-deviceDisplayName <string>
The "deviceDisplayName" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
Device name of the DevicePolicyStatus.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-userName <string>
The "userName" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
The User Name that is being reported
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-deviceModel <string>
The "deviceModel" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
The device model that is being reported
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-complianceGracePeriodExpirationDateTime <DateTimeOffset>
The "complianceGracePeriodExpirationDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" 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? false
Accept wildcard characters? false
-status <string>
The "status" property, of type "microsoft.graph.complianceStatus".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
Compliance status of the policy report.
Valid values: 'unknown', 'notApplicable', 'compliant', 'remediated', 'nonCompliant', 'error', 'conflict',
'notAssigned'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-lastReportedDateTime <DateTimeOffset>
The "lastReportedDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
Last modified date time of the policy report.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-userPrincipalName <string>
The "userPrincipalName" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
UserPrincipalName.
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
SYNOPSIS
Creates a new object which represents a "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" (or one
of its derived types).
SYNTAX
New-ManagedDeviceMobileAppConfigurationDeviceStatusObject [-complianceGracePeriodExpirationDateTime
<DateTimeOffset>] [-deviceDisplayName <string>] [-deviceModel <string>] [-lastReportedDateTime <DateTimeOffset>]
[-status <string>] [-userName <string>] [-userPrincipalName <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" (or one
of its derived types).
Contains properties, inherited properties and actions for an MDM mobile app configuration status for a device.
PARAMETERS
-deviceDisplayName <string>
The "deviceDisplayName" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
Device name of the DevicePolicyStatus.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-userName <string>
The "userName" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
The User Name that is being reported
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-deviceModel <string>
The "deviceModel" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
The device model that is being reported
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-complianceGracePeriodExpirationDateTime <DateTimeOffset>
The "complianceGracePeriodExpirationDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" 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? false
Accept wildcard characters? false
-status <string>
The "status" property, of type "microsoft.graph.complianceStatus".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
Compliance status of the policy report.
Valid values: 'unknown', 'notApplicable', 'compliant', 'remediated', 'nonCompliant', 'error', 'conflict',
'notAssigned'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-lastReportedDateTime <DateTimeOffset>
The "lastReportedDateTime" property, of type "Edm.DateTimeOffset".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
Last modified date time of the policy report.
Required? false
Position? named
Default value 1/1/0001 12:00:00 AM +00:00
Accept pipeline input? false
Accept wildcard characters? false
-userPrincipalName <string>
The "userPrincipalName" property, of type "Edm.String".
This property is on the "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" type.
UserPrincipalName.
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