Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory

Get the connectivity history of a specific Cloud PC.

Syntax

Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory
   -CloudPcId <String>
   [-Count]
   [-Filter <String>]
   [-Search <String>]
   [-Skip <Int32>]
   [-Top <Int32>]
   [-ResponseHeadersVariable <String>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [<CommonParameters>]
Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory
   -InputObject <IDeviceManagementFunctionsIdentity>
   [-Count]
   [-Filter <String>]
   [-Search <String>]
   [-Skip <Int32>]
   [-Top <Int32>]
   [-ResponseHeadersVariable <String>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [<CommonParameters>]

Description

Get the connectivity history of a specific Cloud PC.

Permissions

Permission type Least privileged permissions Higher privileged permissions
Delegated (work or school account) CloudPC.Read.All CloudPC.ReadWrite.All
Delegated (personal Microsoft account) Not supported. Not supported.
Application CloudPC.Read.All CloudPC.ReadWrite.All

Examples

Example 1: Code snippet

Import-Module Microsoft.Graph.Beta.DeviceManagement.Functions

Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory -CloudPCId $cloudPCId

This example shows how to use the Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory Cmdlet.

Parameters

-CloudPcId

The unique identifier of cloudPC

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

-Count

Include count of items

Type:SwitchParameter
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Filter

Filter items by property values

Type:String
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

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Type:IDeviceManagementFunctionsIdentity
Position:Named
Default value:None
Required:True
Accept pipeline input:True
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

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Search items by search phrases

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Skip

Skip the first n items

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Top

Show only the first n items

Type:Int32
Aliases:Limit
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IDeviceManagementFunctionsIdentity

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphCloudPcConnectivityEvent

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.

INPUTOBJECT <IDeviceManagementFunctionsIdentity>: Identity Parameter

  • [Category <String>]: Usage: category='{category}'
  • [CloudPcId <String>]: The unique identifier of cloudPC
  • [DepOnboardingSettingId <String>]: The unique identifier of depOnboardingSetting
  • [DeviceAndAppManagementAssignmentFilterId <String>]: The unique identifier of deviceAndAppManagementAssignmentFilter
  • [DeviceConfigurationId <String>]: The unique identifier of deviceConfiguration
  • [DeviceHealthScriptId <String>]: The unique identifier of deviceHealthScript
  • [DeviceManagementConfigurationPolicyId <String>]: The unique identifier of deviceManagementConfigurationPolicy
  • [DeviceManagementIntentId <String>]: The unique identifier of deviceManagementIntent
  • [DeviceManagementReusablePolicySettingId <String>]: The unique identifier of deviceManagementReusablePolicySetting
  • [DeviceManagementTemplateId <String>]: The unique identifier of deviceManagementTemplate
  • [DeviceManagementTemplateId1 <String>]: The unique identifier of deviceManagementTemplate
  • [DomainName <String>]: Usage: domainName='{domainName}'
  • [EnrollmentProfileId <String>]: The unique identifier of enrollmentProfile
  • [EnrollmentType <String>]: Usage: enrollmentType='{enrollmentType}'
  • [ExpiringBeforeDateTime <String>]: Usage: expiringBeforeDateTime='{expiringBeforeDateTime}'
  • [GroupId <String>]: Usage: groupId='{groupId}'
  • [Id <String>]: Usage: id='{id}'
  • [Ids <String- []>]: Usage: ids={ids}
  • [ManagedDeviceId <String>]: The unique identifier of managedDevice
  • [ManagedDeviceWindowsOperatingSystemImageId <String>]: The unique identifier of managedDeviceWindowsOperatingSystemImage
  • [Platform <DevicePlatformType?>]: Usage: platform='{platform}'
  • [PolicyId <String>]: Usage: policyId='{policyId}'
  • [Resource <String>]: Usage: resource='{resource}'
  • [ResourceOperationId <String>]: The unique identifier of resourceOperation
  • [Scope <String>]: Usage: scope='{scope}'
  • [SecretReferenceValueId <String>]: Usage: secretReferenceValueId='{secretReferenceValueId}'
  • [ServicePlanId <String>]: Usage: servicePlanId='{servicePlanId}'
  • [SubscriptionId <String>]: Usage: subscriptionId='{subscriptionId}'
  • [SummarizeBy <UserExperienceAnalyticsSummarizedBy?>]: Usage: summarizeBy='{summarizeBy}'
  • [TemplateId <String>]: Usage: templateId='{templateId}'
  • [Upn <String>]: Usage: upn='{upn}'
  • [Userid <String>]: Usage: userid='{userid}'