New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance
Create new navigation property to userExperienceAnalyticsResourcePerformance for deviceManagement
Syntax
New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-AverageSpikeTimeScore <Int32>]
[-CpuClockSpeedInMHz <Double>]
[-CpuDisplayName <String>]
[-CpuSpikeTimePercentage <Double>]
[-CpuSpikeTimePercentageThreshold <Double>]
[-CpuSpikeTimeScore <Int32>]
[-DeviceCount <Int64>]
[-DeviceId <String>]
[-DeviceName <String>]
[-DeviceResourcePerformanceScore <Int32>]
[-DiskType <DiskType>]
[-HealthStatus <UserExperienceAnalyticsHealthState>]
[-Id <String>]
[-MachineType <UserExperienceAnalyticsMachineType>]
[-Manufacturer <String>]
[-Model <String>]
[-RamSpikeTimePercentage <Double>]
[-RamSpikeTimePercentageThreshold <Double>]
[-RamSpikeTimeScore <Int32>]
[-TotalProcessorCoreCount <Int32>]
[-TotalRamInMb <Double>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance
-BodyParameter <IMicrosoftGraphUserExperienceAnalyticsResourcePerformance>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Create new navigation property to userExperienceAnalyticsResourcePerformance for deviceManagement
Parameters
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-AverageSpikeTimeScore
AverageSpikeTimeScore of a device or a model type. Valid values 0 to 100
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
The user experience analytics resource performance entity. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphUserExperienceAnalyticsResourcePerformance |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CpuClockSpeedInMHz
The clock speed of the processor, in MHz. Valid values 0 to 1000000
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CpuDisplayName
The name of the processor on the device, For example, 11th Gen Intel(R) Core(TM) i7.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CpuSpikeTimePercentage
CPU spike time in percentage. Valid values 0 to 100
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CpuSpikeTimePercentageThreshold
Threshold of cpuSpikeTimeScore. Valid values 0 to 100
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CpuSpikeTimeScore
The user experience analytics device CPU spike time score. Valid values 0 to 100
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DeviceCount
User experience analytics summarized device count.
Type: | Int64 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DeviceId
The id of the device.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DeviceName
The name of the device.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DeviceResourcePerformanceScore
Resource performance score of a specific device. Valid values 0 to 100
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DiskType
diskType
Type: | DiskType |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Headers
Optional headers that will be added to the request.
Type: | IDictionary |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-HealthStatus
userExperienceAnalyticsHealthState
Type: | UserExperienceAnalyticsHealthState |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Id
The unique identifier for an entity. Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-MachineType
Indicates if machine is physical or virtual. Possible values are: physical or virtual
Type: | UserExperienceAnalyticsMachineType |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Manufacturer
The user experience analytics device manufacturer.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Model
The user experience analytics device model.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProgressAction
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-RamSpikeTimePercentage
RAM spike time in percentage. Valid values 0 to 100
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-RamSpikeTimePercentageThreshold
Threshold of ramSpikeTimeScore. Valid values 0 to 100
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-RamSpikeTimeScore
The user experience analytics device RAM spike time score. Valid values 0 to 100
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-TotalProcessorCoreCount
The count of cores of the processor of device. Valid values 0 to 512
Type: | Int32 |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-TotalRamInMb
The total RAM of the device, in MB. Valid values 0 to 1000000
Type: | Double |
Position: | Named |
Default value: | 0 |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphUserExperienceAnalyticsResourcePerformance
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphUserExperienceAnalyticsResourcePerformance
Notes
COMPLEX PARAMETER PROPERTIES
To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IMicrosoftGraphUserExperienceAnalyticsResourcePerformance>
: The user experience analytics resource performance entity.
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[AverageSpikeTimeScore <Int32?>]
: AverageSpikeTimeScore of a device or a model type. Valid values 0 to 100[CpuClockSpeedInMHz <Double?>]
: The clock speed of the processor, in MHz. Valid values 0 to 1000000[CpuDisplayName <String>]
: The name of the processor on the device, For example, 11th Gen Intel(R) Core(TM) i7.[CpuSpikeTimePercentage <Double?>]
: CPU spike time in percentage. Valid values 0 to 100[CpuSpikeTimePercentageThreshold <Double?>]
: Threshold of cpuSpikeTimeScore. Valid values 0 to 100[CpuSpikeTimeScore <Int32?>]
: The user experience analytics device CPU spike time score. Valid values 0 to 100[DeviceCount <Int64?>]
: User experience analytics summarized device count.[DeviceId <String>]
: The id of the device.[DeviceName <String>]
: The name of the device.[DeviceResourcePerformanceScore <Int32?>]
: Resource performance score of a specific device. Valid values 0 to 100[DiskType <DiskType?>]
: diskType[HealthStatus <UserExperienceAnalyticsHealthState?>]
: userExperienceAnalyticsHealthState[MachineType <UserExperienceAnalyticsMachineType?>]
: Indicates if machine is physical or virtual. Possible values are: physical or virtual[Manufacturer <String>]
: The user experience analytics device manufacturer.[Model <String>]
: The user experience analytics device model.[RamSpikeTimePercentage <Double?>]
: RAM spike time in percentage. Valid values 0 to 100[RamSpikeTimePercentageThreshold <Double?>]
: Threshold of ramSpikeTimeScore. Valid values 0 to 100[RamSpikeTimeScore <Int32?>]
: The user experience analytics device RAM spike time score. Valid values 0 to 100[TotalProcessorCoreCount <Int32?>]
: The count of cores of the processor of device. Valid values 0 to 512[TotalRamInMb <Double?>]
: The total RAM of the device, in MB. Valid values 0 to 1000000