diff --git a/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.cs
index 69312d54e856..b715da344ba8 100644
--- a/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.cs
@@ -59,8 +59,8 @@ public UpdatableAssetItemRequestBuilder(string rawUrl, IRequestAdapter requestAd
{
}
///
- /// Delete an updatableAsset object.
- /// Find more info here
+ /// Delete an azureADDevice object. When a Microsoft Entra device is deleted, it is unregistered and automatically unenrolled from management for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.
+ /// 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
- /// Read the properties of an azureADDevice object.
- /// Find more info here
+ /// Read the properties and relationships of an updatableAssetGroup object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -131,7 +131,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.WindowsUpdates.UpdatableAsset.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete an updatableAsset object.
+ /// Delete an azureADDevice object. When a Microsoft Entra device is deleted, it is unregistered and automatically unenrolled from management for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -149,7 +149,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read the properties of an azureADDevice object.
+ /// Read the properties and relationships of an updatableAssetGroup object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -207,7 +207,7 @@ public partial class UpdatableAssetItemRequestBuilderDeleteRequestConfiguration
{
}
///
- /// Read the properties of an azureADDevice object.
+ /// Read the properties and relationships of an updatableAssetGroup object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class UpdatableAssetItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.cs
index 26f1faa7c6c3..0d304c6107ae 100644
--- a/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.cs
@@ -41,8 +41,8 @@ public ComplianceChangeItemRequestBuilder(string rawUrl, IRequestAdapter request
{
}
///
- /// Delete a contentApproval object.
- /// Find more info here
+ /// Delete a complianceChange object.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -64,8 +64,8 @@ public async Task DeleteAsync(Action
- /// Read the properties and relationships of a contentApproval object.
- /// Find more info here
+ /// Read the properties and relationships of a complianceChange object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -114,7 +114,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.WindowsUpdates.ComplianceChange.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a contentApproval object.
+ /// Delete a complianceChange object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -132,7 +132,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read the properties and relationships of a contentApproval object.
+ /// Read the properties and relationships of a complianceChange object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -190,7 +190,7 @@ public partial class ComplianceChangeItemRequestBuilderDeleteRequestConfiguratio
{
}
///
- /// Read the properties and relationships of a contentApproval object.
+ /// Read the properties and relationships of a complianceChange object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ComplianceChangeItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.cs b/src/Microsoft.Graph/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
index be33c4a06207..d9fde2a909a7 100644
--- a/src/Microsoft.Graph/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.cs
@@ -35,8 +35,8 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
{
}
///
- /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
- /// Find more info here
+ /// 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
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.InviteParticipantsOperation.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
+ /// 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.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs b/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
index af8c7817e3fd..8c103a0eef8b 100644
--- a/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
@@ -54,7 +54,7 @@ public AiInsightsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
{
}
///
- /// Get aiInsights from app
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,7 +102,7 @@ public AiInsightsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.CallAiInsight.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get aiInsights from app
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -152,7 +152,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.App.OnlineMeetings.Item.AiInsights.AiInsightsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get aiInsights from app
+ /// The AI insights generated for an online meeting. Read-only.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AiInsightsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
index 63e1dbeaed6b..79c9eb0d71b5 100644
--- a/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/App/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
@@ -57,7 +57,7 @@ public async Task DeleteAsync(Action
- /// Get aiInsights from app
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -123,7 +123,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get aiInsights from app
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -181,7 +181,7 @@ public partial class CallAiInsightItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Get aiInsights from app
+ /// The AI insights generated for an online meeting. Read-only.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class CallAiInsightItemRequestBuilderGetQueryParameters
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 999f332811c8..5b365792ed9c 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
{
}
///
- /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
- /// Find more info here
+ /// 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
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public InviteRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.InviteParticipantsOperation.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Invite participants to the active call. For more information about how to handle operations, see commsOperation.
+ /// 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.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
index b7a13bac1212..9ef864bb67d2 100644
--- a/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
@@ -54,7 +54,7 @@ public AiInsightsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
{
}
///
- /// Get aiInsights from communications
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,7 +102,7 @@ public AiInsightsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.CallAiInsight.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get aiInsights from communications
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -152,7 +152,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.Communications.OnlineMeetings.Item.AiInsights.AiInsightsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get aiInsights from communications
+ /// The AI insights generated for an online meeting. Read-only.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AiInsightsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
index 0cdb47d16dfd..53548ef2e253 100644
--- a/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Communications/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
@@ -57,7 +57,7 @@ public async Task DeleteAsync(Action
- /// Get aiInsights from communications
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -123,7 +123,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get aiInsights from communications
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -181,7 +181,7 @@ public partial class CallAiInsightItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Get aiInsights from communications
+ /// The AI insights generated for an online meeting. Read-only.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class CallAiInsightItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/AssignmentsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/AssignmentsRequestBuilder.cs
index 7b8592fafa7e..c3d21ab7a548 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/AssignmentsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/AssignmentsRequestBuilder.cs
@@ -54,7 +54,7 @@ public AssignmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.
+ /// The associated group assignments for IosLobAppProvisioningConfiguration.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,7 +102,7 @@ public AssignmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.IosLobAppProvisioningConfigurationAssignment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.
+ /// The associated group assignments for IosLobAppProvisioningConfiguration.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -152,7 +152,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.DeviceAppManagement.IosLobAppProvisioningConfigurations.Item.Assignments.AssignmentsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.
+ /// The associated group assignments for IosLobAppProvisioningConfiguration.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AssignmentsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/Item/IosLobAppProvisioningConfigurationAssignmentItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/Item/IosLobAppProvisioningConfigurationAssignmentItemRequestBuilder.cs
index ee2a10b4be90..f1395ed84e0f 100644
--- a/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/Item/IosLobAppProvisioningConfigurationAssignmentItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceAppManagement/IosLobAppProvisioningConfigurations/Item/Assignments/Item/IosLobAppProvisioningConfigurationAssignmentItemRequestBuilder.cs
@@ -57,7 +57,7 @@ public async Task DeleteAsync(Action
- /// The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.
+ /// The associated group assignments for IosLobAppProvisioningConfiguration.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -123,7 +123,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.
+ /// The associated group assignments for IosLobAppProvisioningConfiguration.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -181,7 +181,7 @@ public partial class IosLobAppProvisioningConfigurationAssignmentItemRequestBuil
{
}
///
- /// The associated group assignments for IosLobAppProvisioningConfiguration, this determines which devices/users the IOS LOB app provisioning conifguration will be targeted to.
+ /// The associated group assignments for IosLobAppProvisioningConfiguration.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class IosLobAppProvisioningConfigurationAssignmentItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/AndroidDeviceOwnerEnrollmentProfileItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/AndroidDeviceOwnerEnrollmentProfileItemRequestBuilder.cs
index 1f2ded1b7d2c..a522784f3587 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/AndroidDeviceOwnerEnrollmentProfileItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/AndroidDeviceOwnerEnrollmentProfileItemRequestBuilder.cs
@@ -1,7 +1,10 @@
//
#pragma warning disable CS0618
+using Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.ClearEnrollmentTimeDeviceMembershipTarget;
using Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.CreateToken;
+using Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RetrieveEnrollmentTimeDeviceMembershipTarget;
using Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RevokeToken;
+using Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget;
using Microsoft.Graph.Beta.Models.ODataErrors;
using Microsoft.Graph.Beta.Models;
using Microsoft.Kiota.Abstractions.Extensions;
@@ -20,16 +23,31 @@ namespace Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProf
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AndroidDeviceOwnerEnrollmentProfileItemRequestBuilder : BaseRequestBuilder
{
+ /// Provides operations to call the clearEnrollmentTimeDeviceMembershipTarget method.
+ public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.ClearEnrollmentTimeDeviceMembershipTarget.ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder ClearEnrollmentTimeDeviceMembershipTarget
+ {
+ get => new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.ClearEnrollmentTimeDeviceMembershipTarget.ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder(PathParameters, RequestAdapter);
+ }
/// Provides operations to call the createToken method.
public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.CreateToken.CreateTokenRequestBuilder CreateToken
{
get => new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.CreateToken.CreateTokenRequestBuilder(PathParameters, RequestAdapter);
}
+ /// Provides operations to call the retrieveEnrollmentTimeDeviceMembershipTarget method.
+ public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RetrieveEnrollmentTimeDeviceMembershipTarget.RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder RetrieveEnrollmentTimeDeviceMembershipTarget
+ {
+ get => new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RetrieveEnrollmentTimeDeviceMembershipTarget.RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder(PathParameters, RequestAdapter);
+ }
/// Provides operations to call the revokeToken method.
public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RevokeToken.RevokeTokenRequestBuilder RevokeToken
{
get => new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RevokeToken.RevokeTokenRequestBuilder(PathParameters, RequestAdapter);
}
+ /// Provides operations to call the setEnrollmentTimeDeviceMembershipTarget method.
+ public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetRequestBuilder SetEnrollmentTimeDeviceMembershipTarget
+ {
+ get => new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetRequestBuilder(PathParameters, RequestAdapter);
+ }
///
/// Instantiates a new and sets the default values.
///
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/ClearEnrollmentTimeDeviceMembershipTarget/ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/ClearEnrollmentTimeDeviceMembershipTarget/ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs
new file mode 100644
index 000000000000..c6a24cafe4d8
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/ClearEnrollmentTimeDeviceMembershipTarget/ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs
@@ -0,0 +1,95 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models.ODataErrors;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using System.Threading;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.ClearEnrollmentTimeDeviceMembershipTarget
+{
+ ///
+ /// Provides operations to call the clearEnrollmentTimeDeviceMembershipTarget method.
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder : BaseRequestBuilder
+ {
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// Path parameters for the request
+ /// The request adapter to use to execute the requests.
+ public ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile%2Did}/clearEnrollmentTimeDeviceMembershipTarget", pathParameters)
+ {
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// The raw URL to use for the request builder.
+ /// The request adapter to use to execute the requests.
+ public ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile%2Did}/clearEnrollmentTimeDeviceMembershipTarget", rawUrl)
+ {
+ }
+ ///
+ /// Invoke action clearEnrollmentTimeDeviceMembershipTarget
+ ///
+ /// 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)
+ {
+#nullable restore
+#else
+ public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ var requestInfo = ToPostRequestInformation(requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Beta.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke action clearEnrollmentTimeDeviceMembershipTarget
+ ///
+ /// A
+ /// 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)
+ {
+#nullable restore
+#else
+ public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default)
+ {
+#endif
+ var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters);
+ requestInfo.Configure(requestConfiguration);
+ return requestInfo;
+ }
+ ///
+ /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ ///
+ /// A
+ /// The raw URL to use for the request builder.
+ public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.ClearEnrollmentTimeDeviceMembershipTarget.ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder WithUrl(string rawUrl)
+ {
+ return new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.ClearEnrollmentTimeDeviceMembershipTarget.ClearEnrollmentTimeDeviceMembershipTargetRequestBuilder(rawUrl, RequestAdapter);
+ }
+ ///
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+ ///
+ [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class ClearEnrollmentTimeDeviceMembershipTargetRequestBuilderPostRequestConfiguration : RequestConfiguration
+ {
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/RetrieveEnrollmentTimeDeviceMembershipTarget/RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/RetrieveEnrollmentTimeDeviceMembershipTarget/RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs
new file mode 100644
index 000000000000..3dee39d8b608
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/RetrieveEnrollmentTimeDeviceMembershipTarget/RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs
@@ -0,0 +1,98 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models.ODataErrors;
+using Microsoft.Graph.Beta.Models;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using System.Threading;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RetrieveEnrollmentTimeDeviceMembershipTarget
+{
+ ///
+ /// Provides operations to call the retrieveEnrollmentTimeDeviceMembershipTarget method.
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder : BaseRequestBuilder
+ {
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// Path parameters for the request
+ /// The request adapter to use to execute the requests.
+ public RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile%2Did}/retrieveEnrollmentTimeDeviceMembershipTarget", pathParameters)
+ {
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// The raw URL to use for the request builder.
+ /// The request adapter to use to execute the requests.
+ public RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile%2Did}/retrieveEnrollmentTimeDeviceMembershipTarget", rawUrl)
+ {
+ }
+ ///
+ /// Invoke action retrieveEnrollmentTimeDeviceMembershipTarget
+ ///
+ /// A
+ /// 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)
+ {
+#nullable restore
+#else
+ public async Task PostAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ var requestInfo = ToPostRequestInformation(requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Beta.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.EnrollmentTimeDeviceMembershipTargetResult.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke action retrieveEnrollmentTimeDeviceMembershipTarget
+ ///
+ /// A
+ /// 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)
+ {
+#nullable restore
+#else
+ public RequestInformation ToPostRequestInformation(Action> requestConfiguration = default)
+ {
+#endif
+ var requestInfo = new RequestInformation(Method.POST, UrlTemplate, PathParameters);
+ requestInfo.Configure(requestConfiguration);
+ requestInfo.Headers.TryAdd("Accept", "application/json");
+ return requestInfo;
+ }
+ ///
+ /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ ///
+ /// A
+ /// The raw URL to use for the request builder.
+ public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RetrieveEnrollmentTimeDeviceMembershipTarget.RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder WithUrl(string rawUrl)
+ {
+ return new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.RetrieveEnrollmentTimeDeviceMembershipTarget.RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilder(rawUrl, RequestAdapter);
+ }
+ ///
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+ ///
+ [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class RetrieveEnrollmentTimeDeviceMembershipTargetRequestBuilderPostRequestConfiguration : RequestConfiguration
+ {
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/SetEnrollmentTimeDeviceMembershipTarget/SetEnrollmentTimeDeviceMembershipTargetPostRequestBody.cs b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/SetEnrollmentTimeDeviceMembershipTarget/SetEnrollmentTimeDeviceMembershipTargetPostRequestBody.cs
new file mode 100644
index 000000000000..7deb853f6209
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/SetEnrollmentTimeDeviceMembershipTarget/SetEnrollmentTimeDeviceMembershipTargetPostRequestBody.cs
@@ -0,0 +1,82 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models;
+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.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class SetEnrollmentTimeDeviceMembershipTargetPostRequestBody : 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 enrollmentTimeDeviceMembershipTargets property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public List? EnrollmentTimeDeviceMembershipTargets
+ {
+ get { return BackingStore?.Get?>("enrollmentTimeDeviceMembershipTargets"); }
+ set { BackingStore?.Set("enrollmentTimeDeviceMembershipTargets", value); }
+ }
+#nullable restore
+#else
+ public List EnrollmentTimeDeviceMembershipTargets
+ {
+ get { return BackingStore?.Get>("enrollmentTimeDeviceMembershipTargets"); }
+ set { BackingStore?.Set("enrollmentTimeDeviceMembershipTargets", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public SetEnrollmentTimeDeviceMembershipTargetPostRequestBody()
+ {
+ 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.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetPostRequestBody CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetPostRequestBody();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "enrollmentTimeDeviceMembershipTargets", n => { EnrollmentTimeDeviceMembershipTargets = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Beta.Models.EnrollmentTimeDeviceMembershipTarget.CreateFromDiscriminatorValue)?.AsList(); } },
+ };
+ }
+ ///
+ /// 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.WriteCollectionOfObjectValues("enrollmentTimeDeviceMembershipTargets", EnrollmentTimeDeviceMembershipTargets);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/SetEnrollmentTimeDeviceMembershipTarget/SetEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/SetEnrollmentTimeDeviceMembershipTarget/SetEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs
new file mode 100644
index 000000000000..ca1330da5d03
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/AndroidDeviceOwnerEnrollmentProfiles/Item/SetEnrollmentTimeDeviceMembershipTarget/SetEnrollmentTimeDeviceMembershipTargetRequestBuilder.cs
@@ -0,0 +1,103 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models.ODataErrors;
+using Microsoft.Graph.Beta.Models;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using System.Threading;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget
+{
+ ///
+ /// Provides operations to call the setEnrollmentTimeDeviceMembershipTarget method.
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class SetEnrollmentTimeDeviceMembershipTargetRequestBuilder : BaseRequestBuilder
+ {
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// Path parameters for the request
+ /// The request adapter to use to execute the requests.
+ public SetEnrollmentTimeDeviceMembershipTargetRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile%2Did}/setEnrollmentTimeDeviceMembershipTarget", pathParameters)
+ {
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// The raw URL to use for the request builder.
+ /// The request adapter to use to execute the requests.
+ public SetEnrollmentTimeDeviceMembershipTargetRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile%2Did}/setEnrollmentTimeDeviceMembershipTarget", rawUrl)
+ {
+ }
+ ///
+ /// Invoke action setEnrollmentTimeDeviceMembershipTarget
+ ///
+ /// A
+ /// 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(global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetPostRequestBody body, Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#nullable restore
+#else
+ public async Task PostAsync(global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetPostRequestBody body, Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ _ = body ?? throw new ArgumentNullException(nameof(body));
+ var requestInfo = ToPostRequestInformation(body, requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Beta.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.EnrollmentTimeDeviceMembershipTargetResult.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke action setEnrollmentTimeDeviceMembershipTarget
+ ///
+ /// 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(global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetPostRequestBody body, Action>? requestConfiguration = default)
+ {
+#nullable restore
+#else
+ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetPostRequestBody 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;
+ }
+ ///
+ /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ ///
+ /// A
+ /// The raw URL to use for the request builder.
+ public global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetRequestBuilder WithUrl(string rawUrl)
+ {
+ return new global::Microsoft.Graph.Beta.DeviceManagement.AndroidDeviceOwnerEnrollmentProfiles.Item.SetEnrollmentTimeDeviceMembershipTarget.SetEnrollmentTimeDeviceMembershipTargetRequestBuilder(rawUrl, RequestAdapter);
+ }
+ ///
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+ ///
+ [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class SetEnrollmentTimeDeviceMembershipTargetRequestBuilderPostRequestConfiguration : RequestConfiguration
+ {
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs
index b2453d21adee..9bafd9c77c7d 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs
@@ -54,7 +54,7 @@ public AppLogCollectionRequestsRequestBuilder(string rawUrl, IRequestAdapter req
{
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,7 +102,7 @@ public AppLogCollectionRequestsRequestBuilder(string rawUrl, IRequestAdapter req
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.AppLogCollectionRequest.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -152,7 +152,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.DeviceManagement.MobileAppTroubleshootingEvents.Item.AppLogCollectionRequests.AppLogCollectionRequestsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AppLogCollectionRequestsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs
index 861490c4d07d..df33fa3c482c 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs
@@ -63,7 +63,7 @@ public async Task DeleteAsync(Action
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -129,7 +129,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -187,7 +187,7 @@ public partial class AppLogCollectionRequestItemRequestBuilderDeleteRequestConfi
{
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AppLogCollectionRequestItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/Reports/ReportsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/Reports/ReportsRequestBuilder.cs
index ab55a6a1c069..674e8577d895 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/Reports/ReportsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/Reports/ReportsRequestBuilder.cs
@@ -71,6 +71,7 @@
using Microsoft.Graph.Beta.DeviceManagement.Reports.GetWindowsUpdateAlertSummaryReport;
using Microsoft.Graph.Beta.DeviceManagement.Reports.GetWindowsUpdateAlertsPerPolicyPerDeviceReport;
using Microsoft.Graph.Beta.DeviceManagement.Reports.GetZebraFotaDeploymentReport;
+using Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses;
using Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveCloudPkiLeafCertificateReport;
using Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveCloudPkiLeafCertificateSummaryReport;
using Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveDeviceAppInstallationStatusReport;
@@ -449,6 +450,11 @@ public partial class ReportsRequestBuilder : BaseRequestBuilder
{
get => new global::Microsoft.Graph.Beta.DeviceManagement.Reports.GetZebraFotaDeploymentReport.GetZebraFotaDeploymentReportRequestBuilder(PathParameters, RequestAdapter);
}
+ /// Provides operations to call the retrieveAndroidWorkProfileDeviceMigrationStatuses method.
+ public global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder RetrieveAndroidWorkProfileDeviceMigrationStatuses
+ {
+ get => new global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder(PathParameters, RequestAdapter);
+ }
/// Provides operations to call the retrieveCloudPkiLeafCertificateReport method.
public global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveCloudPkiLeafCertificateReport.RetrieveCloudPkiLeafCertificateReportRequestBuilder RetrieveCloudPkiLeafCertificateReport
{
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/Reports/RetrieveAndroidWorkProfileDeviceMigrationStatuses/RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody.cs b/src/Microsoft.Graph/Generated/DeviceManagement/Reports/RetrieveAndroidWorkProfileDeviceMigrationStatuses/RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody.cs
new file mode 100644
index 000000000000..d17ce1db81e5
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/Reports/RetrieveAndroidWorkProfileDeviceMigrationStatuses/RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody.cs
@@ -0,0 +1,205 @@
+//
+#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.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody : 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 filter property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? Filter
+ {
+ get { return BackingStore?.Get("filter"); }
+ set { BackingStore?.Set("filter", value); }
+ }
+#nullable restore
+#else
+ public string Filter
+ {
+ get { return BackingStore?.Get("filter"); }
+ set { BackingStore?.Set("filter", value); }
+ }
+#endif
+ /// The groupBy property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public List? GroupBy
+ {
+ get { return BackingStore?.Get?>("groupBy"); }
+ set { BackingStore?.Set("groupBy", value); }
+ }
+#nullable restore
+#else
+ public List GroupBy
+ {
+ get { return BackingStore?.Get>("groupBy"); }
+ set { BackingStore?.Set("groupBy", value); }
+ }
+#endif
+ /// The name property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? Name
+ {
+ get { return BackingStore?.Get("name"); }
+ set { BackingStore?.Set("name", value); }
+ }
+#nullable restore
+#else
+ public string Name
+ {
+ get { return BackingStore?.Get("name"); }
+ set { BackingStore?.Set("name", value); }
+ }
+#endif
+ /// The orderBy property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public List? OrderBy
+ {
+ get { return BackingStore?.Get?>("orderBy"); }
+ set { BackingStore?.Set("orderBy", value); }
+ }
+#nullable restore
+#else
+ public List OrderBy
+ {
+ get { return BackingStore?.Get>("orderBy"); }
+ set { BackingStore?.Set("orderBy", value); }
+ }
+#endif
+ /// The search property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? Search
+ {
+ get { return BackingStore?.Get("search"); }
+ set { BackingStore?.Set("search", value); }
+ }
+#nullable restore
+#else
+ public string Search
+ {
+ get { return BackingStore?.Get("search"); }
+ set { BackingStore?.Set("search", value); }
+ }
+#endif
+ /// The select property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public List? Select
+ {
+ get { return BackingStore?.Get?>("select"); }
+ set { BackingStore?.Set("select", value); }
+ }
+#nullable restore
+#else
+ public List Select
+ {
+ get { return BackingStore?.Get>("select"); }
+ set { BackingStore?.Set("select", value); }
+ }
+#endif
+ /// The sessionId property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? SessionId
+ {
+ get { return BackingStore?.Get("sessionId"); }
+ set { BackingStore?.Set("sessionId", value); }
+ }
+#nullable restore
+#else
+ public string SessionId
+ {
+ get { return BackingStore?.Get("sessionId"); }
+ set { BackingStore?.Set("sessionId", value); }
+ }
+#endif
+ /// The skip property
+ public int? Skip
+ {
+ get { return BackingStore?.Get("skip"); }
+ set { BackingStore?.Set("skip", value); }
+ }
+ /// The top property
+ public int? Top
+ {
+ get { return BackingStore?.Get("top"); }
+ set { BackingStore?.Set("top", value); }
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody()
+ {
+ 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.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "filter", n => { Filter = n.GetStringValue(); } },
+ { "groupBy", n => { GroupBy = n.GetCollectionOfPrimitiveValues()?.AsList(); } },
+ { "name", n => { Name = n.GetStringValue(); } },
+ { "orderBy", n => { OrderBy = n.GetCollectionOfPrimitiveValues()?.AsList(); } },
+ { "search", n => { Search = n.GetStringValue(); } },
+ { "select", n => { Select = n.GetCollectionOfPrimitiveValues()?.AsList(); } },
+ { "sessionId", n => { SessionId = n.GetStringValue(); } },
+ { "skip", n => { Skip = n.GetIntValue(); } },
+ { "top", n => { Top = n.GetIntValue(); } },
+ };
+ }
+ ///
+ /// 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.WriteStringValue("filter", Filter);
+ writer.WriteCollectionOfPrimitiveValues("groupBy", GroupBy);
+ writer.WriteStringValue("name", Name);
+ writer.WriteCollectionOfPrimitiveValues("orderBy", OrderBy);
+ writer.WriteStringValue("search", Search);
+ writer.WriteCollectionOfPrimitiveValues("select", Select);
+ writer.WriteStringValue("sessionId", SessionId);
+ writer.WriteIntValue("skip", Skip);
+ writer.WriteIntValue("top", Top);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/Reports/RetrieveAndroidWorkProfileDeviceMigrationStatuses/RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/Reports/RetrieveAndroidWorkProfileDeviceMigrationStatuses/RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder.cs
new file mode 100644
index 000000000000..4c5fb862b38a
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/Reports/RetrieveAndroidWorkProfileDeviceMigrationStatuses/RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder.cs
@@ -0,0 +1,102 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models.ODataErrors;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using System.Threading;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses
+{
+ ///
+ /// Provides operations to call the retrieveAndroidWorkProfileDeviceMigrationStatuses method.
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder : BaseRequestBuilder
+ {
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// Path parameters for the request
+ /// The request adapter to use to execute the requests.
+ public RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/reports/retrieveAndroidWorkProfileDeviceMigrationStatuses", pathParameters)
+ {
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// The raw URL to use for the request builder.
+ /// The request adapter to use to execute the requests.
+ public RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/reports/retrieveAndroidWorkProfileDeviceMigrationStatuses", rawUrl)
+ {
+ }
+ ///
+ /// Invoke action retrieveAndroidWorkProfileDeviceMigrationStatuses
+ ///
+ /// A
+ /// 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(global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody body, Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#nullable restore
+#else
+ public async Task PostAsync(global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody body, Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ _ = body ?? throw new ArgumentNullException(nameof(body));
+ var requestInfo = ToPostRequestInformation(body, requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Beta.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ return await RequestAdapter.SendPrimitiveAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke action retrieveAndroidWorkProfileDeviceMigrationStatuses
+ ///
+ /// 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(global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody body, Action>? requestConfiguration = default)
+ {
+#nullable restore
+#else
+ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesPostRequestBody 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/octet-stream");
+ requestInfo.SetContentFromParsable(RequestAdapter, "application/json", body);
+ return requestInfo;
+ }
+ ///
+ /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ ///
+ /// A
+ /// The raw URL to use for the request builder.
+ public global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder WithUrl(string rawUrl)
+ {
+ return new global::Microsoft.Graph.Beta.DeviceManagement.Reports.RetrieveAndroidWorkProfileDeviceMigrationStatuses.RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilder(rawUrl, RequestAdapter);
+ }
+ ///
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+ ///
+ [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class RetrieveAndroidWorkProfileDeviceMigrationStatusesRequestBuilderPostRequestConfiguration : RequestConfiguration
+ {
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs
index c661ce5052d3..0f9a1fa97859 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs
@@ -35,7 +35,7 @@ public RoleDefinitionRequestBuilder(string rawUrl, IRequestAdapter requestAdapte
{
}
///
- /// Role definition this assignment is part of.
+ /// Indicates the role definition for this role assignment.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -58,7 +58,7 @@ public RoleDefinitionRequestBuilder(string rawUrl, IRequestAdapter requestAdapte
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.RoleDefinition.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Role definition this assignment is part of.
+ /// Indicates the role definition for this role assignment.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -86,7 +86,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Role definition this assignment is part of.
+ /// Indicates the role definition for this role assignment.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RoleDefinitionRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/Item/RoleScopeTagItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/Item/RoleScopeTagItemRequestBuilder.cs
index f4adfcb6bcbb..a581785ac790 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/Item/RoleScopeTagItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/Item/RoleScopeTagItemRequestBuilder.cs
@@ -35,7 +35,7 @@ public RoleScopeTagItemRequestBuilder(string rawUrl, IRequestAdapter requestAdap
{
}
///
- /// The set of Role Scope Tags defined on the Role Assignment.
+ /// Indicates the set of scope tags for the role assignment. These scope tags will limit the visibility of any Intune resources to those that match any of the scope tags in this collection.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -58,7 +58,7 @@ public RoleScopeTagItemRequestBuilder(string rawUrl, IRequestAdapter requestAdap
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.RoleScopeTag.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// The set of Role Scope Tags defined on the Role Assignment.
+ /// Indicates the set of scope tags for the role assignment. These scope tags will limit the visibility of any Intune resources to those that match any of the scope tags in this collection.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -86,7 +86,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// The set of Role Scope Tags defined on the Role Assignment.
+ /// Indicates the set of scope tags for the role assignment. These scope tags will limit the visibility of any Intune resources to those that match any of the scope tags in this collection.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RoleScopeTagItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/RoleScopeTagsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/RoleScopeTagsRequestBuilder.cs
index f40898d9ae63..a359699f301b 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/RoleScopeTagsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleAssignments/Item/RoleScopeTags/RoleScopeTagsRequestBuilder.cs
@@ -54,7 +54,7 @@ public RoleScopeTagsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter
{
}
///
- /// The set of Role Scope Tags defined on the Role Assignment.
+ /// Indicates the set of scope tags for the role assignment. These scope tags will limit the visibility of any Intune resources to those that match any of the scope tags in this collection.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -77,7 +77,7 @@ public RoleScopeTagsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.RoleScopeTagCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// The set of Role Scope Tags defined on the Role Assignment.
+ /// Indicates the set of scope tags for the role assignment. These scope tags will limit the visibility of any Intune resources to those that match any of the scope tags in this collection.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -105,7 +105,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// The set of Role Scope Tags defined on the Role Assignment.
+ /// Indicates the set of scope tags for the role assignment. These scope tags will limit the visibility of any Intune resources to those that match any of the scope tags in this collection.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RoleScopeTagsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs
index fb0047c1f6e6..c803bf2f17b4 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/RoleDefinitions/Item/RoleAssignments/Item/RoleDefinition/RoleDefinitionRequestBuilder.cs
@@ -35,7 +35,7 @@ public RoleDefinitionRequestBuilder(string rawUrl, IRequestAdapter requestAdapte
{
}
///
- /// Role definition this assignment is part of.
+ /// Indicates the role definition for this role assignment.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -58,7 +58,7 @@ public RoleDefinitionRequestBuilder(string rawUrl, IRequestAdapter requestAdapte
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.RoleDefinition.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Role definition this assignment is part of.
+ /// Indicates the role definition for this role assignment.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -86,7 +86,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Role definition this assignment is part of.
+ /// Indicates the role definition for this role assignment.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RoleDefinitionRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/BulkAction/BulkActionPostRequestBody.cs b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/BulkAction/BulkActionPostRequestBody.cs
new file mode 100644
index 000000000000..f3504b3debe3
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/BulkAction/BulkActionPostRequestBody.cs
@@ -0,0 +1,90 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models;
+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.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class BulkActionPostRequestBody : IAdditionalDataHolder, IBackedModel, IParsable
+ #pragma warning restore CS1591
+ {
+ /// An enum type to represent approval actions of single or list of quality update policies
+ public global::Microsoft.Graph.Beta.Models.WindowsQualityUpdatePolicyActionType? Action
+ {
+ get { return BackingStore?.Get("action"); }
+ set { BackingStore?.Set("action", value); }
+ }
+ /// 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 ids property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public List? Ids
+ {
+ get { return BackingStore?.Get?>("ids"); }
+ set { BackingStore?.Set("ids", value); }
+ }
+#nullable restore
+#else
+ public List Ids
+ {
+ get { return BackingStore?.Get>("ids"); }
+ set { BackingStore?.Set("ids", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public BulkActionPostRequestBody()
+ {
+ 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.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionPostRequestBody CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionPostRequestBody();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "action", n => { Action = n.GetEnumValue(); } },
+ { "ids", n => { Ids = n.GetCollectionOfPrimitiveValues()?.AsList(); } },
+ };
+ }
+ ///
+ /// 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("action", Action);
+ writer.WriteCollectionOfPrimitiveValues("ids", Ids);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/BulkAction/BulkActionRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/BulkAction/BulkActionRequestBuilder.cs
new file mode 100644
index 000000000000..3293bb61ad81
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/BulkAction/BulkActionRequestBuilder.cs
@@ -0,0 +1,103 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models.ODataErrors;
+using Microsoft.Graph.Beta.Models;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using System.Threading;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction
+{
+ ///
+ /// Provides operations to call the bulkAction method.
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class BulkActionRequestBuilder : BaseRequestBuilder
+ {
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// Path parameters for the request
+ /// The request adapter to use to execute the requests.
+ public BulkActionRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy%2Did}/bulkAction", pathParameters)
+ {
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// The raw URL to use for the request builder.
+ /// The request adapter to use to execute the requests.
+ public BulkActionRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy%2Did}/bulkAction", rawUrl)
+ {
+ }
+ ///
+ /// Invoke action bulkAction
+ ///
+ /// A
+ /// 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(global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionPostRequestBody body, Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#nullable restore
+#else
+ public async Task PostAsync(global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionPostRequestBody body, Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ _ = body ?? throw new ArgumentNullException(nameof(body));
+ var requestInfo = ToPostRequestInformation(body, requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Beta.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.BulkCatalogItemActionResult.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke action bulkAction
+ ///
+ /// 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(global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionPostRequestBody body, Action>? requestConfiguration = default)
+ {
+#nullable restore
+#else
+ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionPostRequestBody 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;
+ }
+ ///
+ /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ ///
+ /// A
+ /// The raw URL to use for the request builder.
+ public global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionRequestBuilder WithUrl(string rawUrl)
+ {
+ return new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionRequestBuilder(rawUrl, RequestAdapter);
+ }
+ ///
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+ ///
+ [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class BulkActionRequestBuilderPostRequestConfiguration : RequestConfiguration
+ {
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse.cs b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse.cs
new file mode 100644
index 000000000000..65a5c550a3dd
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse.cs
@@ -0,0 +1,65 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse : global::Microsoft.Graph.Beta.Models.BaseCollectionPaginationCountResponse, IParsable
+ #pragma warning restore CS1591
+ {
+ /// The value property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public List? Value
+ {
+ get { return BackingStore?.Get?>("value"); }
+ set { BackingStore?.Set("value", value); }
+ }
+#nullable restore
+#else
+ public List Value
+ {
+ get { return BackingStore?.Get>("value"); }
+ set { BackingStore?.Set("value", value); }
+ }
+#endif
+ ///
+ /// 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 new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public override IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>(base.GetFieldDeserializers())
+ {
+ { "value", n => { Value = n.GetCollectionOfObjectValues(global::Microsoft.Graph.Beta.Models.WindowsQualityUpdateCatalogItemPolicyDetail.CreateFromDiscriminatorValue)?.AsList(); } },
+ };
+ }
+ ///
+ /// Serializes information the current object
+ ///
+ /// Serialization writer to use to serialize this model
+ public override void Serialize(ISerializationWriter writer)
+ {
+ _ = writer ?? throw new ArgumentNullException(nameof(writer));
+ base.Serialize(writer);
+ writer.WriteCollectionOfObjectValues("value", Value);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder.cs
new file mode 100644
index 000000000000..a92245127708
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder.cs
@@ -0,0 +1,159 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Graph.Beta.Models.ODataErrors;
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using Microsoft.Kiota.Abstractions;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using System.Threading;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds
+{
+ ///
+ /// Provides operations to call the retrieveWindowsQualityUpdateCatalogItemDetails method.
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder : BaseRequestBuilder
+ {
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// Usage: ids={ids}
+ /// Path parameters for the request
+ /// The request adapter to use to execute the requests.
+ public RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder(Dictionary pathParameters, IRequestAdapter requestAdapter, string ids = "") : base(requestAdapter, "{+baseurl}/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy%2Did}/retrieveWindowsQualityUpdateCatalogItemDetails(ids={ids}){?%24count,%24filter,%24search,%24skip,%24top}", pathParameters)
+ {
+ if (!string.IsNullOrWhiteSpace(ids)) PathParameters.Add("ids", ids);
+ }
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ /// The raw URL to use for the request builder.
+ /// The request adapter to use to execute the requests.
+ public RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(requestAdapter, "{+baseurl}/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy%2Did}/retrieveWindowsQualityUpdateCatalogItemDetails(ids={ids}){?%24count,%24filter,%24search,%24skip,%24top}", rawUrl)
+ {
+ }
+ ///
+ /// Invoke function retrieveWindowsQualityUpdateCatalogItemDetails
+ ///
+ /// A
+ /// 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 GetAsRetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponseAsync(Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#nullable restore
+#else
+ public async Task GetAsRetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponseAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ var requestInfo = ToGetRequestInformation(requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Beta.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke function retrieveWindowsQualityUpdateCatalogItemDetails
+ ///
+ /// A
+ /// 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
+ [Obsolete("This method is obsolete. Use GetAsRetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponseAsync instead.")]
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public async Task GetAsync(Action>? requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#nullable restore
+#else
+ public async Task GetAsync(Action> requestConfiguration = default, CancellationToken cancellationToken = default)
+ {
+#endif
+ var requestInfo = ToGetRequestInformation(requestConfiguration);
+ var errorMapping = new Dictionary>
+ {
+ { "XXX", global::Microsoft.Graph.Beta.Models.ODataErrors.ODataError.CreateFromDiscriminatorValue },
+ };
+ return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
+ }
+ ///
+ /// Invoke function retrieveWindowsQualityUpdateCatalogItemDetails
+ ///
+ /// A
+ /// 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 ToGetRequestInformation(Action>? requestConfiguration = default)
+ {
+#nullable restore
+#else
+ public RequestInformation ToGetRequestInformation(Action> requestConfiguration = default)
+ {
+#endif
+ var requestInfo = new RequestInformation(Method.GET, UrlTemplate, PathParameters);
+ requestInfo.Configure(requestConfiguration);
+ requestInfo.Headers.TryAdd("Accept", "application/json");
+ return requestInfo;
+ }
+ ///
+ /// Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.
+ ///
+ /// A
+ /// The raw URL to use for the request builder.
+ public global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder WithUrl(string rawUrl)
+ {
+ return new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder(rawUrl, RequestAdapter);
+ }
+ ///
+ /// Invoke function retrieveWindowsQualityUpdateCatalogItemDetails
+ ///
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilderGetQueryParameters
+ {
+ /// Include count of items
+ [QueryParameter("%24count")]
+ public bool? Count { get; set; }
+ /// Filter items by property values
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ [QueryParameter("%24filter")]
+ public string? Filter { get; set; }
+#nullable restore
+#else
+ [QueryParameter("%24filter")]
+ public string Filter { get; set; }
+#endif
+ /// Search items by search phrases
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ [QueryParameter("%24search")]
+ public string? Search { get; set; }
+#nullable restore
+#else
+ [QueryParameter("%24search")]
+ public string Search { get; set; }
+#endif
+ /// Skip the first n items
+ [QueryParameter("%24skip")]
+ public int? Skip { get; set; }
+ /// Show only the first n items
+ [QueryParameter("%24top")]
+ public int? Top { get; set; }
+ }
+ ///
+ /// Configuration for the request such as headers, query parameters, and middleware options.
+ ///
+ [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")]
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ public partial class RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilderGetRequestConfiguration : RequestConfiguration
+ {
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsResponse.cs b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsResponse.cs
new file mode 100644
index 000000000000..37b40d711e71
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds/RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsResponse.cs
@@ -0,0 +1,28 @@
+//
+#pragma warning disable CS0618
+using Microsoft.Kiota.Abstractions.Extensions;
+using Microsoft.Kiota.Abstractions.Serialization;
+using System.Collections.Generic;
+using System.IO;
+using System;
+namespace Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds
+{
+ [Obsolete("This class is obsolete. Use RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse instead.")]
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsResponse : global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsGetResponse, IParsable
+ #pragma warning restore CS1591
+ {
+ ///
+ /// 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 new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsResponse CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsResponse();
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/WindowsQualityUpdatePolicyItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/WindowsQualityUpdatePolicyItemRequestBuilder.cs
index 9fd62044a1e8..17551b242876 100644
--- a/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/WindowsQualityUpdatePolicyItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DeviceManagement/WindowsQualityUpdatePolicies/Item/WindowsQualityUpdatePolicyItemRequestBuilder.cs
@@ -2,6 +2,8 @@
#pragma warning disable CS0618
using Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.Assign;
using Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.Assignments;
+using Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction;
+using Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds;
using Microsoft.Graph.Beta.Models.ODataErrors;
using Microsoft.Graph.Beta.Models;
using Microsoft.Kiota.Abstractions.Extensions;
@@ -30,6 +32,11 @@ public partial class WindowsQualityUpdatePolicyItemRequestBuilder : BaseRequestB
{
get => new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.Assignments.AssignmentsRequestBuilder(PathParameters, RequestAdapter);
}
+ /// Provides operations to call the bulkAction method.
+ public global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionRequestBuilder BulkAction
+ {
+ get => new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.BulkAction.BulkActionRequestBuilder(PathParameters, RequestAdapter);
+ }
///
/// Instantiates a new and sets the default values.
///
@@ -117,6 +124,16 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.WindowsQualityUpdatePolicy.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
+ /// Provides operations to call the retrieveWindowsQualityUpdateCatalogItemDetails method.
+ ///
+ /// A
+ /// Usage: ids={ids}
+ public global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds(string ids)
+ {
+ if(string.IsNullOrEmpty(ids)) throw new ArgumentNullException(nameof(ids));
+ return new global::Microsoft.Graph.Beta.DeviceManagement.WindowsQualityUpdatePolicies.Item.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIds.RetrieveWindowsQualityUpdateCatalogItemDetailsWithIdsRequestBuilder(PathParameters, RequestAdapter, ids);
+ }
+ ///
/// Delete navigation property windowsQualityUpdatePolicies for deviceManagement
///
/// A
diff --git a/src/Microsoft.Graph/Generated/DirectoryNamespace/AuthenticationMethodDevices/HardwareOathDevices/HardwareOathDevicesRequestBuilder.cs b/src/Microsoft.Graph/Generated/DirectoryNamespace/AuthenticationMethodDevices/HardwareOathDevices/HardwareOathDevicesRequestBuilder.cs
index 862328e27df4..5af65046605a 100644
--- a/src/Microsoft.Graph/Generated/DirectoryNamespace/AuthenticationMethodDevices/HardwareOathDevices/HardwareOathDevicesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/DirectoryNamespace/AuthenticationMethodDevices/HardwareOathDevices/HardwareOathDevicesRequestBuilder.cs
@@ -78,8 +78,8 @@ public HardwareOathDevicesRequestBuilder(string rawUrl, IRequestAdapter requestA
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.HardwareOathTokenAuthenticationMethodDeviceCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API.
- /// Find more info here
+ /// Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation.
+ /// Find more info here
///
/// A
/// The request body
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API.
+ /// Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.cs
index 74544fc7576e..a1ba81e79f7f 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.cs
@@ -81,8 +81,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.ItemRetentionLabel.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
- /// Find more info here
+ /// Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.
+ /// Find more info here
///
/// A
/// The request body
@@ -144,7 +144,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint.
+ /// Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive.
///
/// 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 238960efd808..20f99d8960d6 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
{
}
///
- /// 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
+ /// Retrieve the properties and relationships of range object.
+ /// 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.Beta.Drives.Item.Items.Item.Workbook.Names.Item.RangeNamespace.RowWithRow.RowWithRowRequestBuilder(PathParameters, RequestAdapter, row);
}
///
- /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ /// Retrieve the properties and relationships of range object.
///
/// 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/Tables/Add/AddRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.cs
index 63a2476af283..ce0cbf8464bf 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.cs
@@ -35,8 +35,8 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
{
}
///
- /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown.
- /// Find more info here
+ /// Use this API to create a new Table.
+ /// Find more info here
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.WorkbookTable.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown.
+ /// Use this API to create a new Table.
///
/// A
/// The request body
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 e0fb5032d397..4dca4921ec6d 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
{
}
///
- /// 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
+ /// Retrieve the properties and relationships of range object.
+ /// 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.Beta.Drives.Item.Items.Item.Workbook.Worksheets.Item.Names.Item.RangeNamespace.RowWithRow.RowWithRowRequestBuilder(PathParameters, RequestAdapter, row);
}
///
- /// Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range.
+ /// Retrieve the properties and relationships of range object.
///
/// 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/Tables/Add/AddRequestBuilder.cs b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.cs
index daf0f900f25f..b79ef75ce74b 100644
--- a/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.cs
@@ -35,8 +35,8 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
{
}
///
- /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown.
- /// Find more info here
+ /// Use this API to create a new Table.
+ /// Find more info here
///
/// A
/// The request body
@@ -61,7 +61,7 @@ public AddRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(r
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.WorkbookTable.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown.
+ /// Use this API to create a new Table.
///
/// A
/// The request body
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 8fc4c33377f0..27b97e61ffe3 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.Beta.Models.ExternalConnectors.ExternalItem.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type.
- /// Find more info here
+ /// Update the properties of an externalitem.
+ /// Find more info here
///
/// A
/// The request body
@@ -157,7 +157,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type.
+ /// Update the properties of an externalitem.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/External/Connections/Item/Schema/SchemaRequestBuilder.cs b/src/Microsoft.Graph/Generated/External/Connections/Item/Schema/SchemaRequestBuilder.cs
index ab6ac4da6596..e7b366ed06c0 100644
--- a/src/Microsoft.Graph/Generated/External/Connections/Item/Schema/SchemaRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/External/Connections/Item/Schema/SchemaRequestBuilder.cs
@@ -59,8 +59,8 @@ public SchemaRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : bas
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.ExternalConnectors.Schema.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new or update an existing schema for a Microsoft Search connection.
- /// Find more info here
+ /// Update the properties of a schema for an externalConnection.
+ /// Find more info here
///
/// A
/// The request body
@@ -104,7 +104,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new or update an existing schema for a Microsoft Search connection.
+ /// Update the properties of a schema for an externalConnection.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.cs b/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.cs
index 0e11b5d679e7..19e50f7f6d13 100644
--- a/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.cs
@@ -78,8 +78,8 @@ public DataConnectorsRequestBuilder(string rawUrl, IRequestAdapter requestAdapte
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.IndustryData.IndustryDataConnectorCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create a new azureDataLakeConnector object.
- /// Find more info here
+ /// Create a new oneRosterApiDataConnector object.
+ /// Find more info here
///
/// A
/// The request body
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create a new azureDataLakeConnector object.
+ /// Create a new oneRosterApiDataConnector object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.cs
index 9124d6ae9e76..87e5018f2112 100644
--- a/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.cs
@@ -94,8 +94,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.IndustryData.IndustryDataConnector.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of an azureDataLakeConnector object.
- /// Find more info here
+ /// Update the properties of a oneRosterApiDataConnector object.
+ /// Find more info here
///
/// A
/// The request body
@@ -157,7 +157,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of an azureDataLakeConnector object.
+ /// Update the properties of a oneRosterApiDataConnector object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/ConversationsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/ConversationsRequestBuilder.cs
index a125cdcec768..71a3826e0d95 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/ConversationsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/ConversationsRequestBuilder.cs
@@ -78,8 +78,8 @@ public ConversationsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.ConversationCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// 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
+ /// Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation.
+ /// Find more info here
///
/// A
/// The request body
@@ -123,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// 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.
+ /// Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs
index 1c76e37504f4..51a14062b944 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Conversations/Item/Threads/Item/Reply/ReplyRequestBuilder.cs
@@ -34,8 +34,8 @@ public ReplyRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// 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
+ /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
@@ -59,7 +59,7 @@ public async Task PostAsync(global::Microsoft.Graph.Beta.Groups.Item.Conversatio
await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// 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.
+ /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs
index ca59fc0d49c2..a87b0a53f7da 100644
--- a/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Groups/Item/Threads/Item/Reply/ReplyRequestBuilder.cs
@@ -34,8 +34,8 @@ public ReplyRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base
{
}
///
- /// 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
+ /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
+ /// Find more info here
///
/// The request body
/// Cancellation token to use when cancelling requests
@@ -59,7 +59,7 @@ public async Task PostAsync(global::Microsoft.Graph.Beta.Groups.Item.Threads.Ite
await RequestAdapter.SendNoContentAsync(requestInfo, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// 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.
+ /// Reply to a post and add a new post to the specified thread in a group conversation. You can specify both the parent conversation and thread in the request, or, you can specify just the parent thread without the parent conversation.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.cs
index 05f5ee418359..a27ad96664fc 100644
--- a/src/Microsoft.Graph/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.cs
@@ -64,8 +64,8 @@ public async Task DeleteAsync(Action
- /// Read the properties and relationships of a customAuthenticationExtension object. The following derived types are currently supported.
- /// Find more info here
+ /// Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object. The following derived types are currently supported.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -131,7 +131,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read the properties and relationships of a customAuthenticationExtension object. The following derived types are currently supported.
+ /// Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object. The following derived types are currently supported.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -189,7 +189,7 @@ public partial class CustomAuthenticationExtensionItemRequestBuilderDeleteReques
{
}
///
- /// Read the properties and relationships of a customAuthenticationExtension object. The following derived types are currently supported.
+ /// Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object. The following derived types are currently supported.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class CustomAuthenticationExtensionItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs
index 5afd515dc03b..252b43d07141 100644
--- a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.cs
@@ -83,8 +83,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.CustomCalloutExtension.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Update the properties of an accessPackageAssignmentRequestWorkflowExtension object.
- /// Find more info here
+ /// Update the properties of an accessPackageAssignmentWorkflowExtension object.
+ /// Find more info here
///
/// A
/// The request body
@@ -149,7 +149,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Update the properties of an accessPackageAssignmentRequestWorkflowExtension object.
+ /// Update the properties of an accessPackageAssignmentWorkflowExtension object.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.cs
index 7b3c0eab58d1..ade621fa8bb6 100644
--- a/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.cs
@@ -35,8 +35,8 @@ public CustomAccessPackageWorkflowExtensionItemRequestBuilder(string rawUrl, IRe
{
}
///
- /// 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:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy.
- /// Find more info here
+ /// Delete a customAccessPackageWorkflowExtension 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:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the customAccessPackageWorkflowExtension object that you want to delete by running the LIST customAccessPackageWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 2: Remove the customExtensionHandlers and verifiableCredentialSettings from a policy.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -111,7 +111,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.CustomAccessPackageWorkflowExtension.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// 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:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy.
+ /// Delete a customAccessPackageWorkflowExtension 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:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the customAccessPackageWorkflowExtension object that you want to delete by running the LIST customAccessPackageWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 2: Remove the customExtensionHandlers and verifiableCredentialSettings from a policy.
///
/// 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 92729a190e5f..f0b2371517ec 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 all files related to an agreement. This includes the default file and all localized files.
- /// Find more info here
+ /// Retrieve the properties and relationships of an agreement object.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -144,7 +144,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Retrieve all files related to an agreement. This includes the default file and all localized files.
+ /// Retrieve the properties and relationships of an agreement object.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -202,7 +202,7 @@ public partial class AgreementItemRequestBuilderDeleteRequestConfiguration : Req
{
}
///
- /// Retrieve all files related to an agreement. This includes the default file and all localized files.
+ /// Retrieve the properties and relationships of an agreement object.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AgreementItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.cs
index e18b7cfdedab..65b0db4cfbd9 100644
--- a/src/Microsoft.Graph/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.cs
@@ -66,8 +66,8 @@ public RiskyUsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
{
}
///
- /// Retrieve the properties and relationships of a riskyUser object.
- /// Find more info here
+ /// Retrieve the properties and relationships of a collection of riskyUser objects.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -115,7 +115,7 @@ public RiskyUsersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.RiskyUser.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Retrieve the properties and relationships of a riskyUser object.
+ /// Retrieve the properties and relationships of a collection of riskyUser objects.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -165,7 +165,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.IdentityProtection.RiskyUsers.RiskyUsersRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Retrieve the properties and relationships of a riskyUser object.
+ /// Retrieve the properties and relationships of a collection of riskyUser objects.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RiskyUsersRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ActivitiesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ActivitiesRequestBuilder.cs
index 03521c3bd7fd..4fb619a4e083 100644
--- a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ActivitiesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ActivitiesRequestBuilder.cs
@@ -63,7 +63,7 @@ public async Task DeleteAsync(Action
- /// Get activities from me
+ /// Container for activity logs (content processing and audit) related to this user. ContainsTarget: true.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -129,7 +129,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get activities from me
+ /// Container for activity logs (content processing and audit) related to this user. ContainsTarget: true.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -187,7 +187,7 @@ public partial class ActivitiesRequestBuilderDeleteRequestConfiguration : Reques
{
}
///
- /// Get activities from me
+ /// Container for activity logs (content processing and audit) related to this user. ContainsTarget: true.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ActivitiesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/ContentActivitiesRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/ContentActivitiesRequestBuilder.cs
index 00ab5adc9b72..28fd096ae51a 100644
--- a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/ContentActivitiesRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/ContentActivitiesRequestBuilder.cs
@@ -54,7 +54,7 @@ public ContentActivitiesRequestBuilder(string rawUrl, IRequestAdapter requestAda
{
}
///
- /// Get contentActivities from me
+ /// Collection of activity logs related to content processing.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -77,7 +77,8 @@ public ContentActivitiesRequestBuilder(string rawUrl, IRequestAdapter requestAda
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.ContentActivityCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Create new navigation property to contentActivities for me
+ /// Create a content activity for the signed-in user.
+ /// Find more info here
///
/// A
/// The request body
@@ -102,7 +103,7 @@ public ContentActivitiesRequestBuilder(string rawUrl, IRequestAdapter requestAda
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.ContentActivity.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get contentActivities from me
+ /// Collection of activity logs related to content processing.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -121,7 +122,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Create new navigation property to contentActivities for me
+ /// Create a content activity for the signed-in user.
///
/// A
/// The request body
@@ -152,7 +153,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.Me.DataSecurityAndGovernance.Activities.ContentActivities.ContentActivitiesRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get contentActivities from me
+ /// Collection of activity logs related to content processing.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ContentActivitiesRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/Item/ContentActivityItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/Item/ContentActivityItemRequestBuilder.cs
index 49987d311e9f..9b38fe56ff0c 100644
--- a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/Item/ContentActivityItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/Activities/ContentActivities/Item/ContentActivityItemRequestBuilder.cs
@@ -57,7 +57,7 @@ public async Task DeleteAsync(Action
- /// Get contentActivities from me
+ /// Collection of activity logs related to content processing.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -123,7 +123,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get contentActivities from me
+ /// Collection of activity logs related to content processing.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -181,7 +181,7 @@ public partial class ContentActivityItemRequestBuilderDeleteRequestConfiguration
{
}
///
- /// Get contentActivities from me
+ /// Collection of activity logs related to content processing.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class ContentActivityItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/DataSecurityAndGovernanceRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/DataSecurityAndGovernanceRequestBuilder.cs
index 88f98ef0a73f..130a80a037c9 100644
--- a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/DataSecurityAndGovernanceRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/DataSecurityAndGovernanceRequestBuilder.cs
@@ -81,7 +81,7 @@ public async Task DeleteAsync(Action
- /// Get dataSecurityAndGovernance from me
+ /// The data security and governance settings for the user. Read-only. Nullable.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -147,7 +147,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get dataSecurityAndGovernance from me
+ /// The data security and governance settings for the user. Read-only. Nullable.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -205,7 +205,7 @@ public partial class DataSecurityAndGovernanceRequestBuilderDeleteRequestConfigu
{
}
///
- /// Get dataSecurityAndGovernance from me
+ /// The data security and governance settings for the user. Read-only. Nullable.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class DataSecurityAndGovernanceRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/ProcessContent/ProcessContentRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/ProcessContent/ProcessContentRequestBuilder.cs
index 604fe6de06b6..5c57e05a4c5f 100644
--- a/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/ProcessContent/ProcessContentRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/DataSecurityAndGovernance/ProcessContent/ProcessContentRequestBuilder.cs
@@ -35,7 +35,8 @@ public ProcessContentRequestBuilder(string rawUrl, IRequestAdapter requestAdapte
{
}
///
- /// Invoke action processContent
+ /// Process content against data protection policies in the context of the current user.
+ /// Find more info here
///
/// A
/// The request body
@@ -60,7 +61,7 @@ public ProcessContentRequestBuilder(string rawUrl, IRequestAdapter requestAdapte
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.ProcessContentResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Invoke action processContent
+ /// Process content against data protection policies in the context of the current user.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs
index 3d6f243a56c0..9b2348e2b713 100644
--- a/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MailFolders/Item/ChildFolders/ChildFoldersRequestBuilder.cs
@@ -84,8 +84,8 @@ public ChildFoldersRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.MailFolderCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.
- /// Find more info here
+ /// Create a new mailSearchFolder in the specified user's mailbox.
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Use this API to create a new child mailFolder. If you intend a new folder to be hidden, you must set the isHidden property to true on creation.
+ /// Create a new mailSearchFolder in the specified user's mailbox.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
index 703a799d63bc..0d3c0d9736b1 100644
--- a/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MeRequestBuilder.cs
@@ -755,8 +755,8 @@ public MeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(re
return new global::Microsoft.Graph.Beta.Me.FindRoomsWithRoomList.FindRoomsWithRoomListRequestBuilder(PathParameters, RequestAdapter, roomList);
}
///
- /// 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
+ /// 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
///
/// A
/// Cancellation token to use when cancelling requests
@@ -827,7 +827,7 @@ public MeRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : base(re
return new global::Microsoft.Graph.Beta.Me.ReminderViewWithStartDateTimeWithEndDateTime.ReminderViewWithStartDateTimeWithEndDateTimeRequestBuilder(PathParameters, RequestAdapter, endDateTime, startDateTime);
}
///
- /// 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.
+ /// 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.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -877,7 +877,7 @@ public RequestInformation ToPatchRequestInformation(global::Microsoft.Graph.Beta
return new global::Microsoft.Graph.Beta.Me.MeRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// 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.
+ /// 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.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class MeRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs
index fe7607a1bab1..6a2189283aff 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/Attachments/AttachmentsRequestBuilder.cs
@@ -60,8 +60,8 @@ public AttachmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Retrieve a list of attachment objects.
- /// Find more info here
+ /// Retrieve a list of attachment objects attached to a message.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -84,8 +84,8 @@ public AttachmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.AttachmentCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or to a newmessage that is being drafted, or created and sent on the fly.
- /// Find more info here
+ /// Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
+ /// Find more info here
///
/// A
/// The request body
@@ -110,7 +110,7 @@ public AttachmentsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.Attachment.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Retrieve a list of attachment objects.
+ /// Retrieve a list of attachment objects attached to a message.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// Use this API to add an attachment to a message. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource. You can add an attachment to an existing message by posting to its attachments collection, or to a newmessage that is being drafted, or created and sent on the fly.
+ /// Use this API to create a new Attachment. An attachment can be one of the following types: All these types of attachment resources are derived from the attachmentresource.
///
/// A
/// The request body
@@ -160,7 +160,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.Me.Messages.Item.Attachments.AttachmentsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Retrieve a list of attachment objects.
+ /// Retrieve a list of attachment objects attached to a message.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AttachmentsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
index 19b97b56fd5f..9fe69e589cc0 100644
--- a/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Messages/Item/MessageItemRequestBuilder.cs
@@ -137,8 +137,8 @@ public MessageItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message. For example, you can delete a specific @-mention of the specified user in 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.
@@ -210,7 +210,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.Message.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete a message in the specified user's mailbox, or delete a relationship of the message. For example, you can delete a specific @-mention of the specified user in 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/Item/Value/ContentRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Messages/Item/Value/ContentRequestBuilder.cs
index 9e673098b8ea..6fd45c5e8592 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. For example, you can delete a specific @-mention of the specified user in 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. For example, you can delete a specific @-mention of the specified user in 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 9fd494ca0b5c..e1800cf19b13 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.Beta.Models.MessageCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// 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
+ /// Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment.- Use a mention to call out another user in the new 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 action, or create a draft to forward, to reply or to reply-all to an existing message.
+ /// Find more info here
///
/// A
/// The request body
@@ -129,7 +129,7 @@ public RequestInformation ToGetRequestInformation(Action
- /// 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.
+ /// Create a draft of a new message in either JSON or MIME format. When using JSON format, you can:- Include an attachment.- Use a mention to call out another user in the new 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 action, or create a draft to forward, to reply or to reply-all to an existing message.
///
/// A
/// The request body
diff --git a/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs
index 53fe46da21f6..6014d7edafae 100644
--- a/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/AppLogCollectionRequestsRequestBuilder.cs
@@ -54,7 +54,7 @@ public AppLogCollectionRequestsRequestBuilder(string rawUrl, IRequestAdapter req
{
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,7 +102,7 @@ public AppLogCollectionRequestsRequestBuilder(string rawUrl, IRequestAdapter req
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.AppLogCollectionRequest.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -152,7 +152,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.Me.MobileAppTroubleshootingEvents.Item.AppLogCollectionRequests.AppLogCollectionRequestsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AppLogCollectionRequestsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs
index c90ec4b897f8..b5259fa15634 100644
--- a/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/MobileAppTroubleshootingEvents/Item/AppLogCollectionRequests/Item/AppLogCollectionRequestItemRequestBuilder.cs
@@ -63,7 +63,7 @@ public async Task DeleteAsync(Action
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -129,7 +129,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -187,7 +187,7 @@ public partial class AppLogCollectionRequestItemRequestBuilderDeleteRequestConfi
{
}
///
- /// Indicates collection of App Log Upload Request.
+ /// The collection property of AppLogUploadRequest.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AppLogCollectionRequestItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
index 5e49b355af52..436d445c8479 100644
--- a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/AiInsightsRequestBuilder.cs
@@ -54,7 +54,8 @@ public AiInsightsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
{
}
///
- /// Get aiInsights from me
+ /// Get a callAiInsight object associated with an onlineMeeting. This API returns the metadata and content of the single set of AI insights associated with the online meeting.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -102,7 +103,7 @@ public AiInsightsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.CallAiInsight.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get aiInsights from me
+ /// Get a callAiInsight object associated with an onlineMeeting. This API returns the metadata and content of the single set of AI insights associated with the online meeting.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -152,7 +153,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.Me.OnlineMeetings.Item.AiInsights.AiInsightsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get aiInsights from me
+ /// Get a callAiInsight object associated with an onlineMeeting. This API returns the metadata and content of the single set of AI insights associated with the online meeting.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AiInsightsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
index 62e5ca5250d2..9185ad2d75b5 100644
--- a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/AiInsights/Item/CallAiInsightItemRequestBuilder.cs
@@ -57,7 +57,7 @@ public async Task DeleteAsync(Action
- /// Get aiInsights from me
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -123,7 +123,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get aiInsights from me
+ /// The AI insights generated for an online meeting. Read-only.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -181,7 +181,7 @@ public partial class CallAiInsightItemRequestBuilderDeleteRequestConfiguration :
{
}
///
- /// Get aiInsights from me
+ /// The AI insights generated for an online meeting. Read-only.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class CallAiInsightItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/Registrants/RegistrantsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/Registrants/RegistrantsRequestBuilder.cs
index d7b82db644a0..04b49b282b40 100644
--- a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/Registrants/RegistrantsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/Registrants/RegistrantsRequestBuilder.cs
@@ -56,8 +56,8 @@ public RegistrantsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Get a list of the externalMeetingRegistrants of an onlineMeeting.
- /// Find more info here
+ /// Get a list of the meetingRegistrants of an onlineMeeting on behalf of the organizer. You can use this method to get the registration report for a Microsoft Teams webinar.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -108,7 +108,7 @@ public RegistrantsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.MeetingRegistrantBase.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get a list of the externalMeetingRegistrants of an onlineMeeting.
+ /// Get a list of the meetingRegistrants of an onlineMeeting on behalf of the organizer. You can use this method to get the registration report for a Microsoft Teams webinar.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -161,7 +161,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta.
return new global::Microsoft.Graph.Beta.Me.OnlineMeetings.Item.Registration.Registrants.RegistrantsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get a list of the externalMeetingRegistrants of an onlineMeeting.
+ /// Get a list of the meetingRegistrants of an onlineMeeting on behalf of the organizer. You can use this method to get the registration report for a Microsoft Teams webinar.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RegistrantsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/RegistrationRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/RegistrationRequestBuilder.cs
index d76a25a50aa0..da450f3e18a6 100644
--- a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/RegistrationRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Registration/RegistrationRequestBuilder.cs
@@ -49,8 +49,8 @@ public RegistrationRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer.
- /// Find more info here
+ /// Disable and delete the externalMeetingRegistration of an onlineMeeting.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -73,8 +73,8 @@ public async Task DeleteAsync(Action
- /// Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer.
- /// Find more info here
+ /// Get the externalMeetingRegistration details associated with an onlineMeeting.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -125,7 +125,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.MeetingRegistration.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Disable and delete the meetingRegistration of an onlineMeeting on behalf of the organizer.
+ /// Disable and delete the externalMeetingRegistration of an onlineMeeting.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -144,7 +144,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer.
+ /// Get the externalMeetingRegistration details associated with an onlineMeeting.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -205,7 +205,7 @@ public partial class RegistrationRequestBuilderDeleteRequestConfiguration : Requ
{
}
///
- /// Get the meetingRegistration details associated with an onlineMeeting on behalf of the organizer.
+ /// Get the externalMeetingRegistration details associated with an onlineMeeting.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RegistrationRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Models/ActionItem.cs b/src/Microsoft.Graph/Generated/Models/ActionItem.cs
index 833a1450f5a4..5094e875d688 100644
--- a/src/Microsoft.Graph/Generated/Models/ActionItem.cs
+++ b/src/Microsoft.Graph/Generated/Models/ActionItem.cs
@@ -37,7 +37,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The ownerDisplayName property
+ /// The display name of the owner of the action item.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? OwnerDisplayName
@@ -53,7 +53,7 @@ public string OwnerDisplayName
set { BackingStore?.Set("ownerDisplayName", value); }
}
#endif
- /// The text property
+ /// The text content of the action item.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Text
@@ -69,7 +69,7 @@ public string Text
set { BackingStore?.Set("text", value); }
}
#endif
- /// The title property
+ /// The title of the action item.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Title
diff --git a/src/Microsoft.Graph/Generated/Models/ActivitiesContainer.cs b/src/Microsoft.Graph/Generated/Models/ActivitiesContainer.cs
index 1b9044d2974f..aad2235b857d 100644
--- a/src/Microsoft.Graph/Generated/Models/ActivitiesContainer.cs
+++ b/src/Microsoft.Graph/Generated/Models/ActivitiesContainer.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models
public partial class ActivitiesContainer : global::Microsoft.Graph.Beta.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The contentActivities property
+ /// Collection of activity logs related to content processing.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? ContentActivities
diff --git a/src/Microsoft.Graph/Generated/Models/Agentic/AgentSignIn.cs b/src/Microsoft.Graph/Generated/Models/Agentic/AgentSignIn.cs
new file mode 100644
index 000000000000..de5f1238a2af
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/Agentic/AgentSignIn.cs
@@ -0,0 +1,107 @@
+//
+#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.Beta.Models.Agentic
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public partial class AgentSignIn : 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); }
+ }
+ /// The agentType property
+ public global::Microsoft.Graph.Beta.Models.Agentic.AgentType? AgentType
+ {
+ get { return BackingStore?.Get("agentType"); }
+ set { BackingStore?.Set("agentType", value); }
+ }
+ /// Stores model information.
+ public IBackingStore BackingStore { get; private set; }
+ /// 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
+ /// The parentAppId property
+#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
+#nullable enable
+ public string? ParentAppId
+ {
+ get { return BackingStore?.Get("parentAppId"); }
+ set { BackingStore?.Set("parentAppId", value); }
+ }
+#nullable restore
+#else
+ public string ParentAppId
+ {
+ get { return BackingStore?.Get("parentAppId"); }
+ set { BackingStore?.Set("parentAppId", value); }
+ }
+#endif
+ ///
+ /// Instantiates a new and sets the default values.
+ ///
+ public AgentSignIn()
+ {
+ 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.Beta.Models.Agentic.AgentSignIn CreateFromDiscriminatorValue(IParseNode parseNode)
+ {
+ _ = parseNode ?? throw new ArgumentNullException(nameof(parseNode));
+ return new global::Microsoft.Graph.Beta.Models.Agentic.AgentSignIn();
+ }
+ ///
+ /// The deserialization information for the current model
+ ///
+ /// A IDictionary<string, Action<IParseNode>>
+ public virtual IDictionary> GetFieldDeserializers()
+ {
+ return new Dictionary>
+ {
+ { "agentType", n => { AgentType = n.GetEnumValue(); } },
+ { "@odata.type", n => { OdataType = n.GetStringValue(); } },
+ { "parentAppId", n => { ParentAppId = 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.WriteEnumValue("agentType", AgentType);
+ writer.WriteStringValue("@odata.type", OdataType);
+ writer.WriteStringValue("parentAppId", ParentAppId);
+ writer.WriteAdditionalData(AdditionalData);
+ }
+ }
+}
+#pragma warning restore CS0618
diff --git a/src/Microsoft.Graph/Generated/Models/Agentic/AgentType.cs b/src/Microsoft.Graph/Generated/Models/Agentic/AgentType.cs
new file mode 100644
index 000000000000..57218c960ecd
--- /dev/null
+++ b/src/Microsoft.Graph/Generated/Models/Agentic/AgentType.cs
@@ -0,0 +1,32 @@
+//
+using System.Runtime.Serialization;
+using System;
+namespace Microsoft.Graph.Beta.Models.Agentic
+{
+ [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
+ #pragma warning disable CS1591
+ public enum AgentType
+ #pragma warning restore CS1591
+ {
+ [EnumMember(Value = "notAgentic")]
+ #pragma warning disable CS1591
+ NotAgentic,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "agenticAppBuilder")]
+ #pragma warning disable CS1591
+ AgenticAppBuilder,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "agenticApp")]
+ #pragma warning disable CS1591
+ AgenticApp,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "agenticAppInstance")]
+ #pragma warning disable CS1591
+ AgenticAppInstance,
+ #pragma warning restore CS1591
+ [EnumMember(Value = "unknownFutureValue")]
+ #pragma warning disable CS1591
+ UnknownFutureValue,
+ #pragma warning restore CS1591
+ }
+}
diff --git a/src/Microsoft.Graph/Generated/Models/AiInteractionPlugin.cs b/src/Microsoft.Graph/Generated/Models/AiInteractionPlugin.cs
index 6484ec28b3d8..70798fde9fba 100644
--- a/src/Microsoft.Graph/Generated/Models/AiInteractionPlugin.cs
+++ b/src/Microsoft.Graph/Generated/Models/AiInteractionPlugin.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// The identifier property
+ /// The unique identifier of the plugin.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Identifier
@@ -37,7 +37,7 @@ public string Identifier
set { BackingStore?.Set("identifier", value); }
}
#endif
- /// The name property
+ /// The display name of the plugin.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Name
@@ -69,7 +69,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The version property
+ /// The version of the plugin used.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Version
diff --git a/src/Microsoft.Graph/Generated/Models/AiOnlineMeeting.cs b/src/Microsoft.Graph/Generated/Models/AiOnlineMeeting.cs
index 75424f2ada08..00106bfa78b9 100644
--- a/src/Microsoft.Graph/Generated/Models/AiOnlineMeeting.cs
+++ b/src/Microsoft.Graph/Generated/Models/AiOnlineMeeting.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models
public partial class AiOnlineMeeting : global::Microsoft.Graph.Beta.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The aiInsights property
+ /// A set of AI insights associated with an AI online meeting.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? AiInsights
diff --git a/src/Microsoft.Graph/Generated/Models/AiUser.cs b/src/Microsoft.Graph/Generated/Models/AiUser.cs
index ed69088ea42b..e0fd064ac602 100644
--- a/src/Microsoft.Graph/Generated/Models/AiUser.cs
+++ b/src/Microsoft.Graph/Generated/Models/AiUser.cs
@@ -28,7 +28,7 @@ public partial class AiUser : global::Microsoft.Graph.Beta.Models.Entity, IParsa
set { BackingStore?.Set("interactionHistory", value); }
}
#endif
- /// The onlineMeetings property
+ /// Information about an online meeting, including AI insights.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? OnlineMeetings
diff --git a/src/Microsoft.Graph/Generated/Models/AndroidCompliancePolicy.cs b/src/Microsoft.Graph/Generated/Models/AndroidCompliancePolicy.cs
index 01e2af93e2f7..48ddacec6f49 100644
--- a/src/Microsoft.Graph/Generated/Models/AndroidCompliancePolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/AndroidCompliancePolicy.cs
@@ -165,7 +165,7 @@ public bool? SecurityBlockDeviceAdministratorManagedDevices
get { return BackingStore?.Get("securityBlockDeviceAdministratorManagedDevices"); }
set { BackingStore?.Set("securityBlockDeviceAdministratorManagedDevices", value); }
}
- /// Devices must not be jailbroken or rooted.
+ /// Indicates the device should not be rooted. When TRUE, if the device is detected as rooted it will be reported non-compliant. When FALSE, the device is not reported as non-compliant regardless of device rooted state. Default is FALSE.
public bool? SecurityBlockJailbrokenDevices
{
get { return BackingStore?.Get("securityBlockJailbrokenDevices"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AndroidDeviceOwnerCompliancePolicy.cs b/src/Microsoft.Graph/Generated/Models/AndroidDeviceOwnerCompliancePolicy.cs
index 0632c323ea96..555321010afc 100644
--- a/src/Microsoft.Graph/Generated/Models/AndroidDeviceOwnerCompliancePolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/AndroidDeviceOwnerCompliancePolicy.cs
@@ -13,25 +13,25 @@ namespace Microsoft.Graph.Beta.Models
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class AndroidDeviceOwnerCompliancePolicy : global::Microsoft.Graph.Beta.Models.DeviceCompliancePolicy, IParsable
{
- /// MDATP Require Mobile Threat Protection minimum risk level to report noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet.
+ /// Indicates the Microsoft Defender for Endpoint (also referred to Microsoft Defender Advanced Threat Protection (MDATP)) minimum risk level to report noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet. Possible values are: unavailable, secured, low, medium, high, notSet.
public global::Microsoft.Graph.Beta.Models.DeviceThreatProtectionLevel? AdvancedThreatProtectionRequiredSecurityLevel
{
get { return BackingStore?.Get("advancedThreatProtectionRequiredSecurityLevel"); }
set { BackingStore?.Set("advancedThreatProtectionRequiredSecurityLevel", value); }
}
- /// Require that devices have enabled device threat protection.
+ /// Indicates whether the policy requires devices have device threat protection enabled. When TRUE, threat protection is enabled. When FALSE, threat protection is not enabled. Default is FALSE.
public bool? DeviceThreatProtectionEnabled
{
get { return BackingStore?.Get("deviceThreatProtectionEnabled"); }
set { BackingStore?.Set("deviceThreatProtectionEnabled", value); }
}
- /// Require Mobile Threat Protection minimum risk level to report noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet.
+ /// Indicates the minimum mobile threat protection risk level to that results in Intune reporting device noncompliance. Possible values are: unavailable, secured, low, medium, high, notSet. Possible values are: unavailable, secured, low, medium, high, notSet.
public global::Microsoft.Graph.Beta.Models.DeviceThreatProtectionLevel? DeviceThreatProtectionRequiredSecurityLevel
{
get { return BackingStore?.Get("deviceThreatProtectionRequiredSecurityLevel"); }
set { BackingStore?.Set("deviceThreatProtectionRequiredSecurityLevel", value); }
}
- /// Minimum Android security patch level.
+ /// Indicates the minimum Android security patch level required to mark the device as compliant. For example: 'February 1, 2025'
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? MinAndroidSecurityPatchLevel
@@ -47,7 +47,7 @@ public string MinAndroidSecurityPatchLevel
set { BackingStore?.Set("minAndroidSecurityPatchLevel", value); }
}
#endif
- /// Maximum Android version.
+ /// Indicates the maximum Android version required to mark the device as compliant. For example: '15'
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? OsMaximumVersion
@@ -63,7 +63,7 @@ public string OsMaximumVersion
set { BackingStore?.Set("osMaximumVersion", value); }
}
#endif
- /// Minimum Android version.
+ /// Indicates the minimum Android version required to mark the device as compliant. For example: '14'
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? OsMinimumVersion
@@ -79,109 +79,115 @@ public string OsMinimumVersion
set { BackingStore?.Set("osMinimumVersion", value); }
}
#endif
- /// Number of days before the password expires. Valid values 1 to 365
+ /// Indicates the number of days before the password expires. Valid values 1 to 365.
public int? PasswordExpirationDays
{
get { return BackingStore?.Get("passwordExpirationDays"); }
set { BackingStore?.Set("passwordExpirationDays", value); }
}
- /// Minimum password length. Valid values 4 to 16
+ /// Indicates the minimum password length required to mark the device as compliant. Valid values are 4 to 16, inclusive. Valid values 4 to 16
public int? PasswordMinimumLength
{
get { return BackingStore?.Get("passwordMinimumLength"); }
set { BackingStore?.Set("passwordMinimumLength", value); }
}
- /// Indicates the minimum number of letter characters required for device password. Valid values 1 to 16
+ /// Indicates the minimum number of letter characters required for device password for the device to be marked compliant. Valid values 1 to 16.
public int? PasswordMinimumLetterCharacters
{
get { return BackingStore?.Get("passwordMinimumLetterCharacters"); }
set { BackingStore?.Set("passwordMinimumLetterCharacters", value); }
}
- /// Indicates the minimum number of lower case characters required for device password. Valid values 1 to 16
+ /// Indicates the minimum number of lower case characters required for device password for the device to be marked compliant. Valid values 1 to 16.
public int? PasswordMinimumLowerCaseCharacters
{
get { return BackingStore?.Get("passwordMinimumLowerCaseCharacters"); }
set { BackingStore?.Set("passwordMinimumLowerCaseCharacters", value); }
}
- /// Indicates the minimum number of non-letter characters required for device password. Valid values 1 to 16
+ /// Indicates the minimum number of non-letter characters required for device password for the device to be marked compliant. Valid values 1 to 16.
public int? PasswordMinimumNonLetterCharacters
{
get { return BackingStore?.Get("passwordMinimumNonLetterCharacters"); }
set { BackingStore?.Set("passwordMinimumNonLetterCharacters", value); }
}
- /// Indicates the minimum number of numeric characters required for device password. Valid values 1 to 16
+ /// Indicates the minimum number of numeric characters required for device password for the device to be marked compliant. Valid values 1 to 16.
public int? PasswordMinimumNumericCharacters
{
get { return BackingStore?.Get("passwordMinimumNumericCharacters"); }
set { BackingStore?.Set("passwordMinimumNumericCharacters", value); }
}
- /// Indicates the minimum number of symbol characters required for device password. Valid values 1 to 16
+ /// Indicates the minimum number of symbol characters required for device password for the device to be marked compliant. Valid values 1 to 16.
public int? PasswordMinimumSymbolCharacters
{
get { return BackingStore?.Get("passwordMinimumSymbolCharacters"); }
set { BackingStore?.Set("passwordMinimumSymbolCharacters", value); }
}
- /// Indicates the minimum number of upper case letter characters required for device password. Valid values 1 to 16
+ /// Indicates the minimum number of upper case letter characters required for device password for the device to be marked compliant. Valid values 1 to 16.
public int? PasswordMinimumUpperCaseCharacters
{
get { return BackingStore?.Get("passwordMinimumUpperCaseCharacters"); }
set { BackingStore?.Set("passwordMinimumUpperCaseCharacters", value); }
}
- /// Minutes of inactivity before a password is required.
+ /// Indicates the number of minutes of inactivity before a password is required.
public int? PasswordMinutesOfInactivityBeforeLock
{
get { return BackingStore?.Get("passwordMinutesOfInactivityBeforeLock"); }
set { BackingStore?.Set("passwordMinutesOfInactivityBeforeLock", value); }
}
- /// Number of previous passwords to block. Valid values 1 to 24
+ /// Indicates the number of previous passwords to block. Valid values 1 to 24.
public int? PasswordPreviousPasswordCountToBlock
{
get { return BackingStore?.Get("passwordPreviousPasswordCountToBlock"); }
set { BackingStore?.Set("passwordPreviousPasswordCountToBlock", value); }
}
- /// Require a password to unlock device.
+ /// Indicates whether a password is required to unlock the device. When TRUE, there must be a password set that unlocks the device for the device to be marked as compliant. When FALSE, a device is marked as compliant whether or not a password is set as required to unlock the device. Default is FALSE.
public bool? PasswordRequired
{
get { return BackingStore?.Get("passwordRequired"); }
set { BackingStore?.Set("passwordRequired", value); }
}
- /// Type of characters in password. Possible values are: deviceDefault, required, numeric, numericComplex, alphabetic, alphanumeric, alphanumericWithSymbols, lowSecurityBiometric, customPassword.
+ /// Indicates the password complexity requirement for the device to be marked compliant. Possible values are: deviceDefault, required, numeric, numericComplex, alphabetic, alphanumeric, alphanumericWithSymbols, lowSecurityBiometric, customPassword. Possible values are: deviceDefault, required, numeric, numericComplex, alphabetic, alphanumeric, alphanumericWithSymbols, lowSecurityBiometric, customPassword.
public global::Microsoft.Graph.Beta.Models.AndroidDeviceOwnerRequiredPasswordType? PasswordRequiredType
{
get { return BackingStore?.Get("passwordRequiredType"); }
set { BackingStore?.Set("passwordRequiredType", value); }
}
- /// Require device to have no pending Android system updates.
+ /// Indicates whether the device has pending security or OS updates and sets the compliance state accordingly. When TRUE, checks if there are any pending system updates on each check in and if there are any pending security or OS version updates (System Updates), the device will be reported as non-compliant. If set to FALSE, then checks for any pending security or OS version updates (System Updates) are done without impact to device compliance state. Default is FALSE.
public bool? RequireNoPendingSystemUpdates
{
get { return BackingStore?.Get("requireNoPendingSystemUpdates"); }
set { BackingStore?.Set("requireNoPendingSystemUpdates", value); }
}
- /// Require a specific Play Integrity evaluation type for compliance. Possible values are: basic, hardwareBacked.
+ /// Indicates the device should not be rooted. When TRUE, if the device is detected as rooted it will be reported non-compliant. When FALSE, the device is not reported as non-compliant regardless of device rooted state. Default is FALSE.
+ public bool? SecurityBlockJailbrokenDevices
+ {
+ get { return BackingStore?.Get("securityBlockJailbrokenDevices"); }
+ set { BackingStore?.Set("securityBlockJailbrokenDevices", value); }
+ }
+ /// Indicates the types of measurements and reference data used to evaluate the device SafetyNet evaluation. Evaluation is completed on the device to assess device integrity based on checks defined by Android and built into the device hardware, for example, compromised OS version or root detection. Possible values are: basic, hardwareBacked, with default value of basic. Possible values are: basic, hardwareBacked.
public global::Microsoft.Graph.Beta.Models.AndroidSafetyNetEvaluationType? SecurityRequiredAndroidSafetyNetEvaluationType
{
get { return BackingStore?.Get("securityRequiredAndroidSafetyNetEvaluationType"); }
set { BackingStore?.Set("securityRequiredAndroidSafetyNetEvaluationType", value); }
}
- /// If setting is set to true, checks that the Intune app installed on fully managed, dedicated, or corporate-owned work profile Android Enterprise enrolled devices, is the one provided by Microsoft from the Managed Google Playstore. If the check fails, the device will be reported as non-compliant.
+ /// Indicates whether Intune application integrity is required to mark the device as compliant. When TRUE, Intune checks that the Intune app installed on fully managed, dedicated, or corporate-owned work profile Android Enterprise enrolled devices, is the one provided by Microsoft from the Managed Google Play store. If the check fails, the device will be reported as non-compliant. Default is FALSE.
public bool? SecurityRequireIntuneAppIntegrity
{
get { return BackingStore?.Get("securityRequireIntuneAppIntegrity"); }
set { BackingStore?.Set("securityRequireIntuneAppIntegrity", value); }
}
- /// Require the device to pass the Play Integrity basic integrity check.
+ /// Indicates whether the compliance check will validate the Google Play Integrity check. When TRUE, the Google Play integrity basic check must pass to consider the device compliant. When FALSE, the Google Play integrity basic check can pass or fail and the device will be considered compliant. Default is FALSE.
public bool? SecurityRequireSafetyNetAttestationBasicIntegrity
{
get { return BackingStore?.Get("securityRequireSafetyNetAttestationBasicIntegrity"); }
set { BackingStore?.Set("securityRequireSafetyNetAttestationBasicIntegrity", value); }
}
- ///