diff --git a/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs b/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
index f097afb10cf..0ca899a8e4c 100644
--- a/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
@@ -35,8 +35,8 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
{
}
///
- /// 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.
- /// Find more info here
+ /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
+ /// Find more info here
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.InviteParticipantsOperation.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// 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.
+ /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs
index b8cd40a5f21..871796ba125 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/DeviceAppManagementRequestBuilder.cs
@@ -126,7 +126,7 @@ public DeviceAppManagementRequestBuilder(string rawUrl, IRequestAdapter requestA
}
///
/// Read properties and relationships of the deviceAppManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -150,7 +150,7 @@ public DeviceAppManagementRequestBuilder(string rawUrl, IRequestAdapter requestA
}
///
/// Update the properties of a deviceAppManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs
index a1928e3edba..c369d9824fb 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/ManagedAppPolicyItemRequestBuilder.cs
@@ -63,8 +63,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the managedAppPolicy object.
- /// Find more info here
+ /// Read properties and relationships of the targetedManagedAppProtection object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -131,7 +131,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the managedAppPolicy object.
+ /// Read properties and relationships of the targetedManagedAppProtection object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -189,7 +189,7 @@ public partial class ManagedAppPolicyItemRequestBuilderDeleteRequestConfiguratio
{
}
///
- /// Read properties and relationships of the managedAppPolicy object.
+ /// Read properties and relationships of the targetedManagedAppProtection object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppPolicyItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
index 69f12423afd..455d78b36e3 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
@@ -35,7 +35,7 @@ public TargetAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
}
///
/// Not yet documented
- /// Find more info here
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs
index 6e7d0ae8cd1..c925a09da79 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppPolicies/ManagedAppPoliciesRequestBuilder.cs
@@ -54,8 +54,8 @@ public ManagedAppPoliciesRequestBuilder(string rawUrl, IRequestAdapter requestAd
{
}
///
- /// List properties and relationships of the managedAppPolicy objects.
- /// Find more info here
+ /// List properties and relationships of the managedAppProtection objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -103,7 +103,7 @@ public ManagedAppPoliciesRequestBuilder(string rawUrl, IRequestAdapter requestAd
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedAppPolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the managedAppPolicy objects.
+ /// List properties and relationships of the managedAppProtection objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -153,7 +153,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.ManagedAppPolicies.ManagedAppPoliciesRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the managedAppPolicy objects.
+ /// List properties and relationships of the managedAppProtection objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppPoliciesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
index 81eab1d45e6..109d93af945 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/AppliedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
@@ -35,7 +35,7 @@ public TargetAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
}
///
/// Not yet documented
- /// Find more info here
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
index 6ac4acfd073..8d3989240fb 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/IntendedPolicies/Item/TargetApps/TargetAppsRequestBuilder.cs
@@ -35,7 +35,7 @@ public TargetAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
}
///
/// Not yet documented
- /// Find more info here
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs
index 3ca3fc016b7..c878d34d973 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/Item/ManagedAppRegistrationItemRequestBuilder.cs
@@ -75,8 +75,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the iosManagedAppRegistration object.
- /// Find more info here
+ /// Read properties and relationships of the managedAppRegistration object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -143,7 +143,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the iosManagedAppRegistration object.
+ /// Read properties and relationships of the managedAppRegistration object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -201,7 +201,7 @@ public partial class ManagedAppRegistrationItemRequestBuilderDeleteRequestConfig
{
}
///
- /// Read properties and relationships of the iosManagedAppRegistration object.
+ /// Read properties and relationships of the managedAppRegistration object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppRegistrationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs
index a22129d7dd6..47ba73e2516 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppRegistrations/ManagedAppRegistrationsRequestBuilder.cs
@@ -60,8 +60,8 @@ public ManagedAppRegistrationsRequestBuilder(string rawUrl, IRequestAdapter requ
{
}
///
- /// List properties and relationships of the androidManagedAppRegistration objects.
- /// Find more info here
+ /// List properties and relationships of the managedAppRegistration objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -110,7 +110,7 @@ public ManagedAppRegistrationsRequestBuilder(string rawUrl, IRequestAdapter requ
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedAppRegistration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the androidManagedAppRegistration objects.
+ /// List properties and relationships of the managedAppRegistration objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -160,7 +160,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.ManagedAppRegistrations.ManagedAppRegistrationsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the androidManagedAppRegistration objects.
+ /// List properties and relationships of the managedAppRegistration objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppRegistrationsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs
index c6e88a5f1d5..373b86368d7 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedAppStatuses/ManagedAppStatusesRequestBuilder.cs
@@ -54,8 +54,8 @@ public ManagedAppStatusesRequestBuilder(string rawUrl, IRequestAdapter requestAd
{
}
///
- /// List properties and relationships of the managedAppStatusRaw objects.
- /// Find more info here
+ /// List properties and relationships of the managedAppStatus objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -103,7 +103,7 @@ public ManagedAppStatusesRequestBuilder(string rawUrl, IRequestAdapter requestAd
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedAppStatus.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the managedAppStatusRaw objects.
+ /// List properties and relationships of the managedAppStatus objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -153,7 +153,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.ManagedAppStatuses.ManagedAppStatusesRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the managedAppStatusRaw objects.
+ /// List properties and relationships of the managedAppStatus objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedAppStatusesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs
index f16e11a0cdf..7ae5da68b13 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/AssignmentsRequestBuilder.cs
@@ -78,8 +78,8 @@ public AssignmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignmentCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new managedEBookAssignment object.
- /// Find more info here
+ /// Create a new iosVppEBookAssignment object.
+ /// Find more info here
///
/// A
/// The request body
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new managedEBookAssignment object.
+ /// Create a new iosVppEBookAssignment object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs
index 983baafb5c1..d7ec715671d 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/Assignments/Item/ManagedEBookAssignmentItemRequestBuilder.cs
@@ -35,8 +35,8 @@ public ManagedEBookAssignmentItemRequestBuilder(string rawUrl, IRequestAdapter r
{
}
///
- /// Deletes a managedEBookAssignment.
- /// Find more info here
+ /// Deletes a iosVppEBookAssignment.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -82,8 +82,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of a managedEBookAssignment object.
- /// Find more info here
+ /// Update the properties of a iosVppEBookAssignment object.
+ /// Find more info here
///
/// A
/// The request body
@@ -108,7 +108,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.ManagedEBookAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Deletes a managedEBookAssignment.
+ /// Deletes a iosVppEBookAssignment.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -146,7 +146,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a managedEBookAssignment object.
+ /// Update the properties of a iosVppEBookAssignment object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs
index 1f4081eaee1..2613cba923e 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/ManagedEBooks/Item/ManagedEBookItemRequestBuilder.cs
@@ -88,8 +88,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the iosVppEBook object.
- /// Find more info here
+ /// Read properties and relationships of the managedEBook object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -157,7 +157,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the iosVppEBook object.
+ /// Read properties and relationships of the managedEBook object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -215,7 +215,7 @@ public partial class ManagedEBookItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Read properties and relationships of the iosVppEBook object.
+ /// Read properties and relationships of the managedEBook object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedEBookItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs
index 82bb6bccc65..e1062f6f1d2 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileAppConfigurations/Item/ManagedDeviceMobileAppConfigurationItemRequestBuilder.cs
@@ -94,8 +94,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the iosMobileAppConfiguration object.
- /// Find more info here
+ /// Read properties and relationships of the managedDeviceMobileAppConfiguration object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -163,7 +163,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the iosMobileAppConfiguration object.
+ /// Read properties and relationships of the managedDeviceMobileAppConfiguration object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -221,7 +221,7 @@ public partial class ManagedDeviceMobileAppConfigurationItemRequestBuilderDelete
{
}
///
- /// Read properties and relationships of the iosMobileAppConfiguration object.
+ /// Read properties and relationships of the managedDeviceMobileAppConfiguration object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ManagedDeviceMobileAppConfigurationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs
index eafcc87ec5e..308246e175f 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/Item/MobileAppItemRequestBuilder.cs
@@ -149,8 +149,8 @@ public MobileAppItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapter
{
}
///
- /// Deletes a macOSLobApp.
- /// Find more info here
+ /// Deletes a managedIOSLobApp.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -172,8 +172,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the managedMobileLobApp object.
- /// Find more info here
+ /// Read properties and relationships of the macOSOfficeSuiteApp object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -196,8 +196,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.MobileApp.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of a managedAndroidLobApp object.
- /// Find more info here
+ /// Update the properties of a windowsAppX object.
+ /// Find more info here
///
/// A
/// The request body
@@ -222,7 +222,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.MobileApp.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Deletes a macOSLobApp.
+ /// Deletes a managedIOSLobApp.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -241,7 +241,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the managedMobileLobApp object.
+ /// Read properties and relationships of the macOSOfficeSuiteApp object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -260,7 +260,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a managedAndroidLobApp object.
+ /// Update the properties of a windowsAppX object.
///
/// A
/// The request body
@@ -299,7 +299,7 @@ public partial class MobileAppItemRequestBuilderDeleteRequestConfiguration : Req
{
}
///
- /// Read properties and relationships of the managedMobileLobApp object.
+ /// Read properties and relationships of the macOSOfficeSuiteApp object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MobileAppItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs
index 64712985ba3..5dcd991103a 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/MobileApps/MobileAppsRequestBuilder.cs
@@ -150,8 +150,8 @@ public MobileAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
{
}
///
- /// List properties and relationships of the managedAndroidLobApp objects.
- /// Find more info here
+ /// List properties and relationships of the windowsUniversalAppX objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -174,8 +174,8 @@ public MobileAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MobileAppCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new windowsAppX object.
- /// Find more info here
+ /// Create a new iosLobApp object.
+ /// Find more info here
///
/// A
/// The request body
@@ -200,7 +200,7 @@ public MobileAppsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MobileApp.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the managedAndroidLobApp objects.
+ /// List properties and relationships of the windowsUniversalAppX objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -219,7 +219,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new windowsAppX object.
+ /// Create a new iosLobApp object.
///
/// A
/// The request body
@@ -250,7 +250,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceAppManagement.MobileApps.MobileAppsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the managedAndroidLobApp objects.
+ /// List properties and relationships of the windowsUniversalAppX objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MobileAppsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs
index cb831af1cf5..21735cf6d08 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/DeviceCompliancePoliciesRequestBuilder.cs
@@ -54,8 +54,8 @@ public DeviceCompliancePoliciesRequestBuilder(string rawUrl, IRequestAdapter req
{
}
///
- /// List properties and relationships of the deviceCompliancePolicy objects.
- /// Find more info here
+ /// List properties and relationships of the androidCompliancePolicy objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -78,8 +78,8 @@ public DeviceCompliancePoliciesRequestBuilder(string rawUrl, IRequestAdapter req
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceCompliancePolicyCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new windowsPhone81CompliancePolicy object.
- /// Find more info here
+ /// Create a new androidCompliancePolicy object.
+ /// Find more info here
///
/// A
/// The request body
@@ -104,7 +104,7 @@ public DeviceCompliancePoliciesRequestBuilder(string rawUrl, IRequestAdapter req
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceCompliancePolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the deviceCompliancePolicy objects.
+ /// List properties and relationships of the androidCompliancePolicy objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new windowsPhone81CompliancePolicy object.
+ /// Create a new androidCompliancePolicy object.
///
/// A
/// The request body
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceManagement.DeviceCompliancePolicies.DeviceCompliancePoliciesRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the deviceCompliancePolicy objects.
+ /// List properties and relationships of the androidCompliancePolicy objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceCompliancePoliciesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs
index 32b67695968..fbd405223a7 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceCompliancePolicies/Item/DeviceCompliancePolicyItemRequestBuilder.cs
@@ -136,8 +136,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceCompliancePolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of a androidWorkProfileCompliancePolicy object.
- /// Find more info here
+ /// Update the properties of a windows10CompliancePolicy object.
+ /// Find more info here
///
/// A
/// The request body
@@ -200,7 +200,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a androidWorkProfileCompliancePolicy object.
+ /// Update the properties of a windows10CompliancePolicy object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs
index c8ce1cd6d3b..481fa8cc5eb 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/DeviceConfigurationsRequestBuilder.cs
@@ -54,8 +54,8 @@ public DeviceConfigurationsRequestBuilder(string rawUrl, IRequestAdapter request
{
}
///
- /// List properties and relationships of the windowsUpdateForBusinessConfiguration objects.
- /// Find more info here
+ /// List properties and relationships of the iosUpdateConfiguration objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -78,8 +78,8 @@ public DeviceConfigurationsRequestBuilder(string rawUrl, IRequestAdapter request
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceConfigurationCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new windows10SecureAssessmentConfiguration object.
- /// Find more info here
+ /// Create a new androidWorkProfileGeneralDeviceConfiguration object.
+ /// Find more info here
///
/// A
/// The request body
@@ -104,7 +104,7 @@ public DeviceConfigurationsRequestBuilder(string rawUrl, IRequestAdapter request
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the windowsUpdateForBusinessConfiguration objects.
+ /// List properties and relationships of the iosUpdateConfiguration objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new windows10SecureAssessmentConfiguration object.
+ /// Create a new androidWorkProfileGeneralDeviceConfiguration object.
///
/// A
/// The request body
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceManagement.DeviceConfigurations.DeviceConfigurationsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the windowsUpdateForBusinessConfiguration objects.
+ /// List properties and relationships of the iosUpdateConfiguration objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceConfigurationsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs
index 9d939afa161..bf03c24b8e1 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceConfigurations/Item/DeviceConfigurationItemRequestBuilder.cs
@@ -78,8 +78,8 @@ public DeviceConfigurationItemRequestBuilder(string rawUrl, IRequestAdapter requ
{
}
///
- /// Deletes a windows10GeneralConfiguration.
- /// Find more info here
+ /// Deletes a macOSGeneralDeviceConfiguration.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -101,8 +101,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the windows81GeneralConfiguration object.
- /// Find more info here
+ /// Read properties and relationships of the windows10CustomConfiguration object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -135,8 +135,8 @@ public async Task DeleteAsync(Action
- /// Update the properties of a windowsDefenderAdvancedThreatProtectionConfiguration object.
- /// Find more info here
+ /// Update the properties of a windows10TeamGeneralConfiguration object.
+ /// Find more info here
///
/// A
/// The request body
@@ -161,7 +161,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Deletes a windows10GeneralConfiguration.
+ /// Deletes a macOSGeneralDeviceConfiguration.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -180,7 +180,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the windows81GeneralConfiguration object.
+ /// Read properties and relationships of the windows10CustomConfiguration object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -199,7 +199,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of a windowsDefenderAdvancedThreatProtectionConfiguration object.
+ /// Update the properties of a windows10TeamGeneralConfiguration object.
///
/// A
/// The request body
@@ -238,7 +238,7 @@ public partial class DeviceConfigurationItemRequestBuilderDeleteRequestConfigura
{
}
///
- /// Read properties and relationships of the windows81GeneralConfiguration object.
+ /// Read properties and relationships of the windows10CustomConfiguration object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceConfigurationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs
index 0112614231e..ca94251f9b4 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/DeviceEnrollmentConfigurationsRequestBuilder.cs
@@ -54,8 +54,8 @@ public DeviceEnrollmentConfigurationsRequestBuilder(string rawUrl, IRequestAdapt
{
}
///
- /// List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects.
- /// Find more info here
+ /// List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -78,8 +78,8 @@ public DeviceEnrollmentConfigurationsRequestBuilder(string rawUrl, IRequestAdapt
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceEnrollmentConfigurationCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
- /// Find more info here
+ /// Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object.
+ /// Find more info here
///
/// A
/// The request body
@@ -104,7 +104,7 @@ public DeviceEnrollmentConfigurationsRequestBuilder(string rawUrl, IRequestAdapt
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.DeviceEnrollmentConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects.
+ /// List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new deviceEnrollmentPlatformRestrictionsConfiguration object.
+ /// Create a new deviceEnrollmentWindowsHelloForBusinessConfiguration object.
///
/// A
/// The request body
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.DeviceManagement.DeviceEnrollmentConfigurations.DeviceEnrollmentConfigurationsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects.
+ /// List properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceEnrollmentConfigurationsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs
index ca455d6da23..f2597c1f5eb 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceEnrollmentConfigurations/Item/DeviceEnrollmentConfigurationItemRequestBuilder.cs
@@ -53,8 +53,8 @@ public DeviceEnrollmentConfigurationItemRequestBuilder(string rawUrl, IRequestAd
{
}
///
- /// Deletes a deviceEnrollmentLimitConfiguration.
- /// Find more info here
+ /// Deletes a deviceEnrollmentPlatformRestrictionsConfiguration.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -76,8 +76,8 @@ public async Task DeleteAsync(Action
- /// Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
- /// Find more info here
+ /// Read properties and relationships of the deviceEnrollmentLimitConfiguration object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -126,7 +126,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.DeviceEnrollmentConfiguration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Deletes a deviceEnrollmentLimitConfiguration.
+ /// Deletes a deviceEnrollmentPlatformRestrictionsConfiguration.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -145,7 +145,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
+ /// Read properties and relationships of the deviceEnrollmentLimitConfiguration object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -203,7 +203,7 @@ public partial class DeviceEnrollmentConfigurationItemRequestBuilderDeleteReques
{
}
///
- /// Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object.
+ /// Read properties and relationships of the deviceEnrollmentLimitConfiguration object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DeviceEnrollmentConfigurationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs
index c1a0a57447a..f1d5a5ab856 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/DeviceManagementRequestBuilder.cs
@@ -392,7 +392,7 @@ public DeviceManagementRequestBuilder(string rawUrl, IRequestAdapter requestAdap
}
///
/// Read properties and relationships of the deviceManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -426,7 +426,7 @@ public DeviceManagementRequestBuilder(string rawUrl, IRequestAdapter requestAdap
}
///
/// Update the properties of a deviceManagement object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs
index 51097566aef..84555d3c630 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleDefinitionItemRequestBuilder.cs
@@ -41,8 +41,8 @@ public RoleDefinitionItemRequestBuilder(string rawUrl, IRequestAdapter requestAd
{
}
///
- /// Deletes a roleDefinition.
- /// Find more info here
+ /// Deletes a deviceAndAppManagementRoleDefinition.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -114,7 +114,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.RoleDefinition.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Deletes a roleDefinition.
+ /// Deletes a deviceAndAppManagementRoleDefinition.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs
index 81b5b82b360..a47738fe548 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/RoleDefinitionsRequestBuilder.cs
@@ -78,8 +78,8 @@ public RoleDefinitionsRequestBuilder(string rawUrl, IRequestAdapter requestAdapt
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.RoleDefinitionCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new roleDefinition object.
- /// Find more info here
+ /// Create a new deviceAndAppManagementRoleDefinition object.
+ /// Find more info here
///
/// A
/// The request body
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new roleDefinition object.
+ /// Create a new deviceAndAppManagementRoleDefinition object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs
index 726b8921fcc..71c308b355f 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Names/Item/RangeNamespace/RangeRequestBuilder.cs
@@ -213,8 +213,8 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// Retrieve the properties and relationships of range object.
- /// Find more info here
+ /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -301,7 +301,7 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return new global::Microsoft.Graph.Drives.Item.Items.Item.Workbook.Names.Item.RangeNamespace.RowWithRow.RowWithRowRequestBuilder(PathParameters, RequestAdapter, row);
}
///
- /// Retrieve the properties and relationships of range object.
+ /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs
index 90ed8c416f3..8dbe5755a48 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/RangeNamespace/RangeRequestBuilder.cs
@@ -213,8 +213,8 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// Retrieve the properties and relationships of range object.
- /// Find more info here
+ /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -301,7 +301,7 @@ public RangeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return new global::Microsoft.Graph.Drives.Item.Items.Item.Workbook.Worksheets.Item.Names.Item.RangeNamespace.RowWithRow.RowWithRowRequestBuilder(PathParameters, RequestAdapter, row);
}
///
- /// Retrieve the properties and relationships of range object.
+ /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.cs
index 0d65f45b3fe..6b24a9b153f 100644
--- a/src/Microsoft.Graph/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.cs
@@ -94,8 +94,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.ExternalConnectors.ExternalItem.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of an externalItem object.
- /// Find more info here
+ /// Create a new externalItem object.
+ /// Find more info here
///
/// A
/// The request body
@@ -158,7 +158,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of an externalItem object.
+ /// Create a new externalItem object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs
index 0c4e4a358aa..1fbdcab07c0 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.cs
@@ -48,7 +48,7 @@ public ConversationThreadItemRequestBuilder(string rawUrl, IRequestAdapter reque
}
///
/// Delete conversationThread.
- /// Find more info here
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs
index ee06d8bf9d1..74c419b5efd 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Posts/PostsRequestBuilder.cs
@@ -54,8 +54,8 @@ public PostsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
- /// Find more info here
+ /// Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -78,7 +78,7 @@ public PostsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.PostCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
+ /// Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -106,7 +106,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Get the posts of the specified thread. You can specify both the parent conversation and the thread, or,you can specify the thread without referencing the parent conversation.
+ /// Get the properties and relationships of a post in a specified thread. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. Since the post resource supports extensions, you can also use the GET operation to get custom properties and extension data in a post instance.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class PostsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs
index 1ab239278e0..fc5a4ec2579 100644
--- a/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.cs
@@ -35,8 +35,8 @@ public NamedLocationItemRequestBuilder(string rawUrl, IRequestAdapter requestAda
{
}
///
- /// Delete a countryNamedLocation object.
- /// Find more info here
+ /// Delete an ipNamedLocation object.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -108,7 +108,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.NamedLocation.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a countryNamedLocation object.
+ /// Delete an ipNamedLocation object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs
index d6f88d60572..c3573ad76e9 100644
--- a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/Catalogs/Item/CustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs
@@ -35,8 +35,8 @@ public CustomCalloutExtensionItemRequestBuilder(string rawUrl, IRequestAdapter r
{
}
///
- /// Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
- /// Find more info here
+ /// Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -108,7 +108,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.CustomCalloutExtension.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
+ /// Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.cs
index e583dd92780..d71dc4fd232 100644
--- a/src/Microsoft.Graph/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.cs
@@ -76,8 +76,8 @@ public async Task DeleteAsync(Action
- /// Retrieve the properties and relationships of an agreement object.
- /// Find more info here
+ /// Retrieve all files related to an agreement. This includes the default file and all localized files.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -145,7 +145,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Retrieve the properties and relationships of an agreement object.
+ /// Retrieve all files related to an agreement. This includes the default file and all localized files.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -203,7 +203,7 @@ public partial class AgreementItemRequestBuilderDeleteRequestConfiguration : Req
{
}
///
- /// Retrieve the properties and relationships of an agreement object.
+ /// Retrieve all files related to an agreement. This includes the default file and all localized files.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AgreementItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs
index 182debc8a57..992e8d73a7e 100644
--- a/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Events/EventsRequestBuilder.cs
@@ -84,8 +84,8 @@ public EventsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.EventCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create one or more multi-value extended properties in a new or existing instance of a resource. The following user resources are supported: The following group resources are supported: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties.
- /// Find more info here
+ /// Create an event in the user's default calendar or specified calendar. By default, the allowNewTimeProposals property is set to true when an event is created, which means invitees can propose a different date/time for the event. See Propose new meeting times for more information on how to propose a time, and how to receive and accept a new time proposal. You can specify the time zone for each of the start and end times of the event as part of their values, because thestart and end properties are of dateTimeTimeZone type. First find the supported time zones to make sure you set only time zones that have been configured for the user's mailbox server. When an event is sent, the server sends invitations to all the attendees. Setting the location in an event An Exchange administrator can set up a mailbox and an email address for a resource such as a meeting room, or equipmentlike a projector. Users can then invite the resource as an attendee to a meeting. On behalf of the resource, the server accepts or rejectsthe meeting request based on the free/busy schedule of the resource.If the server accepts a meeting for the resource, it creates an event for the meeting in the resource's calendar. If the meeting is rescheduled,the server automatically updates the event in the resource's calendar. Another advantage of setting up a mailbox for a resource is to control scheduling of the resource, for example, only executivesor their delegates can book a private meeting room. If you're organizing an event that involves a meeting location: Additionally, if the meeting location has been set up as a resource, or if the event involves some equipment that has been set up as a resource:
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create one or more multi-value extended properties in a new or existing instance of a resource. The following user resources are supported: The following group resources are supported: See Extended properties overview for more information about when to useopen extensions or extended properties, and how to specify extended properties.
+ /// Create an event in the user's default calendar or specified calendar. By default, the allowNewTimeProposals property is set to true when an event is created, which means invitees can propose a different date/time for the event. See Propose new meeting times for more information on how to propose a time, and how to receive and accept a new time proposal. You can specify the time zone for each of the start and end times of the event as part of their values, because thestart and end properties are of dateTimeTimeZone type. First find the supported time zones to make sure you set only time zones that have been configured for the user's mailbox server. When an event is sent, the server sends invitations to all the attendees. Setting the location in an event An Exchange administrator can set up a mailbox and an email address for a resource such as a meeting room, or equipmentlike a projector. Users can then invite the resource as an attendee to a meeting. On behalf of the resource, the server accepts or rejectsthe meeting request based on the free/busy schedule of the resource.If the server accepts a meeting for the resource, it creates an event for the meeting in the resource's calendar. If the meeting is rescheduled,the server automatically updates the event in the resource's calendar. Another advantage of setting up a mailbox for a resource is to control scheduling of the resource, for example, only executivesor their delegates can book a private meeting room. If you're organizing an event that involves a meeting location: Additionally, if the meeting location has been set up as a resource, or if the event involves some equipment that has been set up as a resource:
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs
index dbdc35087d6..fa2b5425f69 100644
--- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/MailFolderItemRequestBuilder.cs
@@ -118,8 +118,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.MailFolder.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the writable properties of a mailSearchFolder object.
- /// Find more info here
+ /// Update the properties of mailfolder object.
+ /// Find more info here
///
/// A
/// The request body
@@ -182,7 +182,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the writable properties of a mailSearchFolder object.
+ /// Update the properties of mailfolder object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
index d0e9a002ff8..5c3de2745d1 100644
--- a/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
@@ -493,8 +493,8 @@ public MeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(re
return new global::Microsoft.Graph.Me.ExportDeviceAndAppManagementDataWithSkipWithTop.ExportDeviceAndAppManagementDataWithSkipWithTopRequestBuilder(PathParameters, RequestAdapter, skip, top);
}
///
- /// Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
- /// Find more info here
+ /// Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -555,7 +555,7 @@ public MeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(re
return new global::Microsoft.Graph.Me.ReminderViewWithStartDateTimeWithEndDateTime.ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(PathParameters, RequestAdapter, endDateTime, startDateTime);
}
///
- /// Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
+ /// Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -605,7 +605,7 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Mode
return new global::Microsoft.Graph.Me.MeRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Returns the user or organizational contact assigned as the user's manager. Optionally, you can expand the manager's chain up to the root node.
+ /// Retrieve the properties and relationships of user object. This operation returns by default only a subset of the more commonly used properties for each user. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation for the user and specify the properties in a $select OData query option. Because the user resource supports extensions, you can also use the GET operation to get custom properties and extension data in a user instance. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MeRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
index 1413c60d31f..451fb1d382b 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
@@ -113,8 +113,8 @@ public MessageItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
- /// Find more info here
+ /// Delete eventMessage.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -136,8 +136,8 @@ public async Task DeleteAsync(Action
- /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
- /// Find more info here
+ /// Get the properties and relationships of the eventMessage object. Apply the $expand parameter on the event navigation property to get the associated event in an attendee's calendar. Currently, this operation returns event message bodies in only HTML format.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -186,7 +186,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Message.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
+ /// Delete eventMessage.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -205,7 +205,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
+ /// Get the properties and relationships of the eventMessage object. Apply the $expand parameter on the event navigation property to get the associated event in an attendee's calendar. Currently, this operation returns event message bodies in only HTML format.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -263,7 +263,7 @@ public partial class MessageItemRequestBuilderDeleteRequestConfiguration : Reque
{
}
///
- /// Get an open extension (openTypeExtension object) identified by name or fully qualified name. The table in the Permissions section lists the resources that support open extensions. The following table lists the three scenarios where you can get an open extension from a supported resource instance.
+ /// Get the properties and relationships of the eventMessage object. Apply the $expand parameter on the event navigation property to get the associated event in an attendee's calendar. Currently, this operation returns event message bodies in only HTML format.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MessageItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs
index f238f90fa49..ce46a22a0c0 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs
@@ -34,8 +34,8 @@ public ContentRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : ba
{
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
- /// Find more info here
+ /// Delete eventMessage.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -107,7 +107,7 @@ public async Task PutAsync(Stream body, Action(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message.
+ /// Delete eventMessage.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs
index 3d72eea4ea1..d065a97ed73 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/MessagesRequestBuilder.cs
@@ -84,8 +84,8 @@ public MessagesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : b
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MessageCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment to the message.- Update the draft later to add content to the body or change other message properties. When using MIME format:- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message.
- /// Find more info here
+ /// Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment to the message.- Update the draft later to add content to the body or change other message properties. When using MIME format:- Provide the applicable Internet message headers and the MIME content, all encoded in base64 format in the request body.- /* Add any attachments and S/MIME properties to the MIME content. By default, this operation saves the draft in the Drafts folder. Send the draft message in a subsequent operation. Alternatively, send a new message in a single operation, or create a draft to forward, reply and reply-all to an existing message.
+ /// Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Models/AccessPackageAssignmentPolicy.cs b/src/Microsoft.Graph/Generated/Models/AccessPackageAssignmentPolicy.cs
index cc89392722d..66e7ba58344 100644
--- a/src/Microsoft.Graph/Generated/Models/AccessPackageAssignmentPolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/AccessPackageAssignmentPolicy.cs
@@ -142,6 +142,22 @@ public DateTimeOffset? ModifiedDateTime
get { return BackingStore?.Get("modifiedDateTime"); }
set { BackingStore?.Set("modifiedDateTime", value); }
}
+ /// The notificationSettings property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public global::Microsoft.Graph.Models.AccessPackageNotificationSettings? NotificationSettings
+ {
+ get { return BackingStore?.Get("notificationSettings"); }
+ set { BackingStore?.Set("notificationSettings", value); }
+ }
+#nullable restore
+#else
+ public global::Microsoft.Graph.Models.AccessPackageNotificationSettings NotificationSettings
+ {
+ get { return BackingStore?.Get("notificationSettings"); }
+ set { BackingStore?.Set("notificationSettings", value); }
+ }
+#endif
/// Questions that are posed to the requestor.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -250,6 +266,7 @@ public override IDictionary> GetFieldDeserializers()
{ "displayName", n => { DisplayName = n.GetStringValue(); } },
{ "expiration", n => { Expiration = n.GetObjectValue(global::Microsoft.Graph.Models.ExpirationPattern.CreateFromDiscriminatorValue); } },
{ "modifiedDateTime", n => { ModifiedDateTime = n.GetDateTimeOffsetValue(); } },
+ { "notificationSettings", n => { NotificationSettings = n.GetObjectValue(global::Microsoft.Graph.Models.AccessPackageNotificationSettings.CreateFromDiscriminatorValue); } },
{ "questions", n => { Questions = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.AccessPackageQuestion.CreateFromDiscriminatorValue)?.AsList(); } },
{ "requestApprovalSettings", n => { RequestApprovalSettings = n.GetObjectValue(global::Microsoft.Graph.Models.AccessPackageAssignmentApprovalSettings.CreateFromDiscriminatorValue); } },
{ "requestorSettings", n => { RequestorSettings = n.GetObjectValue(global::Microsoft.Graph.Models.AccessPackageAssignmentRequestorSettings.CreateFromDiscriminatorValue); } },
@@ -275,6 +292,7 @@ public override void Serialize(ISerializationWriter writer)
writer.WriteStringValue("displayName", DisplayName);
writer.WriteObjectValue("expiration", Expiration);
writer.WriteDateTimeOffsetValue("modifiedDateTime", ModifiedDateTime);
+ writer.WriteObjectValue("notificationSettings", NotificationSettings);
writer.WriteCollectionOfObjectValues("questions", Questions);
writer.WriteObjectValue("requestApprovalSettings", RequestApprovalSettings);
writer.WriteObjectValue("requestorSettings", RequestorSettings);
diff --git a/src/Microsoft.Graph/Generated/Models/AccessPackageNotificationSettings.cs b/src/Microsoft.Graph/Generated/Models/AccessPackageNotificationSettings.cs
new file mode 100644
index 00000000000..4d79c413d3e
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/AccessPackageNotificationSettings.cs
@@ -0,0 +1,89 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions.Store;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Models
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class AccessPackageNotificationSettings : IAdditionalDataHolder, IBackedModel, IParsable
+ #pragma warning restore CS1591
+ {
+ /// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
+ public IDictionary AdditionalData
+ {
+ get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
+ set { BackingStore.Set("AdditionalData", value); }
+ }
+ /// Stores model information.
+ public IBackingStore BackingStore { get; private set; }
+ /// The isAssignmentNotificationDisabled property
+ public bool? IsAssignmentNotificationDisabled
+ {
+ get { return BackingStore?.Get("isAssignmentNotificationDisabled"); }
+ set { BackingStore?.Set("isAssignmentNotificationDisabled", value); }
+ }
+ /// The OdataType property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#nullable restore
+#else
+ public string OdataType
+ {
+ get { return BackingStore?.Get("@odata.type"); }
+ set { BackingStore?.Set("@odata.type", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public AccessPackageNotificationSettings()
+ {
+ BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
+ AdditionalData = new Dictionary();
+ }
+ ///
+ /// Creates a new instance of the appropriate class based on discriminator value
+ ///
+ /// A
+ /// The parse node to use to read the discriminator value and create the object
+ public static global::Microsoft.Graph.Models.AccessPackageNotificationSettings CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Models.AccessPackageNotificationSettings();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "isAssignmentNotificationDisabled", n => { IsAssignmentNotificationDisabled = n.GetBoolValue(); } },
+ { "@odata.type", n => { OdataType = n.GetStringValue(); } },
+ };
+ }
+ ///
+ /// Serializes information the current object
+ ///
+ /// Serialization writer to use to serialize this model
+ public virtual void Serialize(ISerializationWriter writer)
+ {
+ _ = writer ?? throw new ArgumentNullException(nameof(writer));
+ writer.WriteBoolValue("isAssignmentNotificationDisabled", IsAssignmentNotificationDisabled);
+ writer.WriteStringValue("@odata.type", OdataType);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/Models/InternalDomainFederation.cs b/src/Microsoft.Graph/Generated/Models/InternalDomainFederation.cs
index c8608b161b3..26c9fde8d06 100644
--- a/src/Microsoft.Graph/Generated/Models/InternalDomainFederation.cs
+++ b/src/Microsoft.Graph/Generated/Models/InternalDomainFederation.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class InternalDomainFederation : global::Microsoft.Graph.Models.SamlOrWsFedProvider, IParsable
#pragma warning restore CS1591
{
- /// URL of the endpoint used by active clients when authenticating with federated domains set up for single sign-on in Microsoft Entra ID. Corresponds to the ActiveLogOnUri property of the Set-MsolDomainFederationSettings MSOnline v1 PowerShell cmdlet.
+ /// URL of the endpoint used by active clients when authenticating with federated domains set up for single sign-on in Microsoft Entra ID. Corresponds to the ActiveLogOnUri property of the Set-EntraDomainFederationSettings PowerShell cmdlet.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? ActiveSignInUri
@@ -94,7 +94,7 @@ public string PasswordResetUri
set { BackingStore?.Set("signingCertificateUpdateStatus", value); }
}
#endif
- /// URI that clients are redirected to when they sign out of Microsoft Entra services. Corresponds to the LogOffUri property of the Set-MsolDomainFederationSettings MSOnline v1 PowerShell cmdlet.
+ /// URI that clients are redirected to when they sign out of Microsoft Entra services. Corresponds to the LogOffUri property of the Set-EntraDomainFederationSettings PowerShell cmdlet.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? SignOutUri
diff --git a/src/Microsoft.Graph/Generated/Models/Security/AdditionalDataOptions.cs b/src/Microsoft.Graph/Generated/Models/Security/AdditionalDataOptions.cs
index 431efaeb6c1..e17b77769e4 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/AdditionalDataOptions.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/AdditionalDataOptions.cs
@@ -21,5 +21,29 @@ public enum AdditionalDataOptions
#pragma warning disable CS1591
UnknownFutureValue = 4,
#pragma warning restore CS1591
+ [EnumMember(Value = "advancedIndexing")]
+ #pragma warning disable CS1591
+ AdvancedIndexing = 8,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "listAttachments")]
+ #pragma warning disable CS1591
+ ListAttachments = 16,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "htmlTranscripts")]
+ #pragma warning disable CS1591
+ HtmlTranscripts = 32,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "messageConversationExpansion")]
+ #pragma warning disable CS1591
+ MessageConversationExpansion = 64,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "locationsWithoutHits")]
+ #pragma warning disable CS1591
+ LocationsWithoutHits = 128,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "allItemsInFolder")]
+ #pragma warning disable CS1591
+ AllItemsInFolder = 256,
+ #pragma warning restore CS1591
}
}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/AdditionalOptions.cs b/src/Microsoft.Graph/Generated/Models/Security/AdditionalOptions.cs
index 1ea163feba5..7388e3dc770 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/AdditionalOptions.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/AdditionalOptions.cs
@@ -37,5 +37,41 @@ public enum AdditionalOptions
#pragma warning disable CS1591
UnknownFutureValue = 64,
#pragma warning restore CS1591
+ [EnumMember(Value = "htmlTranscripts")]
+ #pragma warning disable CS1591
+ HtmlTranscripts = 128,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "advancedIndexing")]
+ #pragma warning disable CS1591
+ AdvancedIndexing = 256,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "allItemsInFolder")]
+ #pragma warning disable CS1591
+ AllItemsInFolder = 512,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "includeFolderAndPath")]
+ #pragma warning disable CS1591
+ IncludeFolderAndPath = 1024,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "condensePaths")]
+ #pragma warning disable CS1591
+ CondensePaths = 2048,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "friendlyName")]
+ #pragma warning disable CS1591
+ FriendlyName = 4096,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "splitSource")]
+ #pragma warning disable CS1591
+ SplitSource = 8192,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "optimizedPartitionSize")]
+ #pragma warning disable CS1591
+ OptimizedPartitionSize = 16384,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "includeReport")]
+ #pragma warning disable CS1591
+ IncludeReport = 32768,
+ #pragma warning restore CS1591
}
}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/CloudAttachmentVersion.cs b/src/Microsoft.Graph/Generated/Models/Security/CloudAttachmentVersion.cs
new file mode 100644
index 00000000000..82406826bc2
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/Security/CloudAttachmentVersion.cs
@@ -0,0 +1,32 @@
+//
+using System.Runtime.Serialization;
+using System;
+namespace Microsoft.Graph.Models.Security
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public enum CloudAttachmentVersion
+ #pragma warning restore CS1591
+ {
+ [EnumMember(Value = "latest")]
+ #pragma warning disable CS1591
+ Latest,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "recent10")]
+ #pragma warning disable CS1591
+ Recent10,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "recent100")]
+ #pragma warning disable CS1591
+ Recent100,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "all")]
+ #pragma warning disable CS1591
+ All,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "unknownFutureValue")]
+ #pragma warning disable CS1591
+ UnknownFutureValue,
+ #pragma warning restore CS1591
+ }
+}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/DocumentVersion.cs b/src/Microsoft.Graph/Generated/Models/Security/DocumentVersion.cs
new file mode 100644
index 00000000000..1517c223f12
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/Security/DocumentVersion.cs
@@ -0,0 +1,32 @@
+//
+using System.Runtime.Serialization;
+using System;
+namespace Microsoft.Graph.Models.Security
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public enum DocumentVersion
+ #pragma warning restore CS1591
+ {
+ [EnumMember(Value = "latest")]
+ #pragma warning disable CS1591
+ Latest,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "recent10")]
+ #pragma warning disable CS1591
+ Recent10,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "recent100")]
+ #pragma warning disable CS1591
+ Recent100,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "all")]
+ #pragma warning disable CS1591
+ All,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "unknownFutureValue")]
+ #pragma warning disable CS1591
+ UnknownFutureValue,
+ #pragma warning restore CS1591
+ }
+}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs
index 56ff19ca5d6..ec20e2f0629 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs
@@ -12,6 +12,30 @@ namespace Microsoft.Graph.Models.Security
public partial class EdiscoveryAddToReviewSetOperation : global::Microsoft.Graph.Models.Security.CaseOperation, IParsable
#pragma warning restore CS1591
{
+ /// The additionalDataOptions property
+ public global::Microsoft.Graph.Models.Security.AdditionalDataOptions? AdditionalDataOptions
+ {
+ get { return BackingStore?.Get("additionalDataOptions"); }
+ set { BackingStore?.Set("additionalDataOptions", value); }
+ }
+ /// The cloudAttachmentVersion property
+ public global::Microsoft.Graph.Models.Security.CloudAttachmentVersion? CloudAttachmentVersion
+ {
+ get { return BackingStore?.Get("cloudAttachmentVersion"); }
+ set { BackingStore?.Set("cloudAttachmentVersion", value); }
+ }
+ /// The documentVersion property
+ public global::Microsoft.Graph.Models.Security.DocumentVersion? DocumentVersion
+ {
+ get { return BackingStore?.Get("documentVersion"); }
+ set { BackingStore?.Set("documentVersion", value); }
+ }
+ /// The itemsToInclude property
+ public global::Microsoft.Graph.Models.Security.ItemsToInclude? ItemsToInclude
+ {
+ get { return BackingStore?.Get("itemsToInclude"); }
+ set { BackingStore?.Set("itemsToInclude", value); }
+ }
/// eDiscovery review set to which items matching source collection query gets added.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -62,6 +86,10 @@ public override IDictionary> GetFieldDeserializers()
{
return new Dictionary>(base.GetFieldDeserializers())
{
+ { "additionalDataOptions", n => { AdditionalDataOptions = n.GetEnumValue(); } },
+ { "cloudAttachmentVersion", n => { CloudAttachmentVersion = n.GetEnumValue(); } },
+ { "documentVersion", n => { DocumentVersion = n.GetEnumValue(); } },
+ { "itemsToInclude", n => { ItemsToInclude = n.GetEnumValue(); } },
{ "reviewSet", n => { ReviewSet = n.GetObjectValue(global::Microsoft.Graph.Models.Security.EdiscoveryReviewSet.CreateFromDiscriminatorValue); } },
{ "search", n => { Search = n.GetObjectValue(global::Microsoft.Graph.Models.Security.EdiscoverySearch.CreateFromDiscriminatorValue); } },
};
@@ -74,6 +102,10 @@ public override void Serialize(ISerializationWriter writer)
{
_ = writer ?? throw new ArgumentNullException(nameof(writer));
base.Serialize(writer);
+ writer.WriteEnumValue("additionalDataOptions", AdditionalDataOptions);
+ writer.WriteEnumValue("cloudAttachmentVersion", CloudAttachmentVersion);
+ writer.WriteEnumValue("documentVersion", DocumentVersion);
+ writer.WriteEnumValue("itemsToInclude", ItemsToInclude);
writer.WriteObjectValue("reviewSet", ReviewSet);
writer.WriteObjectValue("search", Search);
}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryEstimateOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryEstimateOperation.cs
index 537f07607af..97f4a638ece 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryEstimateOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryEstimateOperation.cs
@@ -52,6 +52,12 @@ public int? SiteCount
get { return BackingStore?.Get("siteCount"); }
set { BackingStore?.Set("siteCount", value); }
}
+ /// The statisticsOptions property
+ public global::Microsoft.Graph.Models.Security.StatisticsOptions? StatisticsOptions
+ {
+ get { return BackingStore?.Get("statisticsOptions"); }
+ set { BackingStore?.Set("statisticsOptions", value); }
+ }
/// The estimated count of unindexed items for the collection.
public long? UnindexedItemCount
{
@@ -87,6 +93,7 @@ public override IDictionary> GetFieldDeserializers()
{ "mailboxCount", n => { MailboxCount = n.GetIntValue(); } },
{ "search", n => { Search = n.GetObjectValue(global::Microsoft.Graph.Models.Security.EdiscoverySearch.CreateFromDiscriminatorValue); } },
{ "siteCount", n => { SiteCount = n.GetIntValue(); } },
+ { "statisticsOptions", n => { StatisticsOptions = n.GetEnumValue(); } },
{ "unindexedItemCount", n => { UnindexedItemCount = n.GetLongValue(); } },
{ "unindexedItemsSize", n => { UnindexedItemsSize = n.GetLongValue(); } },
};
@@ -104,6 +111,7 @@ public override void Serialize(ISerializationWriter writer)
writer.WriteIntValue("mailboxCount", MailboxCount);
writer.WriteObjectValue("search", Search);
writer.WriteIntValue("siteCount", SiteCount);
+ writer.WriteEnumValue("statisticsOptions", StatisticsOptions);
writer.WriteLongValue("unindexedItemCount", UnindexedItemCount);
writer.WriteLongValue("unindexedItemsSize", UnindexedItemsSize);
}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/EdiscoverySearchExportOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/EdiscoverySearchExportOperation.cs
index 91ad8a19602..d08d45ec546 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/EdiscoverySearchExportOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/EdiscoverySearchExportOperation.cs
@@ -18,6 +18,12 @@ public partial class EdiscoverySearchExportOperation : global::Microsoft.Graph.M
get { return BackingStore?.Get("additionalOptions"); }
set { BackingStore?.Set("additionalOptions", value); }
}
+ /// The cloudAttachmentVersion property
+ public global::Microsoft.Graph.Models.Security.CloudAttachmentVersion? CloudAttachmentVersion
+ {
+ get { return BackingStore?.Get("cloudAttachmentVersion"); }
+ set { BackingStore?.Set("cloudAttachmentVersion", value); }
+ }
/// The description of the export by the user.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -50,6 +56,12 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
+ /// The documentVersion property
+ public global::Microsoft.Graph.Models.Security.DocumentVersion? DocumentVersion
+ {
+ get { return BackingStore?.Get("documentVersion"); }
+ set { BackingStore?.Set("documentVersion", value); }
+ }
/// Items to be included in the export. The possible values are: searchHits, partiallyIndexed, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.ExportCriteria? ExportCriteria
{
@@ -125,8 +137,10 @@ public override IDictionary> GetFieldDeserializers()
return new Dictionary>(base.GetFieldDeserializers())
{
{ "additionalOptions", n => { AdditionalOptions = n.GetEnumValue(); } },
+ { "cloudAttachmentVersion", n => { CloudAttachmentVersion = n.GetEnumValue(); } },
{ "description", n => { Description = n.GetStringValue(); } },
{ "displayName", n => { DisplayName = n.GetStringValue(); } },
+ { "documentVersion", n => { DocumentVersion = n.GetEnumValue(); } },
{ "exportCriteria", n => { ExportCriteria = n.GetEnumValue(); } },
{ "exportFileMetadata", n => { ExportFileMetadata = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Models.Security.ExportFileMetadata.CreateFromDiscriminatorValue)?.AsList(); } },
{ "exportFormat", n => { ExportFormat = n.GetEnumValue(); } },
@@ -144,8 +158,10 @@ public override void Serialize(ISerializationWriter writer)
_ = writer ?? throw new ArgumentNullException(nameof(writer));
base.Serialize(writer);
writer.WriteEnumValue("additionalOptions", AdditionalOptions);
+ writer.WriteEnumValue("cloudAttachmentVersion", CloudAttachmentVersion);
writer.WriteStringValue("description", Description);
writer.WriteStringValue("displayName", DisplayName);
+ writer.WriteEnumValue("documentVersion", DocumentVersion);
writer.WriteEnumValue("exportCriteria", ExportCriteria);
writer.WriteCollectionOfObjectValues("exportFileMetadata", ExportFileMetadata);
writer.WriteEnumValue("exportFormat", ExportFormat);
diff --git a/src/Microsoft.Graph/Generated/Models/Security/ExportFileStructure.cs b/src/Microsoft.Graph/Generated/Models/Security/ExportFileStructure.cs
index e6d34467ae8..626653291f6 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/ExportFileStructure.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/ExportFileStructure.cs
@@ -24,5 +24,9 @@ public enum ExportFileStructure
#pragma warning disable CS1591
UnknownFutureValue,
#pragma warning restore CS1591
+ [EnumMember(Value = "msg")]
+ #pragma warning disable CS1591
+ Msg,
+ #pragma warning restore CS1591
}
}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/ExportOptions.cs b/src/Microsoft.Graph/Generated/Models/Security/ExportOptions.cs
index 402f4359159..61b7be5cc6e 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/ExportOptions.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/ExportOptions.cs
@@ -29,5 +29,25 @@ public enum ExportOptions
#pragma warning disable CS1591
UnknownFutureValue = 16,
#pragma warning restore CS1591
+ [EnumMember(Value = "splitSource")]
+ #pragma warning disable CS1591
+ SplitSource = 32,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "includeFolderAndPath")]
+ #pragma warning disable CS1591
+ IncludeFolderAndPath = 64,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "friendlyName")]
+ #pragma warning disable CS1591
+ FriendlyName = 128,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "condensePaths")]
+ #pragma warning disable CS1591
+ CondensePaths = 256,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "optimizedPartitionSize")]
+ #pragma warning disable CS1591
+ OptimizedPartitionSize = 512,
+ #pragma warning restore CS1591
}
}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/ItemsToInclude.cs b/src/Microsoft.Graph/Generated/Models/Security/ItemsToInclude.cs
new file mode 100644
index 00000000000..fd41819def5
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/Security/ItemsToInclude.cs
@@ -0,0 +1,25 @@
+//
+using System.Runtime.Serialization;
+using System;
+namespace Microsoft.Graph.Models.Security
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ [Flags]
+ #pragma warning disable CS1591
+ public enum ItemsToInclude
+ #pragma warning restore CS1591
+ {
+ [EnumMember(Value = "searchHits")]
+ #pragma warning disable CS1591
+ SearchHits = 1,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "partiallyIndexed")]
+ #pragma warning disable CS1591
+ PartiallyIndexed = 2,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "unknownFutureValue")]
+ #pragma warning disable CS1591
+ UnknownFutureValue = 4,
+ #pragma warning restore CS1591
+ }
+}
diff --git a/src/Microsoft.Graph/Generated/Models/Security/StatisticsOptions.cs b/src/Microsoft.Graph/Generated/Models/Security/StatisticsOptions.cs
new file mode 100644
index 00000000000..e461130e17c
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/Security/StatisticsOptions.cs
@@ -0,0 +1,37 @@
+//
+using System.Runtime.Serialization;
+using System;
+namespace Microsoft.Graph.Models.Security
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ [Flags]
+ #pragma warning disable CS1591
+ public enum StatisticsOptions
+ #pragma warning restore CS1591
+ {
+ [EnumMember(Value = "includeRefiners")]
+ #pragma warning disable CS1591
+ IncludeRefiners = 1,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "includeQueryStats")]
+ #pragma warning disable CS1591
+ IncludeQueryStats = 2,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "includeUnindexedStats")]
+ #pragma warning disable CS1591
+ IncludeUnindexedStats = 4,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "advancedIndexing")]
+ #pragma warning disable CS1591
+ AdvancedIndexing = 8,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "locationsWithoutHits")]
+ #pragma warning disable CS1591
+ LocationsWithoutHits = 16,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "unknownFutureValue")]
+ #pragma warning disable CS1591
+ UnknownFutureValue = 32,
+ #pragma warning restore CS1591
+ }
+}
diff --git a/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs b/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs
index bacc8a665b4..65d4e208915 100644
--- a/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs
+++ b/src/Microsoft.Graph/Generated/Models/WorkbookWorksheetProtectionOptions.cs
@@ -19,67 +19,67 @@ public IDictionary AdditionalData
get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
set { BackingStore.Set("AdditionalData", value); }
}
- /// Represents the worksheet protection option of allowing using auto filter feature.
+ /// Indicates whether the worksheet protection option to allow the use of the autofilter feature is enabled.
public bool? AllowAutoFilter
{
get { return BackingStore?.Get("allowAutoFilter"); }
set { BackingStore?.Set("allowAutoFilter", value); }
}
- /// Represents the worksheet protection option of allowing deleting columns.
+ /// Indicates whether the worksheet protection option to allow deleting columns is enabled.
public bool? AllowDeleteColumns
{
get { return BackingStore?.Get("allowDeleteColumns"); }
set { BackingStore?.Set("allowDeleteColumns", value); }
}
- /// Represents the worksheet protection option of allowing deleting rows.
+ /// Indicates whether the worksheet protection option to allow deleting rows is enabled.
public bool? AllowDeleteRows
{
get { return BackingStore?.Get("allowDeleteRows"); }
set { BackingStore?.Set("allowDeleteRows", value); }
}
- /// Represents the worksheet protection option of allowing formatting cells.
+ /// Indicates whether the worksheet protection option to allow formatting cells is enabled.
public bool? AllowFormatCells
{
get { return BackingStore?.Get("allowFormatCells"); }
set { BackingStore?.Set("allowFormatCells", value); }
}
- /// Represents the worksheet protection option of allowing formatting columns.
+ /// Indicates whether the worksheet protection option to allow formatting columns is enabled.
public bool? AllowFormatColumns
{
get { return BackingStore?.Get("allowFormatColumns"); }
set { BackingStore?.Set("allowFormatColumns", value); }
}
- /// Represents the worksheet protection option of allowing formatting rows.
+ /// Indicates whether the worksheet protection option to allow formatting rows is enabled.
public bool? AllowFormatRows
{
get { return BackingStore?.Get("allowFormatRows"); }
set { BackingStore?.Set("allowFormatRows", value); }
}
- /// Represents the worksheet protection option of allowing inserting columns.
+ /// Indicates whether the worksheet protection option to allow inserting columns is enabled.
public bool? AllowInsertColumns
{
get { return BackingStore?.Get("allowInsertColumns"); }
set { BackingStore?.Set("allowInsertColumns", value); }
}
- /// Represents the worksheet protection option of allowing inserting hyperlinks.
+ /// Indicates whether the worksheet protection option to allow inserting hyperlinks is enabled.
public bool? AllowInsertHyperlinks
{
get { return BackingStore?.Get("allowInsertHyperlinks"); }
set { BackingStore?.Set("allowInsertHyperlinks", value); }
}
- /// Represents the worksheet protection option of allowing inserting rows.
+ /// Indicates whether the worksheet protection option to allow inserting rows is enabled.
public bool? AllowInsertRows
{
get { return BackingStore?.Get("allowInsertRows"); }
set { BackingStore?.Set("allowInsertRows", value); }
}
- /// Represents the worksheet protection option of allowing using pivot table feature.
+ /// Indicates whether the worksheet protection option to allow the use of the pivot table feature is enabled.
public bool? AllowPivotTables
{
get { return BackingStore?.Get("allowPivotTables"); }
set { BackingStore?.Set("allowPivotTables", value); }
}
- /// Represents the worksheet protection option of allowing using sort feature.
+ /// Indicates whether the worksheet protection option to allow the use of the sort feature is enabled.
public bool? AllowSort
{
get { return BackingStore?.Get("allowSort"); }
diff --git a/src/Microsoft.Graph/Generated/Models/X509CertificateCRLValidationConfiguration.cs b/src/Microsoft.Graph/Generated/Models/X509CertificateCRLValidationConfiguration.cs
index f666ccda298..a1d8ee2108d 100644
--- a/src/Microsoft.Graph/Generated/Models/X509CertificateCRLValidationConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/X509CertificateCRLValidationConfiguration.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// The exemptedCertificateAuthoritiesSubjectKeyIdentifiers property
+ /// Represents the SKIs of CAs that should be excluded from the valid CRL distribution point check. SKI is represented as a hexadecimal string.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? ExemptedCertificateAuthoritiesSubjectKeyIdentifiers
diff --git a/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs b/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs
index c5d1a24955a..287622cdd2f 100644
--- a/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Organization/Item/Branding/Localizations/Item/BannerLogo/BannerLogoRequestBuilder.cs
@@ -56,8 +56,8 @@ public async Task DeleteAsync(Action
- /// Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
- /// Find more info here
+ /// Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -127,7 +127,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read the properties and relationships of an organizationalBrandingLocalization object. To retrieve a localization branding object, specify the value of id in the URL.
+ /// Retrieve the default organizational branding object, if the Accept-Language header is set to 0 or default. If no default organizational branding object exists, this method returns a 404 Not Found error. If the Accept-Language header is set to an existing locale identified by the value of its id, this method retrieves the branding for the specified locale. This method retrieves only non-Stream properties, for example, usernameHintText and signInPageText. To retrieve Stream types of the default branding, for example, bannerLogo and backgroundImage, use the GET organizationalBrandingLocalization method.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Organization/Item/OrganizationItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Organization/Item/OrganizationItemRequestBuilder.cs
index 181da8e8a7d..876f3745780 100644
--- a/src/Microsoft.Graph/Generated/Organization/Item/OrganizationItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Organization/Item/OrganizationItemRequestBuilder.cs
@@ -111,8 +111,8 @@ public async Task DeleteAsync(Action
- /// Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
- /// Find more info here
+ /// Read properties and relationships of the organization object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -180,7 +180,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
+ /// Read properties and relationships of the organization object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -238,7 +238,7 @@ public partial class OrganizationItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Get the properties and relationships of the currently authenticated organization. Since the organization resource supports extensions, you can also use the GET operation to get custom properties and extension data in an organization instance.
+ /// Read properties and relationships of the organization object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class OrganizationItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs b/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs
index c6983af56ed..2c95bdf9416 100644
--- a/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Policies/CrossTenantAccessPolicy/Partners/Item/IdentitySynchronization/IdentitySynchronizationRequestBuilder.cs
@@ -82,8 +82,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.CrossTenantIdentitySyncPolicyPartner.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a cross-tenant user synchronization policy for a partner-specific configuration.
- /// Find more info here
+ /// Update the user synchronization policy of a partner-specific configuration.
+ /// Find more info here
///
/// A
/// The request body
@@ -146,7 +146,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a cross-tenant user synchronization policy for a partner-specific configuration.
+ /// Update the user synchronization policy of a partner-specific configuration.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/ReviewSets/Item/MicrosoftGraphSecurityAddToReviewSet/AddToReviewSetPostRequestBody.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/ReviewSets/Item/MicrosoftGraphSecurityAddToReviewSet/AddToReviewSetPostRequestBody.cs
index 4a519247aa2..731b78bf758 100644
--- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/ReviewSets/Item/MicrosoftGraphSecurityAddToReviewSet/AddToReviewSetPostRequestBody.cs
+++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/ReviewSets/Item/MicrosoftGraphSecurityAddToReviewSet/AddToReviewSetPostRequestBody.cs
@@ -28,6 +28,24 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
+ /// The cloudAttachmentVersion property
+ public global::Microsoft.Graph.Models.Security.CloudAttachmentVersion? CloudAttachmentVersion
+ {
+ get { return BackingStore?.Get("cloudAttachmentVersion"); }
+ set { BackingStore?.Set("cloudAttachmentVersion", value); }
+ }
+ /// The documentVersion property
+ public global::Microsoft.Graph.Models.Security.DocumentVersion? DocumentVersion
+ {
+ get { return BackingStore?.Get("documentVersion"); }
+ set { BackingStore?.Set("documentVersion", value); }
+ }
+ /// The itemsToInclude property
+ public global::Microsoft.Graph.Models.Security.ItemsToInclude? ItemsToInclude
+ {
+ get { return BackingStore?.Get("itemsToInclude"); }
+ set { BackingStore?.Set("itemsToInclude", value); }
+ }
/// The search property
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -71,6 +89,9 @@ public virtual IDictionary> GetFieldDeserializers()
return new Dictionary>
{
{ "additionalDataOptions", n => { AdditionalDataOptions = n.GetEnumValue(); } },
+ { "cloudAttachmentVersion", n => { CloudAttachmentVersion = n.GetEnumValue(); } },
+ { "documentVersion", n => { DocumentVersion = n.GetEnumValue(); } },
+ { "itemsToInclude", n => { ItemsToInclude = n.GetEnumValue(); } },
{ "search", n => { Search = n.GetObjectValue(global::Microsoft.Graph.Models.Security.EdiscoverySearch.CreateFromDiscriminatorValue); } },
};
}
@@ -82,6 +103,9 @@ public virtual void Serialize(ISerializationWriter writer)
{
_ = writer ?? throw new ArgumentNullException(nameof(writer));
writer.WriteEnumValue("additionalDataOptions", AdditionalDataOptions);
+ writer.WriteEnumValue("cloudAttachmentVersion", CloudAttachmentVersion);
+ writer.WriteEnumValue("documentVersion", DocumentVersion);
+ writer.WriteEnumValue("itemsToInclude", ItemsToInclude);
writer.WriteObjectValue("search", Search);
writer.WriteAdditionalData(AdditionalData);
}
diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityEstimateStatistics/EstimateStatisticsPostRequestBody.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityEstimateStatistics/EstimateStatisticsPostRequestBody.cs
new file mode 100644
index 00000000000..1917f343f1f
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityEstimateStatistics/EstimateStatisticsPostRequestBody.cs
@@ -0,0 +1,72 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Models.Security;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions.Store;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class EstimateStatisticsPostRequestBody : IAdditionalDataHolder, IBackedModel, IParsable
+ #pragma warning restore CS1591
+ {
+ /// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
+ public IDictionary AdditionalData
+ {
+ get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
+ set { BackingStore.Set("AdditionalData", value); }
+ }
+ /// Stores model information.
+ public IBackingStore BackingStore { get; private set; }
+ /// The statisticsOptions property
+ public global::Microsoft.Graph.Models.Security.StatisticsOptions? StatisticsOptions
+ {
+ get { return BackingStore?.Get("statisticsOptions"); }
+ set { BackingStore?.Set("statisticsOptions", value); }
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public EstimateStatisticsPostRequestBody()
+ {
+ BackingStore = BackingStoreFactorySingleton.Instance.CreateBackingStore();
+ AdditionalData = new Dictionary();
+ }
+ ///
+ /// Creates a new instance of the appropriate class based on discriminator value
+ ///
+ /// A
+ /// The parse node to use to read the discriminator value and create the object
+ public static global::Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "statisticsOptions", n => { StatisticsOptions = n.GetEnumValue(); } },
+ };
+ }
+ ///
+ /// Serializes information the current object
+ ///
+ /// Serialization writer to use to serialize this model
+ public virtual void Serialize(ISerializationWriter writer)
+ {
+ _ = writer ?? throw new ArgumentNullException(nameof(writer));
+ writer.WriteEnumValue("statisticsOptions", StatisticsOptions);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityEstimateStatistics/MicrosoftGraphSecurityEstimateStatisticsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityEstimateStatistics/MicrosoftGraphSecurityEstimateStatisticsRequestBuilder.cs
index a2d586c61bb..7c6fb7ac19d 100644
--- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityEstimateStatistics/MicrosoftGraphSecurityEstimateStatisticsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityEstimateStatistics/MicrosoftGraphSecurityEstimateStatisticsRequestBuilder.cs
@@ -37,19 +37,21 @@ public MicrosoftGraphSecurityEstimateStatisticsRequestBuilder(string rawUrl, IRe
/// Run an estimate of the number of emails and documents in the eDiscovery search. To learn more about searches in eDiscovery, see Collect data for a case in eDiscovery (Premium).
/// Find more info here
///
+ /// The request body
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
/// When receiving a 4XX or 5XX status code
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
- public async Task PostAsync(Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
+ public async Task PostAsync(global::Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody body, Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
{
#nullable restore
#else
- public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ public async Task PostAsync(global::Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody body, Action> requestConfiguration = default, CancellationToken cancellationToken = default)
{
#endif
- var requestInfo = ToPostRequestInformation(requestConfiguration);
+ _ = body ?? throw new ArgumentNullException(nameof(body));
+ var requestInfo = ToPostRequestInformation(body, requestConfiguration);
var errorMapping = new Dictionary>
{
{ "XXX", global::Microsoft.Graph.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
@@ -60,19 +62,22 @@ public async Task PostAsync(Action>
/// Run an estimate of the number of emails and documents in the eDiscovery search. To learn more about searches in eDiscovery, see Collect data for a case in eDiscovery (Premium).
///
/// A
+ /// The request body
/// Configuration for the request such as headers, query parameters, and middleware options.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
- public RequestInformation ToPostRequestInformation(Action>? requestConfiguration = default)
+ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody body, Action>? requestConfiguration = default)
{
#nullable restore
#else
- public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default)
+ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody body, Action> requestConfiguration = default)
{
#endif
+ _ = body ?? throw new ArgumentNullException(nameof(body));
var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters);
requestInfo.Configure(requestConfiguration);
requestInfo.Headers.TryAdd("Accept", "application/json");
+ requestInfo.SetContentFromParsable(RequestAdapter, "application/json", body);
return requestInfo;
}
///
diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportReport/ExportReportPostRequestBody.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportReport/ExportReportPostRequestBody.cs
index a70ad02ddb6..3e2df825aef 100644
--- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportReport/ExportReportPostRequestBody.cs
+++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportReport/ExportReportPostRequestBody.cs
@@ -28,6 +28,12 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
+ /// The cloudAttachmentVersion property
+ public global::Microsoft.Graph.Models.Security.CloudAttachmentVersion? CloudAttachmentVersion
+ {
+ get { return BackingStore?.Get("cloudAttachmentVersion"); }
+ set { BackingStore?.Set("cloudAttachmentVersion", value); }
+ }
/// The description property
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -60,6 +66,12 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
+ /// The documentVersion property
+ public global::Microsoft.Graph.Models.Security.DocumentVersion? DocumentVersion
+ {
+ get { return BackingStore?.Get("documentVersion"); }
+ set { BackingStore?.Set("documentVersion", value); }
+ }
/// The exportCriteria property
public global::Microsoft.Graph.Models.Security.ExportCriteria? ExportCriteria
{
@@ -99,8 +111,10 @@ public virtual IDictionary> GetFieldDeserializers()
return new Dictionary>
{
{ "additionalOptions", n => { AdditionalOptions = n.GetEnumValue(); } },
+ { "cloudAttachmentVersion", n => { CloudAttachmentVersion = n.GetEnumValue(); } },
{ "description", n => { Description = n.GetStringValue(); } },
{ "displayName", n => { DisplayName = n.GetStringValue(); } },
+ { "documentVersion", n => { DocumentVersion = n.GetEnumValue(); } },
{ "exportCriteria", n => { ExportCriteria = n.GetEnumValue(); } },
{ "exportLocation", n => { ExportLocation = n.GetEnumValue(); } },
};
@@ -113,8 +127,10 @@ public virtual void Serialize(ISerializationWriter writer)
{
_ = writer ?? throw new ArgumentNullException(nameof(writer));
writer.WriteEnumValue("additionalOptions", AdditionalOptions);
+ writer.WriteEnumValue("cloudAttachmentVersion", CloudAttachmentVersion);
writer.WriteStringValue("description", Description);
writer.WriteStringValue("displayName", DisplayName);
+ writer.WriteEnumValue("documentVersion", DocumentVersion);
writer.WriteEnumValue("exportCriteria", ExportCriteria);
writer.WriteEnumValue("exportLocation", ExportLocation);
writer.WriteAdditionalData(AdditionalData);
diff --git a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportResult/ExportResultPostRequestBody.cs b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportResult/ExportResultPostRequestBody.cs
index 8fb65a78ace..f1718663fc9 100644
--- a/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportResult/ExportResultPostRequestBody.cs
+++ b/src/Microsoft.Graph/Generated/Security/Cases/EdiscoveryCases/Item/Searches/Item/MicrosoftGraphSecurityExportResult/ExportResultPostRequestBody.cs
@@ -28,6 +28,12 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
+ /// The cloudAttachmentVersion property
+ public global::Microsoft.Graph.Models.Security.CloudAttachmentVersion? CloudAttachmentVersion
+ {
+ get { return BackingStore?.Get("cloudAttachmentVersion"); }
+ set { BackingStore?.Set("cloudAttachmentVersion", value); }
+ }
/// The description property
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
@@ -60,6 +66,12 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
+ /// The documentVersion property
+ public global::Microsoft.Graph.Models.Security.DocumentVersion? DocumentVersion
+ {
+ get { return BackingStore?.Get("documentVersion"); }
+ set { BackingStore?.Set("documentVersion", value); }
+ }
/// The exportCriteria property
public global::Microsoft.Graph.Models.Security.ExportCriteria? ExportCriteria
{
@@ -111,8 +123,10 @@ public virtual IDictionary> GetFieldDeserializers()
return new Dictionary>
{
{ "additionalOptions", n => { AdditionalOptions = n.GetEnumValue(); } },
+ { "cloudAttachmentVersion", n => { CloudAttachmentVersion = n.GetEnumValue(); } },
{ "description", n => { Description = n.GetStringValue(); } },
{ "displayName", n => { DisplayName = n.GetStringValue(); } },
+ { "documentVersion", n => { DocumentVersion = n.GetEnumValue(); } },
{ "exportCriteria", n => { ExportCriteria = n.GetEnumValue(); } },
{ "exportFormat", n => { ExportFormat = n.GetEnumValue(); } },
{ "exportLocation", n => { ExportLocation = n.GetEnumValue(); } },
@@ -127,8 +141,10 @@ public virtual void Serialize(ISerializationWriter writer)
{
_ = writer ?? throw new ArgumentNullException(nameof(writer));
writer.WriteEnumValue("additionalOptions", AdditionalOptions);
+ writer.WriteEnumValue("cloudAttachmentVersion", CloudAttachmentVersion);
writer.WriteStringValue("description", Description);
writer.WriteStringValue("displayName", DisplayName);
+ writer.WriteEnumValue("documentVersion", DocumentVersion);
writer.WriteEnumValue("exportCriteria", ExportCriteria);
writer.WriteEnumValue("exportFormat", ExportFormat);
writer.WriteEnumValue("exportLocation", ExportLocation);
diff --git a/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs
index 1ed1cda92af..942a4deb640 100644
--- a/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.cs
@@ -105,8 +105,8 @@ public async Task DeleteAsync(Action
- /// Get a list of rich long-running operations associated with a list.
- /// Find more info here
+ /// Returns the metadata for a list.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -173,7 +173,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get a list of rich long-running operations associated with a list.
+ /// Returns the metadata for a list.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -231,7 +231,7 @@ public partial class ListItemRequestBuilderDeleteRequestConfiguration : RequestC
{
}
///
- /// Get a list of rich long-running operations associated with a list.
+ /// Returns the metadata for a list.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ListItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs
index 047d4e1dbc9..48b3f1b9544 100644
--- a/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Sites/SitesRequestBuilder.cs
@@ -78,8 +78,8 @@ public SitesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
- /// Find more info here
+ /// List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,7 +102,7 @@ public SitesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.SiteCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
+ /// List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -130,7 +130,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results.
+ /// List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class SitesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs
index 412850ccbe4..8cfa4d643f9 100644
--- a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/Item/Replies/RepliesRequestBuilder.cs
@@ -84,8 +84,8 @@ public RepliesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : ba
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ChatMessageCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Send a new reply to a chatMessage in a specified channel.
- /// Find more info here
+ /// Create a new reply to a chatMessage in a specified channel.
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Send a new reply to a chatMessage in a specified channel.
+ /// Create a new reply to a chatMessage in a specified channel.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs
index 50dcc9bd6e4..fb4aaa14aec 100644
--- a/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.cs
@@ -84,8 +84,8 @@ public MessagesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : b
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.ChatMessageCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Send a new chatMessage in the specified channel or a chat.
- /// Find more info here
+ /// Send a new chatMessage in the specified channel.
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Send a new chatMessage in the specified channel or a chat.
+ /// Send a new chatMessage in the specified channel.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs b/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs
index 6d5cb2f89d3..027c421feb8 100644
--- a/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.cs
@@ -71,8 +71,8 @@ public MultiTenantOrganizationRequestBuilder(string rawUrl, IRequestAdapter requ
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.MultiTenantOrganization.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
- /// Find more info here
+ /// Update the properties of a multitenant organization.
+ /// Find more info here
///
/// A
/// The request body
@@ -116,7 +116,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new multitenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multitenant organization.
+ /// Update the properties of a multitenant organization.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs
index fd3582ef811..da7a103bd1a 100644
--- a/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Users/Item/UserItemRequestBuilder.cs
@@ -517,7 +517,7 @@ public async Task DeleteAsync(Action
/// Read properties and relationships of the user object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs b/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs
index c7f7767ef33..af19d14b4cd 100644
--- a/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Users/UsersRequestBuilder.cs
@@ -78,8 +78,8 @@ public UsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// List properties and relationships of the user objects.
- /// Find more info here
+ /// Retrieve a list of user objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,8 +102,8 @@ public UsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.UserCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new user object.
- /// Find more info here
+ /// Create a new user.The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties.
+ /// Find more info here
///
/// A
/// The request body
@@ -128,7 +128,7 @@ public UsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.User.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// List properties and relationships of the user objects.
+ /// Retrieve a list of user objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -147,7 +147,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new user object.
+ /// Create a new user.The request body contains the user to create. At a minimum, you must specify the required properties for the user. You can optionally specify any other writable properties.
///
/// A
/// The request body
@@ -178,7 +178,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.Users.UsersRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// List properties and relationships of the user objects.
+ /// Retrieve a list of user objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class UsersRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs b/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs
index 7c3b13d730f..8d3a66892e0 100644
--- a/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/UsersWithUserPrincipalName/UsersWithUserPrincipalNameRequestBuilder.cs
@@ -61,7 +61,7 @@ public async Task DeleteAsync(Action
/// Read properties and relationships of the user object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/kiota-dom-export.txt b/src/Microsoft.Graph/Generated/kiota-dom-export.txt
index 30e2825865a..daea173427f 100644
--- a/src/Microsoft.Graph/Generated/kiota-dom-export.txt
+++ b/src/Microsoft.Graph/Generated/kiota-dom-export.txt
@@ -94994,6 +94994,7 @@ Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|DisplayName:string
Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|Expiration:global.Microsoft.Graph.Models.ExpirationPattern
Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|GetFieldDeserializers():IDictionary>
Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|ModifiedDateTime:DateTimeOffset?
+Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|NotificationSettings:global.Microsoft.Graph.Models.AccessPackageNotificationSettings
Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|OdataType:string
Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|Questions:List
Microsoft.Graph.Models.accessPackageAssignmentPolicy::|public|RequestApprovalSettings:global.Microsoft.Graph.Models.AccessPackageAssignmentApprovalSettings
@@ -95188,6 +95189,15 @@ Microsoft.Graph.Models.accessPackageMultipleChoiceQuestion::|public|IsMultipleSe
Microsoft.Graph.Models.accessPackageMultipleChoiceQuestion::|public|OdataType:string
Microsoft.Graph.Models.accessPackageMultipleChoiceQuestion::|public|Serialize(writer:ISerializationWriter):void
Microsoft.Graph.Models.accessPackageMultipleChoiceQuestion::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.AccessPackageMultipleChoiceQuestion
+Microsoft.Graph.Models.accessPackageNotificationSettings::|public|AdditionalData:IDictionary
+Microsoft.Graph.Models.accessPackageNotificationSettings::|public|BackingStore:IBackingStore
+Microsoft.Graph.Models.accessPackageNotificationSettings::|public|constructor():void
+Microsoft.Graph.Models.accessPackageNotificationSettings::|public|GetFieldDeserializers():IDictionary>
+Microsoft.Graph.Models.accessPackageNotificationSettings::|public|IsAssignmentNotificationDisabled:bool?
+Microsoft.Graph.Models.accessPackageNotificationSettings::|public|OdataType:string
+Microsoft.Graph.Models.accessPackageNotificationSettings::|public|Serialize(writer:ISerializationWriter):void
+Microsoft.Graph.Models.accessPackageNotificationSettings::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.AccessPackageNotificationSettings
+Microsoft.Graph.Models.accessPackageNotificationSettings~~>IAdditionalDataHolder; IBackedModel; IParsable
Microsoft.Graph.Models.accessPackageQuestion-->global.Microsoft.Graph.Models.Entity
Microsoft.Graph.Models.accessPackageQuestion::|public|GetFieldDeserializers():IDictionary>
Microsoft.Graph.Models.accessPackageQuestion::|public|IsAnswerEditable:bool?
@@ -115879,6 +115889,12 @@ Microsoft.Graph.Models.Security.actionAfterRetentionPeriod::0004-unknownFutureVa
Microsoft.Graph.Models.Security.additionalDataOptions::0000-allVersions
Microsoft.Graph.Models.Security.additionalDataOptions::0001-linkedFiles
Microsoft.Graph.Models.Security.additionalDataOptions::0002-unknownFutureValue
+Microsoft.Graph.Models.Security.additionalDataOptions::0003-advancedIndexing
+Microsoft.Graph.Models.Security.additionalDataOptions::0004-listAttachments
+Microsoft.Graph.Models.Security.additionalDataOptions::0005-htmlTranscripts
+Microsoft.Graph.Models.Security.additionalDataOptions::0006-messageConversationExpansion
+Microsoft.Graph.Models.Security.additionalDataOptions::0007-locationsWithoutHits
+Microsoft.Graph.Models.Security.additionalDataOptions::0008-allItemsInFolder
Microsoft.Graph.Models.Security.additionalOptions::0000-none
Microsoft.Graph.Models.Security.additionalOptions::0001-teamsAndYammerConversations
Microsoft.Graph.Models.Security.additionalOptions::0002-cloudAttachments
@@ -115886,6 +115902,15 @@ Microsoft.Graph.Models.Security.additionalOptions::0003-allDocumentVersions
Microsoft.Graph.Models.Security.additionalOptions::0004-subfolderContents
Microsoft.Graph.Models.Security.additionalOptions::0005-listAttachments
Microsoft.Graph.Models.Security.additionalOptions::0006-unknownFutureValue
+Microsoft.Graph.Models.Security.additionalOptions::0007-htmlTranscripts
+Microsoft.Graph.Models.Security.additionalOptions::0008-advancedIndexing
+Microsoft.Graph.Models.Security.additionalOptions::0009-allItemsInFolder
+Microsoft.Graph.Models.Security.additionalOptions::0010-includeFolderAndPath
+Microsoft.Graph.Models.Security.additionalOptions::0011-condensePaths
+Microsoft.Graph.Models.Security.additionalOptions::0012-friendlyName
+Microsoft.Graph.Models.Security.additionalOptions::0013-splitSource
+Microsoft.Graph.Models.Security.additionalOptions::0014-optimizedPartitionSize
+Microsoft.Graph.Models.Security.additionalOptions::0015-includeReport
Microsoft.Graph.Models.Security.alert-->global.Microsoft.Graph.Models.Entity
Microsoft.Graph.Models.Security.alert::|public|ActorDisplayName:string
Microsoft.Graph.Models.Security.alert::|public|AdditionalDataProperty:global.Microsoft.Graph.Models.Security.Dictionary
@@ -116213,6 +116238,11 @@ Microsoft.Graph.Models.Security.cloudApplicationEvidence::|public|SaasAppId:long
Microsoft.Graph.Models.Security.cloudApplicationEvidence::|public|Serialize(writer:ISerializationWriter):void
Microsoft.Graph.Models.Security.cloudApplicationEvidence::|public|Stream:global.Microsoft.Graph.Models.Security.StreamObject
Microsoft.Graph.Models.Security.cloudApplicationEvidence::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.CloudApplicationEvidence
+Microsoft.Graph.Models.Security.cloudAttachmentVersion::0000-latest
+Microsoft.Graph.Models.Security.cloudAttachmentVersion::0001-recent10
+Microsoft.Graph.Models.Security.cloudAttachmentVersion::0002-recent100
+Microsoft.Graph.Models.Security.cloudAttachmentVersion::0003-all
+Microsoft.Graph.Models.Security.cloudAttachmentVersion::0004-unknownFutureValue
Microsoft.Graph.Models.Security.cloudLogonRequestEvidence-->global.Microsoft.Graph.Models.Security.AlertEvidence
Microsoft.Graph.Models.Security.cloudLogonRequestEvidence::|public|constructor():void
Microsoft.Graph.Models.Security.cloudLogonRequestEvidence::|public|GetFieldDeserializers():IDictionary>
@@ -116482,8 +116512,17 @@ Microsoft.Graph.Models.Security.dnsEvidence::|public|IpAddresses:Listglobal.Microsoft.Graph.Models.Security.CaseOperation
+Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|AdditionalDataOptions:global.Microsoft.Graph.Models.Security.AdditionalDataOptions?
+Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|CloudAttachmentVersion:global.Microsoft.Graph.Models.Security.CloudAttachmentVersion?
+Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|DocumentVersion:global.Microsoft.Graph.Models.Security.DocumentVersion?
Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|GetFieldDeserializers():IDictionary>
+Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|ItemsToInclude:global.Microsoft.Graph.Models.Security.ItemsToInclude?
Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|OdataType:string
Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|ReviewSet:global.Microsoft.Graph.Models.Security.EdiscoveryReviewSet
Microsoft.Graph.Models.Security.ediscoveryAddToReviewSetOperation::|public|Search:global.Microsoft.Graph.Models.Security.EdiscoverySearch
@@ -116544,6 +116583,7 @@ Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|public|OdataType:s
Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|public|Search:global.Microsoft.Graph.Models.Security.EdiscoverySearch
Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|public|Serialize(writer:ISerializationWriter):void
Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|public|SiteCount:int?
+Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|public|StatisticsOptions:global.Microsoft.Graph.Models.Security.StatisticsOptions?
Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|public|UnindexedItemCount:long?
Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|public|UnindexedItemsSize:long?
Microsoft.Graph.Models.Security.ediscoveryEstimateOperation::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.EdiscoveryEstimateOperation
@@ -116643,8 +116683,10 @@ Microsoft.Graph.Models.Security.ediscoverySearchCollectionResponse::|public|Valu
Microsoft.Graph.Models.Security.ediscoverySearchCollectionResponse::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.EdiscoverySearchCollectionResponse
Microsoft.Graph.Models.Security.ediscoverySearchExportOperation-->global.Microsoft.Graph.Models.Security.CaseOperation
Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|AdditionalOptions:global.Microsoft.Graph.Models.Security.AdditionalOptions?
+Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|CloudAttachmentVersion:global.Microsoft.Graph.Models.Security.CloudAttachmentVersion?
Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|Description:string
Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|DisplayName:string
+Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|DocumentVersion:global.Microsoft.Graph.Models.Security.DocumentVersion?
Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|ExportCriteria:global.Microsoft.Graph.Models.Security.ExportCriteria?
Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|ExportFileMetadata:List
Microsoft.Graph.Models.Security.ediscoverySearchExportOperation::|public|ExportFormat:global.Microsoft.Graph.Models.Security.ExportFormat?
@@ -116754,6 +116796,7 @@ Microsoft.Graph.Models.Security.exportFileStructure::0000-none
Microsoft.Graph.Models.Security.exportFileStructure::0001-directory
Microsoft.Graph.Models.Security.exportFileStructure::0002-pst
Microsoft.Graph.Models.Security.exportFileStructure::0003-unknownFutureValue
+Microsoft.Graph.Models.Security.exportFileStructure::0004-msg
Microsoft.Graph.Models.Security.exportFormat::0000-pst
Microsoft.Graph.Models.Security.exportFormat::0001-msg
Microsoft.Graph.Models.Security.exportFormat::0002-eml
@@ -116766,6 +116809,11 @@ Microsoft.Graph.Models.Security.exportOptions::0001-text
Microsoft.Graph.Models.Security.exportOptions::0002-pdfReplacement
Microsoft.Graph.Models.Security.exportOptions::0003-tags
Microsoft.Graph.Models.Security.exportOptions::0004-unknownFutureValue
+Microsoft.Graph.Models.Security.exportOptions::0005-splitSource
+Microsoft.Graph.Models.Security.exportOptions::0006-includeFolderAndPath
+Microsoft.Graph.Models.Security.exportOptions::0007-friendlyName
+Microsoft.Graph.Models.Security.exportOptions::0008-condensePaths
+Microsoft.Graph.Models.Security.exportOptions::0009-optimizedPartitionSize
Microsoft.Graph.Models.Security.fileDetails::|public|AdditionalData:IDictionary
Microsoft.Graph.Models.Security.fileDetails::|public|BackingStore:IBackingStore
Microsoft.Graph.Models.Security.fileDetails::|public|constructor():void
@@ -117402,6 +117450,9 @@ Microsoft.Graph.Models.Security.ipEvidence::|public|OdataType:string
Microsoft.Graph.Models.Security.ipEvidence::|public|Serialize(writer:ISerializationWriter):void
Microsoft.Graph.Models.Security.ipEvidence::|public|Stream:global.Microsoft.Graph.Models.Security.StreamObject
Microsoft.Graph.Models.Security.ipEvidence::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.IpEvidence
+Microsoft.Graph.Models.Security.itemsToInclude::0000-searchHits
+Microsoft.Graph.Models.Security.itemsToInclude::0001-partiallyIndexed
+Microsoft.Graph.Models.Security.itemsToInclude::0002-unknownFutureValue
Microsoft.Graph.Models.Security.kubernetesClusterEvidence-->global.Microsoft.Graph.Models.Security.AlertEvidence
Microsoft.Graph.Models.Security.kubernetesClusterEvidence::|public|CloudResource:global.Microsoft.Graph.Models.Security.AlertEvidence
Microsoft.Graph.Models.Security.kubernetesClusterEvidence::|public|constructor():void
@@ -118006,6 +118057,12 @@ Microsoft.Graph.Models.Security.sslCertificateEntity::|public|SerialNumber:strin
Microsoft.Graph.Models.Security.sslCertificateEntity::|public|Surname:string
Microsoft.Graph.Models.Security.sslCertificateEntity::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Models.Security.SslCertificateEntity
Microsoft.Graph.Models.Security.sslCertificateEntity~~>IAdditionalDataHolder; IBackedModel; IParsable
+Microsoft.Graph.Models.Security.statisticsOptions::0000-includeRefiners
+Microsoft.Graph.Models.Security.statisticsOptions::0001-includeQueryStats
+Microsoft.Graph.Models.Security.statisticsOptions::0002-includeUnindexedStats
+Microsoft.Graph.Models.Security.statisticsOptions::0003-advancedIndexing
+Microsoft.Graph.Models.Security.statisticsOptions::0004-locationsWithoutHits
+Microsoft.Graph.Models.Security.statisticsOptions::0005-unknownFutureValue
Microsoft.Graph.Models.Security.streamObject::|public|AdditionalData:IDictionary
Microsoft.Graph.Models.Security.streamObject::|public|BackingStore:IBackingStore
Microsoft.Graph.Models.Security.streamObject::|public|constructor():void
@@ -135715,8 +135772,11 @@ Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.EdiscoveryRe
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|AdditionalData:IDictionary
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|AdditionalDataOptions:global.Microsoft.Graph.Models.Security.AdditionalDataOptions?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|BackingStore:IBackingStore
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|CloudAttachmentVersion:global.Microsoft.Graph.Models.Security.CloudAttachmentVersion?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|constructor():void
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|DocumentVersion:global.Microsoft.Graph.Models.Security.DocumentVersion?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|GetFieldDeserializers():IDictionary>
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|ItemsToInclude:global.Microsoft.Graph.Models.Security.ItemsToInclude?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|Search:global.Microsoft.Graph.Models.Security.EdiscoverySearch
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|public|Serialize(writer:ISerializationWriter):void
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.addToReviewSetPostRequestBody::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.ReviewSets.Item.MicrosoftGraphSecurityAddToReviewSet.AddToReviewSetPostRequestBody
@@ -135976,19 +136036,29 @@ Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.LastEstimateSt
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.LastEstimateStatisticsOperation.lastEstimateStatisticsOperationRequestBuilder::|public|GetAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):global.Microsoft.Graph.Models.Security.EdiscoveryEstimateOperation
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.LastEstimateStatisticsOperation.lastEstimateStatisticsOperationRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:Action>):RequestInformation
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.LastEstimateStatisticsOperation.lastEstimateStatisticsOperationRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.LastEstimateStatisticsOperation.LastEstimateStatisticsOperationRequestBuilder
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody::|public|AdditionalData:IDictionary
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody::|public|BackingStore:IBackingStore
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody::|public|constructor():void
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody::|public|GetFieldDeserializers():IDictionary>
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody::|public|Serialize(writer:ISerializationWriter):void
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody::|public|StatisticsOptions:global.Microsoft.Graph.Models.Security.StatisticsOptions?
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody::|static|public|CreateFromDiscriminatorValue(parseNode:IParseNode):global.Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.estimateStatisticsPostRequestBody~~>IAdditionalDataHolder; IBackedModel; IParsable
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder-->BaseRequestBuilder
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder.microsoftGraphSecurityEstimateStatisticsRequestBuilderPostRequestConfiguration-->RequestConfiguration
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder::|public|constructor(pathParameters:Dictionary; requestAdapter:IRequestAdapter):void
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder::|public|constructor(rawUrl:string; requestAdapter:IRequestAdapter):void
-Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder::|public|PostAsync(requestConfiguration?:Action>; cancellationToken?:CancellationToken):void
-Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder::|public|ToPostRequestInformation(requestConfiguration?:Action>):RequestInformation
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder::|public|PostAsync(body:global.Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody; requestConfiguration?:Action>; cancellationToken?:CancellationToken):void
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder::|public|ToPostRequestInformation(body:global.Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.EstimateStatisticsPostRequestBody; requestConfiguration?:Action>):RequestInformation
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.microsoftGraphSecurityEstimateStatisticsRequestBuilder::|public|WithUrl(rawUrl:string):global.Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityEstimateStatistics.MicrosoftGraphSecurityEstimateStatisticsRequestBuilder
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|AdditionalData:IDictionary
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|AdditionalOptions:global.Microsoft.Graph.Models.Security.AdditionalOptions?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|BackingStore:IBackingStore
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|CloudAttachmentVersion:global.Microsoft.Graph.Models.Security.CloudAttachmentVersion?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|constructor():void
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|Description:string
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|DisplayName:string
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|DocumentVersion:global.Microsoft.Graph.Models.Security.DocumentVersion?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|ExportCriteria:global.Microsoft.Graph.Models.Security.ExportCriteria?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|ExportLocation:global.Microsoft.Graph.Models.Security.ExportLocation?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportReport.exportReportPostRequestBody::|public|GetFieldDeserializers():IDictionary>
@@ -136005,9 +136075,11 @@ Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraph
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|AdditionalData:IDictionary
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|AdditionalOptions:global.Microsoft.Graph.Models.Security.AdditionalOptions?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|BackingStore:IBackingStore
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|CloudAttachmentVersion:global.Microsoft.Graph.Models.Security.CloudAttachmentVersion?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|constructor():void
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|Description:string
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|DisplayName:string
+Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|DocumentVersion:global.Microsoft.Graph.Models.Security.DocumentVersion?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|ExportCriteria:global.Microsoft.Graph.Models.Security.ExportCriteria?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|ExportFormat:global.Microsoft.Graph.Models.Security.ExportFormat?
Microsoft.Graph.Security.Cases.EdiscoveryCases.Item.Searches.Item.MicrosoftGraphSecurityExportResult.exportResultPostRequestBody::|public|ExportLocation:global.Microsoft.Graph.Models.Security.ExportLocation?
diff --git a/src/Microsoft.Graph/Generated/kiota-lock.json b/src/Microsoft.Graph/Generated/kiota-lock.json
index e35a9beba46..64178dcf397 100644
--- a/src/Microsoft.Graph/Generated/kiota-lock.json
+++ b/src/Microsoft.Graph/Generated/kiota-lock.json
@@ -1,8 +1,8 @@
{
- "descriptionHash": "1420F5C8101D83A92DDC9C2F04026B55304BB7F0FAAD83EF16CFC7F31260FCB6EF4BC6C7FC579B7481CEFF0C198A65384B3341F1A20D15F53F1900418B6CA35B",
+ "descriptionHash": "8BAC53E219767F87BBFE6F4F9959955C2E3881F33D03D5EB18FECACE90EEDD03F67BABF6E0540EC024CC5D9A27BF5AA9FBAFFA3E561E5BFC4B5B140CD98E18B6",
"descriptionLocation": "../../msgraph-metadata/clean_v10_openapi/openapi.yaml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.25.0",
+ "kiotaVersion": "1.24.3",
"clientClassName": "BaseGraphServiceClient",
"typeAccessModifier": "Public",
"clientNamespaceName": "Microsoft.Graph",