diff --git a/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/FederatedIdentityCredentialsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/FederatedIdentityCredentialsRequestBuilder.cs
index 80dab8fa20d..d959827d41e 100644
--- a/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/FederatedIdentityCredentialsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/FederatedIdentityCredentialsRequestBuilder.cs
@@ -54,8 +54,8 @@ public FederatedIdentityCredentialsRequestBuilder(string rawUrl, IRequestAdapter
{
}
///
- /// Get a list of the federatedIdentityCredential objects and their properties.
- /// Find more info here
+ /// Get a list of the federatedIdentityCredential objects and their properties assigned to an application.
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
@@ -79,7 +79,7 @@ public FederatedIdentityCredentialsRequestBuilder(string rawUrl, IRequestAdapter
}
///
/// Create a new federatedIdentityCredential object for an application. By configuring a trust relationship between your Microsoft Entra application registration and the identity provider for your compute platform, you can use tokens issued by that platform to authenticate with Microsoft identity platform and call APIs in the Microsoft ecosystem. Maximum of 20 objects can be added to an application.
- /// Find more info here
+ /// Find more info here
///
/// A
/// The request body
@@ -104,7 +104,7 @@ public FederatedIdentityCredentialsRequestBuilder(string rawUrl, IRequestAdapter
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.FederatedIdentityCredential.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get a list of the federatedIdentityCredential objects and their properties.
+ /// Get a list of the federatedIdentityCredential objects and their properties assigned to an application.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -154,7 +154,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.Applications.Item.FederatedIdentityCredentials.FederatedIdentityCredentialsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get a list of the federatedIdentityCredential objects and their properties.
+ /// Get a list of the federatedIdentityCredential objects and their properties assigned to an application.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class FederatedIdentityCredentialsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/Item/FederatedIdentityCredentialItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/Item/FederatedIdentityCredentialItemRequestBuilder.cs
index c6a33a548d1..6fb3aaa4608 100644
--- a/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/Item/FederatedIdentityCredentialItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentials/Item/FederatedIdentityCredentialItemRequestBuilder.cs
@@ -58,7 +58,7 @@ public async Task DeleteAsync(Action
- /// Read the properties and relationships of a federatedIdentityCredential object.
+ /// Read the properties and relationships of a federatedIdentityCredential object assigned to an application.
/// Find more info here
///
/// A
@@ -127,7 +127,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read the properties and relationships of a federatedIdentityCredential object.
+ /// Read the properties and relationships of a federatedIdentityCredential object assigned to an application.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -185,7 +185,7 @@ public partial class FederatedIdentityCredentialItemRequestBuilderDeleteRequestC
{
}
///
- /// Read the properties and relationships of a federatedIdentityCredential object.
+ /// Read the properties and relationships of a federatedIdentityCredential object assigned to an application.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class FederatedIdentityCredentialItemRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentialsWithName/FederatedIdentityCredentialsWithNameRequestBuilder.cs b/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentialsWithName/FederatedIdentityCredentialsWithNameRequestBuilder.cs
index 70e1b267f66..8c069cb6fd6 100644
--- a/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentialsWithName/FederatedIdentityCredentialsWithNameRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Applications/Item/FederatedIdentityCredentialsWithName/FederatedIdentityCredentialsWithNameRequestBuilder.cs
@@ -60,7 +60,7 @@ public async Task DeleteAsync(Action
- /// Read the properties and relationships of a federatedIdentityCredential object.
+ /// Read the properties and relationships of a federatedIdentityCredential object assigned to an application.
/// Find more info here
///
/// A
@@ -129,7 +129,7 @@ public RequestInformation ToDeleteRequestInformation(Action
- /// Read the properties and relationships of a federatedIdentityCredential object.
+ /// Read the properties and relationships of a federatedIdentityCredential object assigned to an application.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -187,7 +187,7 @@ public partial class FederatedIdentityCredentialsWithNameRequestBuilderDeleteReq
{
}
///
- /// Read the properties and relationships of a federatedIdentityCredential object.
+ /// Read the properties and relationships of a federatedIdentityCredential object assigned to an application.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class FederatedIdentityCredentialsWithNameRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs
index 7b8c1c7510e..ea8213db134 100644
--- a/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Calendars/Item/CalendarItemRequestBuilder.cs
@@ -76,7 +76,8 @@ public CalendarItemRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Delete navigation property calendars for me
+ /// Delete a calendar other than the default calendar.
+ /// Find more info here
///
/// Cancellation token to use when cancelling requests
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -146,7 +147,7 @@ public async Task DeleteAsync(Action(requestInfo, global::Microsoft.Graph.Models.Calendar.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Delete navigation property calendars for me
+ /// Delete a calendar other than the default calendar.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
diff --git a/src/Microsoft.Graph/Generated/Me/Onenote/Sections/Item/OnenoteSectionItemRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/Onenote/Sections/Item/OnenoteSectionItemRequestBuilder.cs
index a216b765201..cf5b69f09a2 100644
--- a/src/Microsoft.Graph/Generated/Me/Onenote/Sections/Item/OnenoteSectionItemRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/Onenote/Sections/Item/OnenoteSectionItemRequestBuilder.cs
@@ -88,7 +88,7 @@ public async Task DeleteAsync(Action
/// Retrieve the properties and relationships of a onenoteSection object.
- /// Find more info here
+ /// Find more info here
///
/// A
/// Cancellation token to use when cancelling requests
diff --git a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Recordings/RecordingsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Recordings/RecordingsRequestBuilder.cs
index 93de9baed58..263bdb36b87 100644
--- a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Recordings/RecordingsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Recordings/RecordingsRequestBuilder.cs
@@ -60,7 +60,7 @@ public RecordingsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
{
}
///
- /// Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
+ /// Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from all meeting types except live events. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording.
/// Find more info here
///
/// A
@@ -109,7 +109,7 @@ public RecordingsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter) :
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.CallRecording.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
+ /// Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from all meeting types except live events. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -159,7 +159,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.Me.OnlineMeetings.Item.Recordings.RecordingsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Get a callRecording object associated with a scheduled onlineMeeting. This API supports the retrieval of call recordings from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. For a recording, this API returns the metadata of the single recording associated with the online meeting. For the content of a recording, this API returns the stream of bytes associated with the recording.
+ /// Get a callRecording object associated with a scheduled online meeting and an ad hoc call. This API supports the retrieval of call recordings from all meeting types except live events. For a recording, this API returns the metadata of the single recording associated with the online meeting or an ad hoc call. For the content of a recording, this API returns the stream of bytes associated with the recording.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class RecordingsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Transcripts/TranscriptsRequestBuilder.cs b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Transcripts/TranscriptsRequestBuilder.cs
index 21dfa4d1129..f799df16d30 100644
--- a/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Transcripts/TranscriptsRequestBuilder.cs
+++ b/src/Microsoft.Graph/Generated/Me/OnlineMeetings/Item/Transcripts/TranscriptsRequestBuilder.cs
@@ -60,8 +60,7 @@ public TranscriptsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
{
}
///
- /// Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.
- /// Find more info here
+ /// The transcripts of an online meeting. Read-only.
///
/// A
/// Cancellation token to use when cancelling requests
@@ -109,7 +108,7 @@ public TranscriptsRequestBuilder(string rawUrl, IRequestAdapter requestAdapter)
return await RequestAdapter.SendAsync(requestInfo, global::Microsoft.Graph.Models.CallTranscript.CreateFromDiscriminatorValue, errorMapping, cancellationToken).ConfigureAwait(false);
}
///
- /// Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.
+ /// The transcripts of an online meeting. Read-only.
///
/// A
/// Configuration for the request such as headers, query parameters, and middleware options.
@@ -159,7 +158,7 @@ public RequestInformation ToPostRequestInformation(global::Microsoft.Graph.Model
return new global::Microsoft.Graph.Me.OnlineMeetings.Item.Transcripts.TranscriptsRequestBuilder(rawUrl, RequestAdapter);
}
///
- /// Retrieve a callTranscript object associated with a scheduled onlineMeeting. This API supports the retrieval of call transcripts from private chat meetings and channel meetings. However, private channel meetings are not supported at this time. Retrieving the transcript returns the metadata of the single transcript associated with the online meeting. Retrieving the content of the transcript returns the stream of text associated with the transcript.
+ /// The transcripts of an online meeting. Read-only.
///
[global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.0.0")]
public partial class TranscriptsRequestBuilderGetQueryParameters
diff --git a/src/Microsoft.Graph/Generated/Models/AccessReviewHistoryDefinition.cs b/src/Microsoft.Graph/Generated/Models/AccessReviewHistoryDefinition.cs
index 9ea27edf842..babdef33b0b 100644
--- a/src/Microsoft.Graph/Generated/Models/AccessReviewHistoryDefinition.cs
+++ b/src/Microsoft.Graph/Generated/Models/AccessReviewHistoryDefinition.cs
@@ -34,7 +34,7 @@ public DateTimeOffset? CreatedDateTime
get { return BackingStore?.Get("createdDateTime"); }
set { BackingStore?.Set("createdDateTime", value); }
}
- /// Determines which review decisions will be included in the fetched review history data if specified. Optional on create. All decisions are included by default if no decisions are provided on create. Possible values are: approve, deny, dontKnow, notReviewed, and notNotified.
+ /// Determines which review decisions will be included in the fetched review history data if specified. Optional on create. All decisions are included by default if no decisions are provided on create. The possible values are: approve, deny, dontKnow, notReviewed, and notNotified.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Decisions
diff --git a/src/Microsoft.Graph/Generated/Models/AccountTargetContent.cs b/src/Microsoft.Graph/Generated/Models/AccountTargetContent.cs
index 913f016763d..1c81db06f4a 100644
--- a/src/Microsoft.Graph/Generated/Models/AccountTargetContent.cs
+++ b/src/Microsoft.Graph/Generated/Models/AccountTargetContent.cs
@@ -37,7 +37,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The type of account target content. Possible values are: unknown, includeAll, addressBook, unknownFutureValue.
+ /// The type of account target content. The possible values are: unknown, includeAll, addressBook, unknownFutureValue.
public global::Microsoft.Graph.Models.AccountTargetContentType? Type
{
get { return BackingStore?.Get("type"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AgreementAcceptance.cs b/src/Microsoft.Graph/Generated/Models/AgreementAcceptance.cs
index 270da43b498..8a9ce859714 100644
--- a/src/Microsoft.Graph/Generated/Models/AgreementAcceptance.cs
+++ b/src/Microsoft.Graph/Generated/Models/AgreementAcceptance.cs
@@ -120,7 +120,7 @@ public DateTimeOffset? RecordedDateTime
get { return BackingStore?.Get("recordedDateTime"); }
set { BackingStore?.Set("recordedDateTime", value); }
}
- /// The state of the agreement acceptance. Possible values are: accepted, declined. Supports $filter (eq).
+ /// The state of the agreement acceptance. The possible values are: accepted, declined. Supports $filter (eq).
public global::Microsoft.Graph.Models.AgreementAcceptanceState? State
{
get { return BackingStore?.Get("state"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Alert.cs b/src/Microsoft.Graph/Generated/Models/Alert.cs
index eab445e5679..1f024864994 100644
--- a/src/Microsoft.Graph/Generated/Models/Alert.cs
+++ b/src/Microsoft.Graph/Generated/Models/Alert.cs
@@ -196,7 +196,7 @@ public DateTimeOffset? EventDateTime
get { return BackingStore?.Get("eventDateTime"); }
set { BackingStore?.Set("eventDateTime", value); }
}
- /// Analyst feedback on the alert. Possible values are: unknown, truePositive, falsePositive, benignPositive. Supports update.
+ /// Analyst feedback on the alert. The possible values are: unknown, truePositive, falsePositive, benignPositive. Supports update.
public global::Microsoft.Graph.Models.AlertFeedback? Feedback
{
get { return BackingStore?.Get("feedback"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AlterationResponse.cs b/src/Microsoft.Graph/Generated/Models/AlterationResponse.cs
index 5b0df9be2c8..225cc5e4a1c 100644
--- a/src/Microsoft.Graph/Generated/Models/AlterationResponse.cs
+++ b/src/Microsoft.Graph/Generated/Models/AlterationResponse.cs
@@ -69,7 +69,7 @@ public string OriginalQueryString
set { BackingStore?.Set("queryAlteration", value); }
}
#endif
- /// Defines the type of the spelling correction. Possible values are: suggestion, modification.
+ /// Defines the type of the spelling correction. The possible values are: suggestion, modification.
public global::Microsoft.Graph.Models.SearchAlterationType? QueryAlterationType
{
get { return BackingStore?.Get("queryAlterationType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Application.cs b/src/Microsoft.Graph/Generated/Models/Application.cs
index 536bbd71a4a..1003b0fd9f6 100644
--- a/src/Microsoft.Graph/Generated/Models/Application.cs
+++ b/src/Microsoft.Graph/Generated/Models/Application.cs
@@ -194,7 +194,7 @@ public string Description
set { BackingStore?.Set("description", value); }
}
#endif
- /// Specifies whether Microsoft has disabled the registered application. Possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not).
+ /// Specifies whether Microsoft has disabled the registered application. The possible values are: null (default value), NotDisabled, and DisabledDueToViolationOfServicesAgreement (reasons include suspicious, abusive, or malicious activity, or a violation of the Microsoft Services Agreement). Supports $filter (eq, ne, not).
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? DisabledByMicrosoftStatus
diff --git a/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs b/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs
index c9cd6a955ba..390b6f0b2ee 100644
--- a/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/AppliedConditionalAccessPolicy.cs
@@ -101,7 +101,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Indicates the result of the CA policy that was triggered. Possible values are: success, failure, notApplied (policy isn't applied because policy conditions weren't met), notEnabled (This is due to the policy in a disabled state), unknown, unknownFutureValue, reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted.
+ /// Indicates the result of the CA policy that was triggered. The possible values are: success, failure, notApplied (policy isn't applied because policy conditions weren't met), notEnabled (This is due to the policy in a disabled state), unknown, unknownFutureValue, reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: reportOnlySuccess, reportOnlyFailure, reportOnlyNotApplied, reportOnlyInterrupted.
public global::Microsoft.Graph.Models.AppliedConditionalAccessPolicyResult? Result
{
get { return BackingStore?.Get("result"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AssignedPlaceMode.cs b/src/Microsoft.Graph/Generated/Models/AssignedPlaceMode.cs
index d7200db0f07..6bbfa53752b 100644
--- a/src/Microsoft.Graph/Generated/Models/AssignedPlaceMode.cs
+++ b/src/Microsoft.Graph/Generated/Models/AssignedPlaceMode.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class AssignedPlaceMode : global::Microsoft.Graph.Models.PlaceMode, IParsable
#pragma warning restore CS1591
{
- /// The assignedUserEmailAddress property
+ /// The email address of the user to whom the desk is assigned.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? AssignedUserEmailAddress
@@ -28,7 +28,7 @@ public string AssignedUserEmailAddress
set { BackingStore?.Set("assignedUserEmailAddress", value); }
}
#endif
- /// The assignedUserId property
+ /// The user ID of the user to whom the desk is assigned.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? AssignedUserId
diff --git a/src/Microsoft.Graph/Generated/Models/AttachmentItem.cs b/src/Microsoft.Graph/Generated/Models/AttachmentItem.cs
index f70cdb0422a..ec415cb1c95 100644
--- a/src/Microsoft.Graph/Generated/Models/AttachmentItem.cs
+++ b/src/Microsoft.Graph/Generated/Models/AttachmentItem.cs
@@ -19,7 +19,7 @@ public IDictionary AdditionalData
get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
set { BackingStore.Set("AdditionalData", value); }
}
- /// The type of attachment. Possible values are: file, item, reference. Required.
+ /// The type of attachment. The possible values are: file, item, reference. Required.
public global::Microsoft.Graph.Models.AttachmentType? AttachmentType
{
get { return BackingStore?.Get("attachmentType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AttackSimulationOperation.cs b/src/Microsoft.Graph/Generated/Models/AttackSimulationOperation.cs
index 9f0a3e9f51e..c02eaa50a20 100644
--- a/src/Microsoft.Graph/Generated/Models/AttackSimulationOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/AttackSimulationOperation.cs
@@ -35,7 +35,7 @@ public string TenantId
set { BackingStore?.Set("tenantId", value); }
}
#endif
- /// The attack simulation operation type. Possible values are: createSimulation, updateSimulation, unknownFutureValue.
+ /// The attack simulation operation type. The possible values are: createSimulation, updateSimulation, unknownFutureValue.
public global::Microsoft.Graph.Models.AttackSimulationOperationType? Type
{
get { return BackingStore?.Get("type"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AttendanceRecord.cs b/src/Microsoft.Graph/Generated/Models/AttendanceRecord.cs
index a74ce881882..0df32d1ada8 100644
--- a/src/Microsoft.Graph/Generated/Models/AttendanceRecord.cs
+++ b/src/Microsoft.Graph/Generated/Models/AttendanceRecord.cs
@@ -92,7 +92,7 @@ public string RegistrationId
set { BackingStore?.Set("registrationId", value); }
}
#endif
- /// Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.
+ /// Role of the attendee. The possible values are: None, Attendee, Presenter, and Organizer.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Role
diff --git a/src/Microsoft.Graph/Generated/Models/AttributeDefinitionMetadataEntry.cs b/src/Microsoft.Graph/Generated/Models/AttributeDefinitionMetadataEntry.cs
index e6b3b15108d..3566fa2cede 100644
--- a/src/Microsoft.Graph/Generated/Models/AttributeDefinitionMetadataEntry.cs
+++ b/src/Microsoft.Graph/Generated/Models/AttributeDefinitionMetadataEntry.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Possible values are: BaseAttributeName, ComplexObjectDefinition, IsContainer, IsCustomerDefined, IsDomainQualified, LinkPropertyNames, LinkTypeName, MaximumLength, ReferencedProperty.
+ /// The possible values are: BaseAttributeName, ComplexObjectDefinition, IsContainer, IsCustomerDefined, IsDomainQualified, LinkPropertyNames, LinkTypeName, MaximumLength, ReferencedProperty.
public global::Microsoft.Graph.Models.AttributeDefinitionMetadata? Key
{
get { return BackingStore?.Get("key"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AuthenticationMethodConfiguration.cs b/src/Microsoft.Graph/Generated/Models/AuthenticationMethodConfiguration.cs
index 2838668ddc5..f05ee968600 100644
--- a/src/Microsoft.Graph/Generated/Models/AuthenticationMethodConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/AuthenticationMethodConfiguration.cs
@@ -28,7 +28,7 @@ public partial class AuthenticationMethodConfiguration : global::Microsoft.Graph
set { BackingStore?.Set("excludeTargets", value); }
}
#endif
- /// The state of the policy. Possible values are: enabled, disabled.
+ /// The state of the policy. The possible values are: enabled, disabled.
public global::Microsoft.Graph.Models.AuthenticationMethodState? State
{
get { return BackingStore?.Get("state"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AuthenticationMethodFeatureConfiguration.cs b/src/Microsoft.Graph/Generated/Models/AuthenticationMethodFeatureConfiguration.cs
index bb446b4a89a..1a085f14a66 100644
--- a/src/Microsoft.Graph/Generated/Models/AuthenticationMethodFeatureConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/AuthenticationMethodFeatureConfiguration.cs
@@ -69,7 +69,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Enable or disable the feature. Possible values are: default, enabled, disabled, unknownFutureValue. The default value is used when the configuration hasn't been explicitly set and uses the default behavior of Microsoft Entra ID for the setting. The default value is disabled.
+ /// Enable or disable the feature. The possible values are: default, enabled, disabled, unknownFutureValue. The default value is used when the configuration hasn't been explicitly set and uses the default behavior of Microsoft Entra ID for the setting. The default value is disabled.
public global::Microsoft.Graph.Models.AdvancedConfigState? State
{
get { return BackingStore?.Get("state"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AuthorizationPolicy.cs b/src/Microsoft.Graph/Generated/Models/AuthorizationPolicy.cs
index 14d32a2683e..08a836ada93 100644
--- a/src/Microsoft.Graph/Generated/Models/AuthorizationPolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/AuthorizationPolicy.cs
@@ -30,7 +30,7 @@ public bool? AllowEmailVerifiedUsersToJoinOrganization
get { return BackingStore?.Get("allowEmailVerifiedUsersToJoinOrganization"); }
set { BackingStore?.Set("allowEmailVerifiedUsersToJoinOrganization", value); }
}
- /// Indicates who can invite guests to the organization. Possible values are: none, adminsAndGuestInviters, adminsGuestInvitersAndAllMembers, everyone. everyone is the default setting for all cloud environments except US Government. For more information, see allowInvitesFrom values.
+ /// Indicates who can invite guests to the organization. The possible values are: none, adminsAndGuestInviters, adminsGuestInvitersAndAllMembers, everyone. everyone is the default setting for all cloud environments except US Government. For more information, see allowInvitesFrom values.
public global::Microsoft.Graph.Models.AllowInvitesFrom? AllowInvitesFrom
{
get { return BackingStore?.Get("allowInvitesFrom"); }
diff --git a/src/Microsoft.Graph/Generated/Models/AvailabilityItem.cs b/src/Microsoft.Graph/Generated/Models/AvailabilityItem.cs
index 433d3067db4..91e2baf3ecd 100644
--- a/src/Microsoft.Graph/Generated/Models/AvailabilityItem.cs
+++ b/src/Microsoft.Graph/Generated/Models/AvailabilityItem.cs
@@ -85,7 +85,7 @@ public string ServiceId
set { BackingStore?.Set("startDateTime", value); }
}
#endif
- /// The status of the staff member. Possible values are: available, busy, slotsAvailable, outOfOffice, unknownFutureValue.
+ /// The status of the staff member. The possible values are: available, busy, slotsAvailable, outOfOffice, unknownFutureValue.
public global::Microsoft.Graph.Models.BookingsAvailabilityStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/BaseMapFeature.cs b/src/Microsoft.Graph/Generated/Models/BaseMapFeature.cs
index 93af84492ca..26a5f6ef046 100644
--- a/src/Microsoft.Graph/Generated/Models/BaseMapFeature.cs
+++ b/src/Microsoft.Graph/Generated/Models/BaseMapFeature.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class BaseMapFeature : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The properties property
+ /// Concatenated key-value pair of all properties of a GeoJSON file for this baseMapFeature.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Properties
diff --git a/src/Microsoft.Graph/Generated/Models/BitLockerRemovableDrivePolicy.cs b/src/Microsoft.Graph/Generated/Models/BitLockerRemovableDrivePolicy.cs
index 298cf4451e9..dd3d749abfe 100644
--- a/src/Microsoft.Graph/Generated/Models/BitLockerRemovableDrivePolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/BitLockerRemovableDrivePolicy.cs
@@ -28,7 +28,7 @@ public bool? BlockCrossOrganizationWriteAccess
get { return BackingStore?.Get("blockCrossOrganizationWriteAccess"); }
set { BackingStore?.Set("blockCrossOrganizationWriteAccess", value); }
}
- /// Select the encryption method for removable drives. Possible values are: aesCbc128, aesCbc256, xtsAes128, xtsAes256.
+ /// Select the encryption method for removable drives. The possible values are: aesCbc128, aesCbc256, xtsAes128, xtsAes256.
public global::Microsoft.Graph.Models.BitLockerEncryptionMethod? EncryptionMethod
{
get { return BackingStore?.Get("encryptionMethod"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Building.cs b/src/Microsoft.Graph/Generated/Models/Building.cs
index 824a39a1387..a30c01c5b3d 100644
--- a/src/Microsoft.Graph/Generated/Models/Building.cs
+++ b/src/Microsoft.Graph/Generated/Models/Building.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Building : global::Microsoft.Graph.Models.Place, IParsable
#pragma warning restore CS1591
{
- /// The map property
+ /// Map file associated with a building in Places. This object is the IMDF-format representation of building.geojson.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.BuildingMap? Map
@@ -28,7 +28,7 @@ public partial class Building : global::Microsoft.Graph.Models.Place, IParsable
set { BackingStore?.Set("map", value); }
}
#endif
- /// The resourceLinks property
+ /// A set of links to external resources that are associated with the building. Inherited from place.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? ResourceLinks
diff --git a/src/Microsoft.Graph/Generated/Models/BuildingMap.cs b/src/Microsoft.Graph/Generated/Models/BuildingMap.cs
index 765ef073d37..ae74436ef0d 100644
--- a/src/Microsoft.Graph/Generated/Models/BuildingMap.cs
+++ b/src/Microsoft.Graph/Generated/Models/BuildingMap.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class BuildingMap : global::Microsoft.Graph.Models.BaseMapFeature, IParsable
#pragma warning restore CS1591
{
- /// The footprints property
+ /// Represents the approximate physical extent of a referenced building. It corresponds to footprint.geojson in IMDF format.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Footprints
@@ -28,7 +28,7 @@ public partial class BuildingMap : global::Microsoft.Graph.Models.BaseMapFeature
set { BackingStore?.Set("footprints", value); }
}
#endif
- /// The levels property
+ /// Represents a physical floor structure within a building. It corresponds to level.geojson in IMDF format.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Levels
@@ -44,7 +44,7 @@ public partial class BuildingMap : global::Microsoft.Graph.Models.BaseMapFeature
set { BackingStore?.Set("levels", value); }
}
#endif
- /// The placeId property
+ /// Identifier for the building to which this buildingMap belongs.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? PlaceId
diff --git a/src/Microsoft.Graph/Generated/Models/CalculatedColumn.cs b/src/Microsoft.Graph/Generated/Models/CalculatedColumn.cs
index 309a9f8760e..70e12710072 100644
--- a/src/Microsoft.Graph/Generated/Models/CalculatedColumn.cs
+++ b/src/Microsoft.Graph/Generated/Models/CalculatedColumn.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// For dateTime output types, the format of the value. Possible values are: dateOnly or dateTime.
+ /// For dateTime output types, the format of the value. The possible values are: dateOnly or dateTime.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Format
@@ -69,7 +69,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The output type used to format values in this column. Possible values are: boolean, currency, dateTime, number, or text.
+ /// The output type used to format values in this column. The possible values are: boolean, currency, dateTime, number, or text.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? OutputType
diff --git a/src/Microsoft.Graph/Generated/Models/Calendar.cs b/src/Microsoft.Graph/Generated/Models/Calendar.cs
index 2eb297753f6..0d7d5bf8fdc 100644
--- a/src/Microsoft.Graph/Generated/Models/Calendar.cs
+++ b/src/Microsoft.Graph/Generated/Models/Calendar.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Calendar : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// Represent the online meeting service providers that can be used to create online meetings in this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.
+ /// Represent the online meeting service providers that can be used to create online meetings in this calendar. The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? AllowedOnlineMeetingProviders
@@ -100,7 +100,7 @@ public string ChangeKey
get { return BackingStore?.Get("color"); }
set { BackingStore?.Set("color", value); }
}
- /// The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.
+ /// The default online meeting provider for meetings sent from this calendar. The possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness.
public global::Microsoft.Graph.Models.OnlineMeetingProviderType? DefaultOnlineMeetingProvider
{
get { return BackingStore?.Get("defaultOnlineMeetingProvider"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CalendarPermission.cs b/src/Microsoft.Graph/Generated/Models/CalendarPermission.cs
index cf423d932be..c2281e0620e 100644
--- a/src/Microsoft.Graph/Generated/Models/CalendarPermission.cs
+++ b/src/Microsoft.Graph/Generated/Models/CalendarPermission.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class CalendarPermission : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// List of allowed sharing or delegating permission levels for the calendar. Possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom.
+ /// List of allowed sharing or delegating permission levels for the calendar. The possible values are: none, freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess, custom.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? AllowedRoles
diff --git a/src/Microsoft.Graph/Generated/Models/Call.cs b/src/Microsoft.Graph/Generated/Models/Call.cs
index 013a1b0c125..d737afb6f5f 100644
--- a/src/Microsoft.Graph/Generated/Models/Call.cs
+++ b/src/Microsoft.Graph/Generated/Models/Call.cs
@@ -242,7 +242,7 @@ public string MyParticipantId
set { BackingStore?.Set("participants", value); }
}
#endif
- /// The list of requested modalities. Possible values are: unknown, audio, video, videoBasedScreenSharing, data.
+ /// The list of requested modalities. The possible values are: unknown, audio, video, videoBasedScreenSharing, data.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? RequestedModalities
@@ -290,7 +290,7 @@ public string MyParticipantId
set { BackingStore?.Set("source", value); }
}
#endif
- /// The call state. Possible values are: incoming, establishing, ringing, established, hold, transferring, transferAccepted, redirecting, terminating, terminated. Read-only.
+ /// The call state. The possible values are: incoming, establishing, ringing, established, hold, transferring, transferAccepted, redirecting, terminating, terminated. Read-only.
public global::Microsoft.Graph.Models.CallState? State
{
get { return BackingStore?.Get("state"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CallEndedEventMessageDetail.cs b/src/Microsoft.Graph/Generated/Models/CallEndedEventMessageDetail.cs
index 192b8c6cd63..4aa79370031 100644
--- a/src/Microsoft.Graph/Generated/Models/CallEndedEventMessageDetail.cs
+++ b/src/Microsoft.Graph/Generated/Models/CallEndedEventMessageDetail.cs
@@ -18,7 +18,7 @@ public TimeSpan? CallDuration
get { return BackingStore?.Get("callDuration"); }
set { BackingStore?.Set("callDuration", value); }
}
- /// Represents the call event type. Possible values are: call, meeting, screenShare, unknownFutureValue.
+ /// Represents the call event type. The possible values are: call, meeting, screenShare, unknownFutureValue.
public global::Microsoft.Graph.Models.TeamworkCallEventType? CallEventType
{
get { return BackingStore?.Get("callEventType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CallMediaState.cs b/src/Microsoft.Graph/Generated/Models/CallMediaState.cs
index bd8153757bc..dc31e22c745 100644
--- a/src/Microsoft.Graph/Generated/Models/CallMediaState.cs
+++ b/src/Microsoft.Graph/Generated/Models/CallMediaState.cs
@@ -19,7 +19,7 @@ public IDictionary AdditionalData
get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
set { BackingStore.Set("AdditionalData", value); }
}
- /// The audio media state. Possible values are: active, inactive, unknownFutureValue.
+ /// The audio media state. The possible values are: active, inactive, unknownFutureValue.
public global::Microsoft.Graph.Models.MediaState? Audio
{
get { return BackingStore?.Get("audio"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CallRecordingEventMessageDetail.cs b/src/Microsoft.Graph/Generated/Models/CallRecordingEventMessageDetail.cs
index 7755c55a615..1914bf0cd2b 100644
--- a/src/Microsoft.Graph/Generated/Models/CallRecordingEventMessageDetail.cs
+++ b/src/Microsoft.Graph/Generated/Models/CallRecordingEventMessageDetail.cs
@@ -50,7 +50,7 @@ public TimeSpan? CallRecordingDuration
get { return BackingStore?.Get("callRecordingDuration"); }
set { BackingStore?.Set("callRecordingDuration", value); }
}
- /// Status of the call recording. Possible values are: success, failure, initial, chunkFinished, unknownFutureValue.
+ /// Status of the call recording. The possible values are: success, failure, initial, chunkFinished, unknownFutureValue.
public global::Microsoft.Graph.Models.CallRecordingStatus? CallRecordingStatus
{
get { return BackingStore?.Get("callRecordingStatus"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CallRecords/CallRecord.cs b/src/Microsoft.Graph/Generated/Models/CallRecords/CallRecord.cs
index 6d7e54fe9be..2d4b329f853 100644
--- a/src/Microsoft.Graph/Generated/Models/CallRecords/CallRecord.cs
+++ b/src/Microsoft.Graph/Generated/Models/CallRecords/CallRecord.cs
@@ -40,7 +40,7 @@ public DateTimeOffset? LastModifiedDateTime
get { return BackingStore?.Get("lastModifiedDateTime"); }
set { BackingStore?.Set("lastModifiedDateTime", value); }
}
- /// List of all the modalities used in the call. Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue.
+ /// List of all the modalities used in the call. The possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Modalities
diff --git a/src/Microsoft.Graph/Generated/Models/CallRecords/MediaStream.cs b/src/Microsoft.Graph/Generated/Models/CallRecords/MediaStream.cs
index 93d97e0970c..a47b1a70add 100644
--- a/src/Microsoft.Graph/Generated/Models/CallRecords/MediaStream.cs
+++ b/src/Microsoft.Graph/Generated/Models/CallRecords/MediaStream.cs
@@ -19,7 +19,7 @@ public IDictionary AdditionalData
get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
set { BackingStore.Set("AdditionalData", value); }
}
- /// Codec name used to encode audio for transmission on the network. Possible values are: unknown, invalid, cn, pcma, pcmu, amrWide, g722, g7221, g7221c, g729, multiChannelAudio, muchv2, opus, satin, satinFullband, rtAudio8, rtAudio16, silk, silkNarrow, silkWide, siren, xmsRta, unknownFutureValue.
+ /// Codec name used to encode audio for transmission on the network. The possible values are: unknown, invalid, cn, pcma, pcmu, amrWide, g722, g7221, g7221c, g729, multiChannelAudio, muchv2, opus, satin, satinFullband, rtAudio8, rtAudio16, silk, silkNarrow, silkWide, siren, xmsRta, unknownFutureValue.
public global::Microsoft.Graph.Models.CallRecords.AudioCodec? AudioCodec
{
get { return BackingStore?.Get("audioCodec"); }
@@ -215,7 +215,7 @@ public string StreamId
set { BackingStore?.Set("streamId", value); }
}
#endif
- /// Codec name used to encode video for transmission on the network. Possible values are: unknown, invalid, av1, h263, h264, h264s, h264uc, h265, rtvc1, rtVideo, xrtvc1, unknownFutureValue.
+ /// Codec name used to encode video for transmission on the network. The possible values are: unknown, invalid, av1, h263, h264, h264s, h264uc, h265, rtvc1, rtVideo, xrtvc1, unknownFutureValue.
public global::Microsoft.Graph.Models.CallRecords.VideoCodec? VideoCodec
{
get { return BackingStore?.Get("videoCodec"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CallRecords/Session.cs b/src/Microsoft.Graph/Generated/Models/CallRecords/Session.cs
index 7f028db0b5e..a984e96ab92 100644
--- a/src/Microsoft.Graph/Generated/Models/CallRecords/Session.cs
+++ b/src/Microsoft.Graph/Generated/Models/CallRecords/Session.cs
@@ -72,7 +72,7 @@ public bool? IsTest
get { return BackingStore?.Get("isTest"); }
set { BackingStore?.Set("isTest", value); }
}
- /// List of modalities present in the session. Possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue.
+ /// List of modalities present in the session. The possible values are: unknown, audio, video, videoBasedScreenSharing, data, screenSharing, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Modalities
diff --git a/src/Microsoft.Graph/Generated/Models/CallStartedEventMessageDetail.cs b/src/Microsoft.Graph/Generated/Models/CallStartedEventMessageDetail.cs
index fdc9ca9c597..267bd9dc2c0 100644
--- a/src/Microsoft.Graph/Generated/Models/CallStartedEventMessageDetail.cs
+++ b/src/Microsoft.Graph/Generated/Models/CallStartedEventMessageDetail.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class CallStartedEventMessageDetail : global::Microsoft.Graph.Models.EventMessageDetail, IParsable
#pragma warning restore CS1591
{
- /// Represents the call event type. Possible values are: call, meeting, screenShare, unknownFutureValue.
+ /// Represents the call event type. The possible values are: call, meeting, screenShare, unknownFutureValue.
public global::Microsoft.Graph.Models.TeamworkCallEventType? CallEventType
{
get { return BackingStore?.Get("callEventType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CheckInClaim.cs b/src/Microsoft.Graph/Generated/Models/CheckInClaim.cs
index f644ac7d59d..7bfa3bb9a08 100644
--- a/src/Microsoft.Graph/Generated/Models/CheckInClaim.cs
+++ b/src/Microsoft.Graph/Generated/Models/CheckInClaim.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// The calendarEventId property
+ /// The unique identifier for an Outlook calendar event associated with the checkInClaim object. For more information, see the iCalUId property in event.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? CalendarEventId
@@ -43,7 +43,7 @@ public string CalendarEventId
get { return BackingStore?.Get("checkInMethod"); }
set { BackingStore?.Set("checkInMethod", value); }
}
- /// The createdDateTime property
+ /// The date and time when the checkInClaim object was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
public DateTimeOffset? CreatedDateTime
{
get { return BackingStore?.Get("createdDateTime"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudAppSecuritySessionControl.cs b/src/Microsoft.Graph/Generated/Models/CloudAppSecuritySessionControl.cs
index 43692a0db5e..10325c9565b 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudAppSecuritySessionControl.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudAppSecuritySessionControl.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class CloudAppSecuritySessionControl : global::Microsoft.Graph.Models.ConditionalAccessSessionControl, IParsable
#pragma warning restore CS1591
{
- /// Possible values are: mcasConfigured, monitorOnly, blockDownloads, unknownFutureValue. For more information, see Deploy Conditional Access App Control for featured apps.
+ /// The possible values are: mcasConfigured, monitorOnly, blockDownloads, unknownFutureValue. For more information, see Deploy Conditional Access App Control for featured apps.
public global::Microsoft.Graph.Models.CloudAppSecuritySessionControlType? CloudAppSecurityType
{
get { return BackingStore?.Get("cloudAppSecurityType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPC.cs b/src/Microsoft.Graph/Generated/Models/CloudPC.cs
index 02a29a805fd..b2e201d117f 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPC.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPC.cs
@@ -152,7 +152,7 @@ public string ProvisioningPolicyName
set { BackingStore?.Set("provisioningPolicyName", value); }
}
#endif
- /// The type of licenses to be used when provisioning Cloud PCs using this policy. Possible values are: dedicated, shared, unknownFutureValue. The default value is dedicated.
+ /// The type of licenses to be used when provisioning Cloud PCs using this policy. The possible values are: dedicated, shared, unknownFutureValue. The default value is dedicated.
public global::Microsoft.Graph.Models.CloudPcProvisioningType? ProvisioningType
{
get { return BackingStore?.Get("provisioningType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs b/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs
index 9ec86019b89..6dbf4034b5a 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcDeviceImage.cs
@@ -29,7 +29,7 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
- /// The error code of the status of the image that indicates why the upload failed, if applicable. Possible values are: internalServerError, sourceImageNotFound, osVersionNotSupported, sourceImageInvalid, sourceImageNotGeneralized, unknownFutureValue, vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Read-only.
+ /// The error code of the status of the image that indicates why the upload failed, if applicable. The possible values are: internalServerError, sourceImageNotFound, osVersionNotSupported, sourceImageInvalid, sourceImageNotGeneralized, unknownFutureValue, vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: vmAlreadyAzureAdJoined, paidSourceImageNotSupport, sourceImageNotSupportCustomizeVMName, sourceImageSizeExceedsLimitation. Read-only.
public global::Microsoft.Graph.Models.CloudPcDeviceImageErrorCode? ErrorCode
{
get { return BackingStore?.Get("errorCode"); }
@@ -79,7 +79,7 @@ public string OsBuildNumber
set { BackingStore?.Set("osBuildNumber", value); }
}
#endif
- /// The OS status of this image. Possible values are: supported, supportedWithWarning, unknown, unknownFutureValue. The default value is unknown. Read-only.
+ /// The OS status of this image. The possible values are: supported, supportedWithWarning, unknown, unknownFutureValue. The default value is unknown. Read-only.
public global::Microsoft.Graph.Models.CloudPcDeviceImageOsStatus? OsStatus
{
get { return BackingStore?.Get("osStatus"); }
@@ -101,7 +101,7 @@ public string SourceImageResourceId
set { BackingStore?.Set("sourceImageResourceId", value); }
}
#endif
- /// The status of the image on the Cloud PC. Possible values are: pending, ready, failed, unknownFutureValue. Read-only.
+ /// The status of the image on the Cloud PC. The possible values are: pending, ready, failed, unknownFutureValue. Read-only.
public global::Microsoft.Graph.Models.CloudPcDeviceImageStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs b/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs
index 71616a7b21d..c17448c18e7 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcDomainJoinConfiguration.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Specifies the method by which the provisioned Cloud PC joins Microsoft Entra ID. If you choose the hybridAzureADJoin type, only provide a value for the onPremisesConnectionId property and leave the regionName property empty. If you choose the azureADJoin type, provide a value for either the onPremisesConnectionId or the regionName property. Possible values are: azureADJoin, hybridAzureADJoin, unknownFutureValue.
+ /// Specifies the method by which the provisioned Cloud PC joins Microsoft Entra ID. If you choose the hybridAzureADJoin type, only provide a value for the onPremisesConnectionId property and leave the regionName property empty. If you choose the azureADJoin type, provide a value for either the onPremisesConnectionId or the regionName property. The possible values are: azureADJoin, hybridAzureADJoin, unknownFutureValue.
public global::Microsoft.Graph.Models.CloudPcDomainJoinType? DomainJoinType
{
get { return BackingStore?.Get("domainJoinType"); }
@@ -59,7 +59,7 @@ public string OnPremisesConnectionId
set { BackingStore?.Set("onPremisesConnectionId", value); }
}
#endif
- /// The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions. Possible values are: default, australia, canada, usCentral, usEast, usWest, france, germany, europeUnion, unitedKingdom, japan, asia, india, southAmerica, euap, usGovernment, usGovernmentDOD, unknownFutureValue, norway, switzerland, southKorea. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: norway, switzerland, southKorea. Read-only.
+ /// The logical geographic group this region belongs to. Multiple regions can belong to one region group. A customer can select a regionGroup when they provision a Cloud PC, and the Cloud PC is put in one of the regions in the group based on resource status. For example, the Europe region group contains the Northern Europe and Western Europe regions. The possible values are: default, australia, canada, usCentral, usEast, usWest, france, germany, europeUnion, unitedKingdom, japan, asia, india, southAmerica, euap, usGovernment, usGovernmentDOD, unknownFutureValue, norway, switzerland, southKorea. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: norway, switzerland, southKorea. Read-only.
public global::Microsoft.Graph.Models.CloudPcRegionGroup? RegionGroup
{
get { return BackingStore?.Get("regionGroup"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcGalleryImage.cs b/src/Microsoft.Graph/Generated/Models/CloudPcGalleryImage.cs
index 641a086c3f1..5c2b85648a3 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcGalleryImage.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcGalleryImage.cs
@@ -101,7 +101,7 @@ public Date? StartDate
get { return BackingStore?.Get("startDate"); }
set { BackingStore?.Set("startDate", value); }
}
- /// The status of the gallery image on the Cloud PC. Possible values are: supported, supportedWithWarning, notSupported, unknownFutureValue. The default value is supported. Read-only.
+ /// The status of the gallery image on the Cloud PC. The possible values are: supported, supportedWithWarning, notSupported, unknownFutureValue. The default value is supported. Read-only.
public global::Microsoft.Graph.Models.CloudPcGalleryImageStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcOnPremisesConnectionHealthCheck.cs b/src/Microsoft.Graph/Generated/Models/CloudPcOnPremisesConnectionHealthCheck.cs
index a8de41fe54c..ae7e1d14118 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcOnPremisesConnectionHealthCheck.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcOnPremisesConnectionHealthCheck.cs
@@ -75,7 +75,7 @@ public DateTimeOffset? EndDateTime
get { return BackingStore?.Get("endDateTime"); }
set { BackingStore?.Set("endDateTime", value); }
}
- /// The type of error that occurred during this health check. Possible values are: endpointConnectivityCheckCloudPcUrlNotAllowListed, endpointConnectivityCheckWVDUrlNotAllowListed, etc. (The all possible values can refer to cloudPcOnPremisesConnectionHealthCheckErrorType) Read-Only.
+ /// The type of error that occurred during this health check. The possible values are: endpointConnectivityCheckCloudPcUrlNotAllowListed, endpointConnectivityCheckWVDUrlNotAllowListed, etc. (The all possible values can refer to cloudPcOnPremisesConnectionHealthCheckErrorType) Read-Only.
public global::Microsoft.Graph.Models.CloudPcOnPremisesConnectionHealthCheckErrorType? ErrorType
{
get { return BackingStore?.Get("errorType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcProvisioningPolicy.cs b/src/Microsoft.Graph/Generated/Models/CloudPcProvisioningPolicy.cs
index 5ac0fd471f9..c646c1f3367 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcProvisioningPolicy.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcProvisioningPolicy.cs
@@ -212,7 +212,7 @@ public bool? LocalAdminEnabled
set { BackingStore?.Set("microsoftManagedDesktop", value); }
}
#endif
- /// Specifies the type of license used when provisioning Cloud PCs using this policy. By default, the license type is dedicated if the provisioningType isn't specified when you create the cloudPcProvisioningPolicy. You can't change this property after the cloudPcProvisioningPolicy was created. Possible values are: dedicated, shared, unknownFutureValue.
+ /// Specifies the type of license used when provisioning Cloud PCs using this policy. By default, the license type is dedicated if the provisioningType isn't specified when you create the cloudPcProvisioningPolicy. You can't change this property after the cloudPcProvisioningPolicy was created. The possible values are: dedicated, shared, unknownFutureValue.
public global::Microsoft.Graph.Models.CloudPcProvisioningType? ProvisioningType
{
get { return BackingStore?.Get("provisioningType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CloudPcRestorePointSetting.cs b/src/Microsoft.Graph/Generated/Models/CloudPcRestorePointSetting.cs
index c96e6e4efaf..2662e40a700 100644
--- a/src/Microsoft.Graph/Generated/Models/CloudPcRestorePointSetting.cs
+++ b/src/Microsoft.Graph/Generated/Models/CloudPcRestorePointSetting.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// The time interval in hours to take snapshots (restore points) of a Cloud PC automatically. Possible values are: default, fourHours, sixHours, twelveHours, sixteenHours, twentyFourHours, unknownFutureValue. The default value is default that indicates that the time interval for automatic capturing of restore point snapshots is set to 12 hours.
+ /// The time interval in hours to take snapshots (restore points) of a Cloud PC automatically. The possible values are: default, fourHours, sixHours, twelveHours, sixteenHours, twentyFourHours, unknownFutureValue. The default value is default that indicates that the time interval for automatic capturing of restore point snapshots is set to 12 hours.
public global::Microsoft.Graph.Models.CloudPcRestorePointFrequencyType? FrequencyType
{
get { return BackingStore?.Get("frequencyType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CommunicationsIdentitySet.cs b/src/Microsoft.Graph/Generated/Models/CommunicationsIdentitySet.cs
index aaad395c5ed..258c5ba4ab3 100644
--- a/src/Microsoft.Graph/Generated/Models/CommunicationsIdentitySet.cs
+++ b/src/Microsoft.Graph/Generated/Models/CommunicationsIdentitySet.cs
@@ -76,7 +76,7 @@ public partial class CommunicationsIdentitySet : global::Microsoft.Graph.Models.
set { BackingStore?.Set("encrypted", value); }
}
#endif
- /// Type of endpoint that the participant uses. Possible values are: default, voicemail, skypeForBusiness, skypeForBusinessVoipPhone, unknownFutureValue.
+ /// Type of endpoint that the participant uses. The possible values are: default, voicemail, skypeForBusiness, skypeForBusinessVoipPhone, unknownFutureValue.
public global::Microsoft.Graph.Models.EndpointType? EndpointType
{
get { return BackingStore?.Get("endpointType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/CompanySubscription.cs b/src/Microsoft.Graph/Generated/Models/CompanySubscription.cs
index 05c364809ab..7de3808d4cc 100644
--- a/src/Microsoft.Graph/Generated/Models/CompanySubscription.cs
+++ b/src/Microsoft.Graph/Generated/Models/CompanySubscription.cs
@@ -142,7 +142,7 @@ public string SkuPartNumber
set { BackingStore?.Set("skuPartNumber", value); }
}
#endif
- /// The status of this subscription. Possible values are: Enabled, Deleted, Suspended, Warning, LockedOut.
+ /// The status of this subscription. The possible values are: Enabled, Deleted, Suspended, Warning, LockedOut.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Status
diff --git a/src/Microsoft.Graph/Generated/Models/ConditionalAccessConditionSet.cs b/src/Microsoft.Graph/Generated/Models/ConditionalAccessConditionSet.cs
index 3fd7f193cd6..bd0091d74b3 100644
--- a/src/Microsoft.Graph/Generated/Models/ConditionalAccessConditionSet.cs
+++ b/src/Microsoft.Graph/Generated/Models/ConditionalAccessConditionSet.cs
@@ -69,7 +69,7 @@ public IDictionary AdditionalData
set { BackingStore?.Set("clientApplications", value); }
}
#endif
- /// Client application types included in the policy. Possible values are: all, browser, mobileAppsAndDesktopClients, exchangeActiveSync, easSupported, other. Required. The easUnsupported enumeration member will be deprecated in favor of exchangeActiveSync, which includes EAS supported and unsupported platforms.
+ /// Client application types included in the policy. The possible values are: all, browser, mobileAppsAndDesktopClients, exchangeActiveSync, easSupported, other. Required. The easUnsupported enumeration member will be deprecated in favor of exchangeActiveSync, which includes EAS supported and unsupported platforms.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? ClientAppTypes
@@ -155,7 +155,7 @@ public string OdataType
set { BackingStore?.Set("platforms", value); }
}
#endif
- /// Service principal risk levels included in the policy. Possible values are: low, medium, high, none, unknownFutureValue.
+ /// Service principal risk levels included in the policy. The possible values are: low, medium, high, none, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? ServicePrincipalRiskLevels
@@ -171,7 +171,7 @@ public string OdataType
set { BackingStore?.Set("servicePrincipalRiskLevels", value); }
}
#endif
- /// Sign-in risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required.
+ /// Sign-in risk levels included in the policy. The possible values are: low, medium, high, hidden, none, unknownFutureValue. Required.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? SignInRiskLevels
@@ -187,7 +187,7 @@ public string OdataType
set { BackingStore?.Set("signInRiskLevels", value); }
}
#endif
- /// User risk levels included in the policy. Possible values are: low, medium, high, hidden, none, unknownFutureValue. Required.
+ /// User risk levels included in the policy. The possible values are: low, medium, high, hidden, none, unknownFutureValue. Required.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? UserRiskLevels
diff --git a/src/Microsoft.Graph/Generated/Models/ConditionalAccessExternalTenants.cs b/src/Microsoft.Graph/Generated/Models/ConditionalAccessExternalTenants.cs
index fcdf3be9cde..d1f7d0831b3 100644
--- a/src/Microsoft.Graph/Generated/Models/ConditionalAccessExternalTenants.cs
+++ b/src/Microsoft.Graph/Generated/Models/ConditionalAccessExternalTenants.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// The membership kind. Possible values are: all, enumerated, unknownFutureValue. The enumerated member references an conditionalAccessEnumeratedExternalTenants object.
+ /// The membership kind. The possible values are: all, enumerated, unknownFutureValue. The enumerated member references an conditionalAccessEnumeratedExternalTenants object.
public global::Microsoft.Graph.Models.ConditionalAccessExternalTenantsMembershipKind? MembershipKind
{
get { return BackingStore?.Get("membershipKind"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ConditionalAccessPlatforms.cs b/src/Microsoft.Graph/Generated/Models/ConditionalAccessPlatforms.cs
index 5aa3175f311..3ed57df3b9c 100644
--- a/src/Microsoft.Graph/Generated/Models/ConditionalAccessPlatforms.cs
+++ b/src/Microsoft.Graph/Generated/Models/ConditionalAccessPlatforms.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.
+ /// The possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? ExcludePlatforms
@@ -37,7 +37,7 @@ public IDictionary AdditionalData
set { BackingStore?.Set("excludePlatforms", value); }
}
#endif
- /// Possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.
+ /// The possible values are: android, iOS, windows, windowsPhone, macOS, linux, all, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? IncludePlatforms
diff --git a/src/Microsoft.Graph/Generated/Models/Contract.cs b/src/Microsoft.Graph/Generated/Models/Contract.cs
index 0787162980c..d74375b551d 100644
--- a/src/Microsoft.Graph/Generated/Models/Contract.cs
+++ b/src/Microsoft.Graph/Generated/Models/Contract.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Contract : global::Microsoft.Graph.Models.DirectoryObject, IParsable
#pragma warning restore CS1591
{
- /// Type of contract. Possible values are: SyndicationPartner, BreadthPartner, ResellerPartner. See more in the table below.
+ /// Type of contract. The possible values are: SyndicationPartner, BreadthPartner, ResellerPartner. See more in the table below.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? ContractType
diff --git a/src/Microsoft.Graph/Generated/Models/CustomTrainingSetting.cs b/src/Microsoft.Graph/Generated/Models/CustomTrainingSetting.cs
index 81f75f9f0a6..aeeb20e2dd0 100644
--- a/src/Microsoft.Graph/Generated/Models/CustomTrainingSetting.cs
+++ b/src/Microsoft.Graph/Generated/Models/CustomTrainingSetting.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class CustomTrainingSetting : global::Microsoft.Graph.Models.TrainingSetting, IParsable
#pragma warning restore CS1591
{
- /// A user collection that specifies to whom the training should be assigned. Possible values are: none, allUsers, clickedPayload, compromised, reportedPhish, readButNotClicked, didNothing, unknownFutureValue.
+ /// A user collection that specifies to whom the training should be assigned. The possible values are: none, allUsers, clickedPayload, compromised, reportedPhish, readButNotClicked, didNothing, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? AssignedTo
diff --git a/src/Microsoft.Graph/Generated/Models/DataPolicyOperation.cs b/src/Microsoft.Graph/Generated/Models/DataPolicyOperation.cs
index 53059703bac..4ff00b25eb3 100644
--- a/src/Microsoft.Graph/Generated/Models/DataPolicyOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/DataPolicyOperation.cs
@@ -24,7 +24,7 @@ public double? Progress
get { return BackingStore?.Get("progress"); }
set { BackingStore?.Set("progress", value); }
}
- /// Possible values are: notStarted, running, complete, failed, unknownFutureValue.
+ /// The possible values are: notStarted, running, complete, failed, unknownFutureValue.
public global::Microsoft.Graph.Models.DataPolicyOperationStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Desk.cs b/src/Microsoft.Graph/Generated/Models/Desk.cs
index 6f7598c39b2..141f17edc37 100644
--- a/src/Microsoft.Graph/Generated/Models/Desk.cs
+++ b/src/Microsoft.Graph/Generated/Models/Desk.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Desk : global::Microsoft.Graph.Models.Place, IParsable
#pragma warning restore CS1591
{
- /// The displayDeviceName property
+ /// The name of the display device (for example, monitor or projector) that is available at the desk.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? DisplayDeviceName
@@ -28,7 +28,7 @@ public string DisplayDeviceName
set { BackingStore?.Set("displayDeviceName", value); }
}
#endif
- /// The mailboxDetails property
+ /// The mailbox object id and email address that are associated with the desk.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.MailboxDetails? MailboxDetails
@@ -44,7 +44,7 @@ public string DisplayDeviceName
set { BackingStore?.Set("mailboxDetails", value); }
}
#endif
- /// The mode property
+ /// The mode of the desk. The supported modes are:assignedPlaceMode - Desks that are assigned to a user.reservablePlaceMode - Desks that can be booked in advance using desk reservation tools.dropInPlaceMode - First come, first served desks. When you plug into a peripheral on one of these desks, the desk is booked for you, assuming the peripheral is associated with the desk in the Microsoft Teams Rooms Pro management portal.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.PlaceMode? Mode
diff --git a/src/Microsoft.Graph/Generated/Models/Device.cs b/src/Microsoft.Graph/Generated/Models/Device.cs
index 944e829a932..8f67d240df9 100644
--- a/src/Microsoft.Graph/Generated/Models/Device.cs
+++ b/src/Microsoft.Graph/Generated/Models/Device.cs
@@ -94,7 +94,7 @@ public string DeviceMetadata
set { BackingStore?.Set("deviceMetadata", value); }
}
#endif
- /// Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.
+ /// Ownership of the device. Intune sets this property. The possible values are: unknown, company, personal.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? DeviceOwnership
@@ -148,7 +148,7 @@ public string EnrollmentProfileName
set { BackingStore?.Set("enrollmentProfileName", value); }
}
#endif
- /// Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.
+ /// Enrollment type of the device. Intune sets this property. The possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? EnrollmentType
@@ -204,7 +204,7 @@ public bool? IsRooted
get { return BackingStore?.Get("isRooted"); }
set { BackingStore?.Set("isRooted", value); }
}
- /// The management channel of the device. This property is set by Intune. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController.
+ /// The management channel of the device. This property is set by Intune. The possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? ManagementType
diff --git a/src/Microsoft.Graph/Generated/Models/DirectoryAudit.cs b/src/Microsoft.Graph/Generated/Models/DirectoryAudit.cs
index 1496cb0acfd..f98bafe7aab 100644
--- a/src/Microsoft.Graph/Generated/Models/DirectoryAudit.cs
+++ b/src/Microsoft.Graph/Generated/Models/DirectoryAudit.cs
@@ -130,7 +130,7 @@ public string OperationType
set { BackingStore?.Set("operationType", value); }
}
#endif
- /// Indicates the result of the activity. Possible values are: success, failure, timeout, unknownFutureValue.
+ /// Indicates the result of the activity. The possible values are: success, failure, timeout, unknownFutureValue.
public global::Microsoft.Graph.Models.OperationResult? Result
{
get { return BackingStore?.Get("result"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs b/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs
index baf569a3748..b25f4c1574d 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationAssignment.cs
@@ -344,7 +344,7 @@ public string ResourcesFolderUrl
set { BackingStore?.Set("rubric", value); }
}
#endif
- /// Status of the assignment. You can't PATCH this value. Possible values are: draft, scheduled, published, assigned, unknownFutureValue, inactive. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: inactive.
+ /// Status of the assignment. You can't PATCH this value. The possible values are: draft, scheduled, published, assigned, unknownFutureValue, inactive. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: inactive.
public global::Microsoft.Graph.Models.EducationAssignmentStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs b/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs
index 121acb1bde4..953f56f3cb7 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationAssignmentDefaults.cs
@@ -13,7 +13,7 @@ namespace Microsoft.Graph.Models
public partial class EducationAssignmentDefaults : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// Class-level default behavior for handling students who are added after the assignment is published. Possible values are: none, assignIfOpen.
+ /// Class-level default behavior for handling students who are added after the assignment is published. The possible values are: none, assignIfOpen.
public global::Microsoft.Graph.Models.EducationAddedStudentAction? AddedStudentAction
{
get { return BackingStore?.Get("addedStudentAction"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationClass.cs b/src/Microsoft.Graph/Generated/Models/EducationClass.cs
index 1a3d3ecef80..216c8650a2a 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationClass.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationClass.cs
@@ -188,7 +188,7 @@ public string ExternalName
set { BackingStore?.Set("externalName", value); }
}
#endif
- /// How this class was created. Possible values are: sis, manual.
+ /// How this class was created. The possible values are: sis, manual.
public global::Microsoft.Graph.Models.EducationExternalSource? ExternalSource
{
get { return BackingStore?.Get("externalSource"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationModule.cs b/src/Microsoft.Graph/Generated/Models/EducationModule.cs
index 41e84bff0f3..90e92181c8d 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationModule.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationModule.cs
@@ -126,7 +126,7 @@ public string ResourcesFolderUrl
set { BackingStore?.Set("resourcesFolderUrl", value); }
}
#endif
- /// Status of the module. You can't use a PATCH operation to update this value. Possible values are: draft and published.
+ /// Status of the module. You can't use a PATCH operation to update this value. The possible values are: draft and published.
public global::Microsoft.Graph.Models.EducationModuleStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationOrganization.cs b/src/Microsoft.Graph/Generated/Models/EducationOrganization.cs
index 01d8a276e08..1bc3f71c79a 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationOrganization.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationOrganization.cs
@@ -44,7 +44,7 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
- /// Source where this organization was created from. Possible values are: sis, manual.
+ /// Source where this organization was created from. The possible values are: sis, manual.
public global::Microsoft.Graph.Models.EducationExternalSource? ExternalSource
{
get { return BackingStore?.Get("externalSource"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs b/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs
index e19a4bb7092..a56b1194376 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationSubmission.cs
@@ -180,7 +180,7 @@ public DateTimeOffset? ReturnedDateTime
get { return BackingStore?.Get("returnedDateTime"); }
set { BackingStore?.Set("returnedDateTime", value); }
}
- /// Read-only. Possible values are: excused, reassigned, returned, submitted and working. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: excused and reassigned.
+ /// Read-only. The possible values are: excused, reassigned, returned, submitted and working. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: excused and reassigned.
public global::Microsoft.Graph.Models.EducationSubmissionStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EducationUser.cs b/src/Microsoft.Graph/Generated/Models/EducationUser.cs
index e61bb4aa608..283c4724faf 100644
--- a/src/Microsoft.Graph/Generated/Models/EducationUser.cs
+++ b/src/Microsoft.Graph/Generated/Models/EducationUser.cs
@@ -146,7 +146,7 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
- /// Where this user was created from. Possible values are: sis, manual.
+ /// Where this user was created from. The possible values are: sis, manual.
public global::Microsoft.Graph.Models.EducationExternalSource? ExternalSource
{
get { return BackingStore?.Get("externalSource"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EmailAuthenticationMethodConfiguration.cs b/src/Microsoft.Graph/Generated/Models/EmailAuthenticationMethodConfiguration.cs
index 4b4e62e7853..63e9d1ae93c 100644
--- a/src/Microsoft.Graph/Generated/Models/EmailAuthenticationMethodConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/EmailAuthenticationMethodConfiguration.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class EmailAuthenticationMethodConfiguration : global::Microsoft.Graph.Models.AuthenticationMethodConfiguration, IParsable
#pragma warning restore CS1591
{
- /// Determines whether email OTP is usable by external users for authentication. Possible values are: default, enabled, disabled, unknownFutureValue. Tenants in the default state who didn't use public preview have email OTP enabled beginning in October 2021.
+ /// Determines whether email OTP is usable by external users for authentication. The possible values are: default, enabled, disabled, unknownFutureValue. Tenants in the default state who didn't use public preview have email OTP enabled beginning in October 2021.
public global::Microsoft.Graph.Models.ExternalEmailOtpState? AllowExternalIdToUseEmailOtp
{
get { return BackingStore?.Get("allowExternalIdToUseEmailOtp"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EmailFileAssessmentRequest.cs b/src/Microsoft.Graph/Generated/Models/EmailFileAssessmentRequest.cs
index 78cb22bcff3..38ec16a3236 100644
--- a/src/Microsoft.Graph/Generated/Models/EmailFileAssessmentRequest.cs
+++ b/src/Microsoft.Graph/Generated/Models/EmailFileAssessmentRequest.cs
@@ -28,7 +28,7 @@ public string ContentData
set { BackingStore?.Set("contentData", value); }
}
#endif
- /// The reason for mail routed to its destination. Possible values are: none, mailFlowRule, safeSender, blockedSender, advancedSpamFiltering, domainAllowList, domainBlockList, notInAddressBook, firstTimeSender, autoPurgeToInbox, autoPurgeToJunk, autoPurgeToDeleted, outbound, notJunk, junk.
+ /// The reason for mail routed to its destination. The possible values are: none, mailFlowRule, safeSender, blockedSender, advancedSpamFiltering, domainAllowList, domainBlockList, notInAddressBook, firstTimeSender, autoPurgeToInbox, autoPurgeToJunk, autoPurgeToDeleted, outbound, notJunk, junk.
public global::Microsoft.Graph.Models.MailDestinationRoutingReason? DestinationRoutingReason
{
get { return BackingStore?.Get("destinationRoutingReason"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EndUserNotification.cs b/src/Microsoft.Graph/Generated/Models/EndUserNotification.cs
index 3386c5f8e90..0ffdcb66e0e 100644
--- a/src/Microsoft.Graph/Generated/Models/EndUserNotification.cs
+++ b/src/Microsoft.Graph/Generated/Models/EndUserNotification.cs
@@ -104,19 +104,19 @@ public DateTimeOffset? LastModifiedDateTime
get { return BackingStore?.Get("lastModifiedDateTime"); }
set { BackingStore?.Set("lastModifiedDateTime", value); }
}
- /// Type of notification. Possible values are: unknown, positiveReinforcement, noTraining, trainingAssignment, trainingReminder, unknownFutureValue.
+ /// Type of notification. The possible values are: unknown, positiveReinforcement, noTraining, trainingAssignment, trainingReminder, unknownFutureValue.
public global::Microsoft.Graph.Models.EndUserNotificationType? NotificationType
{
get { return BackingStore?.Get("notificationType"); }
set { BackingStore?.Set("notificationType", value); }
}
- /// The source of the content. Possible values are: unknown, global, tenant, unknownFutureValue.
+ /// The source of the content. The possible values are: unknown, global, tenant, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationContentSource? Source
{
get { return BackingStore?.Get("source"); }
set { BackingStore?.Set("source", value); }
}
- /// The status of the notification. Possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
+ /// The status of the notification. The possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationContentStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EndUserNotificationSetting.cs b/src/Microsoft.Graph/Generated/Models/EndUserNotificationSetting.cs
index cd835295063..aa95ab85db2 100644
--- a/src/Microsoft.Graph/Generated/Models/EndUserNotificationSetting.cs
+++ b/src/Microsoft.Graph/Generated/Models/EndUserNotificationSetting.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Notification preference. Possible values are: unknown, microsoft, custom, unknownFutureValue.
+ /// Notification preference. The possible values are: unknown, microsoft, custom, unknownFutureValue.
public global::Microsoft.Graph.Models.EndUserNotificationPreference? NotificationPreference
{
get { return BackingStore?.Get("notificationPreference"); }
@@ -59,7 +59,7 @@ public string OdataType
set { BackingStore?.Set("positiveReinforcement", value); }
}
#endif
- /// End user notification type. Possible values are: unknown, noTraining, trainingSelected, noNotification, unknownFutureValue.
+ /// End user notification type. The possible values are: unknown, noTraining, trainingSelected, noNotification, unknownFutureValue.
public global::Microsoft.Graph.Models.EndUserNotificationSettingType? SettingType
{
get { return BackingStore?.Get("settingType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Event.cs b/src/Microsoft.Graph/Generated/Models/Event.cs
index c0a4c743bea..63ba2bca0f8 100644
--- a/src/Microsoft.Graph/Generated/Models/Event.cs
+++ b/src/Microsoft.Graph/Generated/Models/Event.cs
@@ -432,7 +432,7 @@ public bool? ResponseRequested
set { BackingStore?.Set("responseStatus", value); }
}
#endif
- /// Possible values are: normal, personal, private, and confidential.
+ /// The possible values are: normal, personal, private, and confidential.
public global::Microsoft.Graph.Models.Sensitivity? Sensitivity
{
get { return BackingStore?.Get("sensitivity"); }
@@ -454,7 +454,7 @@ public string SeriesMasterId
set { BackingStore?.Set("seriesMasterId", value); }
}
#endif
- /// The status to show. Possible values are: free, tentative, busy, oof, workingElsewhere, unknown.
+ /// The status to show. The possible values are: free, tentative, busy, oof, workingElsewhere, unknown.
public global::Microsoft.Graph.Models.FreeBusyStatus? ShowAs
{
get { return BackingStore?.Get("showAs"); }
@@ -524,7 +524,7 @@ public string TransactionId
set { BackingStore?.Set("transactionId", value); }
}
#endif
- /// The event type. Possible values are: singleInstance, occurrence, exception, seriesMaster. Read-only
+ /// The event type. The possible values are: singleInstance, occurrence, exception, seriesMaster. Read-only
public global::Microsoft.Graph.Models.EventType? Type
{
get { return BackingStore?.Get("type"); }
diff --git a/src/Microsoft.Graph/Generated/Models/EventMessageResponse.cs b/src/Microsoft.Graph/Generated/Models/EventMessageResponse.cs
index bc874f564fb..ccd31daeaed 100644
--- a/src/Microsoft.Graph/Generated/Models/EventMessageResponse.cs
+++ b/src/Microsoft.Graph/Generated/Models/EventMessageResponse.cs
@@ -28,7 +28,7 @@ public partial class EventMessageResponse : global::Microsoft.Graph.Models.Event
set { BackingStore?.Set("proposedNewTime", value); }
}
#endif
- /// Specifies the type of response to a meeting request. Possible values are: tentativelyAccepted, accepted, declined. For the eventMessageResponse type, none, organizer, and notResponded are not supported. Read-only. Not filterable.
+ /// Specifies the type of response to a meeting request. The possible values are: tentativelyAccepted, accepted, declined. For the eventMessageResponse type, none, organizer, and notResponded are not supported. Read-only. Not filterable.
public global::Microsoft.Graph.Models.ResponseType? ResponseType
{
get { return BackingStore?.Get("responseType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ConnectionOperation.cs b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ConnectionOperation.cs
index daed9c98fff..d668f0837c7 100644
--- a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ConnectionOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ConnectionOperation.cs
@@ -28,7 +28,7 @@ public partial class ConnectionOperation : global::Microsoft.Graph.Models.Entity
set { BackingStore?.Set("error", value); }
}
#endif
- /// Indicates the status of the asynchronous operation. Possible values are: unspecified, inprogress, completed, failed, unknownFutureValue.
+ /// Indicates the status of the asynchronous operation. The possible values are: unspecified, inprogress, completed, failed, unknownFutureValue.
public global::Microsoft.Graph.Models.ExternalConnectors.ConnectionOperationStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ExternalConnection.cs b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ExternalConnection.cs
index 16e990ae906..b088b49d009 100644
--- a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ExternalConnection.cs
+++ b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/ExternalConnection.cs
@@ -172,7 +172,7 @@ public string Name
set { BackingStore?.Set("searchSettings", value); }
}
#endif
- /// Indicates the current state of the connection. Possible values are: draft, ready, obsolete, limitExceeded, unknownFutureValue.
+ /// Indicates the current state of the connection. The possible values are: draft, ready, obsolete, limitExceeded, unknownFutureValue.
public global::Microsoft.Graph.Models.ExternalConnectors.ConnectionState? State
{
get { return BackingStore?.Get("state"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Identity.cs b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Identity.cs
index 47934593180..896b5a1aa52 100644
--- a/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Identity.cs
+++ b/src/Microsoft.Graph/Generated/Models/ExternalConnectors/Identity.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models.ExternalConnectors
public partial class Identity : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The type of identity. Possible values are: user or group for Microsoft Entra identities and externalgroup for groups in an external system.
+ /// The type of identity. The possible values are: user or group for Microsoft Entra identities and externalgroup for groups in an external system.
public global::Microsoft.Graph.Models.ExternalConnectors.IdentityType? Type
{
get { return BackingStore?.Get("type"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Fido2AuthenticationMethod.cs b/src/Microsoft.Graph/Generated/Models/Fido2AuthenticationMethod.cs
index bf740f825d4..7fd7cfdf110 100644
--- a/src/Microsoft.Graph/Generated/Models/Fido2AuthenticationMethod.cs
+++ b/src/Microsoft.Graph/Generated/Models/Fido2AuthenticationMethod.cs
@@ -44,7 +44,7 @@ public List AttestationCertificates
set { BackingStore?.Set("attestationCertificates", value); }
}
#endif
- /// The attestation level of this FIDO2 security key. Possible values are: attested, or notAttested.
+ /// The attestation level of this FIDO2 security key. The possible values are: attested, or notAttested.
public global::Microsoft.Graph.Models.AttestationLevel? AttestationLevel
{
get { return BackingStore?.Get("attestationLevel"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Fido2KeyRestrictions.cs b/src/Microsoft.Graph/Generated/Models/Fido2KeyRestrictions.cs
index 2f01126af65..5e8f1180d46 100644
--- a/src/Microsoft.Graph/Generated/Models/Fido2KeyRestrictions.cs
+++ b/src/Microsoft.Graph/Generated/Models/Fido2KeyRestrictions.cs
@@ -37,7 +37,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Enforcement type. Possible values are: allow, block.
+ /// Enforcement type. The possible values are: allow, block.
public global::Microsoft.Graph.Models.Fido2RestrictionEnforcementType? EnforcementType
{
get { return BackingStore?.Get("enforcementType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/FileHash.cs b/src/Microsoft.Graph/Generated/Models/FileHash.cs
index e71ac41b4db..61e357e4f27 100644
--- a/src/Microsoft.Graph/Generated/Models/FileHash.cs
+++ b/src/Microsoft.Graph/Generated/Models/FileHash.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// File hash type. Possible values are: unknown, sha1, sha256, md5, authenticodeHash256, lsHash, ctph, peSha1, peSha256.
+ /// File hash type. The possible values are: unknown, sha1, sha256, md5, authenticodeHash256, lsHash, ctph, peSha1, peSha256.
public global::Microsoft.Graph.Models.FileHashType? HashType
{
get { return BackingStore?.Get("hashType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/FilterOperatorSchema.cs b/src/Microsoft.Graph/Generated/Models/FilterOperatorSchema.cs
index cfabebef9ac..b1c5d17c467 100644
--- a/src/Microsoft.Graph/Generated/Models/FilterOperatorSchema.cs
+++ b/src/Microsoft.Graph/Generated/Models/FilterOperatorSchema.cs
@@ -24,7 +24,7 @@ public partial class FilterOperatorSchema : global::Microsoft.Graph.Models.Entit
get { return BackingStore?.Get("multivaluedComparisonType"); }
set { BackingStore?.Set("multivaluedComparisonType", value); }
}
- /// Attribute types supported by the operator. Possible values are: Boolean, Binary, Reference, Integer, String.
+ /// Attribute types supported by the operator. The possible values are: Boolean, Binary, Reference, Integer, String.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? SupportedAttributeTypes
diff --git a/src/Microsoft.Graph/Generated/Models/FixtureMap.cs b/src/Microsoft.Graph/Generated/Models/FixtureMap.cs
index 546b7436486..01f98b246ed 100644
--- a/src/Microsoft.Graph/Generated/Models/FixtureMap.cs
+++ b/src/Microsoft.Graph/Generated/Models/FixtureMap.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class FixtureMap : global::Microsoft.Graph.Models.BaseMapFeature, IParsable
#pragma warning restore CS1591
{
- /// The placeId property
+ /// Identifier for the floor to which this fixtureMap belongs.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? PlaceId
diff --git a/src/Microsoft.Graph/Generated/Models/Floor.cs b/src/Microsoft.Graph/Generated/Models/Floor.cs
index ba8ff9fd866..acec900aa1f 100644
--- a/src/Microsoft.Graph/Generated/Models/Floor.cs
+++ b/src/Microsoft.Graph/Generated/Models/Floor.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Floor : global::Microsoft.Graph.Models.Place, IParsable
#pragma warning restore CS1591
{
- /// The sortOrder property
+ /// Specifies the sort order of the floor. For example, a floor might be named 'Lobby' with a sort order of 0 to show this floor first in ordered lists.
public int? SortOrder
{
get { return BackingStore?.Get("sortOrder"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Group.cs b/src/Microsoft.Graph/Generated/Models/Group.cs
index 547fd876971..8da969575c5 100644
--- a/src/Microsoft.Graph/Generated/Models/Group.cs
+++ b/src/Microsoft.Graph/Generated/Models/Group.cs
@@ -931,7 +931,7 @@ public int? UnseenCount
get { return BackingStore?.Get("unseenCount"); }
set { BackingStore?.Set("unseenCount", value); }
}
- /// Specifies the group join policy and group content visibility for groups. Possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. If visibility value isn't specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.
+ /// Specifies the group join policy and group content visibility for groups. The possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can't be updated later. Other values of visibility can be updated after group creation. If visibility value isn't specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Visibility
diff --git a/src/Microsoft.Graph/Generated/Models/Initiator.cs b/src/Microsoft.Graph/Generated/Models/Initiator.cs
index a606bb0e72f..9e8d2318361 100644
--- a/src/Microsoft.Graph/Generated/Models/Initiator.cs
+++ b/src/Microsoft.Graph/Generated/Models/Initiator.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Initiator : global::Microsoft.Graph.Models.Identity, IParsable
#pragma warning restore CS1591
{
- /// Type of initiator. Possible values are: user, application, system, unknownFutureValue.
+ /// Type of initiator. The possible values are: user, application, system, unknownFutureValue.
public global::Microsoft.Graph.Models.InitiatorType? InitiatorType
{
get { return BackingStore?.Get("initiatorType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Invitation.cs b/src/Microsoft.Graph/Generated/Models/Invitation.cs
index 0fc05fd49e3..98605207814 100644
--- a/src/Microsoft.Graph/Generated/Models/Invitation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Invitation.cs
@@ -152,7 +152,7 @@ public bool? SendInvitationMessage
get { return BackingStore?.Get("sendInvitationMessage"); }
set { BackingStore?.Set("sendInvitationMessage", value); }
}
- /// The status of the invitation. Possible values are: PendingAcceptance, Completed, InProgress, and Error.
+ /// The status of the invitation. The possible values are: PendingAcceptance, Completed, InProgress, and Error.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Status
diff --git a/src/Microsoft.Graph/Generated/Models/InvitationRedemptionIdentityProviderConfiguration.cs b/src/Microsoft.Graph/Generated/Models/InvitationRedemptionIdentityProviderConfiguration.cs
index f7b1960d0ca..bb38aa4ec5a 100644
--- a/src/Microsoft.Graph/Generated/Models/InvitationRedemptionIdentityProviderConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/InvitationRedemptionIdentityProviderConfiguration.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// The fallback identity provider to be used in case no primary identity provider can be used for guest invitation redemption. Possible values are: defaultConfiguredIdp, emailOneTimePasscode, or microsoftAccount.
+ /// The fallback identity provider to be used in case no primary identity provider can be used for guest invitation redemption. The possible values are: defaultConfiguredIdp, emailOneTimePasscode, or microsoftAccount.
public global::Microsoft.Graph.Models.B2bIdentityProvidersType? FallbackIdentityProvider
{
get { return BackingStore?.Get("fallbackIdentityProvider"); }
@@ -43,7 +43,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Collection of identity providers in priority order of preference to be used for guest invitation redemption. Possible values are: azureActiveDirectory, externalFederation, or socialIdentityProviders.
+ /// Collection of identity providers in priority order of preference to be used for guest invitation redemption. The possible values are: azureActiveDirectory, externalFederation, or socialIdentityProviders.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? PrimaryIdentityProviderPrecedenceOrder
diff --git a/src/Microsoft.Graph/Generated/Models/LandingPage.cs b/src/Microsoft.Graph/Generated/Models/LandingPage.cs
index 8eb7a6f7ea4..c1f9a46445b 100644
--- a/src/Microsoft.Graph/Generated/Models/LandingPage.cs
+++ b/src/Microsoft.Graph/Generated/Models/LandingPage.cs
@@ -120,13 +120,13 @@ public string Locale
set { BackingStore?.Set("locale", value); }
}
#endif
- /// The source of the content. Possible values are: unknown, global, tenant, unknownFutureValue.
+ /// The source of the content. The possible values are: unknown, global, tenant, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationContentSource? Source
{
get { return BackingStore?.Get("source"); }
set { BackingStore?.Set("source", value); }
}
- /// The status of the simulation. Possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
+ /// The status of the simulation. The possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationContentStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/LearningContent.cs b/src/Microsoft.Graph/Generated/Models/LearningContent.cs
index 1ee6dffe980..416ed6e9d28 100644
--- a/src/Microsoft.Graph/Generated/Models/LearningContent.cs
+++ b/src/Microsoft.Graph/Generated/Models/LearningContent.cs
@@ -160,7 +160,7 @@ public DateTimeOffset? LastModifiedDateTime
get { return BackingStore?.Get("lastModifiedDateTime"); }
set { BackingStore?.Set("lastModifiedDateTime", value); }
}
- /// The difficulty level of the learning content. Possible values are: Beginner, Intermediate, Advanced, unknownFutureValue. Optional.
+ /// The difficulty level of the learning content. The possible values are: Beginner, Intermediate, Advanced, unknownFutureValue. Optional.
public global::Microsoft.Graph.Models.Level? Level
{
get { return BackingStore?.Get("level"); }
diff --git a/src/Microsoft.Graph/Generated/Models/LearningCourseActivity.cs b/src/Microsoft.Graph/Generated/Models/LearningCourseActivity.cs
index f2046efa5a7..e1c7c755091 100644
--- a/src/Microsoft.Graph/Generated/Models/LearningCourseActivity.cs
+++ b/src/Microsoft.Graph/Generated/Models/LearningCourseActivity.cs
@@ -88,7 +88,7 @@ public string LearningProviderId
set { BackingStore?.Set("learningProviderId", value); }
}
#endif
- /// The status of the course activity. Possible values are: notStarted, inProgress, completed. Required.
+ /// The status of the course activity. The possible values are: notStarted, inProgress, completed. Required.
public global::Microsoft.Graph.Models.CourseStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/LevelMap.cs b/src/Microsoft.Graph/Generated/Models/LevelMap.cs
index bd5aa405f50..4509d43a970 100644
--- a/src/Microsoft.Graph/Generated/Models/LevelMap.cs
+++ b/src/Microsoft.Graph/Generated/Models/LevelMap.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class LevelMap : global::Microsoft.Graph.Models.BaseMapFeature, IParsable
#pragma warning restore CS1591
{
- /// The fixtures property
+ /// Collection of fixtures (such as furniture or equipment) on this level. Supports upsert.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Fixtures
@@ -28,7 +28,7 @@ public partial class LevelMap : global::Microsoft.Graph.Models.BaseMapFeature, I
set { BackingStore?.Set("fixtures", value); }
}
#endif
- /// The placeId property
+ /// Identifier of the floor to which this levelMap belongs.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? PlaceId
@@ -44,7 +44,7 @@ public string PlaceId
set { BackingStore?.Set("placeId", value); }
}
#endif
- /// The sections property
+ /// Collection of sections (such as zones or partitions) on this level. Supports upsert.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Sections
@@ -60,7 +60,7 @@ public string PlaceId
set { BackingStore?.Set("sections", value); }
}
#endif
- /// The units property
+ /// Collection of units (such as rooms or offices) on this level. Supports upsert.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Units
diff --git a/src/Microsoft.Graph/Generated/Models/LoginPage.cs b/src/Microsoft.Graph/Generated/Models/LoginPage.cs
index 90175f9b12d..9ca4e047999 100644
--- a/src/Microsoft.Graph/Generated/Models/LoginPage.cs
+++ b/src/Microsoft.Graph/Generated/Models/LoginPage.cs
@@ -120,13 +120,13 @@ public DateTimeOffset? LastModifiedDateTime
get { return BackingStore?.Get("lastModifiedDateTime"); }
set { BackingStore?.Set("lastModifiedDateTime", value); }
}
- /// The source of the content. Possible values are: unknown, global, tenant, unknownFutureValue.
+ /// The source of the content. The possible values are: unknown, global, tenant, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationContentSource? Source
{
get { return BackingStore?.Get("source"); }
set { BackingStore?.Set("source", value); }
}
- /// The login page status. Possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
+ /// The login page status. The possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationContentStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/MailAssessmentRequest.cs b/src/Microsoft.Graph/Generated/Models/MailAssessmentRequest.cs
index 778c07c1ffa..b29e7e16dc3 100644
--- a/src/Microsoft.Graph/Generated/Models/MailAssessmentRequest.cs
+++ b/src/Microsoft.Graph/Generated/Models/MailAssessmentRequest.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class MailAssessmentRequest : global::Microsoft.Graph.Models.ThreatAssessmentRequest, IParsable
#pragma warning restore CS1591
{
- /// The reason for mail routed to its destination. Possible values are: none, mailFlowRule, safeSender, blockedSender, advancedSpamFiltering, domainAllowList, domainBlockList, notInAddressBook, firstTimeSender, autoPurgeToInbox, autoPurgeToJunk, autoPurgeToDeleted, outbound, notJunk, junk.
+ /// The reason for mail routed to its destination. The possible values are: none, mailFlowRule, safeSender, blockedSender, advancedSpamFiltering, domainAllowList, domainBlockList, notInAddressBook, firstTimeSender, autoPurgeToInbox, autoPurgeToJunk, autoPurgeToDeleted, outbound, notJunk, junk.
public global::Microsoft.Graph.Models.MailDestinationRoutingReason? DestinationRoutingReason
{
get { return BackingStore?.Get("destinationRoutingReason"); }
diff --git a/src/Microsoft.Graph/Generated/Models/MailTips.cs b/src/Microsoft.Graph/Generated/Models/MailTips.cs
index 772d9201288..81822293003 100644
--- a/src/Microsoft.Graph/Generated/Models/MailTips.cs
+++ b/src/Microsoft.Graph/Generated/Models/MailTips.cs
@@ -131,7 +131,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The scope of the recipient. Possible values are: none, internal, external, externalPartner, externalNonParther. For example, an administrator can set another organization to be its 'partner'. The scope is useful if an administrator wants certain mailtips to be accessible to certain scopes. It's also useful to senders to inform them that their message may leave the organization, helping them make the correct decisions about wording, tone and content.
+ /// The scope of the recipient. The possible values are: none, internal, external, externalPartner, externalNonParther. For example, an administrator can set another organization to be its 'partner'. The scope is useful if an administrator wants certain mailtips to be accessible to certain scopes. It's also useful to senders to inform them that their message may leave the organization, helping them make the correct decisions about wording, tone and content.
public global::Microsoft.Graph.Models.RecipientScopeType? RecipientScope
{
get { return BackingStore?.Get("recipientScope"); }
diff --git a/src/Microsoft.Graph/Generated/Models/MailboxDetails.cs b/src/Microsoft.Graph/Generated/Models/MailboxDetails.cs
index 7428f132484..60cf041f2c8 100644
--- a/src/Microsoft.Graph/Generated/Models/MailboxDetails.cs
+++ b/src/Microsoft.Graph/Generated/Models/MailboxDetails.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// The emailAddress property
+ /// The primary SMTP address associated with the mailbox.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? EmailAddress
@@ -37,7 +37,7 @@ public string EmailAddress
set { BackingStore?.Set("emailAddress", value); }
}
#endif
- /// The externalDirectoryObjectId property
+ /// The unique identifier of the mailbox in the external directory (such as Microsoft Entra).
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? ExternalDirectoryObjectId
diff --git a/src/Microsoft.Graph/Generated/Models/MailboxSettings.cs b/src/Microsoft.Graph/Generated/Models/MailboxSettings.cs
index 435ab7aafac..d6f4ebd23a0 100644
--- a/src/Microsoft.Graph/Generated/Models/MailboxSettings.cs
+++ b/src/Microsoft.Graph/Generated/Models/MailboxSettings.cs
@@ -69,7 +69,7 @@ public string DateFormat
set { BackingStore?.Set("dateFormat", value); }
}
#endif
- /// If the user has a calendar delegate, this specifies whether the delegate, mailbox owner, or both receive meeting messages and meeting responses. Possible values are: sendToDelegateAndInformationToPrincipal, sendToDelegateAndPrincipal, sendToDelegateOnly.
+ /// If the user has a calendar delegate, this specifies whether the delegate, mailbox owner, or both receive meeting messages and meeting responses. The possible values are: sendToDelegateAndInformationToPrincipal, sendToDelegateAndPrincipal, sendToDelegateOnly.
public global::Microsoft.Graph.Models.DelegateMeetingMessageDeliveryOptions? DelegateMeetingMessageDeliveryOptions
{
get { return BackingStore?.Get("delegateMeetingMessageDeliveryOptions"); }
@@ -139,7 +139,7 @@ public string TimeZone
set { BackingStore?.Set("timeZone", value); }
}
#endif
- /// The purpose of the mailbox. Differentiates a mailbox for a single user from a shared mailbox and equipment mailbox in Exchange Online. Possible values are: user, linked, shared, room, equipment, others, unknownFutureValue. Read-only.
+ /// The purpose of the mailbox. Differentiates a mailbox for a single user from a shared mailbox and equipment mailbox in Exchange Online. The possible values are: user, linked, shared, room, equipment, others, unknownFutureValue. Read-only.
public global::Microsoft.Graph.Models.UserPurpose? UserPurpose
{
get { return BackingStore?.Get("userPurpose"); }
diff --git a/src/Microsoft.Graph/Generated/Models/MalwareStateForWindowsDevice.cs b/src/Microsoft.Graph/Generated/Models/MalwareStateForWindowsDevice.cs
index c38fe1501c1..9c1f3b70cea 100644
--- a/src/Microsoft.Graph/Generated/Models/MalwareStateForWindowsDevice.cs
+++ b/src/Microsoft.Graph/Generated/Models/MalwareStateForWindowsDevice.cs
@@ -35,7 +35,7 @@ public string DeviceName
set { BackingStore?.Set("deviceName", value); }
}
#endif
- /// Indicates execution status of the malware. Possible values are: unknown, blocked, allowed, running, notRunning. Defaults to unknown. Possible values are: unknown, blocked, allowed, running, notRunning.
+ /// Indicates execution status of the malware. The possible values are: unknown, blocked, allowed, running, notRunning. Defaults to unknown. The possible values are: unknown, blocked, allowed, running, notRunning.
public global::Microsoft.Graph.Models.WindowsMalwareExecutionState? ExecutionState
{
get { return BackingStore?.Get("executionState"); }
@@ -53,7 +53,7 @@ public DateTimeOffset? LastStateChangeDateTime
get { return BackingStore?.Get("lastStateChangeDateTime"); }
set { BackingStore?.Set("lastStateChangeDateTime", value); }
}
- /// Indicates threat status of the malware. Possible values are: active, actionFailed, manualStepsRequired, fullScanRequired, rebootRequired, remediatedWithNonCriticalFailures, quarantined, removed, cleaned, allowed, noStatusCleared. defaults to noStatusCleared. Possible values are: active, actionFailed, manualStepsRequired, fullScanRequired, rebootRequired, remediatedWithNonCriticalFailures, quarantined, removed, cleaned, allowed, noStatusCleared.
+ /// Indicates threat status of the malware. The possible values are: active, actionFailed, manualStepsRequired, fullScanRequired, rebootRequired, remediatedWithNonCriticalFailures, quarantined, removed, cleaned, allowed, noStatusCleared. defaults to noStatusCleared. The possible values are: active, actionFailed, manualStepsRequired, fullScanRequired, rebootRequired, remediatedWithNonCriticalFailures, quarantined, removed, cleaned, allowed, noStatusCleared.
public global::Microsoft.Graph.Models.WindowsMalwareThreatState? ThreatState
{
get { return BackingStore?.Get("threatState"); }
diff --git a/src/Microsoft.Graph/Generated/Models/MicrosoftCustomTrainingSetting.cs b/src/Microsoft.Graph/Generated/Models/MicrosoftCustomTrainingSetting.cs
index d1b5cea84fc..028d53e4d9a 100644
--- a/src/Microsoft.Graph/Generated/Models/MicrosoftCustomTrainingSetting.cs
+++ b/src/Microsoft.Graph/Generated/Models/MicrosoftCustomTrainingSetting.cs
@@ -34,7 +34,7 @@ public DateTimeOffset? CompletionDateTime
set { BackingStore?.Set("trainingAssignmentMappings", value); }
}
#endif
- /// The training completion duration that needs to be provided before scheduling the training. Possible values are: week, fortnite, month, unknownFutureValue.
+ /// The training completion duration that needs to be provided before scheduling the training. The possible values are: week, fortnite, month, unknownFutureValue.
public global::Microsoft.Graph.Models.TrainingCompletionDuration? TrainingCompletionDuration
{
get { return BackingStore?.Get("trainingCompletionDuration"); }
diff --git a/src/Microsoft.Graph/Generated/Models/MicrosoftManagedDesktop.cs b/src/Microsoft.Graph/Generated/Models/MicrosoftManagedDesktop.cs
index 22b82d18b99..bb2121e8b78 100644
--- a/src/Microsoft.Graph/Generated/Models/MicrosoftManagedDesktop.cs
+++ b/src/Microsoft.Graph/Generated/Models/MicrosoftManagedDesktop.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Indicates the provisioning policy associated with Microsoft Managed Desktop settings. Possible values are: notManaged, premiumManaged, standardManaged, starterManaged, unknownFutureValue. The default is notManaged.
+ /// Indicates the provisioning policy associated with Microsoft Managed Desktop settings. The possible values are: notManaged, premiumManaged, standardManaged, starterManaged, unknownFutureValue. The default is notManaged.
public global::Microsoft.Graph.Models.MicrosoftManagedDesktopType? ManagedType
{
get { return BackingStore?.Get("managedType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/MicrosoftTrainingAssignmentMapping.cs b/src/Microsoft.Graph/Generated/Models/MicrosoftTrainingAssignmentMapping.cs
index cdf02e61083..bfd465ce951 100644
--- a/src/Microsoft.Graph/Generated/Models/MicrosoftTrainingAssignmentMapping.cs
+++ b/src/Microsoft.Graph/Generated/Models/MicrosoftTrainingAssignmentMapping.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class MicrosoftTrainingAssignmentMapping : global::Microsoft.Graph.Models.TrainingSetting, IParsable
#pragma warning restore CS1591
{
- /// A user collection that specifies to whom the training should be assigned. Possible values are: none, allUsers, clickedPayload, compromised, reportedPhish, readButNotClicked, didNothing, unknownFutureValue.
+ /// A user collection that specifies to whom the training should be assigned. The possible values are: none, allUsers, clickedPayload, compromised, reportedPhish, readButNotClicked, didNothing, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? AssignedTo
diff --git a/src/Microsoft.Graph/Generated/Models/NetworkConnection.cs b/src/Microsoft.Graph/Generated/Models/NetworkConnection.cs
index ae4c37c5bf1..6edfb95f4c2 100644
--- a/src/Microsoft.Graph/Generated/Models/NetworkConnection.cs
+++ b/src/Microsoft.Graph/Generated/Models/NetworkConnection.cs
@@ -117,7 +117,7 @@ public string DestinationUrl
set { BackingStore?.Set("destinationUrl", value); }
}
#endif
- /// Network connection direction. Possible values are: unknown, inbound, outbound.
+ /// Network connection direction. The possible values are: unknown, inbound, outbound.
public global::Microsoft.Graph.Models.ConnectionDirection? Direction
{
get { return BackingStore?.Get("direction"); }
@@ -225,7 +225,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Network protocol. Possible values are: unknown, ip, icmp, igmp, ggp, ipv4, tcp, pup, udp, idp, ipv6, ipv6RoutingHeader, ipv6FragmentHeader, ipSecEncapsulatingSecurityPayload, ipSecAuthenticationHeader, icmpV6, ipv6NoNextHeader, ipv6DestinationOptions, nd, raw, ipx, spx, spxII.
+ /// Network protocol. The possible values are: unknown, ip, icmp, igmp, ggp, ipv4, tcp, pup, udp, idp, ipv6, ipv6RoutingHeader, ipv6FragmentHeader, ipSecEncapsulatingSecurityPayload, ipSecAuthenticationHeader, icmpV6, ipv6NoNextHeader, ipv6DestinationOptions, nd, raw, ipx, spx, spxII.
public global::Microsoft.Graph.Models.SecurityNetworkProtocol? Protocol
{
get { return BackingStore?.Get("protocol"); }
@@ -295,7 +295,7 @@ public string SourcePort
set { BackingStore?.Set("sourcePort", value); }
}
#endif
- /// Network connection status. Possible values are: unknown, attempted, succeeded, blocked, failed.
+ /// Network connection status. The possible values are: unknown, attempted, succeeded, blocked, failed.
public global::Microsoft.Graph.Models.ConnectionStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Notebook.cs b/src/Microsoft.Graph/Generated/Models/Notebook.cs
index d6d626b96e7..ee17c1690fb 100644
--- a/src/Microsoft.Graph/Generated/Models/Notebook.cs
+++ b/src/Microsoft.Graph/Generated/Models/Notebook.cs
@@ -104,7 +104,7 @@ public string SectionsUrl
set { BackingStore?.Set("sectionsUrl", value); }
}
#endif
- /// Possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only.
+ /// The possible values are: Owner, Contributor, Reader, None. Owner represents owner-level access to the notebook. Contributor represents read/write access to the notebook. Reader represents read-only access to the notebook. Read-only.
public global::Microsoft.Graph.Models.OnenoteUserRole? UserRole
{
get { return BackingStore?.Get("userRole"); }
diff --git a/src/Microsoft.Graph/Generated/Models/OAuthConsentAppDetail.cs b/src/Microsoft.Graph/Generated/Models/OAuthConsentAppDetail.cs
index 94fcd35a385..c19fed89c2e 100644
--- a/src/Microsoft.Graph/Generated/Models/OAuthConsentAppDetail.cs
+++ b/src/Microsoft.Graph/Generated/Models/OAuthConsentAppDetail.cs
@@ -19,7 +19,7 @@ public IDictionary AdditionalData
get { return BackingStore.Get>("AdditionalData") ?? new Dictionary(); }
set { BackingStore.Set("AdditionalData", value); }
}
- /// App scope. Possible values are: unknown, readCalendar, readContact, readMail, readAllChat, readAllFile, readAndWriteMail, sendMail, unknownFutureValue.
+ /// App scope. The possible values are: unknown, readCalendar, readContact, readMail, readAllChat, readAllFile, readAndWriteMail, sendMail, unknownFutureValue.
public global::Microsoft.Graph.Models.OAuthAppScope? AppScope
{
get { return BackingStore?.Get("appScope"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ObjectDefinitionMetadataEntry.cs b/src/Microsoft.Graph/Generated/Models/ObjectDefinitionMetadataEntry.cs
index 34c29d32320..5ab88f340ae 100644
--- a/src/Microsoft.Graph/Generated/Models/ObjectDefinitionMetadataEntry.cs
+++ b/src/Microsoft.Graph/Generated/Models/ObjectDefinitionMetadataEntry.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Possible values are: PropertyNameAccountEnabled, PropertyNameSoftDeleted, IsSoftDeletionSupported, IsSynchronizeAllSupported, ConnectorDataStorageRequired, Extensions, LinkTypeName.
+ /// The possible values are: PropertyNameAccountEnabled, PropertyNameSoftDeleted, IsSoftDeletionSupported, IsSynchronizeAllSupported, ConnectorDataStorageRequired, Extensions, LinkTypeName.
public global::Microsoft.Graph.Models.ObjectDefinitionMetadata? Key
{
get { return BackingStore?.Get("key"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ObjectMappingMetadataEntry.cs b/src/Microsoft.Graph/Generated/Models/ObjectMappingMetadataEntry.cs
index c25bb46f554..7912764a6d3 100644
--- a/src/Microsoft.Graph/Generated/Models/ObjectMappingMetadataEntry.cs
+++ b/src/Microsoft.Graph/Generated/Models/ObjectMappingMetadataEntry.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Possible values are: EscrowBehavior, DisableMonitoringForChanges, OriginalJoiningProperty, Disposition, IsCustomerDefined, ExcludeFromReporting, Unsynchronized.
+ /// The possible values are: EscrowBehavior, DisableMonitoringForChanges, OriginalJoiningProperty, Disposition, IsCustomerDefined, ExcludeFromReporting, Unsynchronized.
public global::Microsoft.Graph.Models.ObjectMappingMetadata? Key
{
get { return BackingStore?.Get("key"); }
diff --git a/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs b/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs
index eac831d5fc3..7f35ba2edf5 100644
--- a/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs
+++ b/src/Microsoft.Graph/Generated/Models/OnlineMeetingBase.cs
@@ -36,19 +36,19 @@ public bool? AllowCopyingAndSharingMeetingContent
get { return BackingStore?.Get("allowCopyingAndSharingMeetingContent"); }
set { BackingStore?.Set("allowCopyingAndSharingMeetingContent", value); }
}
- /// Specifies the users who can admit from the lobby. Possible values are: organizerAndCoOrganizersAndPresenters, organizerAndCoOrganizers, unknownFutureValue.
+ /// Specifies the users who can admit from the lobby. The possible values are: organizerAndCoOrganizersAndPresenters, organizerAndCoOrganizers, unknownFutureValue.
public global::Microsoft.Graph.Models.AllowedLobbyAdmitterRoles? AllowedLobbyAdmitters
{
get { return BackingStore?.Get("allowedLobbyAdmitters"); }
set { BackingStore?.Set("allowedLobbyAdmitters", value); }
}
- /// Specifies who can be a presenter in a meeting. Possible values are: everyone, organization, roleIsPresenter, organizer, unknownFutureValue. Inherited from onlineMeetingBase.
+ /// Specifies who can be a presenter in a meeting. The possible values are: everyone, organization, roleIsPresenter, organizer, unknownFutureValue. Inherited from onlineMeetingBase.
public global::Microsoft.Graph.Models.OnlineMeetingPresenters? AllowedPresenters
{
get { return BackingStore?.Get("allowedPresenters"); }
set { BackingStore?.Set("allowedPresenters", value); }
}
- /// Indicates whether live share is enabled for the meeting. Possible values are: enabled, disabled, unknownFutureValue.
+ /// Indicates whether live share is enabled for the meeting. The possible values are: enabled, disabled, unknownFutureValue.
public global::Microsoft.Graph.Models.MeetingLiveShareOptions? AllowLiveShare
{
get { return BackingStore?.Get("allowLiveShare"); }
@@ -242,7 +242,7 @@ public bool? RecordAutomatically
get { return BackingStore?.Get("recordAutomatically"); }
set { BackingStore?.Set("recordAutomatically", value); }
}
- /// Specifies whether meeting chat history is shared with participants. Possible values are: all, none, unknownFutureValue.
+ /// Specifies whether meeting chat history is shared with participants. The possible values are: all, none, unknownFutureValue.
public global::Microsoft.Graph.Models.MeetingChatHistoryDefaultMode? ShareMeetingChatHistoryDefault
{
get { return BackingStore?.Get("shareMeetingChatHistoryDefault"); }
diff --git a/src/Microsoft.Graph/Generated/Models/OnlineMeetingRestricted.cs b/src/Microsoft.Graph/Generated/Models/OnlineMeetingRestricted.cs
index e3e7ce25278..4ed193dc828 100644
--- a/src/Microsoft.Graph/Generated/Models/OnlineMeetingRestricted.cs
+++ b/src/Microsoft.Graph/Generated/Models/OnlineMeetingRestricted.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Specifies the reason shared content from this participant is disabled. Possible values are: watermarkProtection, unknownFutureValue.
+ /// Specifies the reason shared content from this participant is disabled. The possible values are: watermarkProtection, unknownFutureValue.
public global::Microsoft.Graph.Models.OnlineMeetingContentSharingDisabledReason? ContentSharingDisabled
{
get { return BackingStore?.Get("contentSharingDisabled"); }
@@ -43,7 +43,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Specifies the reason video from this participant is disabled. Possible values are: watermarkProtection, unknownFutureValue.
+ /// Specifies the reason video from this participant is disabled. The possible values are: watermarkProtection, unknownFutureValue.
public global::Microsoft.Graph.Models.OnlineMeetingVideoDisabledReason? VideoDisabled
{
get { return BackingStore?.Get("videoDisabled"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ParticipantInfo.cs b/src/Microsoft.Graph/Generated/Models/ParticipantInfo.cs
index 8b4de394c48..0c6f88c7e0c 100644
--- a/src/Microsoft.Graph/Generated/Models/ParticipantInfo.cs
+++ b/src/Microsoft.Graph/Generated/Models/ParticipantInfo.cs
@@ -37,7 +37,7 @@ public string CountryCode
set { BackingStore?.Set("countryCode", value); }
}
#endif
- /// The type of endpoint the participant is using. Possible values are: default, skypeForBusiness, or skypeForBusinessVoipPhone. Read-only.
+ /// The type of endpoint the participant is using. The possible values are: default, skypeForBusiness, or skypeForBusinessVoipPhone. Read-only.
public global::Microsoft.Graph.Models.EndpointType? EndpointType
{
get { return BackingStore?.Get("endpointType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Partners/Billing/Operation.cs b/src/Microsoft.Graph/Generated/Models/Partners/Billing/Operation.cs
index 186de081911..e5a047a8374 100644
--- a/src/Microsoft.Graph/Generated/Models/Partners/Billing/Operation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Partners/Billing/Operation.cs
@@ -24,7 +24,7 @@ public DateTimeOffset? LastActionDateTime
get { return BackingStore?.Get("lastActionDateTime"); }
set { BackingStore?.Set("lastActionDateTime", value); }
}
- /// The status of the operation. Possible values are: notStarted, running, completed, failed, unknownFutureValue.
+ /// The status of the operation. The possible values are: notStarted, running, completed, failed, unknownFutureValue.
public global::Microsoft.Graph.Models.LongRunningOperationStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Payload.cs b/src/Microsoft.Graph/Generated/Models/Payload.cs
index 2d4fe117612..668351d3460 100644
--- a/src/Microsoft.Graph/Generated/Models/Payload.cs
+++ b/src/Microsoft.Graph/Generated/Models/Payload.cs
@@ -12,13 +12,13 @@ namespace Microsoft.Graph.Models
public partial class Payload : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The branch of a payload. Possible values are: unknown, other, americanExpress, capitalOne, dhl, docuSign, dropbox, facebook, firstAmerican, microsoft, netflix, scotiabank, sendGrid, stewartTitle, tesco, wellsFargo, syrinxCloud, adobe, teams, zoom, unknownFutureValue.
+ /// The branch of a payload. The possible values are: unknown, other, americanExpress, capitalOne, dhl, docuSign, dropbox, facebook, firstAmerican, microsoft, netflix, scotiabank, sendGrid, stewartTitle, tesco, wellsFargo, syrinxCloud, adobe, teams, zoom, unknownFutureValue.
public global::Microsoft.Graph.Models.PayloadBrand? Brand
{
get { return BackingStore?.Get("brand"); }
set { BackingStore?.Set("brand", value); }
}
- /// The complexity of a payload. Possible values are: unknown, low, medium, high, unknownFutureValue.
+ /// The complexity of a payload. The possible values are: unknown, low, medium, high, unknownFutureValue.
public global::Microsoft.Graph.Models.PayloadComplexity? Complexity
{
get { return BackingStore?.Get("complexity"); }
@@ -94,7 +94,7 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
- /// Industry of a payload. Possible values are: unknown, other, banking, businessServices, consumerServices, education, energy, construction, consulting, financialServices, government, hospitality, insurance, legal, courierServices, IT, healthcare, manufacturing, retail, telecom, realEstate, unknownFutureValue.
+ /// Industry of a payload. The possible values are: unknown, other, banking, businessServices, consumerServices, education, energy, construction, consulting, financialServices, government, hospitality, insurance, legal, courierServices, IT, healthcare, manufacturing, retail, telecom, realEstate, unknownFutureValue.
public global::Microsoft.Graph.Models.PayloadIndustry? Industry
{
get { return BackingStore?.Get("industry"); }
@@ -172,7 +172,7 @@ public List PayloadTags
set { BackingStore?.Set("payloadTags", value); }
}
#endif
- /// The payload delivery platform for a simulation. Possible values are: unknown, sms, email, teams, unknownFutureValue.
+ /// The payload delivery platform for a simulation. The possible values are: unknown, sms, email, teams, unknownFutureValue.
public global::Microsoft.Graph.Models.PayloadDeliveryPlatform? Platform
{
get { return BackingStore?.Get("platform"); }
@@ -184,7 +184,7 @@ public double? PredictedCompromiseRate
get { return BackingStore?.Get("predictedCompromiseRate"); }
set { BackingStore?.Set("predictedCompromiseRate", value); }
}
- /// Attack type of the attack simulation and training campaign. Supports $filter and $orderby. Possible values are: unknown, social, cloud, endpoint, unknownFutureValue.
+ /// Attack type of the attack simulation and training campaign. Supports $filter and $orderby. The possible values are: unknown, social, cloud, endpoint, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationAttackType? SimulationAttackType
{
get { return BackingStore?.Get("simulationAttackType"); }
@@ -196,19 +196,19 @@ public double? PredictedCompromiseRate
get { return BackingStore?.Get("source"); }
set { BackingStore?.Set("source", value); }
}
- /// Simulation content status. Supports $filter and $orderby. Possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
+ /// Simulation content status. Supports $filter and $orderby. The possible values are: unknown, draft, ready, archive, delete, unknownFutureValue.
public global::Microsoft.Graph.Models.SimulationContentStatus? Status
{
get { return BackingStore?.Get("status"); }
set { BackingStore?.Set("status", value); }
}
- /// The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby. Possible values are: unknown, credentialHarvesting, attachmentMalware, driveByUrl, linkInAttachment, linkToMalwareFile, unknownFutureValue, oAuthConsentGrant. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: oAuthConsentGrant. For more information on the types of social engineering attack techniques, see simulations.
+ /// The social engineering technique used in the attack simulation and training campaign. Supports $filter and $orderby. The possible values are: unknown, credentialHarvesting, attachmentMalware, driveByUrl, linkInAttachment, linkToMalwareFile, unknownFutureValue, oAuthConsentGrant. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: oAuthConsentGrant. For more information on the types of social engineering attack techniques, see simulations.
public global::Microsoft.Graph.Models.SimulationAttackTechnique? Technique
{
get { return BackingStore?.Get("technique"); }
set { BackingStore?.Set("technique", value); }
}
- /// The theme of a payload. Possible values are: unknown, other, accountActivation, accountVerification, billing, cleanUpMail, controversial, documentReceived, expense, fax, financeReport, incomingMessages, invoice, itemReceived, loginAlert, mailReceived, password, payment, payroll, personalizedOffer, quarantine, remoteWork, reviewMessage, securityUpdate, serviceSuspended, signatureRequired, upgradeMailboxStorage, verifyMailbox, voicemail, advertisement, employeeEngagement, unknownFutureValue.
+ /// The theme of a payload. The possible values are: unknown, other, accountActivation, accountVerification, billing, cleanUpMail, controversial, documentReceived, expense, fax, financeReport, incomingMessages, invoice, itemReceived, loginAlert, mailReceived, password, payment, payroll, personalizedOffer, quarantine, remoteWork, reviewMessage, securityUpdate, serviceSuspended, signatureRequired, upgradeMailboxStorage, verifyMailbox, voicemail, advertisement, employeeEngagement, unknownFutureValue.
public global::Microsoft.Graph.Models.PayloadTheme? Theme
{
get { return BackingStore?.Get("theme"); }
diff --git a/src/Microsoft.Graph/Generated/Models/PersistentBrowserSessionControl.cs b/src/Microsoft.Graph/Generated/Models/PersistentBrowserSessionControl.cs
index 7c906287076..48a2d6e4c77 100644
--- a/src/Microsoft.Graph/Generated/Models/PersistentBrowserSessionControl.cs
+++ b/src/Microsoft.Graph/Generated/Models/PersistentBrowserSessionControl.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class PersistentBrowserSessionControl : global::Microsoft.Graph.Models.ConditionalAccessSessionControl, IParsable
#pragma warning restore CS1591
{
- /// Possible values are: always, never.
+ /// The possible values are: always, never.
public global::Microsoft.Graph.Models.PersistentBrowserSessionMode? Mode
{
get { return BackingStore?.Get("mode"); }
diff --git a/src/Microsoft.Graph/Generated/Models/PhoneAuthenticationMethod.cs b/src/Microsoft.Graph/Generated/Models/PhoneAuthenticationMethod.cs
index 69e7ba92347..0bf68930808 100644
--- a/src/Microsoft.Graph/Generated/Models/PhoneAuthenticationMethod.cs
+++ b/src/Microsoft.Graph/Generated/Models/PhoneAuthenticationMethod.cs
@@ -28,13 +28,13 @@ public string PhoneNumber
set { BackingStore?.Set("phoneNumber", value); }
}
#endif
- /// The type of this phone. Possible values are: mobile, alternateMobile, or office.
+ /// The type of this phone. The possible values are: mobile, alternateMobile, or office.
public global::Microsoft.Graph.Models.AuthenticationPhoneType? PhoneType
{
get { return BackingStore?.Get("phoneType"); }
set { BackingStore?.Set("phoneType", value); }
}
- /// Whether a phone is ready to be used for SMS sign-in or not. Possible values are: notSupported, notAllowedByPolicy, notEnabled, phoneNumberNotUnique, ready, or notConfigured, unknownFutureValue.
+ /// Whether a phone is ready to be used for SMS sign-in or not. The possible values are: notSupported, notAllowedByPolicy, notEnabled, phoneNumberNotUnique, ready, or notConfigured, unknownFutureValue.
public global::Microsoft.Graph.Models.AuthenticationMethodSignInState? SmsSignInState
{
get { return BackingStore?.Get("smsSignInState"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Place.cs b/src/Microsoft.Graph/Generated/Models/Place.cs
index 5961344e8b4..3f65be011f6 100644
--- a/src/Microsoft.Graph/Generated/Models/Place.cs
+++ b/src/Microsoft.Graph/Generated/Models/Place.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class Place : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// The street address of the place.
+ /// The physical address of the place, including the street, city, state, country or region, and postal code.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public global::Microsoft.Graph.Models.PhysicalAddress? Address
@@ -28,7 +28,7 @@ public partial class Place : global::Microsoft.Graph.Models.Entity, IParsable
set { BackingStore?.Set("address", value); }
}
#endif
- /// The checkIns property
+ /// A subresource of a place object that indicates the check-in status of an Outlook calendar event booked at the place.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? CheckIns
@@ -44,7 +44,7 @@ public partial class Place : global::Microsoft.Graph.Models.Entity, IParsable
set { BackingStore?.Set("checkIns", value); }
}
#endif
- /// The name associated with the place.
+ /// The name that is associated with the place.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? DisplayName
@@ -76,13 +76,13 @@ public string DisplayName
set { BackingStore?.Set("geoCoordinates", value); }
}
#endif
- /// The isWheelChairAccessible property
+ /// Indicates whether the place is wheelchair accessible.
public bool? IsWheelChairAccessible
{
get { return BackingStore?.Get("isWheelChairAccessible"); }
set { BackingStore?.Set("isWheelChairAccessible", value); }
}
- /// The label property
+ /// User-defined description of the place.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Label
@@ -98,7 +98,7 @@ public string Label
set { BackingStore?.Set("label", value); }
}
#endif
- /// The parentId property
+ /// The ID of a parent place.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? ParentId
@@ -130,7 +130,7 @@ public string Phone
set { BackingStore?.Set("phone", value); }
}
#endif
- /// The tags property
+ /// Custom tags that are associated with the place for categorization or filtering.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Tags
diff --git a/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs b/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs
index 694940ca2b0..b8c76d99e1b 100644
--- a/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs
+++ b/src/Microsoft.Graph/Generated/Models/PlannerPlanContainer.cs
@@ -53,7 +53,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The type of the resource that contains the plan. For supported types, see the previous table. Possible values are: group, unknownFutureValue, roster. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: roster. Optional.
+ /// The type of the resource that contains the plan. For supported types, see the previous table. The possible values are: group, unknownFutureValue, roster. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: roster. Optional.
public global::Microsoft.Graph.Models.PlannerContainerType? Type
{
get { return BackingStore?.Get("type"); }
diff --git a/src/Microsoft.Graph/Generated/Models/PlatformCredentialAuthenticationMethod.cs b/src/Microsoft.Graph/Generated/Models/PlatformCredentialAuthenticationMethod.cs
index 8a1912021eb..a4540ec59cd 100644
--- a/src/Microsoft.Graph/Generated/Models/PlatformCredentialAuthenticationMethod.cs
+++ b/src/Microsoft.Graph/Generated/Models/PlatformCredentialAuthenticationMethod.cs
@@ -50,13 +50,13 @@ public string DisplayName
set { BackingStore?.Set("displayName", value); }
}
#endif
- /// Key strength of this Platform Credential key. Possible values are: normal, weak, unknown.
+ /// Key strength of this Platform Credential key. The possible values are: normal, weak, unknown.
public global::Microsoft.Graph.Models.AuthenticationMethodKeyStrength? KeyStrength
{
get { return BackingStore?.Get("keyStrength"); }
set { BackingStore?.Set("keyStrength", value); }
}
- /// Platform on which this Platform Credential key is present. Possible values are: unknown, windows, macOS,iOS, android, linux.
+ /// Platform on which this Platform Credential key is present. The possible values are: unknown, windows, macOS,iOS, android, linux.
public global::Microsoft.Graph.Models.AuthenticationMethodPlatform? Platform
{
get { return BackingStore?.Get("platform"); }
diff --git a/src/Microsoft.Graph/Generated/Models/PositiveReinforcementNotification.cs b/src/Microsoft.Graph/Generated/Models/PositiveReinforcementNotification.cs
index 467fbd67425..ad54ca787f0 100644
--- a/src/Microsoft.Graph/Generated/Models/PositiveReinforcementNotification.cs
+++ b/src/Microsoft.Graph/Generated/Models/PositiveReinforcementNotification.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class PositiveReinforcementNotification : global::Microsoft.Graph.Models.BaseEndUserNotification, IParsable
#pragma warning restore CS1591
{
- /// Delivery preference. Possible values are: unknown, deliverImmedietly, deliverAfterCampaignEnd, unknownFutureValue.
+ /// Delivery preference. The possible values are: unknown, deliverImmedietly, deliverAfterCampaignEnd, unknownFutureValue.
public global::Microsoft.Graph.Models.NotificationDeliveryPreference? DeliveryPreference
{
get { return BackingStore?.Get("deliveryPreference"); }
diff --git a/src/Microsoft.Graph/Generated/Models/PrinterCapabilities.cs b/src/Microsoft.Graph/Generated/Models/PrinterCapabilities.cs
index 2e60dc53031..a9b8c77dc9e 100644
--- a/src/Microsoft.Graph/Generated/Models/PrinterCapabilities.cs
+++ b/src/Microsoft.Graph/Generated/Models/PrinterCapabilities.cs
@@ -199,7 +199,7 @@ public List LeftMargins
set { BackingStore?.Set("leftMargins", value); }
}
#endif
- /// The media (i.e., paper) colors supported by the printer.
+ /// The media (for example, paper) colors supported by the printer.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? MediaColors
@@ -215,7 +215,7 @@ public List MediaColors
set { BackingStore?.Set("mediaColors", value); }
}
#endif
- /// The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. Valid values are in the following table.
+ /// The media sizes supported by the printer. Supports standard size names for ISO and ANSI media sizes. For the list of supported values, see mediaSizes values.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? MediaSizes
diff --git a/src/Microsoft.Graph/Generated/Models/Process.cs b/src/Microsoft.Graph/Generated/Models/Process.cs
index fd07d914bba..ed521fd89c6 100644
--- a/src/Microsoft.Graph/Generated/Models/Process.cs
+++ b/src/Microsoft.Graph/Generated/Models/Process.cs
@@ -75,7 +75,7 @@ public DateTimeOffset? CreatedDateTime
set { BackingStore?.Set("fileHash", value); }
}
#endif
- /// The integrity level of the process. Possible values are: unknown, untrusted, low, medium, high, system.
+ /// The integrity level of the process. The possible values are: unknown, untrusted, low, medium, high, system.
public global::Microsoft.Graph.Models.ProcessIntegrityLevel? IntegrityLevel
{
get { return BackingStore?.Get("integrityLevel"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ProvisioningObjectSummary.cs b/src/Microsoft.Graph/Generated/Models/ProvisioningObjectSummary.cs
index 7d395f2d0e9..0e507883e44 100644
--- a/src/Microsoft.Graph/Generated/Models/ProvisioningObjectSummary.cs
+++ b/src/Microsoft.Graph/Generated/Models/ProvisioningObjectSummary.cs
@@ -104,7 +104,7 @@ public string JobId
set { BackingStore?.Set("modifiedProperties", value); }
}
#endif
- /// Indicates the activity name or the operation name. Possible values are: create, update, delete, stageddelete, disable, other and unknownFutureValue. For a list of activities logged, refer to Microsoft Entra activity list. Supports $filter (eq, contains).
+ /// Indicates the activity name or the operation name. The possible values are: create, update, delete, stageddelete, disable, other and unknownFutureValue. For a list of activities logged, refer to Microsoft Entra activity list. Supports $filter (eq, contains).
public global::Microsoft.Graph.Models.ProvisioningAction? ProvisioningAction
{
get { return BackingStore?.Get("provisioningAction"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ProvisioningStatusInfo.cs b/src/Microsoft.Graph/Generated/Models/ProvisioningStatusInfo.cs
index 05c65e2c4a5..2f9f2f48090 100644
--- a/src/Microsoft.Graph/Generated/Models/ProvisioningStatusInfo.cs
+++ b/src/Microsoft.Graph/Generated/Models/ProvisioningStatusInfo.cs
@@ -53,7 +53,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Possible values are: success, warning, failure, skipped, unknownFutureValue.
+ /// The possible values are: success, warning, failure, skipped, unknownFutureValue.
public global::Microsoft.Graph.Models.ProvisioningResult? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ProvisioningStep.cs b/src/Microsoft.Graph/Generated/Models/ProvisioningStep.cs
index b6dd9bd08d8..cafad650c91 100644
--- a/src/Microsoft.Graph/Generated/Models/ProvisioningStep.cs
+++ b/src/Microsoft.Graph/Generated/Models/ProvisioningStep.cs
@@ -85,13 +85,13 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// Type of step. Possible values are: import, scoping, matching, processing, referenceResolution, export, unknownFutureValue.
+ /// Type of step. The possible values are: import, scoping, matching, processing, referenceResolution, export, unknownFutureValue.
public global::Microsoft.Graph.Models.ProvisioningStepType? ProvisioningStepType
{
get { return BackingStore?.Get("provisioningStepType"); }
set { BackingStore?.Set("provisioningStepType", value); }
}
- /// Status of the step. Possible values are: success, warning, failure, skipped, unknownFutureValue.
+ /// Status of the step. The possible values are: success, warning, failure, skipped, unknownFutureValue.
public global::Microsoft.Graph.Models.ProvisioningResult? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RegistryKeyState.cs b/src/Microsoft.Graph/Generated/Models/RegistryKeyState.cs
index c8117c52532..740449ceedc 100644
--- a/src/Microsoft.Graph/Generated/Models/RegistryKeyState.cs
+++ b/src/Microsoft.Graph/Generated/Models/RegistryKeyState.cs
@@ -21,7 +21,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// A Windows registry hive : HKEYCURRENTCONFIG HKEYCURRENTUSER HKEYLOCALMACHINE/SAM HKEYLOCALMACHINE/Security HKEYLOCALMACHINE/Software HKEYLOCALMACHINE/System HKEY_USERS/.Default. Possible values are: unknown, currentConfig, currentUser, localMachineSam, localMachineSecurity, localMachineSoftware, localMachineSystem, usersDefault.
+ /// A Windows registry hive : HKEYCURRENTCONFIG HKEYCURRENTUSER HKEYLOCALMACHINE/SAM HKEYLOCALMACHINE/Security HKEYLOCALMACHINE/Software HKEYLOCALMACHINE/System HKEY_USERS/.Default. The possible values are: unknown, currentConfig, currentUser, localMachineSam, localMachineSecurity, localMachineSoftware, localMachineSystem, usersDefault.
public global::Microsoft.Graph.Models.RegistryHive? Hive
{
get { return BackingStore?.Get("hive"); }
@@ -107,7 +107,7 @@ public string OldValueName
set { BackingStore?.Set("oldValueName", value); }
}
#endif
- /// Operation that changed the registry key name and/or value. Possible values are: unknown, create, modify, delete.
+ /// Operation that changed the registry key name and/or value. The possible values are: unknown, create, modify, delete.
public global::Microsoft.Graph.Models.RegistryOperation? Operation
{
get { return BackingStore?.Get("operation"); }
@@ -151,7 +151,7 @@ public string ValueName
set { BackingStore?.Set("valueName", value); }
}
#endif
- /// Registry key value type REGBINARY REGDWORD REGDWORDLITTLEENDIAN REGDWORDBIGENDIANREGEXPANDSZ REGLINK REGMULTISZ REGNONE REGQWORD REGQWORDLITTLEENDIAN REG_SZ Possible values are: unknown, binary, dword, dwordLittleEndian, dwordBigEndian, expandSz, link, multiSz, none, qword, qwordlittleEndian, sz.
+ /// Registry key value type REGBINARY REGDWORD REGDWORDLITTLEENDIAN REGDWORDBIGENDIANREGEXPANDSZ REGLINK REGMULTISZ REGNONE REGQWORD REGQWORDLITTLEENDIAN REG_SZ The possible values are: unknown, binary, dword, dwordLittleEndian, dwordBigEndian, expandSz, link, multiSz, none, qword, qwordlittleEndian, sz.
public global::Microsoft.Graph.Models.RegistryValueType? ValueType
{
get { return BackingStore?.Get("valueType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RemoteDesktopSecurityConfiguration.cs b/src/Microsoft.Graph/Generated/Models/RemoteDesktopSecurityConfiguration.cs
index 155cfd2d998..e168fe31e64 100644
--- a/src/Microsoft.Graph/Generated/Models/RemoteDesktopSecurityConfiguration.cs
+++ b/src/Microsoft.Graph/Generated/Models/RemoteDesktopSecurityConfiguration.cs
@@ -18,7 +18,7 @@ public bool? IsRemoteDesktopProtocolEnabled
get { return BackingStore?.Get("isRemoteDesktopProtocolEnabled"); }
set { BackingStore?.Set("isRemoteDesktopProtocolEnabled", value); }
}
- /// The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol.
+ /// The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. <br/<Supports $expand.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? TargetDeviceGroups
diff --git a/src/Microsoft.Graph/Generated/Models/ResourceLink.cs b/src/Microsoft.Graph/Generated/Models/ResourceLink.cs
index 1cd359e9b1a..b6f60fbcd78 100644
--- a/src/Microsoft.Graph/Generated/Models/ResourceLink.cs
+++ b/src/Microsoft.Graph/Generated/Models/ResourceLink.cs
@@ -27,7 +27,7 @@ public IDictionary AdditionalData
get { return BackingStore?.Get("linkType"); }
set { BackingStore?.Set("linkType", value); }
}
- /// The name property
+ /// The link text that is visible in the Places app. The maximum length is 200 characters.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Name
@@ -59,7 +59,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The value property
+ /// The URL of the resource link. The maximum length is 200 characters.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? Value
diff --git a/src/Microsoft.Graph/Generated/Models/ResourceSpecificPermissionGrant.cs b/src/Microsoft.Graph/Generated/Models/ResourceSpecificPermissionGrant.cs
index ddfd1a70652..5af6cbe8ade 100644
--- a/src/Microsoft.Graph/Generated/Models/ResourceSpecificPermissionGrant.cs
+++ b/src/Microsoft.Graph/Generated/Models/ResourceSpecificPermissionGrant.cs
@@ -60,7 +60,7 @@ public string Permission
set { BackingStore?.Set("permission", value); }
}
#endif
- /// The type of permission. Possible values are: Application, Delegated. Read-only.
+ /// The type of permission. The possible values are: Application, Delegated. Read-only.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? PermissionType
diff --git a/src/Microsoft.Graph/Generated/Models/ResponseStatus.cs b/src/Microsoft.Graph/Generated/Models/ResponseStatus.cs
index 3f21783fb14..b54ec918fd6 100644
--- a/src/Microsoft.Graph/Generated/Models/ResponseStatus.cs
+++ b/src/Microsoft.Graph/Generated/Models/ResponseStatus.cs
@@ -37,7 +37,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The response type. Possible values are: none, organizer, tentativelyAccepted, accepted, declined, notResponded.To differentiate between none and notResponded: none – from organizer's perspective. This value is used when the status of an attendee/participant is reported to the organizer of a meeting. notResponded – from attendee's perspective. Indicates the attendee has not responded to the meeting request. Clients can treat notResponded == none. As an example, if attendee Alex hasn't responded to a meeting request, getting Alex' response status for that event in Alex' calendar returns notResponded. Getting Alex' response from the calendar of any other attendee or the organizer's returns none. Getting the organizer's response for the event in anybody's calendar also returns none.
+ /// The response type. The possible values are: none, organizer, tentativelyAccepted, accepted, declined, notResponded.To differentiate between none and notResponded: none – from organizer's perspective. This value is used when the status of an attendee/participant is reported to the organizer of a meeting. notResponded – from attendee's perspective. Indicates the attendee has not responded to the meeting request. Clients can treat notResponded == none. As an example, if attendee Alex hasn't responded to a meeting request, getting Alex' response status for that event in Alex' calendar returns notResponded. Getting Alex' response from the calendar of any other attendee or the organizer's returns none. Getting the organizer's response for the event in anybody's calendar also returns none.
public global::Microsoft.Graph.Models.ResponseType? Response
{
get { return BackingStore?.Get("response"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RetentionLabelSettings.cs b/src/Microsoft.Graph/Generated/Models/RetentionLabelSettings.cs
index a06b15560b5..12afa68a0cf 100644
--- a/src/Microsoft.Graph/Generated/Models/RetentionLabelSettings.cs
+++ b/src/Microsoft.Graph/Generated/Models/RetentionLabelSettings.cs
@@ -22,7 +22,7 @@ public IDictionary AdditionalData
}
/// Stores model information.
public IBackingStore BackingStore { get; private set; }
- /// Describes the item behavior during retention period. Possible values are: doNotRetain, retain, retainAsRecord, retainAsRegulatoryRecord, unknownFutureValue. Read-only.
+ /// Describes the item behavior during retention period. The possible values are: doNotRetain, retain, retainAsRecord, retainAsRegulatoryRecord, unknownFutureValue. Read-only.
public global::Microsoft.Graph.Models.Security.BehaviorDuringRetentionPeriod? BehaviorDuringRetentionPeriod
{
get { return BackingStore?.Get("behaviorDuringRetentionPeriod"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RiskDetection.cs b/src/Microsoft.Graph/Generated/Models/RiskDetection.cs
index 981b8fbb518..1fa213a5546 100644
--- a/src/Microsoft.Graph/Generated/Models/RiskDetection.cs
+++ b/src/Microsoft.Graph/Generated/Models/RiskDetection.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class RiskDetection : global::Microsoft.Graph.Models.Entity, IParsable
#pragma warning restore CS1591
{
- /// Indicates the activity type the detected risk is linked to. Possible values are: signin, user, unknownFutureValue.
+ /// Indicates the activity type the detected risk is linked to.
public global::Microsoft.Graph.Models.ActivityType? Activity
{
get { return BackingStore?.Get("activity"); }
@@ -62,7 +62,7 @@ public DateTimeOffset? DetectedDateTime
get { return BackingStore?.Get("detectedDateTime"); }
set { BackingStore?.Set("detectedDateTime", value); }
}
- /// Timing of the detected risk (real-time/offline). Possible values are: notDefined, realtime, nearRealtime, offline, unknownFutureValue.
+ /// Timing of the detected risk (real-time/offline). The possible values are: notDefined, realtime, nearRealtime, offline, unknownFutureValue.
public global::Microsoft.Graph.Models.RiskDetectionTimingType? DetectionTimingType
{
get { return BackingStore?.Get("detectionTimingType"); }
@@ -144,13 +144,13 @@ public string RiskEventType
set { BackingStore?.Set("riskEventType", value); }
}
#endif
- /// Level of the detected risk. Possible values are: low, medium, high, hidden, none, unknownFutureValue.
+ /// Level of the detected risk. The possible values are: low, medium, high, hidden, none, unknownFutureValue.
public global::Microsoft.Graph.Models.RiskLevel? RiskLevel
{
get { return BackingStore?.Get("riskLevel"); }
set { BackingStore?.Set("riskLevel", value); }
}
- /// The state of a detected risky user or sign-in. Possible values are: none, confirmedSafe, remediated, dismissed, atRisk, confirmedCompromised, unknownFutureValue.
+ /// The state of a detected risky user or sign-in. The possible values are: none, confirmedSafe, remediated, dismissed, atRisk, confirmedCompromised, unknownFutureValue.
public global::Microsoft.Graph.Models.RiskState? RiskState
{
get { return BackingStore?.Get("riskState"); }
@@ -172,7 +172,7 @@ public string Source
set { BackingStore?.Set("source", value); }
}
#endif
- /// Indicates the type of token issuer for the detected sign-in risk. Possible values are: AzureAD, ADFederationServices, UnknownFutureValue.
+ /// Indicates the type of token issuer for the detected sign-in risk. The possible values are: AzureAD, ADFederationServices, UnknownFutureValue.
public global::Microsoft.Graph.Models.TokenIssuerType? TokenIssuerType
{
get { return BackingStore?.Get("tokenIssuerType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/RiskyUser.cs b/src/Microsoft.Graph/Generated/Models/RiskyUser.cs
index 22456328f94..c4c48de1978 100644
--- a/src/Microsoft.Graph/Generated/Models/RiskyUser.cs
+++ b/src/Microsoft.Graph/Generated/Models/RiskyUser.cs
@@ -28,7 +28,7 @@ public partial class RiskyUser : global::Microsoft.Graph.Models.Entity, IParsabl
set { BackingStore?.Set("history", value); }
}
#endif
- /// Indicates whether the user is deleted. Possible values are: true, false.
+ /// Indicates whether the user is deleted. The possible values are: true, false.
public bool? IsDeleted
{
get { return BackingStore?.Get("isDeleted"); }
@@ -52,13 +52,13 @@ public DateTimeOffset? RiskLastUpdatedDateTime
get { return BackingStore?.Get("riskLastUpdatedDateTime"); }
set { BackingStore?.Set("riskLastUpdatedDateTime", value); }
}
- /// Level of the detected risky user. Possible values are: low, medium, high, hidden, none, unknownFutureValue.
+ /// Level of the detected risky user. The possible values are: low, medium, high, hidden, none, unknownFutureValue.
public global::Microsoft.Graph.Models.RiskLevel? RiskLevel
{
get { return BackingStore?.Get("riskLevel"); }
set { BackingStore?.Set("riskLevel", value); }
}
- /// State of the user's risk. Possible values are: none, confirmedSafe, remediated, dismissed, atRisk, confirmedCompromised, unknownFutureValue.
+ /// State of the user's risk. The possible values are: none, confirmedSafe, remediated, dismissed, atRisk, confirmedCompromised, unknownFutureValue.
public global::Microsoft.Graph.Models.RiskState? RiskState
{
get { return BackingStore?.Get("riskState"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Room.cs b/src/Microsoft.Graph/Generated/Models/Room.cs
index 42bf0f94ade..9ddc19989c3 100644
--- a/src/Microsoft.Graph/Generated/Models/Room.cs
+++ b/src/Microsoft.Graph/Generated/Models/Room.cs
@@ -28,7 +28,7 @@ public string AudioDeviceName
set { BackingStore?.Set("audioDeviceName", value); }
}
#endif
- /// Type of room. Possible values are standard, and reserved.
+ /// Type of room. Possible values are: unknown, standard, reserved.
public global::Microsoft.Graph.Models.BookingType? BookingType
{
get { return BackingStore?.Get("bookingType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/ScheduleChangeRequest.cs b/src/Microsoft.Graph/Generated/Models/ScheduleChangeRequest.cs
index cbddfa2aff2..dca8f67cef8 100644
--- a/src/Microsoft.Graph/Generated/Models/ScheduleChangeRequest.cs
+++ b/src/Microsoft.Graph/Generated/Models/ScheduleChangeRequest.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class ScheduleChangeRequest : global::Microsoft.Graph.Models.ChangeTrackedEntity, IParsable
#pragma warning restore CS1591
{
- /// Indicates who the request is assigned to. Possible values are: sender, recipient, manager, system, unknownFutureValue.
+ /// Indicates who the request is assigned to. The possible values are: sender, recipient, manager, system, unknownFutureValue.
public global::Microsoft.Graph.Models.ScheduleChangeRequestActor? AssignedTo
{
get { return BackingStore?.Get("assignedTo"); }
@@ -94,7 +94,7 @@ public string SenderUserId
set { BackingStore?.Set("senderUserId", value); }
}
#endif
- /// The state of the scheduleChangeRequest. Possible values are: pending, approved, declined, unknownFutureValue.
+ /// The state of the scheduleChangeRequest. The possible values are: pending, approved, declined, unknownFutureValue.
public global::Microsoft.Graph.Models.ScheduleChangeState? State
{
get { return BackingStore?.Get("state"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Search/AnswerVariant.cs b/src/Microsoft.Graph/Generated/Models/Search/AnswerVariant.cs
index fc86b0ff851..7bc7b685dcb 100644
--- a/src/Microsoft.Graph/Generated/Models/Search/AnswerVariant.cs
+++ b/src/Microsoft.Graph/Generated/Models/Search/AnswerVariant.cs
@@ -85,7 +85,7 @@ public string OdataType
set { BackingStore?.Set("@odata.type", value); }
}
#endif
- /// The device or operating system that can view this answer variation. Possible values are: android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, unknown, androidASOP, androidMobileApplicationManagement, iOSMobileApplicationManagement, unknownFutureValue.
+ /// The device or operating system that can view this answer variation. The possible values are: android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, unknown, androidASOP, androidMobileApplicationManagement, iOSMobileApplicationManagement, unknownFutureValue.
public global::Microsoft.Graph.Models.DevicePlatformType? Platform
{
get { return BackingStore?.Get("platform"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Search/Bookmark.cs b/src/Microsoft.Graph/Generated/Models/Search/Bookmark.cs
index c86e43a4c39..bdefeff1c5e 100644
--- a/src/Microsoft.Graph/Generated/Models/Search/Bookmark.cs
+++ b/src/Microsoft.Graph/Generated/Models/Search/Bookmark.cs
@@ -94,7 +94,7 @@ public List LanguageTags
set { BackingStore?.Set("languageTags", value); }
}
#endif
- /// List of devices and operating systems that are able to view this bookmark. Possible values are: android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, unknown, androidASOP, androidMobileApplicationManagement, iOSMobileApplicationManagement, unknownFutureValue.
+ /// List of devices and operating systems that are able to view this bookmark. The possible values are: android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, unknown, androidASOP, androidMobileApplicationManagement, iOSMobileApplicationManagement, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Platforms
diff --git a/src/Microsoft.Graph/Generated/Models/Search/Qna.cs b/src/Microsoft.Graph/Generated/Models/Search/Qna.cs
index fc885a41733..5a831f41060 100644
--- a/src/Microsoft.Graph/Generated/Models/Search/Qna.cs
+++ b/src/Microsoft.Graph/Generated/Models/Search/Qna.cs
@@ -78,7 +78,7 @@ public List LanguageTags
set { BackingStore?.Set("languageTags", value); }
}
#endif
- /// List of devices and operating systems that are able to view this QnA. Possible values are: android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, unknown, androidASOP, androidMobileApplicationManagement, iOSMobileApplicationManagement, unknownFutureValue.
+ /// List of devices and operating systems that are able to view this QnA. The possible values are: android, androidForWork, ios, macOS, windowsPhone81, windowsPhone81AndLater, windows10AndLater, androidWorkProfile, unknown, androidASOP, androidMobileApplicationManagement, iOSMobileApplicationManagement, unknownFutureValue.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? Platforms
diff --git a/src/Microsoft.Graph/Generated/Models/SearchRequest.cs b/src/Microsoft.Graph/Generated/Models/SearchRequest.cs
index ad894932294..86d05943f80 100644
--- a/src/Microsoft.Graph/Generated/Models/SearchRequest.cs
+++ b/src/Microsoft.Graph/Generated/Models/SearchRequest.cs
@@ -91,7 +91,7 @@ public bool? EnableTopResults
get { return BackingStore?.Get("enableTopResults"); }
set { BackingStore?.Set("enableTopResults", value); }
}
- /// One or more types of resources expected in the response. Possible values are: event, message, driveItem, externalItem, site, list, listItem, drive, chatMessage, person, acronym, bookmark. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: chatMessage, person, acronym, bookmark. See known limitations for those combinations of two or more entity types that are supported in the same search request. Required.
+ /// One or more types of resources expected in the response. The possible values are: event, message, driveItem, externalItem, site, list, listItem, drive, chatMessage, person, acronym, bookmark. Use the Prefer: include-unknown-enum-members request header to get the following members in this evolvable enum: chatMessage, person, acronym, bookmark. See known limitations for those combinations of two or more entity types that are supported in the same search request. Required.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public List? EntityTypes
diff --git a/src/Microsoft.Graph/Generated/Models/SectionMap.cs b/src/Microsoft.Graph/Generated/Models/SectionMap.cs
index a6f7c58e027..85b9d707bc7 100644
--- a/src/Microsoft.Graph/Generated/Models/SectionMap.cs
+++ b/src/Microsoft.Graph/Generated/Models/SectionMap.cs
@@ -12,7 +12,7 @@ namespace Microsoft.Graph.Models
public partial class SectionMap : global::Microsoft.Graph.Models.BaseMapFeature, IParsable
#pragma warning restore CS1591
{
- /// The placeId property
+ /// Identifier of the section to which this sectionMap belongs.
#if NETSTANDARD2_1_OR_GREATER || NETCOREAPP3_1_OR_GREATER
#nullable enable
public string? PlaceId
diff --git a/src/Microsoft.Graph/Generated/Models/Security/AiAgentEvidence.cs b/src/Microsoft.Graph/Generated/Models/Security/AiAgentEvidence.cs
index e6cc8b4e27c..7e185e82318 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/AiAgentEvidence.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/AiAgentEvidence.cs
@@ -44,7 +44,7 @@ public string AgentName
set { BackingStore?.Set("agentName", value); }
}
#endif
- /// Type of the platform the agent runs on. Possible values are: unknown, azureAIFoundry, copilotStudio, copilot, unknownFutureValue.
+ /// Type of the platform the agent runs on. The possible values are: unknown, azureAIFoundry, copilotStudio, copilot, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.AiAgentPlatform? HostingPlatformType
{
get { return BackingStore?.Get("hostingPlatformType"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Security/Alert.cs b/src/Microsoft.Graph/Generated/Models/Security/Alert.cs
index 60be94ba649..e858772e0c2 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/Alert.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/Alert.cs
@@ -108,7 +108,7 @@ public string Category
set { BackingStore?.Set("category", value); }
}
#endif
- /// Specifies whether the alert represents a true threat. Possible values are: unknown, falsePositive, truePositive, informationalExpectedActivity, unknownFutureValue.
+ /// Specifies whether the alert represents a true threat. The possible values are: unknown, falsePositive, truePositive, informationalExpectedActivity, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.AlertClassification? Classification
{
get { return BackingStore?.Get("classification"); }
@@ -168,7 +168,7 @@ public string Description
set { BackingStore?.Set("description", value); }
}
#endif
- /// Detection technology or sensor that identified the notable component or activity. Possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence, microsoftDefenderForAIServices, securityCopilot. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence, microsoftDefenderForAIServices, securityCopilot.
+ /// Detection technology or sensor that identified the notable component or activity. The possible values are: unknown, microsoftDefenderForEndpoint, antivirus, smartScreen, customTi, microsoftDefenderForOffice365, automatedInvestigation, microsoftThreatExperts, customDetection, microsoftDefenderForIdentity, cloudAppSecurity, microsoft365Defender, azureAdIdentityProtection, manual, microsoftDataLossPrevention, appGovernancePolicy, appGovernanceDetection, unknownFutureValue, microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence, microsoftDefenderForAIServices, securityCopilot. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: microsoftDefenderForCloud, microsoftDefenderForIoT, microsoftDefenderForServers, microsoftDefenderForStorage, microsoftDefenderForDNS, microsoftDefenderForDatabases, microsoftDefenderForContainers, microsoftDefenderForNetwork, microsoftDefenderForAppService, microsoftDefenderForKeyVault, microsoftDefenderForResourceManager, microsoftDefenderForApiManagement, microsoftSentinel, nrtAlerts, scheduledAlerts, microsoftDefenderThreatIntelligenceAnalytics, builtInMl, microsoftThreatIntelligence, microsoftDefenderForAIServices, securityCopilot.
public global::Microsoft.Graph.Models.Security.DetectionSource? DetectionSource
{
get { return BackingStore?.Get("detectionSource"); }
@@ -190,7 +190,7 @@ public string DetectorId
set { BackingStore?.Set("detectorId", value); }
}
#endif
- /// Specifies the result of the investigation, whether the alert represents a true attack and if so, the nature of the attack. Possible values are: unknown, apt, malware, securityPersonnel, securityTesting, unwantedSoftware, other, multiStagedAttack, compromisedAccount, phishing, maliciousUserActivity, notMalicious, notEnoughDataToValidate, confirmedUserActivity, lineOfBusinessApplication, unknownFutureValue.
+ /// Specifies the result of the investigation, whether the alert represents a true attack and if so, the nature of the attack. The possible values are: unknown, apt, malware, securityPersonnel, securityTesting, unwantedSoftware, other, multiStagedAttack, compromisedAccount, phishing, maliciousUserActivity, notMalicious, notEnoughDataToValidate, confirmedUserActivity, lineOfBusinessApplication, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.AlertDetermination? Determination
{
get { return BackingStore?.Get("determination"); }
@@ -250,7 +250,7 @@ public string IncidentWebUrl
set { BackingStore?.Set("incidentWebUrl", value); }
}
#endif
- /// Information on the current status of the investigation. Possible values are: unknown, terminated, successfullyRemediated, benign, failed, partiallyRemediated, running, pendingApproval, pendingResource, queued, innerFailure, preexistingAlert, unsupportedOs, unsupportedAlertType, suppressedAlert, partiallyInvestigated, terminatedByUser, terminatedBySystem, unknownFutureValue.
+ /// Information on the current status of the investigation. The possible values are: unknown, terminated, successfullyRemediated, benign, failed, partiallyRemediated, running, pendingApproval, pendingResource, queued, innerFailure, preexistingAlert, unsupportedOs, unsupportedAlertType, suppressedAlert, partiallyInvestigated, terminatedByUser, terminatedBySystem, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.InvestigationState? InvestigationState
{
get { return BackingStore?.Get("investigationState"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/CaseOperation.cs
index 01c9bca06f0..32782fbf978 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.Models.Security
public partial class CaseOperation : global::Microsoft.Graph.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, holdPolicySync. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: purgeData, exportReport, exportResult, holdPolicySync.
+ /// The type of action the operation represents. The 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.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, unknownFutureValue.
+ /// The status of the case operation. The possible values are: notStarted, submissionFailed, running, succeeded, partiallySucceeded, failed, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.CaseOperationStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Security/DataSourceContainer.cs b/src/Microsoft.Graph/Generated/Models/Security/DataSourceContainer.cs
index b8e73d55896..b976da2929d 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/DataSourceContainer.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/DataSourceContainer.cs
@@ -52,7 +52,7 @@ public DateTimeOffset? ReleasedDateTime
get { return BackingStore?.Get("releasedDateTime"); }
set { BackingStore?.Set("releasedDateTime", value); }
}
- /// Latest status of the dataSourceContainer. Possible values are: Active, Released.
+ /// Latest status of the dataSourceContainer. The possible values are: Active, Released.
public global::Microsoft.Graph.Models.Security.DataSourceContainerStatus? Status
{
get { return BackingStore?.Get("status"); }
diff --git a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs
index c9954bae905..c0e79b952c4 100644
--- a/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs
+++ b/src/Microsoft.Graph/Generated/Models/Security/EdiscoveryAddToReviewSetOperation.cs
@@ -12,25 +12,25 @@ namespace Microsoft.Graph.Models.Security
public partial class EdiscoveryAddToReviewSetOperation : global::Microsoft.Graph.Models.Security.CaseOperation, IParsable
#pragma warning restore CS1591
{
- /// The options to add items to the review set. Possible values are: allVersions, linkedFiles, unknownFutureValue, advancedIndexing, listAttachments, htmlTranscripts, messageConversationExpansion, locationsWithoutHits, allItemsInFolder. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: advancedIndexing, listAttachments, htmlTranscripts, messageConversationExpansion, locationsWithoutHits, allItemsInFolder.
+ /// The options to add items to the review set. The possible values are: allVersions, linkedFiles, unknownFutureValue, advancedIndexing, listAttachments, htmlTranscripts, messageConversationExpansion, locationsWithoutHits, allItemsInFolder. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: advancedIndexing, listAttachments, htmlTranscripts, messageConversationExpansion, locationsWithoutHits, allItemsInFolder.
public global::Microsoft.Graph.Models.Security.AdditionalDataOptions? AdditionalDataOptions
{
get { return BackingStore?.Get("additionalDataOptions"); }
set { BackingStore?.Set("additionalDataOptions", value); }
}
- /// Specifies the number of most recent versions of cloud attachments to collect. Possible values are: latest, recent10, recent100, all, unknownFutureValue.
+ /// Specifies the number of most recent versions of cloud attachments to collect. The possible values are: latest, recent10, recent100, all, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.CloudAttachmentVersion? CloudAttachmentVersion
{
get { return BackingStore?.Get("cloudAttachmentVersion"); }
set { BackingStore?.Set("cloudAttachmentVersion", value); }
}
- /// Specifies the number of most recent versions of SharePoint documents to collect. Possible values are: latest, recent10, recent100, all, unknownFutureValue.
+ /// Specifies the number of most recent versions of SharePoint documents to collect. The possible values are: latest, recent10, recent100, all, unknownFutureValue.
public global::Microsoft.Graph.Models.Security.DocumentVersion? DocumentVersion
{
get { return BackingStore?.Get("documentVersion"); }
set { BackingStore?.Set("documentVersion", value); }
}
- ///