Skip to content

Commit 4724c72

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
feat(generation): update request builders and models
Update generated files with build 193393
1 parent 3811637 commit 4724c72

File tree

408 files changed

+28349
-224
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

408 files changed

+28349
-224
lines changed

src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
3535
{
3636
}
3737
/// <summary>
38-
/// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
39-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0" />
38+
/// Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
39+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0" />
4040
/// </summary>
4141
/// <returns>A <see cref="global::Microsoft.Graph.Models.InviteParticipantsOperation"/></returns>
4242
/// <param name="body">The request body</param>
@@ -61,7 +61,7 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
6161
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.InviteParticipantsOperation>(requestInfo, global::Microsoft.Graph.Models.InviteParticipantsOperation.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
6262
}
6363
/// <summary>
64-
/// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
64+
/// Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled.
6565
/// </summary>
6666
/// <returns>A <see cref="RequestInformation"/></returns>
6767
/// <param name="body">The request body</param>

src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ public DeviceAppManagementRequestBuilder(string rawUrl, IRequestAdapter requestA
126126
}
127127
/// <summary>
128128
/// Read properties and relationships of the deviceAppManagement object.
129-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-get?view=graph-rest-1.0" />
129+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0" />
130130
/// </summary>
131131
/// <returns>A <see cref="global::Microsoft.Graph.Models.DeviceAppManagement"/></returns>
132132
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
@@ -150,7 +150,7 @@ public DeviceAppManagementRequestBuilder(string rawUrl, IRequestAdapter requestA
150150
}
151151
/// <summary>
152152
/// Update the properties of a deviceAppManagement object.
153-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-unlock-deviceappmanagement-update?view=graph-rest-1.0" />
153+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-update?view=graph-rest-1.0" />
154154
/// </summary>
155155
/// <returns>A <see cref="global::Microsoft.Graph.Models.DeviceAppManagement"/></returns>
156156
/// <param name="body">The request body</param>

src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
7575
await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
7676
}
7777
/// <summary>
78-
/// Read properties and relationships of the androidManagedAppRegistration object.
79-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0" />
78+
/// Read properties and relationships of the managedAppRegistration object.
79+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-get?view=graph-rest-1.0" />
8080
/// </summary>
8181
/// <returns>A <see cref="global::Microsoft.Graph.Models.ManagedAppRegistration"/></returns>
8282
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
@@ -143,7 +143,7 @@ public RequestInformation ToDeleteRequestInformation(Action<RequestConfiguration
143143
return requestInfo;
144144
}
145145
/// <summary>
146-
/// Read properties and relationships of the androidManagedAppRegistration object.
146+
/// Read properties and relationships of the managedAppRegistration object.
147147
/// </summary>
148148
/// <returns>A <see cref="RequestInformation"/></returns>
149149
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -201,7 +201,7 @@ public partial class ManagedAppRegistrationItemRequestBuilderDeleteRequestConfig
201201
{
202202
}
203203
/// <summary>
204-
/// Read properties and relationships of the androidManagedAppRegistration object.
204+
/// Read properties and relationships of the managedAppRegistration object.
205205
/// </summary>
206206
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
207207
public partial class ManagedAppRegistrationItemRequestBuilderGetQueryParameters

src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ public ManagedAppRegistrationsRequestBuilder(string rawUrl, IRequestAdapter requ
6060
{
6161
}
6262
/// <summary>
63-
/// List properties and relationships of the androidManagedAppRegistration objects.
64-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-list?view=graph-rest-1.0" />
63+
/// List properties and relationships of the iosManagedAppRegistration objects.
64+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappregistration-list?view=graph-rest-1.0" />
6565
/// </summary>
6666
/// <returns>A <see cref="global::Microsoft.Graph.Models.ManagedAppRegistrationCollectionResponse"/></returns>
6767
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
@@ -110,7 +110,7 @@ public ManagedAppRegistrationsRequestBuilder(string rawUrl, IRequestAdapter requ
110110
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.ManagedAppRegistration>(requestInfo, global::Microsoft.Graph.Models.ManagedAppRegistration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
111111
}
112112
/// <summary>
113-
/// List properties and relationships of the androidManagedAppRegistration objects.
113+
/// List properties and relationships of the iosManagedAppRegistration objects.
114114
/// </summary>
115115
/// <returns>A <see cref="RequestInformation"/></returns>
116116
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -160,7 +160,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
160160
return new global::Microsoft.Graph.DeviceAppManagement.ManagedAppRegistrations.ManagedAppRegistrationsRequestBuilder(rawUrl, RequestAdapter);
161161
}
162162
/// <summary>
163-
/// List properties and relationships of the androidManagedAppRegistration objects.
163+
/// List properties and relationships of the iosManagedAppRegistration objects.
164164
/// </summary>
165165
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
166166
public partial class ManagedAppRegistrationsRequestBuilderGetQueryParameters

src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ public ManagedAppStatusesRequestBuilder(string rawUrl, IRequestAdapter requestAd
5454
{
5555
}
5656
/// <summary>
57-
/// List properties and relationships of the managedAppStatusRaw objects.
58-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-list?view=graph-rest-1.0" />
57+
/// List properties and relationships of the managedAppStatus objects.
58+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-list?view=graph-rest-1.0" />
5959
/// </summary>
6060
/// <returns>A <see cref="global::Microsoft.Graph.Models.ManagedAppStatusCollectionResponse"/></returns>
6161
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
@@ -103,7 +103,7 @@ public ManagedAppStatusesRequestBuilder(string rawUrl, IRequestAdapter requestAd
103103
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.ManagedAppStatus>(requestInfo, global::Microsoft.Graph.Models.ManagedAppStatus.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
104104
}
105105
/// <summary>
106-
/// List properties and relationships of the managedAppStatusRaw objects.
106+
/// List properties and relationships of the managedAppStatus objects.
107107
/// </summary>
108108
/// <returns>A <see cref="RequestInformation"/></returns>
109109
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -153,7 +153,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
153153
return new global::Microsoft.Graph.DeviceAppManagement.ManagedAppStatuses.ManagedAppStatusesRequestBuilder(rawUrl, RequestAdapter);
154154
}
155155
/// <summary>
156-
/// List properties and relationships of the managedAppStatusRaw objects.
156+
/// List properties and relationships of the managedAppStatus objects.
157157
/// </summary>
158158
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
159159
public partial class ManagedAppStatusesRequestBuilderGetQueryParameters

src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ public AssignmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
7878
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.ManagedEBookAssignmentCollectionResponse>(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignmentCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
7979
}
8080
/// <summary>
81-
/// Create a new managedEBookAssignment object.
82-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0" />
81+
/// Create a new iosVppEBookAssignment object.
82+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0" />
8383
/// </summary>
8484
/// <returns>A <see cref="global::Microsoft.Graph.Models.ManagedEBookAssignment"/></returns>
8585
/// <param name="body">The request body</param>
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<gl
123123
return requestInfo;
124124
}
125125
/// <summary>
126-
/// Create a new managedEBookAssignment object.
126+
/// Create a new iosVppEBookAssignment object.
127127
/// </summary>
128128
/// <returns>A <see cref="RequestInformation"/></returns>
129129
/// <param name="body">The request body</param>

src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ public ManagedEBookAssignmentItemRequestBuilder(string rawUrl, IRequestAdapter r
3535
{
3636
}
3737
/// <summary>
38-
/// Deletes a managedEBookAssignment.
39-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0" />
38+
/// Deletes a iosVppEBookAssignment.
39+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-delete?view=graph-rest-1.0" />
4040
/// </summary>
4141
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
4242
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -58,8 +58,8 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
5858
await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
5959
}
6060
/// <summary>
61-
/// Read properties and relationships of the managedEBookAssignment object.
62-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0" />
61+
/// Read properties and relationships of the iosVppEBookAssignment object.
62+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0" />
6363
/// </summary>
6464
/// <returns>A <see cref="global::Microsoft.Graph.Models.ManagedEBookAssignment"/></returns>
6565
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
@@ -82,8 +82,8 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
8282
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.ManagedEBookAssignment>(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
8383
}
8484
/// <summary>
85-
/// Update the properties of a managedEBookAssignment object.
86-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0" />
85+
/// Update the properties of a iosVppEBookAssignment object.
86+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0" />
8787
/// </summary>
8888
/// <returns>A <see cref="global::Microsoft.Graph.Models.ManagedEBookAssignment"/></returns>
8989
/// <param name="body">The request body</param>
@@ -108,7 +108,7 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
108108
return await RequestAdapter.SendAsync<global::Microsoft.Graph.Models.ManagedEBookAssignment>(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
109109
}
110110
/// <summary>
111-
/// Deletes a managedEBookAssignment.
111+
/// Deletes a iosVppEBookAssignment.
112112
/// </summary>
113113
/// <returns>A <see cref="RequestInformation"/></returns>
114114
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -127,7 +127,7 @@ public RequestInformation ToDeleteRequestInformation(Action<RequestConfiguration
127127
return requestInfo;
128128
}
129129
/// <summary>
130-
/// Read properties and relationships of the managedEBookAssignment object.
130+
/// Read properties and relationships of the iosVppEBookAssignment object.
131131
/// </summary>
132132
/// <returns>A <see cref="RequestInformation"/></returns>
133133
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -146,7 +146,7 @@ public RequestInformation ToGetRequestInformation(Action<RequestConfiguration<gl
146146
return requestInfo;
147147
}
148148
/// <summary>
149-
/// Update the properties of a managedEBookAssignment object.
149+
/// Update the properties of a iosVppEBookAssignment object.
150150
/// </summary>
151151
/// <returns>A <see cref="RequestInformation"/></returns>
152152
/// <param name="body">The request body</param>
@@ -185,7 +185,7 @@ public partial class ManagedEBookAssignmentItemRequestBuilderDeleteRequestConfig
185185
{
186186
}
187187
/// <summary>
188-
/// Read properties and relationships of the managedEBookAssignment object.
188+
/// Read properties and relationships of the iosVppEBookAssignment object.
189189
/// </summary>
190190
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
191191
public partial class ManagedEBookAssignmentItemRequestBuilderGetQueryParameters

src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
8888
await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
8989
}
9090
/// <summary>
91-
/// Read properties and relationships of the managedEBook object.
92-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0" />
91+
/// Read properties and relationships of the iosVppEBook object.
92+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0" />
9393
/// </summary>
9494
/// <returns>A <see cref="global::Microsoft.Graph.Models.ManagedEBook"/></returns>
9595
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
@@ -157,7 +157,7 @@ public RequestInformation ToDeleteRequestInformation(Action<RequestConfiguration
157157
return requestInfo;
158158
}
159159
/// <summary>
160-
/// Read properties and relationships of the managedEBook object.
160+
/// Read properties and relationships of the iosVppEBook object.
161161
/// </summary>
162162
/// <returns>A <see cref="RequestInformation"/></returns>
163163
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -215,7 +215,7 @@ public partial class ManagedEBookItemRequestBuilderDeleteRequestConfiguration :
215215
{
216216
}
217217
/// <summary>
218-
/// Read properties and relationships of the managedEBook object.
218+
/// Read properties and relationships of the iosVppEBook object.
219219
/// </summary>
220220
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
221221
public partial class ManagedEBookItemRequestBuilderGetQueryParameters

0 commit comments

Comments
 (0)