diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/ExternalPartnersRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/ExternalPartnersRequestBuilder.cs index d2062a2dba6..5a96013c721 100644 --- a/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/ExternalPartnersRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/ExternalPartnersRequestBuilder.cs @@ -54,7 +54,8 @@ public ExternalPartnersRequestBuilder(string rawUrl, IRequestAdapter requestAdap { } /// - /// Get externalPartners from deviceManagement + /// Get a list of the cloudPcExternalPartner objects and their properties. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -77,7 +78,8 @@ public ExternalPartnersRequestBuilder(string rawUrl, IRequestAdapter requestAdap return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.CloudPcExternalPartnerCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create new navigation property to externalPartners for deviceManagement + /// Create a new cloudPcExternalPartner object. + /// Find more info here /// /// A /// The request body @@ -102,7 +104,7 @@ public ExternalPartnersRequestBuilder(string rawUrl, IRequestAdapter requestAdap return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.CloudPcExternalPartner.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Get externalPartners from deviceManagement + /// Get a list of the cloudPcExternalPartner objects and their properties. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -121,7 +123,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Create new navigation property to externalPartners for deviceManagement + /// Create a new cloudPcExternalPartner object. /// /// A /// The request body @@ -152,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta. return new global::Microsoft.Graph.Beta.DeviceManagement.VirtualEndpoint.ExternalPartners.ExternalPartnersRequestBuilder(rawUrl, RequestAdapter); } /// - /// Get externalPartners from deviceManagement + /// Get a list of the cloudPcExternalPartner objects and their properties. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class ExternalPartnersRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/Item/CloudPcExternalPartnerItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/Item/CloudPcExternalPartnerItemRequestBuilder.cs index 2bea3611aab..46c9e2ccfc8 100644 --- a/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/Item/CloudPcExternalPartnerItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/DeviceManagement/VirtualEndpoint/ExternalPartners/Item/CloudPcExternalPartnerItemRequestBuilder.cs @@ -57,7 +57,8 @@ public async Task DeleteAsync(Action - /// Get externalPartners from deviceManagement + /// Read the properties and relationships of a cloudPcExternalPartner object. + /// Find more info here /// /// A /// Cancellation token to use when cancelling requests @@ -80,7 +81,8 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Beta.Models.CloudPcExternalPartner.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Update the navigation property externalPartners in deviceManagement + /// Update the properties of a cloudPcExternalPartner object. + /// Find more info here /// /// A /// The request body @@ -124,7 +126,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Get externalPartners from deviceManagement + /// Read the properties and relationships of a cloudPcExternalPartner object. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -143,7 +145,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Update the navigation property externalPartners in deviceManagement + /// Update the properties of a cloudPcExternalPartner object. /// /// A /// The request body @@ -182,7 +184,7 @@ public partial class CloudPcExternalPartnerItemRequestBuilderDeleteRequestConfig { } /// - /// Get externalPartners from deviceManagement + /// Read the properties and relationships of a cloudPcExternalPartner object. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class CloudPcExternalPartnerItemRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/FraudProtectionProvidersRequestBuilder.cs b/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/FraudProtectionProvidersRequestBuilder.cs index 7b2ee5d9823..3cd9da50e4a 100644 --- a/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/FraudProtectionProvidersRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/FraudProtectionProvidersRequestBuilder.cs @@ -54,7 +54,7 @@ public FraudProtectionProvidersRequestBuilder(string rawUrl, IRequestAdapter req { } /// - /// Get fraudProtectionProviders from identity + /// Represents entry point for fraud protection provider configurations for Microsoft Entra External ID tenants. /// /// A /// Cancellation token to use when cancelling requests @@ -77,7 +77,8 @@ public FraudProtectionProvidersRequestBuilder(string rawUrl, IRequestAdapter req return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.FraudProtectionProviderCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Create new navigation property to fraudProtectionProviders for identity + /// Create a new fraudProtectionProvider object. You can create one of the following subtypes that are derived from fraudProtectionProvider. + /// Find more info here /// /// A /// The request body @@ -102,7 +103,7 @@ public FraudProtectionProvidersRequestBuilder(string rawUrl, IRequestAdapter req return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.FraudProtectionProvider.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Get fraudProtectionProviders from identity + /// Represents entry point for fraud protection provider configurations for Microsoft Entra External ID tenants. /// /// 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 fraudProtectionProviders for identity + /// Create a new fraudProtectionProvider object. You can create one of the following subtypes that are derived from fraudProtectionProvider. /// /// A /// The request body @@ -152,7 +153,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Beta. return new global::Microsoft.Graph.Beta.Identity.RiskPrevention.FraudProtectionProviders.FraudProtectionProvidersRequestBuilder(rawUrl, RequestAdapter); } /// - /// Get fraudProtectionProviders from identity + /// Represents entry point for fraud protection provider configurations for Microsoft Entra External ID tenants. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class FraudProtectionProvidersRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/Item/FraudProtectionProviderItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/Item/FraudProtectionProviderItemRequestBuilder.cs index 95ec659751d..c6bce72b4bb 100644 --- a/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/Item/FraudProtectionProviderItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Identity/RiskPrevention/FraudProtectionProviders/Item/FraudProtectionProviderItemRequestBuilder.cs @@ -57,7 +57,7 @@ public async Task DeleteAsync(Action - /// Get fraudProtectionProviders from identity + /// Represents entry point for fraud protection provider configurations for Microsoft Entra External ID tenants. /// /// A /// Cancellation token to use when cancelling requests @@ -124,7 +124,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Get fraudProtectionProviders from identity + /// Represents entry point for fraud protection provider configurations for Microsoft Entra External ID tenants. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -182,7 +182,7 @@ public partial class FraudProtectionProviderItemRequestBuilderDeleteRequestConfi { } /// - /// Get fraudProtectionProviders from identity + /// Represents entry point for fraud protection provider configurations for Microsoft Entra External ID tenants. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class FraudProtectionProviderItemRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Identity/RiskPrevention/RiskPreventionRequestBuilder.cs b/src/Microsoft.Graph/Generated/Identity/RiskPrevention/RiskPreventionRequestBuilder.cs index 2988293c9e5..cf7c894b2ae 100644 --- a/src/Microsoft.Graph/Generated/Identity/RiskPrevention/RiskPreventionRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Identity/RiskPrevention/RiskPreventionRequestBuilder.cs @@ -63,7 +63,7 @@ public async Task DeleteAsync(Action - /// Get riskPrevention from identity + /// Represents the entry point for fraud and risk prevention configurations in Microsoft Entra External ID, including third-party provider settings. /// /// A /// Cancellation token to use when cancelling requests @@ -130,7 +130,7 @@ public RequestInformation ToDeleteRequestInformation(Action - /// Get riskPrevention from identity + /// Represents the entry point for fraud and risk prevention configurations in Microsoft Entra External ID, including third-party provider settings. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -188,7 +188,7 @@ public partial class RiskPreventionRequestBuilderDeleteRequestConfiguration : Re { } /// - /// Get riskPrevention from identity + /// Represents the entry point for fraud and risk prevention configurations in Microsoft Entra External ID, including third-party provider settings. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class RiskPreventionRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs index e0c27c8e817..ff571f5f56b 100644 --- a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs @@ -54,7 +54,7 @@ public ExecutionScopeRequestBuilder(string rawUrl, IRequestAdapter requestAdapte { } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Cancellation token to use when cancelling requests @@ -77,7 +77,7 @@ public ExecutionScopeRequestBuilder(string rawUrl, IRequestAdapter requestAdapte return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.IdentityGovernance.UserProcessingResultCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -105,7 +105,7 @@ public RequestInformation ToGetRequestInformation(Action - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class ExecutionScopeRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs index f16cea72ca0..61d5182b529 100644 --- a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/DeletedItems/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs @@ -35,7 +35,7 @@ public UserProcessingResultItemRequestBuilder(string rawUrl, IRequestAdapter req { } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Cancellation token to use when cancelling requests @@ -58,7 +58,7 @@ public UserProcessingResultItemRequestBuilder(string rawUrl, IRequestAdapter req return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.IdentityGovernance.UserProcessingResult.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -86,7 +86,7 @@ public RequestInformation ToGetRequestInformation(Action - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class UserProcessingResultItemRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs index dcdebdea40c..6b206808499 100644 --- a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/ExecutionScopeRequestBuilder.cs @@ -54,7 +54,7 @@ public ExecutionScopeRequestBuilder(string rawUrl, IRequestAdapter requestAdapte { } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Cancellation token to use when cancelling requests @@ -77,7 +77,7 @@ public ExecutionScopeRequestBuilder(string rawUrl, IRequestAdapter requestAdapte return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.IdentityGovernance.UserProcessingResultCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -105,7 +105,7 @@ public RequestInformation ToGetRequestInformation(Action - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class ExecutionScopeRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs index bf763355d7a..467b7d5e4d5 100644 --- a/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/IdentityGovernance/LifecycleWorkflows/Workflows/Item/ExecutionScope/Item/UserProcessingResultItemRequestBuilder.cs @@ -35,7 +35,7 @@ public UserProcessingResultItemRequestBuilder(string rawUrl, IRequestAdapter req { } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Cancellation token to use when cancelling requests @@ -58,7 +58,7 @@ public UserProcessingResultItemRequestBuilder(string rawUrl, IRequestAdapter req return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.IdentityGovernance.UserProcessingResult.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -86,7 +86,7 @@ public RequestInformation ToGetRequestInformation(Action - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class UserProcessingResultItemRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Models/ArkoseFraudProtectionProvider.cs b/src/Microsoft.Graph/Generated/Models/ArkoseFraudProtectionProvider.cs index 76922ee29c3..838dedaecf6 100644 --- a/src/Microsoft.Graph/Generated/Models/ArkoseFraudProtectionProvider.cs +++ b/src/Microsoft.Graph/Generated/Models/ArkoseFraudProtectionProvider.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models public partial class ArkoseFraudProtectionProvider : global::Microsoft.Graph.Beta.Models.FraudProtectionProvider, IParsable #pragma warning restore CS1591 { - /// The clientSubDomain property + /// Used to invoke the Arkose service from the client application. Request from your Arkose Customer Success Manager or use the default client-api value. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? ClientSubDomain @@ -28,7 +28,7 @@ public string ClientSubDomain set { BackingStore?.Set("clientSubDomain", value); } } #endif - /// The privateKey property + /// The private key available on the Arkose Portal. Contact your Arkose Customer Success Manager for assistance with your keys. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? PrivateKey @@ -44,7 +44,7 @@ public string PrivateKey set { BackingStore?.Set("privateKey", value); } } #endif - /// The publicKey property + /// The public key available on the Arkose Portal. Contact your Arkose Customer Success Manager for assistance with your keys. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? PublicKey @@ -60,7 +60,7 @@ public string PublicKey set { BackingStore?.Set("publicKey", value); } } #endif - /// The verifySubDomain property + /// Used to invoke the Arkose service from the Microsoft authentication server. Request from your Arkose Customer Success Manager or use the default verify-api value. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? VerifySubDomain diff --git a/src/Microsoft.Graph/Generated/Models/AuthenticationEventListener.cs b/src/Microsoft.Graph/Generated/Models/AuthenticationEventListener.cs index f643ecf6bb6..60d420132fc 100644 --- a/src/Microsoft.Graph/Generated/Models/AuthenticationEventListener.cs +++ b/src/Microsoft.Graph/Generated/Models/AuthenticationEventListener.cs @@ -44,7 +44,7 @@ public string AuthenticationEventsFlowId set { BackingStore?.Set("conditions", value); } } #endif - /// The displayName property + /// The display name of the listener. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? DisplayName diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcExternalPartner.cs b/src/Microsoft.Graph/Generated/Models/CloudPcExternalPartner.cs index 1bc740138c8..30e1f4b5876 100644 --- a/src/Microsoft.Graph/Generated/Models/CloudPcExternalPartner.cs +++ b/src/Microsoft.Graph/Generated/Models/CloudPcExternalPartner.cs @@ -18,19 +18,19 @@ public partial class CloudPcExternalPartner : global::Microsoft.Graph.Beta.Model get { return BackingStore?.Get("connectionStatus"); } set { BackingStore?.Set("connectionStatus", value); } } - /// The enableConnection property + /// Enable or disable the connection to an external partner. If true, an external partner API accepts incoming calls from external partners. Required. Supports $filter (eq). public bool? EnableConnection { get { return BackingStore?.Get("enableConnection"); } set { BackingStore?.Set("enableConnection", value); } } - /// The lastSyncDateTime property + /// Last data sync time for this external partner. The timeStamp type represents date and time information in ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 looks like this: '2014-01-01T00:00:00Z'. public DateTimeOffset? LastSyncDateTime { get { return BackingStore?.Get("lastSyncDateTime"); } set { BackingStore?.Set("lastSyncDateTime", value); } } - /// The partnerId property + /// The partner identifier used to identify the external partner. When the Cloud PC service is ready to integrate with a new external partner, it generates a GUID to represent this partner. The Cloud PC service provides this partner ID to the partner, which can then use it to call this Microsoft Graph API and external partner APIs. Read-only. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? PartnerId @@ -46,7 +46,7 @@ public string PartnerId set { BackingStore?.Set("partnerId", value); } } #endif - /// The statusDetails property + /// Status details message. Read-only. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? StatusDetails diff --git a/src/Microsoft.Graph/Generated/Models/Domain.cs b/src/Microsoft.Graph/Generated/Models/Domain.cs index cc161bdab32..31cd4ab9e1d 100644 --- a/src/Microsoft.Graph/Generated/Models/Domain.cs +++ b/src/Microsoft.Graph/Generated/Models/Domain.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models public partial class Domain : global::Microsoft.Graph.Beta.Models.Entity, IParsable #pragma warning restore CS1591 { - /// Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission. + /// Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. To update this property in delegated scenarios, the calling app must be assigned the Domain-InternalFederation.ReadWrite.All permission. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? AuthenticationType diff --git a/src/Microsoft.Graph/Generated/Models/FraudProtectionProvider.cs b/src/Microsoft.Graph/Generated/Models/FraudProtectionProvider.cs index cfd662eb7a7..e7be3a95477 100644 --- a/src/Microsoft.Graph/Generated/Models/FraudProtectionProvider.cs +++ b/src/Microsoft.Graph/Generated/Models/FraudProtectionProvider.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models public partial class FraudProtectionProvider : global::Microsoft.Graph.Beta.Models.Entity, IParsable #pragma warning restore CS1591 { - /// The displayName property + /// The display name of the fraud protection provider configuration. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? DisplayName diff --git a/src/Microsoft.Graph/Generated/Models/HumanSecurityFraudProtectionProvider.cs b/src/Microsoft.Graph/Generated/Models/HumanSecurityFraudProtectionProvider.cs index e9535bb0cba..b507dc6ff6f 100644 --- a/src/Microsoft.Graph/Generated/Models/HumanSecurityFraudProtectionProvider.cs +++ b/src/Microsoft.Graph/Generated/Models/HumanSecurityFraudProtectionProvider.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models public partial class HumanSecurityFraudProtectionProvider : global::Microsoft.Graph.Beta.Models.FraudProtectionProvider, IParsable #pragma warning restore CS1591 { - /// The appId property + /// Unique identifier for an individual application. You can retrieve this from the HUMAN Security admin console or request it from your HUMAN Security Customer Success Manager. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? AppId @@ -28,7 +28,7 @@ public string AppId set { BackingStore?.Set("appId", value); } } #endif - /// The serverToken property + /// Unique identifier used to authenticate API calls between the Server side integration and the HUMAN platform. You can retrieve this from the HUMAN Security admin console or request it from your HUMAN Security Customer Success Manager. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public string? ServerToken diff --git a/src/Microsoft.Graph/Generated/Models/IdentityContainer.cs b/src/Microsoft.Graph/Generated/Models/IdentityContainer.cs index 153a07c159e..d987924bb4d 100644 --- a/src/Microsoft.Graph/Generated/Models/IdentityContainer.cs +++ b/src/Microsoft.Graph/Generated/Models/IdentityContainer.cs @@ -181,7 +181,7 @@ public string OdataType set { BackingStore?.Set("@odata.type", value); } } #endif - /// The riskPrevention property + /// Represents the entry point for fraud and risk prevention configurations in Microsoft Entra External ID, including third-party provider settings. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public global::Microsoft.Graph.Beta.Models.RiskPreventionContainer? RiskPrevention diff --git a/src/Microsoft.Graph/Generated/Models/IdentityGovernance/Workflow.cs b/src/Microsoft.Graph/Generated/Models/IdentityGovernance/Workflow.cs index a3154da8f05..42ca95da777 100644 --- a/src/Microsoft.Graph/Generated/Models/IdentityGovernance/Workflow.cs +++ b/src/Microsoft.Graph/Generated/Models/IdentityGovernance/Workflow.cs @@ -18,7 +18,7 @@ public DateTimeOffset? DeletedDateTime get { return BackingStore?.Get("deletedDateTime"); } set { BackingStore?.Set("deletedDateTime", value); } } - /// The unique identifier of the Microsoft Entra identity that last modified the workflow object. + /// The list of users that meet the workflowExecutionConditions of a workflow. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public List? ExecutionScope diff --git a/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartExternalUsersAuthHandler.cs b/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartExternalUsersAuthHandler.cs index 8112d0e6913..b71559bfc32 100644 --- a/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartExternalUsersAuthHandler.cs +++ b/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartExternalUsersAuthHandler.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models public partial class OnFraudProtectionLoadStartExternalUsersAuthHandler : global::Microsoft.Graph.Beta.Models.OnFraudProtectionLoadStartHandler, IParsable #pragma warning restore CS1591 { - /// The signUp property + /// Specifies the configuration of the fraud protection configuration for sign-up events. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public global::Microsoft.Graph.Beta.Models.FraudProtectionConfiguration? SignUp diff --git a/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartListener.cs b/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartListener.cs index 1db9537a334..cc12b1c09a1 100644 --- a/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartListener.cs +++ b/src/Microsoft.Graph/Generated/Models/OnFraudProtectionLoadStartListener.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models public partial class OnFraudProtectionLoadStartListener : global::Microsoft.Graph.Beta.Models.AuthenticationEventListener, IParsable #pragma warning restore CS1591 { - /// The handler property + /// Configuration for what to invoke if the event resolves to this listener. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public global::Microsoft.Graph.Beta.Models.OnFraudProtectionLoadStartHandler? Handler diff --git a/src/Microsoft.Graph/Generated/Models/RiskPreventionContainer.cs b/src/Microsoft.Graph/Generated/Models/RiskPreventionContainer.cs index c9480a68a94..47be84e43b3 100644 --- a/src/Microsoft.Graph/Generated/Models/RiskPreventionContainer.cs +++ b/src/Microsoft.Graph/Generated/Models/RiskPreventionContainer.cs @@ -21,7 +21,7 @@ public IDictionary AdditionalData } /// Stores model information. public IBackingStore BackingStore { get; private set; } - /// The fraudProtectionProviders property + /// Represents entry point for fraud protection provider configurations for Microsoft Entra External ID tenants. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public List? FraudProtectionProviders diff --git a/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs index b01f2332e25..1bb6efc5b36 100644 --- a/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs +++ b/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models.Security public partial class CaseOperation : global::Microsoft.Graph.Beta.Models.Entity, IParsable #pragma warning restore CS1591 { - /// The type of action the operation represents. Possible values are: contentExport, applyTags, convertToPdf, index, estimateStatistics, addToReviewSet, holdUpdate, unknownFutureValue, purgeData, exportReport, exportResult. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult. + /// The type of action the operation represents. Possible values are: contentExport, applyTags, convertToPdf, index, estimateStatistics, addToReviewSet, holdUpdate, unknownFutureValue, purgeData, exportReport, exportResult, holdPolicySync. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult, holdPolicySync. public global::Microsoft.Graph.Beta.Models.Security.CaseAction? Action { get { return BackingStore?.Get("action"); } @@ -68,7 +68,7 @@ public int? PercentProgress set { BackingStore?.Set("resultInfo", value); } } #endif - /// The status of the case operation. Possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed. + /// The status of the case operation. Possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed, unknownFutureValue. public global::Microsoft.Graph.Beta.Models.Security.CaseOperationStatus? Status { get { return BackingStore?.Get("status"); } diff --git a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryHoldPolicySyncOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryHoldPolicySyncOperation.cs index f16800d26c4..a8d8d8c109c 100644 --- a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryHoldPolicySyncOperation.cs +++ b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryHoldPolicySyncOperation.cs @@ -12,7 +12,7 @@ namespace Microsoft.Graph.Beta.Models.Security public partial class EdiscoveryHoldPolicySyncOperation : global::Microsoft.Graph.Beta.Models.Security.CaseOperation, IParsable #pragma warning restore CS1591 { - /// The reportFileMetadata property + /// Contains the properties for report file metadata, including downloadUrl, fileName, and size. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public List? ReportFileMetadata diff --git a/src/Microsoft.Graph/Generated/Models/VirtualEndpoint.cs b/src/Microsoft.Graph/Generated/Models/VirtualEndpoint.cs index 4c51a69753e..b41c7d18753 100644 --- a/src/Microsoft.Graph/Generated/Models/VirtualEndpoint.cs +++ b/src/Microsoft.Graph/Generated/Models/VirtualEndpoint.cs @@ -108,7 +108,7 @@ public partial class VirtualEndpoint : global::Microsoft.Graph.Beta.Models.Entit set { BackingStore?.Set("deviceImages", value); } } #endif - /// The externalPartners property + /// The external partners on a Cloud PC. #if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER #nullable enable public List? ExternalPartners diff --git a/src/Microsoft.Graph/Generated/Places/GraphRoom/GraphRoomRequestBuilder.cs b/src/Microsoft.Graph/Generated/Places/GraphRoom/GraphRoomRequestBuilder.cs index d4ff917ddb3..6036f082fe2 100644 --- a/src/Microsoft.Graph/Generated/Places/GraphRoom/GraphRoomRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Places/GraphRoom/GraphRoomRequestBuilder.cs @@ -41,7 +41,7 @@ public GraphRoomRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : { } /// - /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. By default, this operation returns up to 100 rooms, workspaces, and room lists per page, and 1,000 buildings, floors, sections, and desks per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. + /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. /// Find more info here /// /// A @@ -65,7 +65,7 @@ public GraphRoomRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.RoomCollectionResponse.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. By default, this operation returns up to 100 rooms, workspaces, and room lists per page, and 1,000 buildings, floors, sections, and desks per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. + /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -93,7 +93,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. By default, this operation returns up to 100 rooms, workspaces, and room lists per page, and 1,000 buildings, floors, sections, and desks per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. + /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class GraphRoomRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/Places/Item/GraphRoom/GraphRoomRequestBuilder.cs b/src/Microsoft.Graph/Generated/Places/Item/GraphRoom/GraphRoomRequestBuilder.cs index a8c578c2cd2..a868497e195 100644 --- a/src/Microsoft.Graph/Generated/Places/Item/GraphRoom/GraphRoomRequestBuilder.cs +++ b/src/Microsoft.Graph/Generated/Places/Item/GraphRoom/GraphRoomRequestBuilder.cs @@ -41,7 +41,7 @@ public GraphRoomRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : { } /// - /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. By default, this operation returns up to 100 rooms, workspaces, and room lists per page, and 1,000 buildings, floors, sections, and desks per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. + /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. /// Find more info here /// /// A @@ -65,7 +65,7 @@ public GraphRoomRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) : return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Beta.Models.Room.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false); } /// - /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. By default, this operation returns up to 100 rooms, workspaces, and room lists per page, and 1,000 buildings, floors, sections, and desks per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. + /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. /// /// A /// Configuration for the request such as headers, query parameters, and middleware options. @@ -93,7 +93,7 @@ public RequestInformation ToGetRequestInformation(Action - /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. By default, this operation returns up to 100 rooms, workspaces, and room lists per page, and 1,000 buildings, floors, sections, and desks per page. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. + /// Get a collection of the specified type of place objects defined in a tenant. You can do the following for a given tenant:- List all buildings.- List all floors.- List all sections.- List all desks.- List all rooms.- List all workspaces.- List all room lists.- List rooms in a specific room list.- List workspaces in a specific room list. Compared with the findRooms and findRoomLists functions, this operation returns a richer payload for rooms and room lists. For details about how they compare, see Using the places API. /// [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")] public partial class GraphRoomRequestBuilderGetQueryParameters diff --git a/src/Microsoft.Graph/Generated/kiota-lock.json b/src/Microsoft.Graph/Generated/kiota-lock.json index dcf0d3db617..6aa459fac7a 100644 --- a/src/Microsoft.Graph/Generated/kiota-lock.json +++ b/src/Microsoft.Graph/Generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "91603A56DEDC727CE1A81C352B282C07BB4B5109E22B580B281710E8905EFB6376EF33653C734E52AD6EB97D35438B6412CA47F8889253C9BA470D69E9D360FD", + "descriptionHash": "5136589A22B4EA05D541DC76E6D584BEE00B669A8FB4E692DDC755C8266B40DC8D4F95FA7D22BE869DF68DDD5318AA752B4E5EF54283B434FC059FD9AB470773", "descriptionLocation": "../../msgraph-metadata/clean_beta_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.29.0",