You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs
+4-4
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,8 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs
+4-4
Original file line number
Diff line number
Diff line change
@@ -60,8 +60,8 @@ public ManagedAppRegistrationsRequestBuilder(string rawUrl, IRequestAdapter requ
60
60
{
61
61
}
62
62
/// <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 managedAppRegistration objects.
64
+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0" />
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs
+7-7
Original file line number
Diff line number
Diff line change
@@ -54,8 +54,8 @@ public AssignmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
54
54
{
55
55
}
56
56
/// <summary>
57
-
/// List properties and relationships of the iosVppEBookAssignment objects.
58
-
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0" />
57
+
/// List properties and relationships of the managedEBookAssignment objects.
58
+
/// Find more info here <see href="https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0" />
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs
+3-3
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ public ManagedEBookAssignmentItemRequestBuilder(string rawUrl, IRequestAdapter r
35
35
{
36
36
}
37
37
/// <summary>
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" />
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" />
40
40
/// </summary>
41
41
/// <param name="cancellationToken">Cancellation token to use when cancelling requests</param>
42
42
/// <param name="requestConfiguration">Configuration for the request such as headers, query parameters, and middleware options.</param>
@@ -108,7 +108,7 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
Copy file name to clipboardExpand all lines: src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs
+4-4
Original file line number
Diff line number
Diff line change
@@ -94,8 +94,8 @@ public async Task DeleteAsync(Action<RequestConfiguration<DefaultQueryParameters
0 commit comments