From b2d1ac3056fb36f345761ac691f62bf3330153e8 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 19 Sep 2023 10:11:01 +0000 Subject: [PATCH] Update generated files with build 125212 --- src/CallRecords/Model/DirectRoutingLogRow.php | 20 ++++++------- .../Model/WorkflowBase.php | 8 +++--- src/Model/AccessPackageSubject.php | 8 +++--- src/Model/AccessReviewHistoryDefinition.php | 20 ++++++------- src/Model/AccessReviewHistoryInstance.php | 16 +++++------ src/Model/AccessReviewStageSettings.php | 28 +++++++++---------- src/Model/AppScope.php | 4 +-- src/Model/AppliedConditionalAccessPolicy.php | 4 +-- src/Model/Attendee.php | 4 +-- src/Model/AttributeMappingSource.php | 4 +-- src/Model/AuthorizationPolicy.php | 12 ++++---- src/Model/B2xIdentityUserFlow.php | 4 +-- src/Model/BasicAuthentication.php | 4 +-- src/Model/BucketAggregationDefinition.php | 8 +++--- src/Model/CalendarPermission.php | 16 +++++------ src/Model/ChatMessageInfo.php | 8 +++--- src/Model/ChatMessagePolicyViolation.php | 8 +++--- ...ConditionalAccessGuestsOrExternalUsers.php | 8 +++--- src/Model/Contract.php | 4 +-- src/Model/DelegatedAdminRelationship.php | 12 ++++---- .../DelegatedPermissionClassification.php | 12 ++++---- src/Model/DomainDnsRecord.php | 8 +++--- src/Model/EducationAssignmentSettings.php | 4 +-- src/Model/EducationOrganization.php | 4 +-- src/Model/EducationSubmissionResource.php | 4 +-- ...EmailAuthenticationMethodConfiguration.php | 4 +-- src/Model/EntitlementManagementSettings.php | 4 +-- src/Model/ExtensionSchemaProperty.php | 8 +++--- src/Model/FileAttachment.php | 4 +-- src/Model/FollowupFlag.php | 4 +-- src/Model/InvitedUserMessageInfo.php | 4 +-- src/Model/LicenseUnitsDetail.php | 12 ++++---- src/Model/LoginPageLayoutConfiguration.php | 4 +-- src/Model/MediaStream.php | 4 +-- .../MicrosoftAuthenticatorFeatureSettings.php | 8 +++--- src/Model/ObjectIdentity.php | 8 +++--- src/Model/OnlineMeetingInfo.php | 8 +++--- src/Model/Permission.php | 12 ++++---- src/Model/PermissionScope.php | 8 +++--- src/Model/PhoneAuthenticationMethod.php | 4 +-- .../PlannerAssignedToTaskBoardTaskFormat.php | 4 +-- src/Model/PlannerPlanDetails.php | 4 +-- src/Model/ProvisioningStatusInfo.php | 4 +-- src/Model/Reminder.php | 4 +-- src/Model/ResultInfo.php | 4 +-- src/Model/ServiceAnnouncementBase.php | 4 +-- src/Model/ServiceHealth.php | 4 +-- src/Model/SignIn.php | 16 +++++------ src/Model/SignInLocation.php | 8 +++--- src/Model/SubjectRightsRequest.php | 12 ++++---- src/Model/TeamsAppDefinition.php | 4 +-- src/Model/TeamworkHostedContent.php | 4 +-- src/Model/TermColumn.php | 4 +-- ...fiedRoleManagementPolicyExpirationRule.php | 4 +-- src/Model/User.php | 4 +-- src/Model/WebApplication.php | 4 +-- src/Model/WorkbookNamedItem.php | 4 +-- src/Model/WorkbookRange.php | 12 ++++---- src/Model/WorkbookRangeBorder.php | 4 +-- src/Model/WorkbookSessionInfo.php | 4 +-- src/Model/WorkbookTable.php | 8 +++--- src/SecurityNamespace/Model/DataSource.php | 4 +-- .../Model/DeviceEvidence.php | 8 +++--- .../EdiscoveryNoncustodialDataSource.php | 8 +++--- .../Model/RetentionEventStatus.php | 4 +-- 65 files changed, 236 insertions(+), 236 deletions(-) diff --git a/src/CallRecords/Model/DirectRoutingLogRow.php b/src/CallRecords/Model/DirectRoutingLogRow.php index 5e546c828f6..bbe9cd4fce8 100644 --- a/src/CallRecords/Model/DirectRoutingLogRow.php +++ b/src/CallRecords/Model/DirectRoutingLogRow.php @@ -25,7 +25,7 @@ class DirectRoutingLogRow extends \Microsoft\Graph\Model\Entity { /** * Gets the calleeNumber - * Number of the user or bot who received the call. E.164 format, but may include additional data. + * Number of the user or bot who received the call. E.164 format, but may include other data. * * @return string|null The calleeNumber */ @@ -40,7 +40,7 @@ public function getCalleeNumber() /** * Sets the calleeNumber - * Number of the user or bot who received the call. E.164 format, but may include additional data. + * Number of the user or bot who received the call. E.164 format, but may include other data. * * @param string $val The value of the calleeNumber * @@ -81,7 +81,7 @@ public function setCallEndSubReason($val) } /** * Gets the callerNumber - * Number of the user or bot who made the call. E.164 format, but may include additional data. + * Number of the user or bot who made the call. E.164 format, but may include other data. * * @return string|null The callerNumber */ @@ -96,7 +96,7 @@ public function getCallerNumber() /** * Sets the callerNumber - * Number of the user or bot who made the call. E.164 format, but may include additional data. + * Number of the user or bot who made the call. E.164 format, but may include other data. * * @param string $val The value of the callerNumber * @@ -259,7 +259,7 @@ public function setFailureDateTime($val) } /** * Gets the finalSipCode - * The code with which the call ended, RFC 3261. + * The code with which the call ended, see RFC 3261. * * @return int|null The finalSipCode */ @@ -274,7 +274,7 @@ public function getFinalSipCode() /** * Sets the finalSipCode - * The code with which the call ended, RFC 3261. + * The code with which the call ended, see RFC 3261. * * @param int $val The value of the finalSipCode * @@ -404,7 +404,7 @@ public function setMediaBypassEnabled($val) } /** * Gets the mediaPathLocation - * The datacenter used for media path in non-bypass call. + * The datacenter used for media path in nonbypass call. * * @return string|null The mediaPathLocation */ @@ -419,7 +419,7 @@ public function getMediaPathLocation() /** * Sets the mediaPathLocation - * The datacenter used for media path in non-bypass call. + * The datacenter used for media path in nonbypass call. * * @param string $val The value of the mediaPathLocation * @@ -432,7 +432,7 @@ public function setMediaPathLocation($val) } /** * Gets the signalingLocation - * The datacenter used for signaling for both bypass and non-bypass calls. + * The datacenter used for signaling for both bypass and nonbypass calls. * * @return string|null The signalingLocation */ @@ -447,7 +447,7 @@ public function getSignalingLocation() /** * Sets the signalingLocation - * The datacenter used for signaling for both bypass and non-bypass calls. + * The datacenter used for signaling for both bypass and nonbypass calls. * * @param string $val The value of the signalingLocation * diff --git a/src/IdentityGovernanceNamespace/Model/WorkflowBase.php b/src/IdentityGovernanceNamespace/Model/WorkflowBase.php index f71f6777d82..f1d8fc37272 100644 --- a/src/IdentityGovernanceNamespace/Model/WorkflowBase.php +++ b/src/IdentityGovernanceNamespace/Model/WorkflowBase.php @@ -243,7 +243,7 @@ public function setIsEnabled($val) /** * Gets the isSchedulingEnabled - * If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Cannot be true for a disabled workflow (where isEnabled is false). + * If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Can't be true for a disabled workflow (where isEnabled is false). * * @return bool|null The isSchedulingEnabled */ @@ -258,7 +258,7 @@ public function getIsSchedulingEnabled() /** * Sets the isSchedulingEnabled - * If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Cannot be true for a disabled workflow (where isEnabled is false). + * If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Can't be true for a disabled workflow (where isEnabled is false). * * @param bool $val The isSchedulingEnabled * @@ -338,7 +338,7 @@ public function setCreatedBy($val) /** * Gets the lastModifiedBy - * The unique identifier of the AAD identity that last modified the workflow. + * The unique identifier of the Azure Active Directory identity that last modified the workflow. * * @return \Microsoft\Graph\Model\User|null The lastModifiedBy */ @@ -357,7 +357,7 @@ public function getLastModifiedBy() /** * Sets the lastModifiedBy - * The unique identifier of the AAD identity that last modified the workflow. + * The unique identifier of the Azure Active Directory identity that last modified the workflow. * * @param \Microsoft\Graph\Model\User $val The lastModifiedBy * diff --git a/src/Model/AccessPackageSubject.php b/src/Model/AccessPackageSubject.php index 465e820455a..9cc83fd4750 100644 --- a/src/Model/AccessPackageSubject.php +++ b/src/Model/AccessPackageSubject.php @@ -84,7 +84,7 @@ public function setEmail($val) /** * Gets the objectId - * The object identifier of the subject. null if the subject is not yet a user in the tenant. + * The object identifier of the subject. null if the subject isn't yet a user in the tenant. * * @return string|null The objectId */ @@ -99,7 +99,7 @@ public function getObjectId() /** * Sets the objectId - * The object identifier of the subject. null if the subject is not yet a user in the tenant. + * The object identifier of the subject. null if the subject isn't yet a user in the tenant. * * @param string $val The objectId * @@ -113,7 +113,7 @@ public function setObjectId($val) /** * Gets the onPremisesSecurityIdentifier - * A string representation of the principal's security identifier, if known, or null if the subject does not have a security identifier. + * A string representation of the principal's security identifier, if known, or null if the subject doesn't have a security identifier. * * @return string|null The onPremisesSecurityIdentifier */ @@ -128,7 +128,7 @@ public function getOnPremisesSecurityIdentifier() /** * Sets the onPremisesSecurityIdentifier - * A string representation of the principal's security identifier, if known, or null if the subject does not have a security identifier. + * A string representation of the principal's security identifier, if known, or null if the subject doesn't have a security identifier. * * @param string $val The onPremisesSecurityIdentifier * diff --git a/src/Model/AccessReviewHistoryDefinition.php b/src/Model/AccessReviewHistoryDefinition.php index 03d65060b04..e84574f329c 100644 --- a/src/Model/AccessReviewHistoryDefinition.php +++ b/src/Model/AccessReviewHistoryDefinition.php @@ -93,7 +93,7 @@ public function setCreatedDateTime($val) /** * Gets the decisions - * Determines which review decisions will be included in the fetched review history data if specified. Optional on create. All decisions will be 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. Possible values are: approve, deny, dontKnow, notReviewed, and notNotified. * * @return array|null The decisions */ @@ -108,7 +108,7 @@ public function getDecisions() /** * Sets the decisions - * Determines which review decisions will be included in the fetched review history data if specified. Optional on create. All decisions will be 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. Possible values are: approve, deny, dontKnow, notReviewed, and notNotified. * * @param AccessReviewHistoryDecisionFilter[] $val The decisions * @@ -151,7 +151,7 @@ public function setDisplayName($val) /** * Gets the reviewHistoryPeriodEndDateTime - * A timestamp. Reviews ending on or before this date will be included in the fetched history data. Only required if scheduleSettings is not defined. + * A timestamp. Reviews ending on or before this date will be included in the fetched history data. Only required if scheduleSettings isn't defined. * * @return \DateTime|null The reviewHistoryPeriodEndDateTime */ @@ -170,7 +170,7 @@ public function getReviewHistoryPeriodEndDateTime() /** * Sets the reviewHistoryPeriodEndDateTime - * A timestamp. Reviews ending on or before this date will be included in the fetched history data. Only required if scheduleSettings is not defined. + * A timestamp. Reviews ending on or before this date will be included in the fetched history data. Only required if scheduleSettings isn't defined. * * @param \DateTime $val The reviewHistoryPeriodEndDateTime * @@ -184,7 +184,7 @@ public function setReviewHistoryPeriodEndDateTime($val) /** * Gets the reviewHistoryPeriodStartDateTime - * A timestamp. Reviews starting on or before this date will be included in the fetched history data. Only required if scheduleSettings is not defined. + * A timestamp. Reviews starting on or before this date will be included in the fetched history data. Only required if scheduleSettings isn't defined. * * @return \DateTime|null The reviewHistoryPeriodStartDateTime */ @@ -203,7 +203,7 @@ public function getReviewHistoryPeriodStartDateTime() /** * Sets the reviewHistoryPeriodStartDateTime - * A timestamp. Reviews starting on or before this date will be included in the fetched history data. Only required if scheduleSettings is not defined. + * A timestamp. Reviews starting on or before this date will be included in the fetched history data. Only required if scheduleSettings isn't defined. * * @param \DateTime $val The reviewHistoryPeriodStartDateTime * @@ -217,7 +217,7 @@ public function setReviewHistoryPeriodStartDateTime($val) /** * Gets the scheduleSettings - * The settings for a recurring access review history definition series. Only required if reviewHistoryPeriodStartDateTime or reviewHistoryPeriodEndDateTime are not defined. Not supported yet. + * The settings for a recurring access review history definition series. Only required if reviewHistoryPeriodStartDateTime or reviewHistoryPeriodEndDateTime aren't defined. Not supported yet. * * @return AccessReviewHistoryScheduleSettings|null The scheduleSettings */ @@ -236,7 +236,7 @@ public function getScheduleSettings() /** * Sets the scheduleSettings - * The settings for a recurring access review history definition series. Only required if reviewHistoryPeriodStartDateTime or reviewHistoryPeriodEndDateTime are not defined. Not supported yet. + * The settings for a recurring access review history definition series. Only required if reviewHistoryPeriodStartDateTime or reviewHistoryPeriodEndDateTime aren't defined. Not supported yet. * * @param AccessReviewHistoryScheduleSettings $val The scheduleSettings * @@ -314,7 +314,7 @@ public function setStatus($val) /** * Gets the instances - * If the accessReviewHistoryDefinition is a recurring definition, instances represent each recurrence. A definition that does not recur will have exactly one instance. + * If the accessReviewHistoryDefinition is a recurring definition, instances represent each recurrence. A definition that doesn't recur will have exactly one instance. * * @return array|null The instances */ @@ -329,7 +329,7 @@ public function getInstances() /** * Sets the instances - * If the accessReviewHistoryDefinition is a recurring definition, instances represent each recurrence. A definition that does not recur will have exactly one instance. + * If the accessReviewHistoryDefinition is a recurring definition, instances represent each recurrence. A definition that doesn't recur will have exactly one instance. * * @param AccessReviewHistoryInstance[] $val The instances * diff --git a/src/Model/AccessReviewHistoryInstance.php b/src/Model/AccessReviewHistoryInstance.php index 77eee1a8bfc..2bf37ab1b96 100644 --- a/src/Model/AccessReviewHistoryInstance.php +++ b/src/Model/AccessReviewHistoryInstance.php @@ -26,7 +26,7 @@ class AccessReviewHistoryInstance extends Entity { /** * Gets the downloadUri - * Uri which can be used to retrieve review history data. This URI will be active for 24 hours after being generated. Required. + * Uri that can be used to retrieve review history data. This URI will be active for 24 hours after being generated. Required. * * @return string|null The downloadUri */ @@ -41,7 +41,7 @@ public function getDownloadUri() /** * Sets the downloadUri - * Uri which can be used to retrieve review history data. This URI will be active for 24 hours after being generated. Required. + * Uri that can be used to retrieve review history data. This URI will be active for 24 hours after being generated. Required. * * @param string $val The downloadUri * @@ -88,7 +88,7 @@ public function setExpirationDateTime($val) /** * Gets the fulfilledDateTime - * Timestamp when all of the available data for this instance was collected. This will be set after this instance's status is set to done. Required. + * Timestamp when all of the available data for this instance was collected and is set after this instance's status is set to done. Required. * * @return \DateTime|null The fulfilledDateTime */ @@ -107,7 +107,7 @@ public function getFulfilledDateTime() /** * Sets the fulfilledDateTime - * Timestamp when all of the available data for this instance was collected. This will be set after this instance's status is set to done. Required. + * Timestamp when all of the available data for this instance was collected and is set after this instance's status is set to done. Required. * * @param \DateTime $val The fulfilledDateTime * @@ -121,7 +121,7 @@ public function setFulfilledDateTime($val) /** * Gets the reviewHistoryPeriodEndDateTime - * Timestamp, reviews ending on or before this date will be included in the fetched history data. + * Timestamp reviews ending on or before this date will be included in the fetched history data. * * @return \DateTime|null The reviewHistoryPeriodEndDateTime */ @@ -140,7 +140,7 @@ public function getReviewHistoryPeriodEndDateTime() /** * Sets the reviewHistoryPeriodEndDateTime - * Timestamp, reviews ending on or before this date will be included in the fetched history data. + * Timestamp reviews ending on or before this date will be included in the fetched history data. * * @param \DateTime $val The reviewHistoryPeriodEndDateTime * @@ -154,7 +154,7 @@ public function setReviewHistoryPeriodEndDateTime($val) /** * Gets the reviewHistoryPeriodStartDateTime - * Timestamp, reviews starting on or after this date will be included in the fetched history data. + * Timestamp reviews starting on or after this date will be included in the fetched history data. * * @return \DateTime|null The reviewHistoryPeriodStartDateTime */ @@ -173,7 +173,7 @@ public function getReviewHistoryPeriodStartDateTime() /** * Sets the reviewHistoryPeriodStartDateTime - * Timestamp, reviews starting on or after this date will be included in the fetched history data. + * Timestamp reviews starting on or after this date will be included in the fetched history data. * * @param \DateTime $val The reviewHistoryPeriodStartDateTime * diff --git a/src/Model/AccessReviewStageSettings.php b/src/Model/AccessReviewStageSettings.php index 43628a79c15..38d408b0456 100644 --- a/src/Model/AccessReviewStageSettings.php +++ b/src/Model/AccessReviewStageSettings.php @@ -25,7 +25,7 @@ class AccessReviewStageSettings extends Entity { /** * Gets the decisionsThatWillMoveToNextStage - * Indicate which decisions will go to the next stage. Can be a sub-set of Approve, Deny, Recommendation, or NotReviewed. If not provided, all decisions will go to the next stage. Optional. + * Indicate which decisions will go to the next stage. Can be a subset of Approve, Deny, Recommendation, or NotReviewed. If not provided, all decisions will go to the next stage. Optional. * * @return string|null The decisionsThatWillMoveToNextStage */ @@ -40,7 +40,7 @@ public function getDecisionsThatWillMoveToNextStage() /** * Sets the decisionsThatWillMoveToNextStage - * Indicate which decisions will go to the next stage. Can be a sub-set of Approve, Deny, Recommendation, or NotReviewed. If not provided, all decisions will go to the next stage. Optional. + * Indicate which decisions will go to the next stage. Can be a subset of Approve, Deny, Recommendation, or NotReviewed. If not provided, all decisions will go to the next stage. Optional. * * @param string $val The value of the decisionsThatWillMoveToNextStage * @@ -53,7 +53,7 @@ public function setDecisionsThatWillMoveToNextStage($val) } /** * Gets the dependsOn - * Defines the sequential or parallel order of the stages and depends on the stageId. Only sequential stages are currently supported. For example, if stageId is 2, then dependsOn must be 1. If stageId is 1, do not specify dependsOn. Required if stageId is not 1. + * Defines the sequential or parallel order of the stages and depends on the stageId. Only sequential stages are currently supported. For example, if stageId is 2, then dependsOn must be 1. If stageId is 1, don't specify dependsOn. Required if stageId isn't 1. * * @return string|null The dependsOn */ @@ -68,7 +68,7 @@ public function getDependsOn() /** * Sets the dependsOn - * Defines the sequential or parallel order of the stages and depends on the stageId. Only sequential stages are currently supported. For example, if stageId is 2, then dependsOn must be 1. If stageId is 1, do not specify dependsOn. Required if stageId is not 1. + * Defines the sequential or parallel order of the stages and depends on the stageId. Only sequential stages are currently supported. For example, if stageId is 2, then dependsOn must be 1. If stageId is 1, don't specify dependsOn. Required if stageId isn't 1. * * @param string $val The value of the dependsOn * @@ -81,7 +81,7 @@ public function setDependsOn($val) } /** * Gets the durationInDays - * The duration of the stage. Required. NOTE: The cumulative value of this property across all stages 1. Will override the instanceDurationInDays setting on the accessReviewScheduleDefinition object. 2. Cannot exceed the length of one recurrence. That is, if the review recurs weekly, the cumulative durationInDays cannot exceed 7. + * The duration of the stage. Required. NOTE: The cumulative value of this property across all stages 1. Will override the instanceDurationInDays setting on the accessReviewScheduleDefinition object. 2. Can't exceed the length of one recurrence. That is, if the review recurs weekly, the cumulative durationInDays can't exceed 7. * * @return int|null The durationInDays */ @@ -96,7 +96,7 @@ public function getDurationInDays() /** * Sets the durationInDays - * The duration of the stage. Required. NOTE: The cumulative value of this property across all stages 1. Will override the instanceDurationInDays setting on the accessReviewScheduleDefinition object. 2. Cannot exceed the length of one recurrence. That is, if the review recurs weekly, the cumulative durationInDays cannot exceed 7. + * The duration of the stage. Required. NOTE: The cumulative value of this property across all stages 1. Will override the instanceDurationInDays setting on the accessReviewScheduleDefinition object. 2. Can't exceed the length of one recurrence. That is, if the review recurs weekly, the cumulative durationInDays can't exceed 7. * * @param int $val The value of the durationInDays * @@ -110,7 +110,7 @@ public function setDurationInDays($val) /** * Gets the fallbackReviewers - * If provided, the fallback reviewers are asked to complete a review if the primary reviewers do not exist. For example, if managers are selected as reviewers and a principal under review does not have a manager in Azure AD, the fallback reviewers are asked to review that principal. NOTE: The value of this property will override the corresponding setting on the accessReviewScheduleDefinition object. + * If provided, the fallback reviewers are asked to complete a review if the primary reviewers don't exist. For example, if managers are selected as reviewers and a principal under review doesn't have a manager in Azure AD, the fallback reviewers are asked to review that principal. NOTE: The value of this property overrides the corresponding setting on the accessReviewScheduleDefinition object. * * @return AccessReviewReviewerScope|null The fallbackReviewers */ @@ -129,7 +129,7 @@ public function getFallbackReviewers() /** * Sets the fallbackReviewers - * If provided, the fallback reviewers are asked to complete a review if the primary reviewers do not exist. For example, if managers are selected as reviewers and a principal under review does not have a manager in Azure AD, the fallback reviewers are asked to review that principal. NOTE: The value of this property will override the corresponding setting on the accessReviewScheduleDefinition object. + * If provided, the fallback reviewers are asked to complete a review if the primary reviewers don't exist. For example, if managers are selected as reviewers and a principal under review doesn't have a manager in Azure AD, the fallback reviewers are asked to review that principal. NOTE: The value of this property overrides the corresponding setting on the accessReviewScheduleDefinition object. * * @param AccessReviewReviewerScope $val The value to assign to the fallbackReviewers * @@ -173,7 +173,7 @@ public function setRecommendationInsightSettings($val) } /** * Gets the recommendationsEnabled - * Indicates whether showing recommendations to reviewers is enabled. Required. NOTE: The value of this property will override override the corresponding setting on the accessReviewScheduleDefinition object. + * Indicates whether showing recommendations to reviewers is enabled. Required. NOTE: The value of this property overrides override the corresponding setting on the accessReviewScheduleDefinition object. * * @return bool|null The recommendationsEnabled */ @@ -188,7 +188,7 @@ public function getRecommendationsEnabled() /** * Sets the recommendationsEnabled - * Indicates whether showing recommendations to reviewers is enabled. Required. NOTE: The value of this property will override override the corresponding setting on the accessReviewScheduleDefinition object. + * Indicates whether showing recommendations to reviewers is enabled. Required. NOTE: The value of this property overrides override the corresponding setting on the accessReviewScheduleDefinition object. * * @param bool $val The value of the recommendationsEnabled * @@ -202,7 +202,7 @@ public function setRecommendationsEnabled($val) /** * Gets the reviewers - * Defines who the reviewers are. If none are specified, the review is a self-review (users review their own access). For examples of options for assigning reviewers, see Assign reviewers to your access review definition using the Microsoft Graph API. NOTE: The value of this property will override the corresponding setting on the accessReviewScheduleDefinition. + * Defines who the reviewers are. If none is specified, the review is a self-review (users review their own access). For examples of options for assigning reviewers, see Assign reviewers to your access review definition using the Microsoft Graph API. NOTE: The value of this property overrides the corresponding setting on the accessReviewScheduleDefinition. * * @return AccessReviewReviewerScope|null The reviewers */ @@ -221,7 +221,7 @@ public function getReviewers() /** * Sets the reviewers - * Defines who the reviewers are. If none are specified, the review is a self-review (users review their own access). For examples of options for assigning reviewers, see Assign reviewers to your access review definition using the Microsoft Graph API. NOTE: The value of this property will override the corresponding setting on the accessReviewScheduleDefinition. + * Defines who the reviewers are. If none is specified, the review is a self-review (users review their own access). For examples of options for assigning reviewers, see Assign reviewers to your access review definition using the Microsoft Graph API. NOTE: The value of this property overrides the corresponding setting on the accessReviewScheduleDefinition. * * @param AccessReviewReviewerScope $val The value to assign to the reviewers * @@ -234,7 +234,7 @@ public function setReviewers($val) } /** * Gets the stageId - * Unique identifier of the accessReviewStageSettings object. The stageId will be used by the dependsOn property to indicate the order of the stages. Required. + * Unique identifier of the accessReviewStageSettings object. The stageId is used by the dependsOn property to indicate the order of the stages. Required. * * @return string|null The stageId */ @@ -249,7 +249,7 @@ public function getStageId() /** * Sets the stageId - * Unique identifier of the accessReviewStageSettings object. The stageId will be used by the dependsOn property to indicate the order of the stages. Required. + * Unique identifier of the accessReviewStageSettings object. The stageId is used by the dependsOn property to indicate the order of the stages. Required. * * @param string $val The value of the stageId * diff --git a/src/Model/AppScope.php b/src/Model/AppScope.php index d8c213ed0e9..2ed472e9d58 100644 --- a/src/Model/AppScope.php +++ b/src/Model/AppScope.php @@ -55,7 +55,7 @@ public function setDisplayName($val) /** * Gets the type - * Describes the type of app-specific resource represented by the app scope. Provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read-only. + * Describes the type of app-specific resource represented by the app scope and is provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read-only. * * @return string|null The type */ @@ -70,7 +70,7 @@ public function getType() /** * Sets the type - * Describes the type of app-specific resource represented by the app scope. Provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read-only. + * Describes the type of app-specific resource represented by the app scope and is provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read-only. * * @param string $val The type * diff --git a/src/Model/AppliedConditionalAccessPolicy.php b/src/Model/AppliedConditionalAccessPolicy.php index 97c35cced39..fa5ecfc83c4 100644 --- a/src/Model/AppliedConditionalAccessPolicy.php +++ b/src/Model/AppliedConditionalAccessPolicy.php @@ -138,7 +138,7 @@ public function setId($val) /** * Gets the result - * Indicates the result of the CA policy that was triggered. Possible values are: success, failure, notApplied (Policy isn't applied because policy conditions were not met),notEnabled (This is due to the policy in disabled state), unknown, unknownFutureValue. + * 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 disabled state), unknown, unknownFutureValue. * * @return AppliedConditionalAccessPolicyResult|null The result */ @@ -157,7 +157,7 @@ public function getResult() /** * Sets the result - * Indicates the result of the CA policy that was triggered. Possible values are: success, failure, notApplied (Policy isn't applied because policy conditions were not met),notEnabled (This is due to the policy in disabled state), unknown, unknownFutureValue. + * 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 disabled state), unknown, unknownFutureValue. * * @param AppliedConditionalAccessPolicyResult $val The value to assign to the result * diff --git a/src/Model/Attendee.php b/src/Model/Attendee.php index 7482926858e..47af6edeb19 100644 --- a/src/Model/Attendee.php +++ b/src/Model/Attendee.php @@ -26,7 +26,7 @@ class Attendee extends AttendeeBase /** * Gets the proposedNewTime - * An alternate date/time proposed by the attendee for a meeting request to start and end. If the attendee hasn't proposed another time, then this property is not included in a response of a GET event. + * An alternate date/time proposed by the attendee for a meeting request to start and end. If the attendee hasn't proposed another time, then this property isn't included in a response of a GET event. * * @return TimeSlot|null The proposedNewTime */ @@ -45,7 +45,7 @@ public function getProposedNewTime() /** * Sets the proposedNewTime - * An alternate date/time proposed by the attendee for a meeting request to start and end. If the attendee hasn't proposed another time, then this property is not included in a response of a GET event. + * An alternate date/time proposed by the attendee for a meeting request to start and end. If the attendee hasn't proposed another time, then this property isn't included in a response of a GET event. * * @param TimeSlot $val The value to assign to the proposedNewTime * diff --git a/src/Model/AttributeMappingSource.php b/src/Model/AttributeMappingSource.php index 907d3a13d25..7eb2358edc8 100644 --- a/src/Model/AttributeMappingSource.php +++ b/src/Model/AttributeMappingSource.php @@ -82,7 +82,7 @@ public function setName($val) /** * Gets the parameters - * If this object represents a function, lists function parameters. Parameters consist of attributeMappingSource objects themselves, allowing for complex expressions. If type is not Function, this property will be null/empty array. + * If this object represents a function, lists function parameters. Parameters consist of attributeMappingSource objects themselves, allowing for complex expressions. If type isn't Function, this property is null/empty array. * * @return StringKeyAttributeMappingSourceValuePair|null The parameters */ @@ -101,7 +101,7 @@ public function getParameters() /** * Sets the parameters - * If this object represents a function, lists function parameters. Parameters consist of attributeMappingSource objects themselves, allowing for complex expressions. If type is not Function, this property will be null/empty array. + * If this object represents a function, lists function parameters. Parameters consist of attributeMappingSource objects themselves, allowing for complex expressions. If type isn't Function, this property is null/empty array. * * @param StringKeyAttributeMappingSourceValuePair $val The value to assign to the parameters * diff --git a/src/Model/AuthorizationPolicy.php b/src/Model/AuthorizationPolicy.php index af45eb5a193..20aa0eaa323 100644 --- a/src/Model/AuthorizationPolicy.php +++ b/src/Model/AuthorizationPolicy.php @@ -113,7 +113,7 @@ public function setAllowEmailVerifiedUsersToJoinOrganization($val) /** * Gets the allowInvitesFrom - * Indicates who can invite external users to the organization. Possible values are: none, adminsAndGuestInviters, adminsGuestInvitersAndAllMembers, everyone. everyone is the default setting for all cloud environments except US Government. For more details, see allowInvitesFrom values. + * Indicates who can invite external users 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. * * @return AllowInvitesFrom|null The allowInvitesFrom */ @@ -132,7 +132,7 @@ public function getAllowInvitesFrom() /** * Sets the allowInvitesFrom - * Indicates who can invite external users to the organization. Possible values are: none, adminsAndGuestInviters, adminsGuestInvitersAndAllMembers, everyone. everyone is the default setting for all cloud environments except US Government. For more details, see allowInvitesFrom values. + * Indicates who can invite external users 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. * * @param AllowInvitesFrom $val The allowInvitesFrom * @@ -146,7 +146,7 @@ public function setAllowInvitesFrom($val) /** * Gets the allowUserConsentForRiskyApps - * Indicates whether user consent for risky apps is allowed. We recommend to keep this as false. Default value is false. + * Indicates whether user consent for risky apps is allowed. We recommend keeping allowUserConsentForRiskyApps as false. Default value is false. * * @return bool|null The allowUserConsentForRiskyApps */ @@ -161,7 +161,7 @@ public function getAllowUserConsentForRiskyApps() /** * Sets the allowUserConsentForRiskyApps - * Indicates whether user consent for risky apps is allowed. We recommend to keep this as false. Default value is false. + * Indicates whether user consent for risky apps is allowed. We recommend keeping allowUserConsentForRiskyApps as false. Default value is false. * * @param bool $val The allowUserConsentForRiskyApps * @@ -175,7 +175,7 @@ public function setAllowUserConsentForRiskyApps($val) /** * Gets the blockMsolPowerShell - * To disable the use of MSOL PowerShell, set this property to true. This also disables user-based access to the legacy service endpoint used by MSOL PowerShell. This does not affect Azure Active Directory Connect or Microsoft Graph. + * To disable the use of MSOL PowerShell, set this property to true. This also disables user-based access to the legacy service endpoint used by MSOL PowerShell. This doesn't affect Azure Active Directory Connect or Microsoft Graph. * * @return bool|null The blockMsolPowerShell */ @@ -190,7 +190,7 @@ public function getBlockMsolPowerShell() /** * Sets the blockMsolPowerShell - * To disable the use of MSOL PowerShell, set this property to true. This also disables user-based access to the legacy service endpoint used by MSOL PowerShell. This does not affect Azure Active Directory Connect or Microsoft Graph. + * To disable the use of MSOL PowerShell, set this property to true. This also disables user-based access to the legacy service endpoint used by MSOL PowerShell. This doesn't affect Azure Active Directory Connect or Microsoft Graph. * * @param bool $val The blockMsolPowerShell * diff --git a/src/Model/B2xIdentityUserFlow.php b/src/Model/B2xIdentityUserFlow.php index 408230aa664..c9894adf029 100644 --- a/src/Model/B2xIdentityUserFlow.php +++ b/src/Model/B2xIdentityUserFlow.php @@ -90,7 +90,7 @@ public function setIdentityProviders($val) /** * Gets the languages - * The languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You cannot create custom languages in self-service sign-up user flows. + * The languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You can't create custom languages in self-service sign-up user flows. * * @return array|null The languages */ @@ -105,7 +105,7 @@ public function getLanguages() /** * Sets the languages - * The languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You cannot create custom languages in self-service sign-up user flows. + * The languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You can't create custom languages in self-service sign-up user flows. * * @param UserFlowLanguageConfiguration[] $val The languages * diff --git a/src/Model/BasicAuthentication.php b/src/Model/BasicAuthentication.php index 9eceb9450ee..3a3027bafc6 100644 --- a/src/Model/BasicAuthentication.php +++ b/src/Model/BasicAuthentication.php @@ -36,7 +36,7 @@ public function __construct($propDict = array()) /** * Gets the password - * The password. It is not returned in the responses. + * The password. It isn't returned in the responses. * * @return string|null The password */ @@ -51,7 +51,7 @@ public function getPassword() /** * Sets the password - * The password. It is not returned in the responses. + * The password. It isn't returned in the responses. * * @param string $val The value of the password * diff --git a/src/Model/BucketAggregationDefinition.php b/src/Model/BucketAggregationDefinition.php index 029db7d1c8c..bb4e31c9b7d 100644 --- a/src/Model/BucketAggregationDefinition.php +++ b/src/Model/BucketAggregationDefinition.php @@ -110,7 +110,7 @@ public function setPrefixFilter($val) /** * Gets the ranges - * Specifies the manual ranges to compute the aggregations. This is only valid for non-string refiners of date or numeric type. Optional. + * Specifies the manual ranges to compute the aggregations. This is only valid for nonstring refiners of date or numeric type. Optional. * * @return BucketAggregationRange|null The ranges */ @@ -129,7 +129,7 @@ public function getRanges() /** * Sets the ranges - * Specifies the manual ranges to compute the aggregations. This is only valid for non-string refiners of date or numeric type. Optional. + * Specifies the manual ranges to compute the aggregations. This is only valid for nonstring refiners of date or numeric type. Optional. * * @param BucketAggregationRange $val The value to assign to the ranges * @@ -143,7 +143,7 @@ public function setRanges($val) /** * Gets the sortBy - * The possible values are count to sort by the number of matches in the aggregation, keyAsStringto sort alphabeticaly based on the key in the aggregation, keyAsNumber for numerical sorting based on the key in the aggregation. Required. + * The possible values are count to sort by the number of matches in the aggregation, keyAsStringto sort alphabetically based on the key in the aggregation, keyAsNumber for numerical sorting based on the key in the aggregation. Required. * * @return BucketAggregationSortProperty|null The sortBy */ @@ -162,7 +162,7 @@ public function getSortBy() /** * Sets the sortBy - * The possible values are count to sort by the number of matches in the aggregation, keyAsStringto sort alphabeticaly based on the key in the aggregation, keyAsNumber for numerical sorting based on the key in the aggregation. Required. + * The possible values are count to sort by the number of matches in the aggregation, keyAsStringto sort alphabetically based on the key in the aggregation, keyAsNumber for numerical sorting based on the key in the aggregation. Required. * * @param BucketAggregationSortProperty $val The value to assign to the sortBy * diff --git a/src/Model/CalendarPermission.php b/src/Model/CalendarPermission.php index a39af0bc05a..294feb292db 100644 --- a/src/Model/CalendarPermission.php +++ b/src/Model/CalendarPermission.php @@ -56,7 +56,7 @@ public function setAllowedRoles($val) /** * Gets the emailAddress - * Represents a sharee or delegate who has access to the calendar. For the 'My Organization' sharee, the address property is null. Read-only. + * Represents a share recipient or delegate who has access to the calendar. For the 'My Organization' share recipient, the address property is null. Read-only. * * @return EmailAddress|null The emailAddress */ @@ -75,7 +75,7 @@ public function getEmailAddress() /** * Sets the emailAddress - * Represents a sharee or delegate who has access to the calendar. For the 'My Organization' sharee, the address property is null. Read-only. + * Represents a share recipient or delegate who has access to the calendar. For the 'My Organization' share recipient, the address property is null. Read-only. * * @param EmailAddress $val The emailAddress * @@ -89,7 +89,7 @@ public function setEmailAddress($val) /** * Gets the isInsideOrganization - * True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. + * True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. * * @return bool|null The isInsideOrganization */ @@ -104,7 +104,7 @@ public function getIsInsideOrganization() /** * Sets the isInsideOrganization - * True if the user in context (sharee or delegate) is inside the same organization as the calendar owner. + * True if the user in context (recipient or delegate) is inside the same organization as the calendar owner. * * @param bool $val The isInsideOrganization * @@ -118,7 +118,7 @@ public function setIsInsideOrganization($val) /** * Gets the isRemovable - * True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. + * True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You can't remove 'My organization' as a share recipient to a calendar. * * @return bool|null The isRemovable */ @@ -133,7 +133,7 @@ public function getIsRemovable() /** * Sets the isRemovable - * True if the user can be removed from the list of sharees or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You cannot remove 'My organization' as a sharee to a calendar. + * True if the user can be removed from the list of recipients or delegates for the specified calendar, false otherwise. The 'My organization' user determines the permissions other people within your organization have to the given calendar. You can't remove 'My organization' as a share recipient to a calendar. * * @param bool $val The isRemovable * @@ -147,7 +147,7 @@ public function setIsRemovable($val) /** * Gets the role - * Current permission level of the calendar sharee or delegate. + * Current permission level of the calendar share recipient or delegate. * * @return CalendarRoleType|null The role */ @@ -166,7 +166,7 @@ public function getRole() /** * Sets the role - * Current permission level of the calendar sharee or delegate. + * Current permission level of the calendar share recipient or delegate. * * @param CalendarRoleType $val The role * diff --git a/src/Model/ChatMessageInfo.php b/src/Model/ChatMessageInfo.php index 26b6aa97f35..d9bd1cdb39f 100644 --- a/src/Model/ChatMessageInfo.php +++ b/src/Model/ChatMessageInfo.php @@ -26,7 +26,7 @@ class ChatMessageInfo extends Entity { /** * Gets the body - * Body of the chatMessage. This will still contain markers for @mentions and attachments even though the object does not return @mentions and attachments. + * Body of the chatMessage. This will still contain markers for @mentions and attachments even though the object doesn't return @mentions and attachments. * * @return ItemBody|null The body */ @@ -45,7 +45,7 @@ public function getBody() /** * Sets the body - * Body of the chatMessage. This will still contain markers for @mentions and attachments even though the object does not return @mentions and attachments. + * Body of the chatMessage. This will still contain markers for @mentions and attachments even though the object doesn't return @mentions and attachments. * * @param ItemBody $val The body * @@ -92,7 +92,7 @@ public function setCreatedDateTime($val) /** * Gets the eventDetail - * Read-only. If present, represents details of an event that happened in a chat, a channel, or a team, for example, members were added, and so on. For event messages, the messageType property will be set to systemEventMessage. + * Read-only. If present, represents details of an event that happened in a chat, a channel, or a team, for example, members were added, and so on. For event messages, the messageType property is set to systemEventMessage. * * @return EventMessageDetail|null The eventDetail */ @@ -111,7 +111,7 @@ public function getEventDetail() /** * Sets the eventDetail - * Read-only. If present, represents details of an event that happened in a chat, a channel, or a team, for example, members were added, and so on. For event messages, the messageType property will be set to systemEventMessage. + * Read-only. If present, represents details of an event that happened in a chat, a channel, or a team, for example, members were added, and so on. For event messages, the messageType property is set to systemEventMessage. * * @param EventMessageDetail $val The eventDetail * diff --git a/src/Model/ChatMessagePolicyViolation.php b/src/Model/ChatMessagePolicyViolation.php index cde2917d38c..9f18f14e574 100644 --- a/src/Model/ChatMessagePolicyViolation.php +++ b/src/Model/ChatMessagePolicyViolation.php @@ -120,7 +120,7 @@ public function setPolicyTip($val) /** * Gets the userAction - * Indicates the action taken by the user on a message blocked by the DLP provider. Supported values are: NoneOverrideReportFalsePositiveWhen the DLP provider is updating the message for blocking sensitive content, userAction is not required. + * Indicates the action taken by the user on a message blocked by the DLP provider. Supported values are: NoneOverrideReportFalsePositiveWhen the DLP provider is updating the message for blocking sensitive content, userAction isn't required. * * @return ChatMessagePolicyViolationUserActionTypes|null The userAction */ @@ -139,7 +139,7 @@ public function getUserAction() /** * Sets the userAction - * Indicates the action taken by the user on a message blocked by the DLP provider. Supported values are: NoneOverrideReportFalsePositiveWhen the DLP provider is updating the message for blocking sensitive content, userAction is not required. + * Indicates the action taken by the user on a message blocked by the DLP provider. Supported values are: NoneOverrideReportFalsePositiveWhen the DLP provider is updating the message for blocking sensitive content, userAction isn't required. * * @param ChatMessagePolicyViolationUserActionTypes $val The value to assign to the userAction * @@ -153,7 +153,7 @@ public function setUserAction($val) /** * Gets the verdictDetails - * Indicates what actions the sender may take in response to the policy violation. Supported values are: NoneAllowFalsePositiveOverride -- Allows the sender to declare the policyViolation to be an error in the DLP app and its rules, and allow readers to see the message again if the dlpAction had hidden it.AllowOverrideWithoutJustification -- Allows the sender to overriide the DLP violation and allow readers to see the message again if the dlpAction had hidden it, without needing to provide an explanation for doing so. AllowOverrideWithJustification -- Allows the sender to overriide the DLP violation and allow readers to see the message again if the dlpAction had hidden it, after providing an explanation for doing so.AllowOverrideWithoutJustification and AllowOverrideWithJustification are mutually exclusive. + * Indicates what actions the sender may take in response to the policy violation. Supported values are: NoneAllowFalsePositiveOverride -- Allows the sender to declare the policyViolation to be an error in the DLP app and its rules, and allow readers to see the message again if the dlpAction hides it.AllowOverrideWithoutJustification -- Allows the sender to override the DLP violation and allow readers to see the message again if the dlpAction hides it, without needing to provide an explanation for doing so. AllowOverrideWithJustification -- Allows the sender to override the DLP violation and allow readers to see the message again if the dlpAction hides it, after providing an explanation for doing so.AllowOverrideWithoutJustification and AllowOverrideWithJustification are mutually exclusive. * * @return ChatMessagePolicyViolationVerdictDetailsTypes|null The verdictDetails */ @@ -172,7 +172,7 @@ public function getVerdictDetails() /** * Sets the verdictDetails - * Indicates what actions the sender may take in response to the policy violation. Supported values are: NoneAllowFalsePositiveOverride -- Allows the sender to declare the policyViolation to be an error in the DLP app and its rules, and allow readers to see the message again if the dlpAction had hidden it.AllowOverrideWithoutJustification -- Allows the sender to overriide the DLP violation and allow readers to see the message again if the dlpAction had hidden it, without needing to provide an explanation for doing so. AllowOverrideWithJustification -- Allows the sender to overriide the DLP violation and allow readers to see the message again if the dlpAction had hidden it, after providing an explanation for doing so.AllowOverrideWithoutJustification and AllowOverrideWithJustification are mutually exclusive. + * Indicates what actions the sender may take in response to the policy violation. Supported values are: NoneAllowFalsePositiveOverride -- Allows the sender to declare the policyViolation to be an error in the DLP app and its rules, and allow readers to see the message again if the dlpAction hides it.AllowOverrideWithoutJustification -- Allows the sender to override the DLP violation and allow readers to see the message again if the dlpAction hides it, without needing to provide an explanation for doing so. AllowOverrideWithJustification -- Allows the sender to override the DLP violation and allow readers to see the message again if the dlpAction hides it, after providing an explanation for doing so.AllowOverrideWithoutJustification and AllowOverrideWithJustification are mutually exclusive. * * @param ChatMessagePolicyViolationVerdictDetailsTypes $val The value to assign to the verdictDetails * diff --git a/src/Model/ConditionalAccessGuestsOrExternalUsers.php b/src/Model/ConditionalAccessGuestsOrExternalUsers.php index 8d9c2bd54c3..408734aef8b 100644 --- a/src/Model/ConditionalAccessGuestsOrExternalUsers.php +++ b/src/Model/ConditionalAccessGuestsOrExternalUsers.php @@ -26,7 +26,7 @@ class ConditionalAccessGuestsOrExternalUsers extends Entity /** * Gets the externalTenants - * The tenant IDs of the selected types of external users. Either all B2B tenant or a collection of tenant IDs. External tenants can be specified only when the property guestOrExternalUserTypes is not null or an empty String. + * The tenant IDs of the selected types of external users. Either all B2B tenant or a collection of tenant IDs. External tenants can be specified only when the property guestOrExternalUserTypes isn't null or an empty String. * * @return ConditionalAccessExternalTenants|null The externalTenants */ @@ -45,7 +45,7 @@ public function getExternalTenants() /** * Sets the externalTenants - * The tenant IDs of the selected types of external users. Either all B2B tenant or a collection of tenant IDs. External tenants can be specified only when the property guestOrExternalUserTypes is not null or an empty String. + * The tenant IDs of the selected types of external users. Either all B2B tenant or a collection of tenant IDs. External tenants can be specified only when the property guestOrExternalUserTypes isn't null or an empty String. * * @param ConditionalAccessExternalTenants $val The value to assign to the externalTenants * @@ -59,7 +59,7 @@ public function setExternalTenants($val) /** * Gets the guestOrExternalUserTypes - * Indicates internal guests or external user types. This is a multi-valued property. Possible values are: none, internalGuest, b2bCollaborationGuest, b2bCollaborationMember, b2bDirectConnectUser, otherExternalUser, serviceProvider, unknownFutureValue. + * Indicates internal guests or external user types, and is a multi-valued property. Possible values are: none, internalGuest, b2bCollaborationGuest, b2bCollaborationMember, b2bDirectConnectUser, otherExternalUser, serviceProvider, unknownFutureValue. * * @return ConditionalAccessGuestOrExternalUserTypes|null The guestOrExternalUserTypes */ @@ -78,7 +78,7 @@ public function getGuestOrExternalUserTypes() /** * Sets the guestOrExternalUserTypes - * Indicates internal guests or external user types. This is a multi-valued property. Possible values are: none, internalGuest, b2bCollaborationGuest, b2bCollaborationMember, b2bDirectConnectUser, otherExternalUser, serviceProvider, unknownFutureValue. + * Indicates internal guests or external user types, and is a multi-valued property. Possible values are: none, internalGuest, b2bCollaborationGuest, b2bCollaborationMember, b2bDirectConnectUser, otherExternalUser, serviceProvider, unknownFutureValue. * * @param ConditionalAccessGuestOrExternalUserTypes $val The value to assign to the guestOrExternalUserTypes * diff --git a/src/Model/Contract.php b/src/Model/Contract.php index 056c0c4e0a3..3b0de700434 100644 --- a/src/Model/Contract.php +++ b/src/Model/Contract.php @@ -84,7 +84,7 @@ public function setCustomerId($val) /** * Gets the defaultDomainName - * A copy of the customer tenant's default domain name. The copy is made when the partnership with the customer is established. It is not automatically updated if the customer tenant's default domain name changes. + * A copy of the customer tenant's default domain name. The copy is made when the partnership with the customer is established. It isn't automatically updated if the customer tenant's default domain name changes. * * @return string|null The defaultDomainName */ @@ -99,7 +99,7 @@ public function getDefaultDomainName() /** * Sets the defaultDomainName - * A copy of the customer tenant's default domain name. The copy is made when the partnership with the customer is established. It is not automatically updated if the customer tenant's default domain name changes. + * A copy of the customer tenant's default domain name. The copy is made when the partnership with the customer is established. It isn't automatically updated if the customer tenant's default domain name changes. * * @param string $val The defaultDomainName * diff --git a/src/Model/DelegatedAdminRelationship.php b/src/Model/DelegatedAdminRelationship.php index 33aa4633d39..faa0beb2cb4 100644 --- a/src/Model/DelegatedAdminRelationship.php +++ b/src/Model/DelegatedAdminRelationship.php @@ -125,7 +125,7 @@ public function setCreatedDateTime($val) /** * Gets the customer - * The display name and unique identifier of the customer of the relationship. This is configured either by the partner at the time the relationship is created or by the system after the customer approves the relationship. Cannot be changed by the customer. + * The display name and unique identifier of the customer of the relationship. This is configured either by the partner at the time the relationship is created or by the system after the customer approves the relationship. Can't be changed by the customer. * * @return DelegatedAdminRelationshipCustomerParticipant|null The customer */ @@ -144,7 +144,7 @@ public function getCustomer() /** * Sets the customer - * The display name and unique identifier of the customer of the relationship. This is configured either by the partner at the time the relationship is created or by the system after the customer approves the relationship. Cannot be changed by the customer. + * The display name and unique identifier of the customer of the relationship. This is configured either by the partner at the time the relationship is created or by the system after the customer approves the relationship. Can't be changed by the customer. * * @param DelegatedAdminRelationshipCustomerParticipant $val The customer * @@ -158,7 +158,7 @@ public function setCustomer($val) /** * Gets the displayName - * The display name of the relationship used for ease of identification. Must be unique across all delegated admin relationships of the partner. This is set by the partner only when the relationship is in the created status and cannot be changed by the customer. + * The display name of the relationship used for ease of identification. Must be unique across all delegated admin relationships of the partner and is set by the partner only when the relationship is in the created status and can't be changed by the customer. * * @return string|null The displayName */ @@ -173,7 +173,7 @@ public function getDisplayName() /** * Sets the displayName - * The display name of the relationship used for ease of identification. Must be unique across all delegated admin relationships of the partner. This is set by the partner only when the relationship is in the created status and cannot be changed by the customer. + * The display name of the relationship used for ease of identification. Must be unique across all delegated admin relationships of the partner and is set by the partner only when the relationship is in the created status and can't be changed by the customer. * * @param string $val The displayName * @@ -187,7 +187,7 @@ public function setDisplayName($val) /** * Gets the duration - * The duration of the relationship in ISO 8601 format. Must be a value between P1D and P2Y inclusive. This is set by the partner only when the relationship is in the created status and cannot be changed by the customer. + * The duration of the relationship in ISO 8601 format. Must be a value between P1D and P2Y inclusive. This is set by the partner only when the relationship is in the created status and can't be changed by the customer. * * @return \DateInterval|null The duration */ @@ -206,7 +206,7 @@ public function getDuration() /** * Sets the duration - * The duration of the relationship in ISO 8601 format. Must be a value between P1D and P2Y inclusive. This is set by the partner only when the relationship is in the created status and cannot be changed by the customer. + * The duration of the relationship in ISO 8601 format. Must be a value between P1D and P2Y inclusive. This is set by the partner only when the relationship is in the created status and can't be changed by the customer. * * @param \DateInterval $val The duration * diff --git a/src/Model/DelegatedPermissionClassification.php b/src/Model/DelegatedPermissionClassification.php index 2b1068f9413..94396a7bcc7 100644 --- a/src/Model/DelegatedPermissionClassification.php +++ b/src/Model/DelegatedPermissionClassification.php @@ -26,7 +26,7 @@ class DelegatedPermissionClassification extends Entity { /** * Gets the classification - * The classification value being given. Possible value: low. Does not support $filter. + * The classification value being given. Possible value: low. Doesn't support $filter. * * @return PermissionClassificationType|null The classification */ @@ -45,7 +45,7 @@ public function getClassification() /** * Sets the classification - * The classification value being given. Possible value: low. Does not support $filter. + * The classification value being given. Possible value: low. Doesn't support $filter. * * @param PermissionClassificationType $val The classification * @@ -59,7 +59,7 @@ public function setClassification($val) /** * Gets the permissionId - * The unique identifier (id) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Required on create. Does not support $filter. + * The unique identifier (id) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Required on create. Doesn't support $filter. * * @return string|null The permissionId */ @@ -74,7 +74,7 @@ public function getPermissionId() /** * Sets the permissionId - * The unique identifier (id) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Required on create. Does not support $filter. + * The unique identifier (id) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Required on create. Doesn't support $filter. * * @param string $val The permissionId * @@ -88,7 +88,7 @@ public function setPermissionId($val) /** * Gets the permissionName - * The claim value (value) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Does not support $filter. + * The claim value (value) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Doesn't support $filter. * * @return string|null The permissionName */ @@ -103,7 +103,7 @@ public function getPermissionName() /** * Sets the permissionName - * The claim value (value) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Does not support $filter. + * The claim value (value) for the delegated permission listed in the oauth2PermissionScopes collection of the servicePrincipal. Doesn't support $filter. * * @param string $val The permissionName * diff --git a/src/Model/DomainDnsRecord.php b/src/Model/DomainDnsRecord.php index 7d5f56284ad..144e3b816da 100644 --- a/src/Model/DomainDnsRecord.php +++ b/src/Model/DomainDnsRecord.php @@ -84,7 +84,7 @@ public function setLabel($val) /** * Gets the recordType - * Indicates what type of DNS record this entity represents.The value can be one of the following: CName, Mx, Srv, Txt. + * Indicates what type of DNS record this entity represents. The value can be CName, Mx, Srv, or Txt. * * @return string|null The recordType */ @@ -99,7 +99,7 @@ public function getRecordType() /** * Sets the recordType - * Indicates what type of DNS record this entity represents.The value can be one of the following: CName, Mx, Srv, Txt. + * Indicates what type of DNS record this entity represents. The value can be CName, Mx, Srv, or Txt. * * @param string $val The recordType * @@ -113,7 +113,7 @@ public function setRecordType($val) /** * Gets the supportedService - * Microsoft Online Service or feature that has a dependency on this DNS record.Can be one of the following values: null, Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. + * Microsoft Online Service or feature that has a dependency on this DNS record. Can be one of the following values: null, Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. * * @return string|null The supportedService */ @@ -128,7 +128,7 @@ public function getSupportedService() /** * Sets the supportedService - * Microsoft Online Service or feature that has a dependency on this DNS record.Can be one of the following values: null, Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. + * Microsoft Online Service or feature that has a dependency on this DNS record. Can be one of the following values: null, Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. * * @param string $val The supportedService * diff --git a/src/Model/EducationAssignmentSettings.php b/src/Model/EducationAssignmentSettings.php index 14f670e1e15..4707d924242 100644 --- a/src/Model/EducationAssignmentSettings.php +++ b/src/Model/EducationAssignmentSettings.php @@ -26,7 +26,7 @@ class EducationAssignmentSettings extends Entity { /** * Gets the submissionAnimationDisabled - * Indicates whether turn-in celebration animation will be shown. A value of true indicates that the animation will not be shown. Default value is false. + * Indicates whether turn-in celebration animation is shown. A value of true indicates that the animation isn't shown. Default value is false. * * @return bool|null The submissionAnimationDisabled */ @@ -41,7 +41,7 @@ public function getSubmissionAnimationDisabled() /** * Sets the submissionAnimationDisabled - * Indicates whether turn-in celebration animation will be shown. A value of true indicates that the animation will not be shown. Default value is false. + * Indicates whether turn-in celebration animation is shown. A value of true indicates that the animation isn't shown. Default value is false. * * @param bool $val The submissionAnimationDisabled * diff --git a/src/Model/EducationOrganization.php b/src/Model/EducationOrganization.php index 0d91aab5455..a1d045cce5b 100644 --- a/src/Model/EducationOrganization.php +++ b/src/Model/EducationOrganization.php @@ -117,7 +117,7 @@ public function setExternalSource($val) /** * Gets the externalSourceDetail - * The name of the external source this resources was generated from. + * The name of the external source this resource was generated from. * * @return string|null The externalSourceDetail */ @@ -132,7 +132,7 @@ public function getExternalSourceDetail() /** * Sets the externalSourceDetail - * The name of the external source this resources was generated from. + * The name of the external source this resource was generated from. * * @param string $val The externalSourceDetail * diff --git a/src/Model/EducationSubmissionResource.php b/src/Model/EducationSubmissionResource.php index b97bd130654..aabe31979ca 100644 --- a/src/Model/EducationSubmissionResource.php +++ b/src/Model/EducationSubmissionResource.php @@ -26,7 +26,7 @@ class EducationSubmissionResource extends Entity { /** * Gets the assignmentResourceUrl - * Pointer to the assignment from which this resource was copied. If this is null, the student uploaded the resource. + * Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. * * @return string|null The assignmentResourceUrl */ @@ -41,7 +41,7 @@ public function getAssignmentResourceUrl() /** * Sets the assignmentResourceUrl - * Pointer to the assignment from which this resource was copied. If this is null, the student uploaded the resource. + * Pointer to the assignment from which the resource was copied, and if null, the student uploaded the resource. * * @param string $val The assignmentResourceUrl * diff --git a/src/Model/EmailAuthenticationMethodConfiguration.php b/src/Model/EmailAuthenticationMethodConfiguration.php index a906251f613..287770b4e01 100644 --- a/src/Model/EmailAuthenticationMethodConfiguration.php +++ b/src/Model/EmailAuthenticationMethodConfiguration.php @@ -26,7 +26,7 @@ class EmailAuthenticationMethodConfiguration extends AuthenticationMethodConfigu { /** * Gets the allowExternalIdToUseEmailOtp - * Determines whether email OTP is usable by external users for authentication. Possible values are: default, enabled, disabled, unknownFutureValue. Tenants in the default state who did not use public preview will automatically have email OTP enabled beginning in October 2021. + * 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 will automatically have email OTP enabled beginning in October 2021. * * @return ExternalEmailOtpState|null The allowExternalIdToUseEmailOtp */ @@ -45,7 +45,7 @@ public function getAllowExternalIdToUseEmailOtp() /** * Sets the allowExternalIdToUseEmailOtp - * Determines whether email OTP is usable by external users for authentication. Possible values are: default, enabled, disabled, unknownFutureValue. Tenants in the default state who did not use public preview will automatically have email OTP enabled beginning in October 2021. + * 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 will automatically have email OTP enabled beginning in October 2021. * * @param ExternalEmailOtpState $val The allowExternalIdToUseEmailOtp * diff --git a/src/Model/EntitlementManagementSettings.php b/src/Model/EntitlementManagementSettings.php index bbfe2fb0fa0..38e64d98545 100644 --- a/src/Model/EntitlementManagementSettings.php +++ b/src/Model/EntitlementManagementSettings.php @@ -26,7 +26,7 @@ class EntitlementManagementSettings extends Entity { /** * Gets the durationUntilExternalUserDeletedAfterBlocked - * If externalUserLifecycleAction is blockSignInAndDelete, the duration, typically a number of days, after an external user is blocked from sign in before their account is deleted. + * If externalUserLifecycleAction is blockSignInAndDelete, the duration, typically many days, after an external user is blocked from sign in before their account is deleted. * * @return \DateInterval|null The durationUntilExternalUserDeletedAfterBlocked */ @@ -45,7 +45,7 @@ public function getDurationUntilExternalUserDeletedAfterBlocked() /** * Sets the durationUntilExternalUserDeletedAfterBlocked - * If externalUserLifecycleAction is blockSignInAndDelete, the duration, typically a number of days, after an external user is blocked from sign in before their account is deleted. + * If externalUserLifecycleAction is blockSignInAndDelete, the duration, typically many days, after an external user is blocked from sign in before their account is deleted. * * @param \DateInterval $val The durationUntilExternalUserDeletedAfterBlocked * diff --git a/src/Model/ExtensionSchemaProperty.php b/src/Model/ExtensionSchemaProperty.php index 6df924646d7..383c8e14951 100644 --- a/src/Model/ExtensionSchemaProperty.php +++ b/src/Model/ExtensionSchemaProperty.php @@ -25,7 +25,7 @@ class ExtensionSchemaProperty extends Entity { /** * Gets the name - * The name of the strongly-typed property defined as part of a schema extension. + * The name of the strongly typed property defined as part of a schema extension. * * @return string|null The name */ @@ -40,7 +40,7 @@ public function getName() /** * Sets the name - * The name of the strongly-typed property defined as part of a schema extension. + * The name of the strongly typed property defined as part of a schema extension. * * @param string $val The value of the name * @@ -53,7 +53,7 @@ public function setName($val) } /** * Gets the type - * The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. + * The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table in the Supported property data types section for more details. * * @return string|null The type */ @@ -68,7 +68,7 @@ public function getType() /** * Sets the type - * The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table below for more details. + * The type of the property that is defined as part of a schema extension. Allowed values are Binary, Boolean, DateTime, Integer or String. See the table in the Supported property data types section for more details. * * @param string $val The value of the type * diff --git a/src/Model/FileAttachment.php b/src/Model/FileAttachment.php index c306a1fb35f..329e1bc7a58 100644 --- a/src/Model/FileAttachment.php +++ b/src/Model/FileAttachment.php @@ -88,7 +88,7 @@ public function setContentId($val) /** * Gets the contentLocation - * Do not use this property as it is not supported. + * Don't use this property as it isn't supported. * * @return string|null The contentLocation */ @@ -103,7 +103,7 @@ public function getContentLocation() /** * Sets the contentLocation - * Do not use this property as it is not supported. + * Don't use this property as it isn't supported. * * @param string $val The contentLocation * diff --git a/src/Model/FollowupFlag.php b/src/Model/FollowupFlag.php index 693cf4817e9..ee2d7e43071 100644 --- a/src/Model/FollowupFlag.php +++ b/src/Model/FollowupFlag.php @@ -59,7 +59,7 @@ public function setCompletedDateTime($val) /** * Gets the dueDateTime - * The date and time that the follow up is to be finished. Note: To set the due date, you must also specify the startDateTime; otherwise, you will get a 400 Bad Request response. + * The date and time that the follow-up is to be finished. Note: To set the due date, you must also specify the startDateTime; otherwise, you get a 400 Bad Request response. * * @return DateTimeTimeZone|null The dueDateTime */ @@ -78,7 +78,7 @@ public function getDueDateTime() /** * Sets the dueDateTime - * The date and time that the follow up is to be finished. Note: To set the due date, you must also specify the startDateTime; otherwise, you will get a 400 Bad Request response. + * The date and time that the follow-up is to be finished. Note: To set the due date, you must also specify the startDateTime; otherwise, you get a 400 Bad Request response. * * @param DateTimeTimeZone $val The value to assign to the dueDateTime * diff --git a/src/Model/InvitedUserMessageInfo.php b/src/Model/InvitedUserMessageInfo.php index 3a41eab8c57..ad6863b0e4b 100644 --- a/src/Model/InvitedUserMessageInfo.php +++ b/src/Model/InvitedUserMessageInfo.php @@ -26,7 +26,7 @@ class InvitedUserMessageInfo extends Entity /** * Gets the ccRecipients - * Additional recipients the invitation message should be sent to. Currently only 1 additional recipient is supported. + * Additional recipients the invitation message should be sent to. Currently only one additional recipient is supported. * * @return Recipient|null The ccRecipients */ @@ -45,7 +45,7 @@ public function getCcRecipients() /** * Sets the ccRecipients - * Additional recipients the invitation message should be sent to. Currently only 1 additional recipient is supported. + * Additional recipients the invitation message should be sent to. Currently only one additional recipient is supported. * * @param Recipient $val The value to assign to the ccRecipients * diff --git a/src/Model/LicenseUnitsDetail.php b/src/Model/LicenseUnitsDetail.php index 6270f921814..ec0e7c6bf82 100644 --- a/src/Model/LicenseUnitsDetail.php +++ b/src/Model/LicenseUnitsDetail.php @@ -53,7 +53,7 @@ public function setEnabled($val) } /** * Gets the lockedOut - * The number of units that are locked out because the customer cancelled their subscription of the service SKU. + * The number of units that are locked out because the customer canceled their subscription of the service SKU. * * @return int|null The lockedOut */ @@ -68,7 +68,7 @@ public function getLockedOut() /** * Sets the lockedOut - * The number of units that are locked out because the customer cancelled their subscription of the service SKU. + * The number of units that are locked out because the customer canceled their subscription of the service SKU. * * @param int $val The value of the lockedOut * @@ -81,7 +81,7 @@ public function setLockedOut($val) } /** * Gets the suspended - * The number of units that are suspended because the subscription of the service SKU has been cancelled. The units cannot be assigned but can still be reactivated before they are deleted. + * The number of units that are suspended because the subscription of the service SKU has been canceled. The units can't be assigned but can still be reactivated before they're deleted. * * @return int|null The suspended */ @@ -96,7 +96,7 @@ public function getSuspended() /** * Sets the suspended - * The number of units that are suspended because the subscription of the service SKU has been cancelled. The units cannot be assigned but can still be reactivated before they are deleted. + * The number of units that are suspended because the subscription of the service SKU has been canceled. The units can't be assigned but can still be reactivated before they're deleted. * * @param int $val The value of the suspended * @@ -109,7 +109,7 @@ public function setSuspended($val) } /** * Gets the warning - * The number of units that are in warning status. When the subscription of the service SKU has expired, the customer has a grace period to renew their subscription before it is cancelled (moved to a suspended state). + * The number of units that are in warning status. When the subscription of the service SKU has expired, the customer has a grace period to renew their subscription before it's canceled (moved to a suspended state). * * @return int|null The warning */ @@ -124,7 +124,7 @@ public function getWarning() /** * Sets the warning - * The number of units that are in warning status. When the subscription of the service SKU has expired, the customer has a grace period to renew their subscription before it is cancelled (moved to a suspended state). + * The number of units that are in warning status. When the subscription of the service SKU has expired, the customer has a grace period to renew their subscription before it's canceled (moved to a suspended state). * * @param int $val The value of the warning * diff --git a/src/Model/LoginPageLayoutConfiguration.php b/src/Model/LoginPageLayoutConfiguration.php index 8053b7df41f..aab6c91d379 100644 --- a/src/Model/LoginPageLayoutConfiguration.php +++ b/src/Model/LoginPageLayoutConfiguration.php @@ -82,7 +82,7 @@ public function setIsHeaderShown($val) /** * Gets the layoutTemplateType - * Represents the layout template to be displayed on the login page for a tenant. The possible values are default - Represents the default Microsoft layout with a centered lightbox. verticalSplit - Represents a layout with a backgound on the left side and a full-height lightbox to the right. unknownFutureValue - Evolvable enumeration sentinel value. Do not use. + * Represents the layout template to be displayed on the login page for a tenant. The possible values are default - Represents the default Microsoft layout with a centered lightbox. verticalSplit - Represents a layout with a background on the left side and a full-height lightbox to the right. unknownFutureValue - Evolvable enumeration sentinel value. Don't use. * * @return LayoutTemplateType|null The layoutTemplateType */ @@ -101,7 +101,7 @@ public function getLayoutTemplateType() /** * Sets the layoutTemplateType - * Represents the layout template to be displayed on the login page for a tenant. The possible values are default - Represents the default Microsoft layout with a centered lightbox. verticalSplit - Represents a layout with a backgound on the left side and a full-height lightbox to the right. unknownFutureValue - Evolvable enumeration sentinel value. Do not use. + * Represents the layout template to be displayed on the login page for a tenant. The possible values are default - Represents the default Microsoft layout with a centered lightbox. verticalSplit - Represents a layout with a background on the left side and a full-height lightbox to the right. unknownFutureValue - Evolvable enumeration sentinel value. Don't use. * * @param LayoutTemplateType $val The value to assign to the layoutTemplateType * diff --git a/src/Model/MediaStream.php b/src/Model/MediaStream.php index 3e8ab470f05..7727ccab3f6 100644 --- a/src/Model/MediaStream.php +++ b/src/Model/MediaStream.php @@ -87,7 +87,7 @@ public function setLabel($val) /** * Gets the mediaType - * The media type. The possible value are unknown, audio, video, videoBasedScreenSharing, data. + * The media type. The possible values are unknown, audio, video, videoBasedScreenSharing, data. * * @return Modality|null The mediaType */ @@ -106,7 +106,7 @@ public function getMediaType() /** * Sets the mediaType - * The media type. The possible value are unknown, audio, video, videoBasedScreenSharing, data. + * The media type. The possible values are unknown, audio, video, videoBasedScreenSharing, data. * * @param Modality $val The value to assign to the mediaType * diff --git a/src/Model/MicrosoftAuthenticatorFeatureSettings.php b/src/Model/MicrosoftAuthenticatorFeatureSettings.php index 9522bb1f91c..d6a9cd965ab 100644 --- a/src/Model/MicrosoftAuthenticatorFeatureSettings.php +++ b/src/Model/MicrosoftAuthenticatorFeatureSettings.php @@ -26,7 +26,7 @@ class MicrosoftAuthenticatorFeatureSettings extends Entity /** * Gets the displayAppInformationRequiredState - * Determines whether the user's Authenticator app will show them the client app they are signing into. + * Determines whether the user's Authenticator app shows them the client app they're signing into. * * @return AuthenticationMethodFeatureConfiguration|null The displayAppInformationRequiredState */ @@ -45,7 +45,7 @@ public function getDisplayAppInformationRequiredState() /** * Sets the displayAppInformationRequiredState - * Determines whether the user's Authenticator app will show them the client app they are signing into. + * Determines whether the user's Authenticator app shows them the client app they're signing into. * * @param AuthenticationMethodFeatureConfiguration $val The value to assign to the displayAppInformationRequiredState * @@ -59,7 +59,7 @@ public function setDisplayAppInformationRequiredState($val) /** * Gets the displayLocationInformationRequiredState - * Determines whether the user's Authenticator app will show them the geographic location of where the authentication request originated from. + * Determines whether the user's Authenticator app shows them the geographic location of where the authentication request originated from. * * @return AuthenticationMethodFeatureConfiguration|null The displayLocationInformationRequiredState */ @@ -78,7 +78,7 @@ public function getDisplayLocationInformationRequiredState() /** * Sets the displayLocationInformationRequiredState - * Determines whether the user's Authenticator app will show them the geographic location of where the authentication request originated from. + * Determines whether the user's Authenticator app shows them the geographic location of where the authentication request originated from. * * @param AuthenticationMethodFeatureConfiguration $val The value to assign to the displayLocationInformationRequiredState * diff --git a/src/Model/ObjectIdentity.php b/src/Model/ObjectIdentity.php index e22ec3bf62b..50bd184709d 100644 --- a/src/Model/ObjectIdentity.php +++ b/src/Model/ObjectIdentity.php @@ -25,7 +25,7 @@ class ObjectIdentity extends Entity { /** * Gets the issuer - * Specifies the issuer of the identity, for example facebook.com.For local accounts (where signInType is not federated), this property is the local B2C tenant default domain name, for example contoso.onmicrosoft.com.For external users from other Azure AD organization, this will be the domain of the federated organization, for example contoso.com.Supports $filter. 512 character limit. + * Specifies the issuer of the identity, for example facebook.com.For local accounts (where signInType isn't federated), this property is the local B2C tenant default domain name, for example contoso.onmicrosoft.com.For external users from other Azure AD organization, this is the domain of the federated organization, for example contoso.com.Supports $filter. 512 character limit. * * @return string|null The issuer */ @@ -40,7 +40,7 @@ public function getIssuer() /** * Sets the issuer - * Specifies the issuer of the identity, for example facebook.com.For local accounts (where signInType is not federated), this property is the local B2C tenant default domain name, for example contoso.onmicrosoft.com.For external users from other Azure AD organization, this will be the domain of the federated organization, for example contoso.com.Supports $filter. 512 character limit. + * Specifies the issuer of the identity, for example facebook.com.For local accounts (where signInType isn't federated), this property is the local B2C tenant default domain name, for example contoso.onmicrosoft.com.For external users from other Azure AD organization, this is the domain of the federated organization, for example contoso.com.Supports $filter. 512 character limit. * * @param string $val The value of the issuer * @@ -81,7 +81,7 @@ public function setIssuerAssignedId($val) } /** * Gets the signInType - * Specifies the user sign-in types in your directory, such as emailAddress, userName, federated, or userPrincipalName. federated represents a unique identifier for a user from an issuer, that can be in any format chosen by the issuer. Setting or updating a userPrincipalName identity will update the value of the userPrincipalName property on the user object. The validations performed on the userPrincipalName property on the user object, for example, verified domains and acceptable characters, will be performed when setting or updating a userPrincipalName identity. Additional validation is enforced on issuerAssignedId when the sign-in type is set to emailAddress or userName. This property can also be set to any custom string. + * Specifies the user sign-in types in your directory, such as emailAddress, userName, federated, or userPrincipalName. federated represents a unique identifier for a user from an issuer, that can be in any format chosen by the issuer. Setting or updating a userPrincipalName identity will update the value of the userPrincipalName property on the user object. The validations performed on the userPrincipalName property on the user object, for example, verified domains and acceptable characters, will be performed when setting or updating a userPrincipalName identity. Other validation is enforced on issuerAssignedId when the sign-in type is set to emailAddress or userName. This property can also be set to any custom string. * * @return string|null The signInType */ @@ -96,7 +96,7 @@ public function getSignInType() /** * Sets the signInType - * Specifies the user sign-in types in your directory, such as emailAddress, userName, federated, or userPrincipalName. federated represents a unique identifier for a user from an issuer, that can be in any format chosen by the issuer. Setting or updating a userPrincipalName identity will update the value of the userPrincipalName property on the user object. The validations performed on the userPrincipalName property on the user object, for example, verified domains and acceptable characters, will be performed when setting or updating a userPrincipalName identity. Additional validation is enforced on issuerAssignedId when the sign-in type is set to emailAddress or userName. This property can also be set to any custom string. + * Specifies the user sign-in types in your directory, such as emailAddress, userName, federated, or userPrincipalName. federated represents a unique identifier for a user from an issuer, that can be in any format chosen by the issuer. Setting or updating a userPrincipalName identity will update the value of the userPrincipalName property on the user object. The validations performed on the userPrincipalName property on the user object, for example, verified domains and acceptable characters, will be performed when setting or updating a userPrincipalName identity. Other validation is enforced on issuerAssignedId when the sign-in type is set to emailAddress or userName. This property can also be set to any custom string. * * @param string $val The value of the signInType * diff --git a/src/Model/OnlineMeetingInfo.php b/src/Model/OnlineMeetingInfo.php index da1bcce5e8e..bf05e03f89e 100644 --- a/src/Model/OnlineMeetingInfo.php +++ b/src/Model/OnlineMeetingInfo.php @@ -53,7 +53,7 @@ public function setConferenceId($val) } /** * Gets the joinUrl - * The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. + * The external link that launches the online meeting. This is a URL that clients launch into a browser and will redirect the user to join the meeting. * * @return string|null The joinUrl */ @@ -68,7 +68,7 @@ public function getJoinUrl() /** * Sets the joinUrl - * The external link that launches the online meeting. This is a URL that clients will launch into a browser and will redirect the user to join the meeting. + * The external link that launches the online meeting. This is a URL that clients launch into a browser and will redirect the user to join the meeting. * * @param string $val The value of the joinUrl * @@ -114,7 +114,7 @@ public function setPhones($val) } /** * Gets the quickDial - * The pre-formatted quickdial for this call. + * The preformatted quick dial for this call. * * @return string|null The quickDial */ @@ -129,7 +129,7 @@ public function getQuickDial() /** * Sets the quickDial - * The pre-formatted quickdial for this call. + * The preformatted quick dial for this call. * * @param string $val The value of the quickDial * diff --git a/src/Model/Permission.php b/src/Model/Permission.php index 66da543f9f4..3aa33adf341 100644 --- a/src/Model/Permission.php +++ b/src/Model/Permission.php @@ -26,7 +26,7 @@ class Permission extends Entity { /** * Gets the expirationDateTime - * A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. + * A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there's no expiration set for this permission. Optional. * * @return \DateTime|null The expirationDateTime */ @@ -45,7 +45,7 @@ public function getExpirationDateTime() /** * Sets the expirationDateTime - * A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there is no expiration set for this permission. Optional. + * A format of yyyy-MM-ddTHH:mm:ssZ of DateTimeOffset indicates the expiration time of the permission. DateTime.MinValue indicates there's no expiration set for this permission. Optional. * * @param \DateTime $val The expirationDateTime * @@ -210,7 +210,7 @@ public function setHasPassword($val) /** * Gets the inheritedFrom - * Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. Read-only. + * Provides a reference to the ancestor of the current permission, if it's inherited from an ancestor. Read-only. * * @return ItemReference|null The inheritedFrom */ @@ -229,7 +229,7 @@ public function getInheritedFrom() /** * Sets the inheritedFrom - * Provides a reference to the ancestor of the current permission, if it is inherited from an ancestor. Read-only. + * Provides a reference to the ancestor of the current permission, if it's inherited from an ancestor. Read-only. * * @param ItemReference $val The inheritedFrom * @@ -276,7 +276,7 @@ public function setInvitation($val) /** * Gets the link - * Provides the link details of the current permission, if it is a link type permissions. Read-only. + * Provides the link details of the current permission, if it's a link type permission. Read-only. * * @return SharingLink|null The link */ @@ -295,7 +295,7 @@ public function getLink() /** * Sets the link - * Provides the link details of the current permission, if it is a link type permissions. Read-only. + * Provides the link details of the current permission, if it's a link type permission. Read-only. * * @param SharingLink $val The link * diff --git a/src/Model/PermissionScope.php b/src/Model/PermissionScope.php index e6d418bc2dc..b5eacb13f27 100644 --- a/src/Model/PermissionScope.php +++ b/src/Model/PermissionScope.php @@ -109,7 +109,7 @@ public function setId($val) } /** * Gets the isEnabled - * When creating or updating a permission, this property must be set to true (which is the default). To delete a permission, this property must first be set to false. At that point, in a subsequent call, the permission may be removed. + * When you create or update a permission, this property must be set to true (which is the default). To delete a permission, this property must first be set to false. At that point, in a subsequent call, the permission may be removed. * * @return bool|null The isEnabled */ @@ -124,7 +124,7 @@ public function getIsEnabled() /** * Sets the isEnabled - * When creating or updating a permission, this property must be set to true (which is the default). To delete a permission, this property must first be set to false. At that point, in a subsequent call, the permission may be removed. + * When you create or update a permission, this property must be set to true (which is the default). To delete a permission, this property must first be set to false. At that point, in a subsequent call, the permission may be removed. * * @param bool $val The value of the isEnabled * @@ -247,7 +247,7 @@ public function setUserConsentDisplayName($val) } /** * Gets the value - * Specifies the value to include in the scp (scope) claim in access tokens. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & ' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, as well as characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, are not allowed. May not begin with .. + * Specifies the value to include in the scp (scope) claim in access tokens. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & ' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, and characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, aren't allowed. May not begin with .. * * @return string|null The value */ @@ -262,7 +262,7 @@ public function getValue() /** * Sets the value - * Specifies the value to include in the scp (scope) claim in access tokens. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & ' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, as well as characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, are not allowed. May not begin with .. + * Specifies the value to include in the scp (scope) claim in access tokens. Must not exceed 120 characters in length. Allowed characters are : ! # $ % & ' ( ) * + , - . / : ; = ? @ [ ] ^ + _ { } ~, and characters in the ranges 0-9, A-Z and a-z. Any other character, including the space character, aren't allowed. May not begin with .. * * @param string $val The value of the value * diff --git a/src/Model/PhoneAuthenticationMethod.php b/src/Model/PhoneAuthenticationMethod.php index cfe96c88457..08ddab10c5a 100644 --- a/src/Model/PhoneAuthenticationMethod.php +++ b/src/Model/PhoneAuthenticationMethod.php @@ -26,7 +26,7 @@ class PhoneAuthenticationMethod extends AuthenticationMethod { /** * Gets the phoneNumber - * The phone number to text or call for authentication. Phone numbers use the format +{country code} {number}x{extension}, with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating or updating if they do not match the required format. + * The phone number to text or call for authentication. Phone numbers use the format +{country code} {number}x{extension}, with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating or updating if they don't match the required format. * * @return string|null The phoneNumber */ @@ -41,7 +41,7 @@ public function getPhoneNumber() /** * Sets the phoneNumber - * The phone number to text or call for authentication. Phone numbers use the format +{country code} {number}x{extension}, with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating or updating if they do not match the required format. + * The phone number to text or call for authentication. Phone numbers use the format +{country code} {number}x{extension}, with extension optional. For example, +1 5555551234 or +1 5555551234x123 are valid. Numbers are rejected when creating or updating if they don't match the required format. * * @param string $val The phoneNumber * diff --git a/src/Model/PlannerAssignedToTaskBoardTaskFormat.php b/src/Model/PlannerAssignedToTaskBoardTaskFormat.php index 39b44a0a4af..0cc4faf394c 100644 --- a/src/Model/PlannerAssignedToTaskBoardTaskFormat.php +++ b/src/Model/PlannerAssignedToTaskBoardTaskFormat.php @@ -59,7 +59,7 @@ public function setOrderHintsByAssignee($val) /** * Gets the unassignedOrderHint - * Hint value used to order the task on the AssignedTo view of the Task Board when the task is not assigned to anyone, or if the orderHintsByAssignee dictionary does not provide an order hint for the user the task is assigned to. The format is defined as outlined here. + * Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. * * @return string|null The unassignedOrderHint */ @@ -74,7 +74,7 @@ public function getUnassignedOrderHint() /** * Sets the unassignedOrderHint - * Hint value used to order the task on the AssignedTo view of the Task Board when the task is not assigned to anyone, or if the orderHintsByAssignee dictionary does not provide an order hint for the user the task is assigned to. The format is defined as outlined here. + * Hint value used to order the task on the AssignedTo view of the Task Board when the task isn't assigned to anyone, or if the orderHintsByAssignee dictionary doesn't provide an order hint for the user the task is assigned to. The format is defined as outlined here. * * @param string $val The unassignedOrderHint * diff --git a/src/Model/PlannerPlanDetails.php b/src/Model/PlannerPlanDetails.php index 9dacc32142d..fc33d80f48c 100644 --- a/src/Model/PlannerPlanDetails.php +++ b/src/Model/PlannerPlanDetails.php @@ -59,7 +59,7 @@ public function setCategoryDescriptions($val) /** * Gets the sharedWith - * Set of user IDs that this plan is shared with. If you are leveraging Microsoft 365 groups, use the Groups API to manage group membership to share the group's plan. You can also add existing members of the group to this collection, although it is not required for them to access the plan owned by the group. + * Set of user IDs that this plan is shared with. If you're using Microsoft 365 groups, use the Groups API to manage group membership to share the group's plan. You can also add existing members of the group to this collection, although it isn't required for them to access the plan owned by the group. * * @return PlannerUserIds|null The sharedWith */ @@ -78,7 +78,7 @@ public function getSharedWith() /** * Sets the sharedWith - * Set of user IDs that this plan is shared with. If you are leveraging Microsoft 365 groups, use the Groups API to manage group membership to share the group's plan. You can also add existing members of the group to this collection, although it is not required for them to access the plan owned by the group. + * Set of user IDs that this plan is shared with. If you're using Microsoft 365 groups, use the Groups API to manage group membership to share the group's plan. You can also add existing members of the group to this collection, although it isn't required for them to access the plan owned by the group. * * @param PlannerUserIds $val The sharedWith * diff --git a/src/Model/ProvisioningStatusInfo.php b/src/Model/ProvisioningStatusInfo.php index 8e7f5348868..ad5b3a2a6cb 100644 --- a/src/Model/ProvisioningStatusInfo.php +++ b/src/Model/ProvisioningStatusInfo.php @@ -26,7 +26,7 @@ class ProvisioningStatusInfo extends Entity /** * Gets the errorInformation - * If status is not success/ skipped details for the error are contained in this. + * If status isn't success/ skipped details for the error are contained in this. * * @return ProvisioningErrorInfo|null The errorInformation */ @@ -45,7 +45,7 @@ public function getErrorInformation() /** * Sets the errorInformation - * If status is not success/ skipped details for the error are contained in this. + * If status isn't success/ skipped details for the error are contained in this. * * @param ProvisioningErrorInfo $val The value to assign to the errorInformation * diff --git a/src/Model/Reminder.php b/src/Model/Reminder.php index d3f7436acb7..df53b1fe47e 100644 --- a/src/Model/Reminder.php +++ b/src/Model/Reminder.php @@ -208,7 +208,7 @@ public function setEventSubject($val) } /** * Gets the eventWebLink - * The URL to open the event in Outlook on the web.The event will open in the browser if you are logged in to your mailbox via Outlook on the web. You will be prompted to login if you are not already logged in with the browser.This URL cannot be accessed from within an iFrame. + * The URL to open the event in Outlook on the web.The event opens in the browser if you're logged in to your mailbox via Outlook on the web. You're prompted to log in if you aren't already logged in with the browser.This URL can't be accessed from within an iFrame. * * @return string|null The eventWebLink */ @@ -223,7 +223,7 @@ public function getEventWebLink() /** * Sets the eventWebLink - * The URL to open the event in Outlook on the web.The event will open in the browser if you are logged in to your mailbox via Outlook on the web. You will be prompted to login if you are not already logged in with the browser.This URL cannot be accessed from within an iFrame. + * The URL to open the event in Outlook on the web.The event opens in the browser if you're logged in to your mailbox via Outlook on the web. You're prompted to log in if you aren't already logged in with the browser.This URL can't be accessed from within an iFrame. * * @param string $val The value of the eventWebLink * diff --git a/src/Model/ResultInfo.php b/src/Model/ResultInfo.php index d40f512b125..717066b01ec 100644 --- a/src/Model/ResultInfo.php +++ b/src/Model/ResultInfo.php @@ -81,7 +81,7 @@ public function setMessage($val) } /** * Gets the subcode - * The result sub-code. + * The result subcode. * * @return int|null The subcode */ @@ -96,7 +96,7 @@ public function getSubcode() /** * Sets the subcode - * The result sub-code. + * The result subcode. * * @param int $val The value of the subcode * diff --git a/src/Model/ServiceAnnouncementBase.php b/src/Model/ServiceAnnouncementBase.php index 2c496f1457e..c17c12ade19 100644 --- a/src/Model/ServiceAnnouncementBase.php +++ b/src/Model/ServiceAnnouncementBase.php @@ -27,7 +27,7 @@ class ServiceAnnouncementBase extends Entity /** * Gets the details - * Additional details about service event. This property doesn't support filters. + * More details about service event. This property doesn't support filters. * * @return array|null The details */ @@ -42,7 +42,7 @@ public function getDetails() /** * Sets the details - * Additional details about service event. This property doesn't support filters. + * More details about service event. This property doesn't support filters. * * @param KeyValuePair[] $val The details * diff --git a/src/Model/ServiceHealth.php b/src/Model/ServiceHealth.php index ea8fbcf6394..f2a95b5a41f 100644 --- a/src/Model/ServiceHealth.php +++ b/src/Model/ServiceHealth.php @@ -55,7 +55,7 @@ public function setService($val) /** * Gets the status - * Show the overral service health status. Possible values are: serviceOperational, investigating, restoringService, verifyingService, serviceRestored, postIncidentReviewPublished, serviceDegradation, serviceInterruption, extendedRecovery, falsePositive, investigationSuspended, resolved, mitigatedExternal, mitigated, resolvedExternal, confirmed, reported, unknownFutureValue. For more details, see serviceHealthStatus values. + * Show the overall service health status. Possible values are: serviceOperational, investigating, restoringService, verifyingService, serviceRestored, postIncidentReviewPublished, serviceDegradation, serviceInterruption, extendedRecovery, falsePositive, investigationSuspended, resolved, mitigatedExternal, mitigated, resolvedExternal, confirmed, reported, unknownFutureValue. For more information, see serviceHealthStatus values. * * @return ServiceHealthStatus|null The status */ @@ -74,7 +74,7 @@ public function getStatus() /** * Sets the status - * Show the overral service health status. Possible values are: serviceOperational, investigating, restoringService, verifyingService, serviceRestored, postIncidentReviewPublished, serviceDegradation, serviceInterruption, extendedRecovery, falsePositive, investigationSuspended, resolved, mitigatedExternal, mitigated, resolvedExternal, confirmed, reported, unknownFutureValue. For more details, see serviceHealthStatus values. + * Show the overall service health status. Possible values are: serviceOperational, investigating, restoringService, verifyingService, serviceRestored, postIncidentReviewPublished, serviceDegradation, serviceInterruption, extendedRecovery, falsePositive, investigationSuspended, resolved, mitigatedExternal, mitigated, resolvedExternal, confirmed, reported, unknownFutureValue. For more information, see serviceHealthStatus values. * * @param ServiceHealthStatus $val The status * diff --git a/src/Model/SignIn.php b/src/Model/SignIn.php index fa23552de92..7112b983c90 100644 --- a/src/Model/SignIn.php +++ b/src/Model/SignIn.php @@ -26,7 +26,7 @@ class SignIn extends Entity { /** * Gets the appDisplayName - * App name displayed in the Azure Portal. Supports $filter (eq, startsWith). + * App name displayed in the Azure portal. Supports $filter (eq, startsWith). * * @return string|null The appDisplayName */ @@ -41,7 +41,7 @@ public function getAppDisplayName() /** * Sets the appDisplayName - * App name displayed in the Azure Portal. Supports $filter (eq, startsWith). + * App name displayed in the Azure portal. Supports $filter (eq, startsWith). * * @param string $val The appDisplayName * @@ -512,7 +512,7 @@ public function setRiskEventTypesV2($val) /** * Gets the riskLevelAggregated - * Aggregated risk level. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in was not enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers will be returned hidden. + * Aggregated risk level. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in wasn't enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers are returned hidden. * * @return RiskLevel|null The riskLevelAggregated */ @@ -531,7 +531,7 @@ public function getRiskLevelAggregated() /** * Sets the riskLevelAggregated - * Aggregated risk level. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in was not enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers will be returned hidden. + * Aggregated risk level. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in wasn't enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers are returned hidden. * * @param RiskLevel $val The riskLevelAggregated * @@ -545,7 +545,7 @@ public function setRiskLevelAggregated($val) /** * Gets the riskLevelDuringSignIn - * Risk level during sign-in. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in was not enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers will be returned hidden. + * Risk level during sign-in. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in wasn't enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers are returned hidden. * * @return RiskLevel|null The riskLevelDuringSignIn */ @@ -564,7 +564,7 @@ public function getRiskLevelDuringSignIn() /** * Sets the riskLevelDuringSignIn - * Risk level during sign-in. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in was not enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers will be returned hidden. + * Risk level during sign-in. The possible values are: none, low, medium, high, hidden, and unknownFutureValue. The value hidden means the user or sign-in wasn't enabled for Azure AD Identity Protection. Supports $filter (eq). Note: Details for this property are only available for Azure AD Premium P2 customers. All other customers are returned hidden. * * @param RiskLevel $val The riskLevelDuringSignIn * @@ -611,7 +611,7 @@ public function setRiskState($val) /** * Gets the status - * Sign-in status. Includes the error code and description of the error (in case of a sign-in failure). Supports $filter (eq) on errorCode property. + * Sign-in status. Includes the error code and description of the error (if there's a sign-in failure). Supports $filter (eq) on errorCode property. * * @return SignInStatus|null The status */ @@ -630,7 +630,7 @@ public function getStatus() /** * Sets the status - * Sign-in status. Includes the error code and description of the error (in case of a sign-in failure). Supports $filter (eq) on errorCode property. + * Sign-in status. Includes the error code and description of the error (if there's a sign-in failure). Supports $filter (eq) on errorCode property. * * @param SignInStatus $val The status * diff --git a/src/Model/SignInLocation.php b/src/Model/SignInLocation.php index 7c7f63911a4..84a3af0c41d 100644 --- a/src/Model/SignInLocation.php +++ b/src/Model/SignInLocation.php @@ -25,7 +25,7 @@ class SignInLocation extends Entity { /** * Gets the city - * Provides the city where the sign-in originated. This is calculated using latitude/longitude information from the sign-in activity. + * Provides the city where the sign-in originated and is determined using latitude/longitude information from the sign-in activity. * * @return string|null The city */ @@ -40,7 +40,7 @@ public function getCity() /** * Sets the city - * Provides the city where the sign-in originated. This is calculated using latitude/longitude information from the sign-in activity. + * Provides the city where the sign-in originated and is determined using latitude/longitude information from the sign-in activity. * * @param string $val The value of the city * @@ -53,7 +53,7 @@ public function setCity($val) } /** * Gets the countryOrRegion - * Provides the country code info (2 letter code) where the sign-in originated. This is calculated using latitude/longitude information from the sign-in activity. + * Provides the country code info (two letter code) where the sign-in originated. This is calculated using latitude/longitude information from the sign-in activity. * * @return string|null The countryOrRegion */ @@ -68,7 +68,7 @@ public function getCountryOrRegion() /** * Sets the countryOrRegion - * Provides the country code info (2 letter code) where the sign-in originated. This is calculated using latitude/longitude information from the sign-in activity. + * Provides the country code info (two letter code) where the sign-in originated. This is calculated using latitude/longitude information from the sign-in activity. * * @param string $val The value of the countryOrRegion * diff --git a/src/Model/SubjectRightsRequest.php b/src/Model/SubjectRightsRequest.php index fd69675fd9e..a79f8daed42 100644 --- a/src/Model/SubjectRightsRequest.php +++ b/src/Model/SubjectRightsRequest.php @@ -610,7 +610,7 @@ public function setPauseAfterEstimate($val) /** * Gets the regulations - * List of regulations that this request will fulfill. + * List of regulations that this request fulfills. * * @return array|null The regulations */ @@ -625,7 +625,7 @@ public function getRegulations() /** * Sets the regulations - * List of regulations that this request will fulfill. + * List of regulations that this request fulfills. * * @param string[] $val The regulations * @@ -700,7 +700,7 @@ public function setStages($val) /** * Gets the status - * The status of the request.. Possible values are: active, closed, unknownFutureValue. + * The status of the request. Possible values are: active, closed, unknownFutureValue. * * @return SubjectRightsRequestStatus|null The status */ @@ -719,7 +719,7 @@ public function getStatus() /** * Sets the status - * The status of the request.. Possible values are: active, closed, unknownFutureValue. + * The status of the request. Possible values are: active, closed, unknownFutureValue. * * @param SubjectRightsRequestStatus $val The status * @@ -823,7 +823,7 @@ public function setCollaborators($val) /** * Gets the notes - * List of notes associcated with the request. + * List of notes associated with the request. * * @return array|null The notes */ @@ -838,7 +838,7 @@ public function getNotes() /** * Sets the notes - * List of notes associcated with the request. + * List of notes associated with the request. * * @param AuthoredNote[] $val The notes * diff --git a/src/Model/TeamsAppDefinition.php b/src/Model/TeamsAppDefinition.php index ae785a22c2f..ec067f03a52 100644 --- a/src/Model/TeamsAppDefinition.php +++ b/src/Model/TeamsAppDefinition.php @@ -179,7 +179,7 @@ public function setLastModifiedDateTime($val) /** * Gets the publishingState - * The published status of a specific version of a Teams app. Possible values are:submitted — The specific version of the Teams app has been submitted and is under review. published — The request to publish the specific version of the Teams app has been approved by the admin and the app is published. rejected — The request to publish the specific version of the Teams app was rejected by the admin. + * The published status of a specific version of a Teams app. Possible values are:submitted—The specific version of the Teams app has been submitted and is under review. published—The request to publish the specific version of the Teams app has been approved by the admin and the app is published. rejected—The admin rejected the request to publish the specific version of the Teams app. * * @return TeamsAppPublishingState|null The publishingState */ @@ -198,7 +198,7 @@ public function getPublishingState() /** * Sets the publishingState - * The published status of a specific version of a Teams app. Possible values are:submitted — The specific version of the Teams app has been submitted and is under review. published — The request to publish the specific version of the Teams app has been approved by the admin and the app is published. rejected — The request to publish the specific version of the Teams app was rejected by the admin. + * The published status of a specific version of a Teams app. Possible values are:submitted—The specific version of the Teams app has been submitted and is under review. published—The request to publish the specific version of the Teams app has been approved by the admin and the app is published. rejected—The admin rejected the request to publish the specific version of the Teams app. * * @param TeamsAppPublishingState $val The publishingState * diff --git a/src/Model/TeamworkHostedContent.php b/src/Model/TeamworkHostedContent.php index 641ecbc3dc5..003657d6e22 100644 --- a/src/Model/TeamworkHostedContent.php +++ b/src/Model/TeamworkHostedContent.php @@ -59,7 +59,7 @@ public function setContentBytes($val) /** * Gets the contentType - * Write only. Content type. sicj as image/png, image/jpg. + * Write only. Content type. such as image/png, image/jpg. * * @return string|null The contentType */ @@ -74,7 +74,7 @@ public function getContentType() /** * Sets the contentType - * Write only. Content type. sicj as image/png, image/jpg. + * Write only. Content type. such as image/png, image/jpg. * * @param string $val The contentType * diff --git a/src/Model/TermColumn.php b/src/Model/TermColumn.php index 18d3cfa1931..189fd747c4b 100644 --- a/src/Model/TermColumn.php +++ b/src/Model/TermColumn.php @@ -25,7 +25,7 @@ class TermColumn extends Entity { /** * Gets the allowMultipleValues - * Specifies whether the column will allow more than one value. + * Specifies whether the column allows more than one value. * * @return bool|null The allowMultipleValues */ @@ -40,7 +40,7 @@ public function getAllowMultipleValues() /** * Sets the allowMultipleValues - * Specifies whether the column will allow more than one value. + * Specifies whether the column allows more than one value. * * @param bool $val The value of the allowMultipleValues * diff --git a/src/Model/UnifiedRoleManagementPolicyExpirationRule.php b/src/Model/UnifiedRoleManagementPolicyExpirationRule.php index cd8cb06cc1c..05c2d386b8a 100644 --- a/src/Model/UnifiedRoleManagementPolicyExpirationRule.php +++ b/src/Model/UnifiedRoleManagementPolicyExpirationRule.php @@ -55,7 +55,7 @@ public function setIsExpirationRequired($val) /** * Gets the maximumDuration - * The maximum duration allowed for eligibility or assignment which is not permanent. Required when isExpirationRequired is true. + * The maximum duration allowed for eligibility or assignment that isn't permanent. Required when isExpirationRequired is true. * * @return \DateInterval|null The maximumDuration */ @@ -74,7 +74,7 @@ public function getMaximumDuration() /** * Sets the maximumDuration - * The maximum duration allowed for eligibility or assignment which is not permanent. Required when isExpirationRequired is true. + * The maximum duration allowed for eligibility or assignment that isn't permanent. Required when isExpirationRequired is true. * * @param \DateInterval $val The maximumDuration * diff --git a/src/Model/User.php b/src/Model/User.php index 7ae6b0d07e3..0279dcf1e94 100644 --- a/src/Model/User.php +++ b/src/Model/User.php @@ -1556,7 +1556,7 @@ public function setPreferredDataLocation($val) /** * Gets the preferredLanguage - * The preferred language for the user. Should follow ISO 639-1 Code; for example, en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) + * The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language, and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: 'en-US', or 'es-ES'. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) * * @return string|null The preferredLanguage */ @@ -1571,7 +1571,7 @@ public function getPreferredLanguage() /** * Sets the preferredLanguage - * The preferred language for the user. Should follow ISO 639-1 Code; for example, en-US. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) + * The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language, and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: 'en-US', or 'es-ES'. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values) * * @param string $val The preferredLanguage * diff --git a/src/Model/WebApplication.php b/src/Model/WebApplication.php index 4f38fdc27db..2e2800f5f8c 100644 --- a/src/Model/WebApplication.php +++ b/src/Model/WebApplication.php @@ -86,7 +86,7 @@ public function setImplicitGrantSettings($val) } /** * Gets the logoutUrl - * Specifies the URL that will be used by Microsoft's authorization service to logout an user using front-channel, back-channel or SAML logout protocols. + * Specifies the URL that is used by Microsoft's authorization service to log out a user using front-channel, back-channel or SAML logout protocols. * * @return string|null The logoutUrl */ @@ -101,7 +101,7 @@ public function getLogoutUrl() /** * Sets the logoutUrl - * Specifies the URL that will be used by Microsoft's authorization service to logout an user using front-channel, back-channel or SAML logout protocols. + * Specifies the URL that is used by Microsoft's authorization service to log out a user using front-channel, back-channel or SAML logout protocols. * * @param string $val The value of the logoutUrl * diff --git a/src/Model/WorkbookNamedItem.php b/src/Model/WorkbookNamedItem.php index 529d0fe1c58..d815a79256e 100644 --- a/src/Model/WorkbookNamedItem.php +++ b/src/Model/WorkbookNamedItem.php @@ -142,7 +142,7 @@ public function setType($val) /** * Gets the value - * Represents the formula that the name is defined to refer to. E.g. =Sheet14!$B$2:$H$12, =4.75, etc. Read-only. + * Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only. * * @return string|null The value */ @@ -157,7 +157,7 @@ public function getValue() /** * Sets the value - * Represents the formula that the name is defined to refer to. E.g. =Sheet14!$B$2:$H$12, =4.75, etc. Read-only. + * Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only. * * @param string $val The value * diff --git a/src/Model/WorkbookRange.php b/src/Model/WorkbookRange.php index bfd853427ac..8a6e918acd5 100644 --- a/src/Model/WorkbookRange.php +++ b/src/Model/WorkbookRange.php @@ -26,7 +26,7 @@ class WorkbookRange extends Entity { /** * Gets the address - * Represents the range reference in A1-style. Address value will contain the Sheet reference (e.g. Sheet1!A1:B4). Read-only. + * Represents the range reference in A1-style. Address value contains the Sheet reference (for example, Sheet1!A1:B4). Read-only. * * @return string|null The address */ @@ -41,7 +41,7 @@ public function getAddress() /** * Sets the address - * Represents the range reference in A1-style. Address value will contain the Sheet reference (e.g. Sheet1!A1:B4). Read-only. + * Represents the range reference in A1-style. Address value contains the Sheet reference (for example, Sheet1!A1:B4). Read-only. * * @param string $val The address * @@ -432,7 +432,7 @@ public function setRowIndex($val) /** * Gets the text - * Text values of the specified range. The Text value will not depend on the cell width. The # sign substitution that happens in Excel UI will not affect the text value returned by the API. Read-only. + * Text values of the specified range. The Text value won't depend on the cell width. The # sign substitution that happens in Excel UI won't affect the text value returned by the API. Read-only. * * @return string|null The text */ @@ -447,7 +447,7 @@ public function getText() /** * Sets the text - * Text values of the specified range. The Text value will not depend on the cell width. The # sign substitution that happens in Excel UI will not affect the text value returned by the API. Read-only. + * Text values of the specified range. The Text value won't depend on the cell width. The # sign substitution that happens in Excel UI won't affect the text value returned by the API. Read-only. * * @param string $val The text * @@ -461,7 +461,7 @@ public function setText($val) /** * Gets the values - * Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string. + * Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string. * * @return string|null The values */ @@ -476,7 +476,7 @@ public function getValues() /** * Sets the values - * Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string. + * Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string. * * @param string $val The values * diff --git a/src/Model/WorkbookRangeBorder.php b/src/Model/WorkbookRangeBorder.php index 5f091643016..ae2daabd7fe 100644 --- a/src/Model/WorkbookRangeBorder.php +++ b/src/Model/WorkbookRangeBorder.php @@ -26,7 +26,7 @@ class WorkbookRangeBorder extends Entity { /** * Gets the color - * HTML color code representing the color of the border line, of the form #RRGGBB (e.g. 'FFA500') or as a named HTML color (e.g. 'orange'). + * HTML color code representing the color of the border line, of the form #RRGGBB (for example 'FFA500') or as a named HTML color (for example 'orange'). * * @return string|null The color */ @@ -41,7 +41,7 @@ public function getColor() /** * Sets the color - * HTML color code representing the color of the border line, of the form #RRGGBB (e.g. 'FFA500') or as a named HTML color (e.g. 'orange'). + * HTML color code representing the color of the border line, of the form #RRGGBB (for example 'FFA500') or as a named HTML color (for example 'orange'). * * @param string $val The color * diff --git a/src/Model/WorkbookSessionInfo.php b/src/Model/WorkbookSessionInfo.php index 003473cafdc..b68c89de71e 100644 --- a/src/Model/WorkbookSessionInfo.php +++ b/src/Model/WorkbookSessionInfo.php @@ -25,7 +25,7 @@ class WorkbookSessionInfo extends Entity { /** * Gets the id - * Id of the workbook session. + * ID of the workbook session. * * @return string|null The id */ @@ -40,7 +40,7 @@ public function getId() /** * Sets the id - * Id of the workbook session. + * ID of the workbook session. * * @param string $val The value of the id * diff --git a/src/Model/WorkbookTable.php b/src/Model/WorkbookTable.php index 3ccbf68e939..5874f656787 100644 --- a/src/Model/WorkbookTable.php +++ b/src/Model/WorkbookTable.php @@ -84,7 +84,7 @@ public function setHighlightLastColumn($val) /** * Gets the legacyId - * Legacy Id used in older Excle clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and should not be parsed to any other type. Read-only. + * Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. * * @return string|null The legacyId */ @@ -99,7 +99,7 @@ public function getLegacyId() /** * Sets the legacyId - * Legacy Id used in older Excle clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and should not be parsed to any other type. Read-only. + * Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. * * @param string $val The legacyId * @@ -287,7 +287,7 @@ public function setShowTotals($val) /** * Gets the style - * Constant value that represents the Table style. The possible values are: TableStyleLight1 thru TableStyleLight21, TableStyleMedium1 thru TableStyleMedium28, TableStyleStyleDark1 thru TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. + * Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. * * @return string|null The style */ @@ -302,7 +302,7 @@ public function getStyle() /** * Sets the style - * Constant value that represents the Table style. The possible values are: TableStyleLight1 thru TableStyleLight21, TableStyleMedium1 thru TableStyleMedium28, TableStyleStyleDark1 thru TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. + * Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified. * * @param string $val The style * diff --git a/src/SecurityNamespace/Model/DataSource.php b/src/SecurityNamespace/Model/DataSource.php index 31c0b289c05..0f2b8b95ac0 100644 --- a/src/SecurityNamespace/Model/DataSource.php +++ b/src/SecurityNamespace/Model/DataSource.php @@ -92,7 +92,7 @@ public function setCreatedDateTime($val) /** * Gets the displayName - * The display name of the dataSource. This will be the name of the SharePoint site. + * The display name of the dataSource and is the name of the SharePoint site. * * @return string|null The displayName */ @@ -107,7 +107,7 @@ public function getDisplayName() /** * Sets the displayName - * The display name of the dataSource. This will be the name of the SharePoint site. + * The display name of the dataSource and is the name of the SharePoint site. * * @param string $val The displayName * diff --git a/src/SecurityNamespace/Model/DeviceEvidence.php b/src/SecurityNamespace/Model/DeviceEvidence.php index 00091b9bed1..37aa3d9acf1 100644 --- a/src/SecurityNamespace/Model/DeviceEvidence.php +++ b/src/SecurityNamespace/Model/DeviceEvidence.php @@ -148,7 +148,7 @@ public function setFirstSeenDateTime($val) /** * Gets the healthStatus - * The health state of the device.The possible values are: active, inactive, impairedCommunication, noSensorData, noSensorDataImpairedCommunication, unknown, unknownFutureValue. + * The health state of the device. The possible values are: active, inactive, impairedCommunication, noSensorData, noSensorDataImpairedCommunication, unknown, unknownFutureValue. * * @return DeviceHealthStatus|null The healthStatus */ @@ -167,7 +167,7 @@ public function getHealthStatus() /** * Sets the healthStatus - * The health state of the device.The possible values are: active, inactive, impairedCommunication, noSensorData, noSensorDataImpairedCommunication, unknown, unknownFutureValue. + * The health state of the device. The possible values are: active, inactive, impairedCommunication, noSensorData, noSensorDataImpairedCommunication, unknown, unknownFutureValue. * * @param DeviceHealthStatus $val The value to assign to the healthStatus * @@ -270,7 +270,7 @@ public function setMdeDeviceId($val) /** * Gets the onboardingStatus - * The status of the machine onboarding to Microsoft Defender for Endpoint.The possible values are: insufficientInfo, onboarded, canBeOnboarded, unsupported, unknownFutureValue. + * The status of the machine onboarding to Microsoft Defender for Endpoint. The possible values are: insufficientInfo, onboarded, canBeOnboarded, unsupported, unknownFutureValue. * * @return OnboardingStatus|null The onboardingStatus */ @@ -289,7 +289,7 @@ public function getOnboardingStatus() /** * Sets the onboardingStatus - * The status of the machine onboarding to Microsoft Defender for Endpoint.The possible values are: insufficientInfo, onboarded, canBeOnboarded, unsupported, unknownFutureValue. + * The status of the machine onboarding to Microsoft Defender for Endpoint. The possible values are: insufficientInfo, onboarded, canBeOnboarded, unsupported, unknownFutureValue. * * @param OnboardingStatus $val The value to assign to the onboardingStatus * diff --git a/src/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php b/src/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php index d38001932a4..236c0977029 100644 --- a/src/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php +++ b/src/SecurityNamespace/Model/EdiscoveryNoncustodialDataSource.php @@ -26,7 +26,7 @@ class EdiscoveryNoncustodialDataSource extends DataSourceContainer { /** * Gets the dataSource - * User source or SharePoint site data source as non-custodial data source. + * User source or SharePoint site data source as noncustodial data source. * * @return DataSource|null The dataSource */ @@ -45,7 +45,7 @@ public function getDataSource() /** * Sets the dataSource - * User source or SharePoint site data source as non-custodial data source. + * User source or SharePoint site data source as noncustodial data source. * * @param DataSource $val The dataSource * @@ -59,7 +59,7 @@ public function setDataSource($val) /** * Gets the lastIndexOperation - * Operation entity that represents the latest indexing for the non-custodial data source. + * Operation entity that represents the latest indexing for the noncustodial data source. * * @return EdiscoveryIndexOperation|null The lastIndexOperation */ @@ -78,7 +78,7 @@ public function getLastIndexOperation() /** * Sets the lastIndexOperation - * Operation entity that represents the latest indexing for the non-custodial data source. + * Operation entity that represents the latest indexing for the noncustodial data source. * * @param EdiscoveryIndexOperation $val The lastIndexOperation * diff --git a/src/SecurityNamespace/Model/RetentionEventStatus.php b/src/SecurityNamespace/Model/RetentionEventStatus.php index b735a00a138..845fe1b56ff 100644 --- a/src/SecurityNamespace/Model/RetentionEventStatus.php +++ b/src/SecurityNamespace/Model/RetentionEventStatus.php @@ -26,7 +26,7 @@ class RetentionEventStatus extends \Microsoft\Graph\Model\Entity /** * Gets the error - * The error if the status is not successful. + * The error if the status isn't successful. * * @return \Microsoft\Graph\Model\PublicError|null The error */ @@ -45,7 +45,7 @@ public function getError() /** * Sets the error - * The error if the status is not successful. + * The error if the status isn't successful. * * @param \Microsoft\Graph\Model\PublicError $val The value to assign to the error *