-
Notifications
You must be signed in to change notification settings - Fork 266
Generated models and request builders #3021
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
microsoft-graph-devx-bot
bot
commented
Oct 24, 2025
•
edited by microsoft-github-policy-service
bot
Loading
edited by microsoft-github-policy-service
bot
Update generated files with build 201423
Contributor
| Addition of Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder inherits from BaseRequestBuilder Addition of Public property Count in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type bool Addition of Public property Expand in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string[] Addition of Public property Filter in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string Addition of Public property Orderby in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string[] Addition of Public property Search in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string Addition of Public property Select in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string[] Addition of Public property Skip in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type int Addition of Public property Top in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type int Addition of Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder has an indexer with parameter CloudPCId of type string and return type global.Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public property Count in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder Addition of Public method GetAsync in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with return type global.Microsoft.Graph.Models.CloudPCCollectionResponse and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method PostAsync in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with return type global.Microsoft.Graph.Models.CloudPC and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.cloudPCsRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.CloudPCsRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property Filter in type Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type string Addition of Public property Search in type Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type string Addition of Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method GetAsync in type Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder with return type int and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Count.CountRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property Expand in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderGetQueryParameters with type string[] Addition of Public property Select in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderGetQueryParameters with type string[] Addition of Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method DeleteAsync in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public property endGracePeriod in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.EndGracePeriodRequestBuilder Addition of Public method GetAsync in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type global.Microsoft.Graph.Models.CloudPC and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method PatchAsync in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type global.Microsoft.Graph.Models.CloudPC and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public property reboot in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.Item.Reboot.RebootRequestBuilder Addition of Public property rename in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.Item.Rename.RenameRequestBuilder Addition of Public property resize in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.Item.Resize.ResizeRequestBuilder Addition of Public property restore in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.Item.Restore.RestoreRequestBuilder Addition of Public method ToDeleteRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method ToPatchRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional Addition of Public property troubleshoot in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.TroubleshootRequestBuilder Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Item.CloudPCItemRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder.endGracePeriodRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Item.EndGracePeriod.EndGracePeriodRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Me.CloudPCs.Item.Reboot.rebootRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Me.CloudPCs.Item.Reboot.rebootRequestBuilder.rebootRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Reboot.rebootRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Reboot.rebootRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Me.CloudPCs.Item.Reboot.rebootRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.Reboot.rebootRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Item.Reboot.rebootRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Item.Reboot.RebootRequestBuilder and parameters rawUrl of type string is required Addition of Public property AdditionalData in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody with return type void and parameters Addition of Public property DisplayName in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody with type string Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody with return type global.Microsoft.Graph.Me.CloudPCs.Item.Rename.RenamePostRequestBody and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Me.CloudPCs.Item.Rename.renamePostRequestBody implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Microsoft.Graph.Me.CloudPCs.Item.Rename.renameRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Me.CloudPCs.Item.Rename.renameRequestBuilder.renameRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renameRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renameRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renameRequestBuilder with return type void and parameters body of type global.Microsoft.Graph.Me.CloudPCs.Item.Rename.RenamePostRequestBody is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renameRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Me.CloudPCs.Item.Rename.RenamePostRequestBody is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Item.Rename.renameRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Item.Rename.RenameRequestBuilder and parameters rawUrl of type string is required Addition of Public property AdditionalData in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody with return type void and parameters Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public property TargetServicePlanId in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody with type string Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody with return type global.Microsoft.Graph.Me.CloudPCs.Item.Resize.ResizePostRequestBody and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Me.CloudPCs.Item.Resize.resizePostRequestBody implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Microsoft.Graph.Me.CloudPCs.Item.Resize.resizeRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Me.CloudPCs.Item.Resize.resizeRequestBuilder.resizeRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizeRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizeRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizeRequestBuilder with return type void and parameters body of type global.Microsoft.Graph.Me.CloudPCs.Item.Resize.ResizePostRequestBody is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizeRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Me.CloudPCs.Item.Resize.ResizePostRequestBody is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Item.Resize.resizeRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Item.Resize.ResizeRequestBuilder and parameters rawUrl of type string is required Addition of Public property AdditionalData in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody with type IBackingStore Addition of Public property CloudPcSnapshotId in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody with type string Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody with return type void and parameters Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody with return type global.Microsoft.Graph.Me.CloudPCs.Item.Restore.RestorePostRequestBody and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Me.CloudPCs.Item.Restore.restorePostRequestBody implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Microsoft.Graph.Me.CloudPCs.Item.Restore.restoreRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Me.CloudPCs.Item.Restore.restoreRequestBuilder.restoreRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restoreRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restoreRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restoreRequestBuilder with return type void and parameters body of type global.Microsoft.Graph.Me.CloudPCs.Item.Restore.RestorePostRequestBody is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restoreRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Me.CloudPCs.Item.Restore.RestorePostRequestBody is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Item.Restore.restoreRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Item.Restore.RestoreRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder.troubleshootRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type global.Microsoft.Graph.Me.CloudPCs.Item.Troubleshoot.TroubleshootRequestBuilder and parameters rawUrl of type string is required Addition of Public property cloudPCs in type Microsoft.Graph.Me.meRequestBuilder with type global.Microsoft.Graph.Me.CloudPCs.CloudPCsRequestBuilder Addition of Public property CloudPCs in type Microsoft.Graph.Models.user with type List Addition of Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder inherits from BaseRequestBuilder Addition of Public property Count in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type bool Addition of Public property Expand in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string[] Addition of Public property Filter in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string Addition of Public property Orderby in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string[] Addition of Public property Search in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string Addition of Public property Select in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type string[] Addition of Public property Skip in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type int Addition of Public property Top in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetQueryParameters with type int Addition of Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder.cloudPCsRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder has an indexer with parameter CloudPCId of type string and return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public property Count in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder Addition of Public method GetAsync in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with return type global.Microsoft.Graph.Models.CloudPCCollectionResponse and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method PostAsync in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with return type global.Microsoft.Graph.Models.CloudPC and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.cloudPCsRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.CloudPCsRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property Filter in type Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type string Addition of Public property Search in type Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder.CountRequestBuilderGetQueryParameters with type string Addition of Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder.CountRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method GetAsync in type Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder with return type int and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Count.CountRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderDeleteRequestConfiguration inherits from RequestConfiguration Addition of Public property Expand in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderGetQueryParameters with type string[] Addition of Public property Select in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderGetQueryParameters with type string[] Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderGetRequestConfiguration inherits from RequestConfiguration Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder.CloudPCItemRequestBuilderPatchRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method DeleteAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public property endGracePeriod in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.EndGracePeriodRequestBuilder Addition of Public method GetAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type global.Microsoft.Graph.Models.CloudPC and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method PatchAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type global.Microsoft.Graph.Models.CloudPC and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public property reboot in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.RebootRequestBuilder Addition of Public property rename in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.RenameRequestBuilder Addition of Public property resize in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.ResizeRequestBuilder Addition of Public property restore in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.RestoreRequestBuilder Addition of Public method ToDeleteRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method ToGetRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method ToPatchRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Models.CloudPC is required; requestConfiguration of type Action> is optional Addition of Public property troubleshoot in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.TroubleshootRequestBuilder Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.CloudPCItemRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder.endGracePeriodRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.endGracePeriodRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.EndGracePeriod.EndGracePeriodRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.rebootRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.rebootRequestBuilder.rebootRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.rebootRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.rebootRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.rebootRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.rebootRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.rebootRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Reboot.RebootRequestBuilder and parameters rawUrl of type string is required Addition of Public property AdditionalData in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody with return type void and parameters Addition of Public property DisplayName in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody with type string Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.RenamePostRequestBody and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renamePostRequestBody implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renameRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renameRequestBuilder.renameRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renameRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renameRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renameRequestBuilder with return type void and parameters body of type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.RenamePostRequestBody is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renameRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.RenamePostRequestBody is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.renameRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Rename.RenameRequestBuilder and parameters rawUrl of type string is required Addition of Public property AdditionalData in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody with type IBackingStore Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody with return type void and parameters Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public property TargetServicePlanId in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody with type string Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.ResizePostRequestBody and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizePostRequestBody implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizeRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizeRequestBuilder.resizeRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizeRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizeRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizeRequestBuilder with return type void and parameters body of type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.ResizePostRequestBody is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizeRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.ResizePostRequestBody is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.resizeRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Resize.ResizeRequestBuilder and parameters rawUrl of type string is required Addition of Public property AdditionalData in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody with type IDictionary Addition of Public property BackingStore in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody with type IBackingStore Addition of Public property CloudPcSnapshotId in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody with type string Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody with return type void and parameters Addition of Public method GetFieldDeserializers in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody with return type IDictionary> and parameters Addition of Public method Serialize in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody with return type void and parameters writer of type ISerializationWriter is required Addition of Public method CreateFromDiscriminatorValue in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.RestorePostRequestBody and parameters parseNode of type IParseNode is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restorePostRequestBody implements IAdditionalDataHolder; IBackedModel; IParsable Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restoreRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restoreRequestBuilder.restoreRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restoreRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restoreRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restoreRequestBuilder with return type void and parameters body of type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.RestorePostRequestBody is required; requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restoreRequestBuilder with return type RequestInformation and parameters body of type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.RestorePostRequestBody is required; requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.restoreRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Restore.RestoreRequestBuilder and parameters rawUrl of type string is required Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder inherits from BaseRequestBuilder Addition of Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder.troubleshootRequestBuilderPostRequestConfiguration inherits from RequestConfiguration Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type void and parameters pathParameters of type Dictionary is required; requestAdapter of type IRequestAdapter is required Addition of Public method constructor in type Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type void and parameters rawUrl of type string is required; requestAdapter of type IRequestAdapter is required Addition of Public method PostAsync in type Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type void and parameters requestConfiguration of type Action> is optional; cancellationToken of type CancellationToken is optional Addition of Public method ToPostRequestInformation in type Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type RequestInformation and parameters requestConfiguration of type Action> is optional Addition of Public method WithUrl in type Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.troubleshootRequestBuilder with return type global.Microsoft.Graph.Users.Item.CloudPCs.Item.Troubleshoot.TroubleshootRequestBuilder and parameters rawUrl of type string is required Addition of Public property cloudPCs in type Microsoft.Graph.Users.Item.UserItemRequestBuilder with type global.Microsoft.Graph.Users.Item.CloudPCs.CloudPCsRequestBuilder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.
Note: This pull request was automatically created by Azure pipelines.
Microsoft Reviewers: Open in CodeFlow