diff --git a/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilder.php b/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilder.php index 0963fa28217..965f95857b3 100644 --- a/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilder.php +++ b/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilder.php @@ -46,11 +46,11 @@ public function delete(?ResourceConnectionItemRequestBuilderDeleteRequestConfigu } /** - * Read the properties and relationships of a resourceConnection object. + * Read the properties and relationships of an operationalInsightsConnection object. * @param ResourceConnectionItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-beta Find more info here */ public function get(?ResourceConnectionItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -94,7 +94,7 @@ public function toDeleteRequestInformation(?ResourceConnectionItemRequestBuilder } /** - * Read the properties and relationships of a resourceConnection object. + * Read the properties and relationships of an operationalInsightsConnection object. * @param ResourceConnectionItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilderGetQueryParameters.php b/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilderGetQueryParameters.php index 8b1c41acdc1..b66c01b89f0 100644 --- a/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Read the properties and relationships of a resourceConnection object. + * Read the properties and relationships of an operationalInsightsConnection object. */ class ResourceConnectionItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.php b/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.php index f481ba30a96..3145a4d3874 100644 --- a/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.php +++ b/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilder.php @@ -63,11 +63,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted. + * Delete an azureADDevice object. When a Microsoft Entra device is deleted, it is unregistered and automatically unenrolled from management for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup. * @param UpdatableAssetItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-beta Find more info here */ public function delete(?UpdatableAssetItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -78,11 +78,11 @@ public function delete(?UpdatableAssetItemRequestBuilderDeleteRequestConfigurati } /** - * Read the properties and relationships of an updatableAssetGroup object. + * Read the properties and relationships of an updatableAsset object. * @param UpdatableAssetItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-get?view=graph-rest-beta Find more info here */ public function get(?UpdatableAssetItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -108,7 +108,7 @@ public function patch(UpdatableAsset $body, ?UpdatableAssetItemRequestBuilderPat } /** - * Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted. + * Delete an azureADDevice object. When a Microsoft Entra device is deleted, it is unregistered and automatically unenrolled from management for all update categories, as well as removed from every deploymentAudience and updatableAssetGroup. * @param UpdatableAssetItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -126,7 +126,7 @@ public function toDeleteRequestInformation(?UpdatableAssetItemRequestBuilderDele } /** - * Read the properties and relationships of an updatableAssetGroup object. + * Read the properties and relationships of an updatableAsset object. * @param UpdatableAssetItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilderGetQueryParameters.php b/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilderGetQueryParameters.php index 1572dffe84e..e3e97b05f38 100644 --- a/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Admin/Windows/Updates/UpdatableAssets/Item/UpdatableAssetItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Read the properties and relationships of an updatableAssetGroup object. + * Read the properties and relationships of an updatableAsset object. */ class UpdatableAssetItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.php b/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.php index bcbb5d39e92..44a5dbea51e 100644 --- a/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.php +++ b/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilder.php @@ -54,11 +54,11 @@ public function delete(?ComplianceChangeItemRequestBuilderDeleteRequestConfigura } /** - * Read the properties and relationships of a contentApproval object. + * Read the properties and relationships of a complianceChange object. * @param ComplianceChangeItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta Find more info here */ public function get(?ComplianceChangeItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -69,12 +69,12 @@ public function get(?ComplianceChangeItemRequestBuilderGetRequestConfiguration $ } /** - * Update the properties of a complianceChange object. + * Update the properties of a contentApproval object. * @param ComplianceChange $body The request body * @param ComplianceChangeItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta Find more info here */ public function patch(ComplianceChange $body, ?ComplianceChangeItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -103,7 +103,7 @@ public function toDeleteRequestInformation(?ComplianceChangeItemRequestBuilderDe } /** - * Read the properties and relationships of a contentApproval object. + * Read the properties and relationships of a complianceChange object. * @param ComplianceChangeItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -124,7 +124,7 @@ public function toGetRequestInformation(?ComplianceChangeItemRequestBuilderGetRe } /** - * Update the properties of a complianceChange object. + * Update the properties of a contentApproval object. * @param ComplianceChange $body The request body * @param ComplianceChangeItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilderGetQueryParameters.php b/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilderGetQueryParameters.php index 5b30a33bd5f..6397a2b5e15 100644 --- a/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Admin/Windows/Updates/UpdatePolicies/Item/ComplianceChanges/Item/ComplianceChangeItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Read the properties and relationships of a contentApproval object. + * Read the properties and relationships of a complianceChange object. */ class ComplianceChangeItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/AdministrativeUnits/Item/Restore/RestoreRequestBuilder.php b/src/Generated/AdministrativeUnits/Item/Restore/RestoreRequestBuilder.php index fd06c8d4093..0a5c6f0c31f 100644 --- a/src/Generated/AdministrativeUnits/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/AdministrativeUnits/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.php b/src/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.php index 0f05c8b184a..94bd9218eff 100644 --- a/src/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.php +++ b/src/Generated/App/Calls/Item/Participants/Invite/InviteRequestBuilder.php @@ -31,12 +31,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. + * Invite participants to the active call. For more information about how to handle operations, see commsOperation. * @param InvitePostRequestBody $body The request body * @param InviteRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta Find more info here */ public function post(InvitePostRequestBody $body, ?InviteRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -47,7 +47,7 @@ public function post(InvitePostRequestBody $body, ?InviteRequestBuilderPostReque } /** - * Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. + * Invite participants to the active call. For more information about how to handle operations, see commsOperation. * @param InvitePostRequestBody $body The request body * @param InviteRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Applications/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Applications/Item/Restore/RestoreRequestBuilder.php index 571c39d7287..603a3c625e0 100644 --- a/src/Generated/Applications/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Applications/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.php b/src/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.php index e48dfa18977..99a9667d827 100644 --- a/src/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.php +++ b/src/Generated/Communications/Calls/Item/Participants/Invite/InviteRequestBuilder.php @@ -31,12 +31,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. + * Invite participants to the active call. For more information about how to handle operations, see commsOperation. * @param InvitePostRequestBody $body The request body * @param InviteRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta Find more info here */ public function post(InvitePostRequestBody $body, ?InviteRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -47,7 +47,7 @@ public function post(InvitePostRequestBody $body, ?InviteRequestBuilderPostReque } /** - * Delete a specific participant in a call. In some situations, it is appropriate for an application to remove a participant from an active call. This action can be done before or after the participant answers the call. When an active caller is removed, they are immediately dropped from the call with no pre- or post-removal notification. When an invited participant is removed, any outstanding add participant request is canceled. + * Invite participants to the active call. For more information about how to handle operations, see commsOperation. * @param InvitePostRequestBody $body The request body * @param InviteRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Contacts/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Contacts/Item/Restore/RestoreRequestBuilder.php index 226547020af..84276b234ac 100644 --- a/src/Generated/Contacts/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Contacts/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Contracts/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Contracts/Item/Restore/RestoreRequestBuilder.php index 26f6323f488..305248eb9c0 100644 --- a/src/Generated/Contracts/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Contracts/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilder.php b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilder.php index a145ae633ab..b80e5d79ed8 100644 --- a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilder.php +++ b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilder.php @@ -53,7 +53,7 @@ public function delete(?DeviceComplianceScheduledActionForRuleItemRequestBuilder } /** - * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * The list of scheduled action for this rule * @param DeviceComplianceScheduledActionForRuleItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -100,7 +100,7 @@ public function toDeleteRequestInformation(?DeviceComplianceScheduledActionForRu } /** - * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * The list of scheduled action for this rule * @param DeviceComplianceScheduledActionForRuleItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilderGetQueryParameters.php b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilderGetQueryParameters.php index 253415c5c8d..0f745123334 100644 --- a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/Item/DeviceComplianceScheduledActionForRuleItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * The list of scheduled action for this rule */ class DeviceComplianceScheduledActionForRuleItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilder.php b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilder.php index a85baf0f7f7..bb4f67a3ce3 100644 --- a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilder.php +++ b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilder.php @@ -52,7 +52,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * The list of scheduled action for this rule * @param ScheduledActionsForRuleRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -81,7 +81,7 @@ public function post(DeviceComplianceScheduledActionForRule $body, ?ScheduledAct } /** - * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * The list of scheduled action for this rule * @param ScheduledActionsForRuleRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilderGetQueryParameters.php b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilderGetQueryParameters.php index 4ffc159cb20..614c634523d 100644 --- a/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilderGetQueryParameters.php +++ b/src/Generated/DeviceManagement/DeviceCompliancePolicies/Item/ScheduledActionsForRule/ScheduledActionsForRuleRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * The list of scheduled action for this rule */ class ScheduledActionsForRuleRequestBuilderGetQueryParameters { diff --git a/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilder.php b/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilder.php index 4daf363c84f..40b71485def 100644 --- a/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilder.php +++ b/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilder.php @@ -69,11 +69,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * List the cloudPC devices in a tenant. + * Read the properties and relationships of a specific cloudPC object. * @param CloudPCsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta Find more info here */ public function get(?CloudPCsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -109,7 +109,7 @@ public function post(CloudPC $body, ?CloudPCsRequestBuilderPostRequestConfigurat } /** - * List the cloudPC devices in a tenant. + * Read the properties and relationships of a specific cloudPC object. * @param CloudPCsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilderGetQueryParameters.php b/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilderGetQueryParameters.php index 640e0fd04d3..1a1b1a6ec6a 100644 --- a/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilderGetQueryParameters.php +++ b/src/Generated/DeviceManagement/VirtualEndpoint/CloudPCs/CloudPCsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * List the cloudPC devices in a tenant. + * Read the properties and relationships of a specific cloudPC object. */ class CloudPCsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Devices/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Devices/Item/Restore/RestoreRequestBuilder.php index 3864a675be0..048ada2bfbc 100644 --- a/src/Generated/Devices/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Devices/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilder.php b/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilder.php index 21259a8b35b..cd593bcffc3 100644 --- a/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilder.php +++ b/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilder.php @@ -39,7 +39,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources. + * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user * @param GraphGroupRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -54,7 +54,7 @@ public function get(?GraphGroupRequestBuilderGetRequestConfiguration $requestCon } /** - * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources. + * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user * @param GraphGroupRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php b/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php index fcb5f1b91a9..418ce3cfd0d 100644 --- a/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/DeletedItems/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources. + * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user */ class GraphGroupRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilder.php b/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilder.php index a758fca3a6f..49301429e9b 100644 --- a/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilder.php +++ b/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources. + * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user * @param GraphGroupRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function get(?GraphGroupRequestBuilderGetRequestConfiguration $requestCon } /** - * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources. + * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user * @param GraphGroupRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php b/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php index 2b0305520fa..1db4221c53c 100644 --- a/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/DeletedItems/Item/GraphGroup/GraphGroupRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources. + * Retrieve a list of recently deleted directory objects from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user */ class GraphGroupRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/DeletedItems/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Directory/DeletedItems/Item/Restore/RestoreRequestBuilder.php index 4a7a4c132ad..97220166089 100644 --- a/src/Generated/Directory/DeletedItems/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Directory/DeletedItems/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilder.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilder.php index 1ee3b7b382f..b4dfceafc53 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilder.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilder.php @@ -52,10 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get certificateBasedAuthConfigurations from directory + * Get a list of the certificateBasedAuthPki objects and their properties. * @param CertificateBasedAuthConfigurationsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-list-certificatebasedauthconfigurations?view=graph-rest-beta Find more info here */ public function get(?CertificateBasedAuthConfigurationsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -66,11 +67,12 @@ public function get(?CertificateBasedAuthConfigurationsRequestBuilderGetRequestC } /** - * Create new navigation property to certificateBasedAuthConfigurations for directory + * Create a new certificateBasedAuthPki object. * @param CertificateBasedAuthPki $body The request body * @param CertificateBasedAuthConfigurationsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-post-certificatebasedauthconfigurations?view=graph-rest-beta Find more info here */ public function post(CertificateBasedAuthPki $body, ?CertificateBasedAuthConfigurationsRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -81,7 +83,7 @@ public function post(CertificateBasedAuthPki $body, ?CertificateBasedAuthConfigu } /** - * Get certificateBasedAuthConfigurations from directory + * Get a list of the certificateBasedAuthPki objects and their properties. * @param CertificateBasedAuthConfigurationsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -102,7 +104,7 @@ public function toGetRequestInformation(?CertificateBasedAuthConfigurationsReque } /** - * Create new navigation property to certificateBasedAuthConfigurations for directory + * Create a new certificateBasedAuthPki object. * @param CertificateBasedAuthPki $body The request body * @param CertificateBasedAuthConfigurationsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters.php index 517625f3120..bdbdc9f19cd 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get certificateBasedAuthConfigurations from directory + * Get a list of the certificateBasedAuthPki objects and their properties. */ class CertificateBasedAuthConfigurationsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php index 5c42dc0154d..8e69f862344 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php @@ -52,10 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get certificateAuthorities from directory + * Get a list of the certificateAuthorityDetail objects and their properties. * @param CertificateAuthoritiesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificatebasedauthpki-list-certificateauthorities?view=graph-rest-beta Find more info here */ public function get(?CertificateAuthoritiesRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -66,11 +67,12 @@ public function get(?CertificateAuthoritiesRequestBuilderGetRequestConfiguration } /** - * Create new navigation property to certificateAuthorities for directory + * Create a new certificateAuthorityDetail object. * @param CertificateAuthorityDetail $body The request body * @param CertificateAuthoritiesRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificatebasedauthpki-post-certificateauthorities?view=graph-rest-beta Find more info here */ public function post(CertificateAuthorityDetail $body, ?CertificateAuthoritiesRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -81,7 +83,7 @@ public function post(CertificateAuthorityDetail $body, ?CertificateAuthoritiesRe } /** - * Get certificateAuthorities from directory + * Get a list of the certificateAuthorityDetail objects and their properties. * @param CertificateAuthoritiesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -102,7 +104,7 @@ public function toGetRequestInformation(?CertificateAuthoritiesRequestBuilderGet } /** - * Create new navigation property to certificateAuthorities for directory + * Create a new certificateAuthorityDetail object. * @param CertificateAuthorityDetail $body The request body * @param CertificateAuthoritiesRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php index d25cb925bda..9554c1f89a7 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get certificateAuthorities from directory + * Get a list of the certificateAuthorityDetail objects and their properties. */ class CertificateAuthoritiesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilder.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilder.php index 5f6669e70c0..aa01f79fd0f 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilder.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilder.php @@ -31,10 +31,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete navigation property certificateAuthorities for directory + * Delete a certificateAuthorityDetail object. * @param CertificateAuthorityDetailItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificatebasedauthpki-delete-certificateauthorities?view=graph-rest-beta Find more info here */ public function delete(?CertificateAuthorityDetailItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -45,10 +46,11 @@ public function delete(?CertificateAuthorityDetailItemRequestBuilderDeleteReques } /** - * Get certificateAuthorities from directory + * Read the properties and relationships of a certificateAuthorityDetail object. * @param CertificateAuthorityDetailItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificateauthoritydetail-get?view=graph-rest-beta Find more info here */ public function get(?CertificateAuthorityDetailItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -59,11 +61,12 @@ public function get(?CertificateAuthorityDetailItemRequestBuilderGetRequestConfi } /** - * Update the navigation property certificateAuthorities in directory + * Update the properties of a certificateAuthorityDetail object. * @param CertificateAuthorityDetail $body The request body * @param CertificateAuthorityDetailItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificateauthoritydetail-update?view=graph-rest-beta Find more info here */ public function patch(CertificateAuthorityDetail $body, ?CertificateAuthorityDetailItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -74,7 +77,7 @@ public function patch(CertificateAuthorityDetail $body, ?CertificateAuthorityDet } /** - * Delete navigation property certificateAuthorities for directory + * Delete a certificateAuthorityDetail object. * @param CertificateAuthorityDetailItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -92,7 +95,7 @@ public function toDeleteRequestInformation(?CertificateAuthorityDetailItemReques } /** - * Get certificateAuthorities from directory + * Read the properties and relationships of a certificateAuthorityDetail object. * @param CertificateAuthorityDetailItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -113,7 +116,7 @@ public function toGetRequestInformation(?CertificateAuthorityDetailItemRequestBu } /** - * Update the navigation property certificateAuthorities in directory + * Update the properties of a certificateAuthorityDetail object. * @param CertificateAuthorityDetail $body The request body * @param CertificateAuthorityDetailItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilderGetQueryParameters.php index 177e24f99b5..c60a156f043 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateAuthorities/Item/CertificateAuthorityDetailItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get certificateAuthorities from directory + * Read the properties and relationships of a certificateAuthorityDetail object. */ class CertificateAuthorityDetailItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilder.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilder.php index 00081134340..ffd92d4040c 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilder.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilder.php @@ -47,10 +47,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete navigation property certificateBasedAuthConfigurations for directory + * Delete a certificateBasedAuthPki object. * @param CertificateBasedAuthPkiItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/publickeyinfrastructureroot-delete-certificatebasedauthconfigurations?view=graph-rest-beta Find more info here */ public function delete(?CertificateBasedAuthPkiItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -61,10 +62,11 @@ public function delete(?CertificateBasedAuthPkiItemRequestBuilderDeleteRequestCo } /** - * Get certificateBasedAuthConfigurations from directory + * Read the properties and relationships of a certificateBasedAuthPki object. * @param CertificateBasedAuthPkiItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificatebasedauthpki-get?view=graph-rest-beta Find more info here */ public function get(?CertificateBasedAuthPkiItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -75,11 +77,12 @@ public function get(?CertificateBasedAuthPkiItemRequestBuilderGetRequestConfigur } /** - * Update the navigation property certificateBasedAuthConfigurations in directory + * Update the properties of a certificateBasedAuthPki object. * @param CertificateBasedAuthPki $body The request body * @param CertificateBasedAuthPkiItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificatebasedauthpki-update?view=graph-rest-beta Find more info here */ public function patch(CertificateBasedAuthPki $body, ?CertificateBasedAuthPkiItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -90,7 +93,7 @@ public function patch(CertificateBasedAuthPki $body, ?CertificateBasedAuthPkiIte } /** - * Delete navigation property certificateBasedAuthConfigurations for directory + * Delete a certificateBasedAuthPki object. * @param CertificateBasedAuthPkiItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -108,7 +111,7 @@ public function toDeleteRequestInformation(?CertificateBasedAuthPkiItemRequestBu } /** - * Get certificateBasedAuthConfigurations from directory + * Read the properties and relationships of a certificateBasedAuthPki object. * @param CertificateBasedAuthPkiItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -129,7 +132,7 @@ public function toGetRequestInformation(?CertificateBasedAuthPkiItemRequestBuild } /** - * Update the navigation property certificateBasedAuthConfigurations in directory + * Update the properties of a certificateBasedAuthPki object. * @param CertificateBasedAuthPki $body The request body * @param CertificateBasedAuthPkiItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters.php index 3afea388035..3dfbd564cd9 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get certificateBasedAuthConfigurations from directory + * Read the properties and relationships of a certificateBasedAuthPki object. */ class CertificateBasedAuthPkiItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/Upload/UploadRequestBuilder.php b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/Upload/UploadRequestBuilder.php index 801ce0e7328..5a74409c4d6 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/Upload/UploadRequestBuilder.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/CertificateBasedAuthConfigurations/Item/Upload/UploadRequestBuilder.php @@ -30,11 +30,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Invoke action upload + * Append additional certificate authority details to a certificateBasedAuthPki resource. Only one operation can run at a time and this operation can take up to 30 minutes to complete. To know whether another upload is in progress, call the Get certificateBasedAuthPki. The status property will have the value running. * @param UploadPostRequestBody $body The request body * @param UploadRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception + * @link https://learn.microsoft.com/graph/api/certificatebasedauthpki-upload?view=graph-rest-beta Find more info here */ public function post(UploadPostRequestBody $body, ?UploadRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -45,7 +46,7 @@ public function post(UploadPostRequestBody $body, ?UploadRequestBuilderPostReque } /** - * Invoke action upload + * Append additional certificate authority details to a certificateBasedAuthPki resource. Only one operation can run at a time and this operation can take up to 30 minutes to complete. To know whether another upload is in progress, call the Get certificateBasedAuthPki. The status property will have the value running. * @param UploadPostRequestBody $body The request body * @param UploadRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilder.php b/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilder.php index d7bff2ae2e3..c0571ae76e9 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilder.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilder.php @@ -53,7 +53,7 @@ public function delete(?PublicKeyInfrastructureRequestBuilderDeleteRequestConfig } /** - * Get publicKeyInfrastructure from directory + * The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant. * @param PublicKeyInfrastructureRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -100,7 +100,7 @@ public function toDeleteRequestInformation(?PublicKeyInfrastructureRequestBuilde } /** - * Get publicKeyInfrastructure from directory + * The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant. * @param PublicKeyInfrastructureRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilderGetQueryParameters.php b/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilderGetQueryParameters.php index 5afd34df913..669c72b0d12 100644 --- a/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/PublicKeyInfrastructure/PublicKeyInfrastructureRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get publicKeyInfrastructure from directory + * The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant. */ class PublicKeyInfrastructureRequestBuilderGetQueryParameters { diff --git a/src/Generated/DirectoryObjects/Item/Restore/RestoreRequestBuilder.php b/src/Generated/DirectoryObjects/Item/Restore/RestoreRequestBuilder.php index 4853eedb1e0..f49c719ee2b 100644 --- a/src/Generated/DirectoryObjects/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/DirectoryObjects/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DirectoryRoleTemplates/Item/Restore/RestoreRequestBuilder.php b/src/Generated/DirectoryRoleTemplates/Item/Restore/RestoreRequestBuilder.php index 64650759efb..738a73d6549 100644 --- a/src/Generated/DirectoryRoleTemplates/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/DirectoryRoleTemplates/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DirectoryRoles/Item/Restore/RestoreRequestBuilder.php b/src/Generated/DirectoryRoles/Item/Restore/RestoreRequestBuilder.php index e5fc8c69ebc..2137f146cc1 100644 --- a/src/Generated/DirectoryRoles/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/DirectoryRoles/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/DirectorySettingTemplates/Item/Restore/RestoreRequestBuilder.php b/src/Generated/DirectorySettingTemplates/Item/Restore/RestoreRequestBuilder.php index 213a1155e38..ad07cf72aef 100644 --- a/src/Generated/DirectorySettingTemplates/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/DirectorySettingTemplates/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.php index 6b7f1e07ae3..e312bbe3e2c 100644 --- a/src/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/RetentionLabel/RetentionLabelRequestBuilder.php @@ -60,12 +60,12 @@ public function get(?RetentionLabelRequestBuilderGetRequestConfiguration $reques } /** - * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. + * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. * @param ItemRetentionLabel $body The request body * @param RetentionLabelRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-beta Find more info here */ public function patch(ItemRetentionLabel $body, ?RetentionLabelRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -115,7 +115,7 @@ public function toGetRequestInformation(?RetentionLabelRequestBuilderGetRequestC } /** - * Lock or unlock a retention label on a driveItem that classifies content as records. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. For more information about how you can lock and unlock retention labels, see Use record versioning to update records stored in SharePoint or OneDrive. + * Apply (set) a retention label on a driveItem (files and folders). Retention labels don't need to be published in a retention label policy to be applied using this method. When a retention label is applied to a folder, all the items in the folder are tagged with the same retention label. For information about conflict resolution for retention labels, see Will an existing label be overridden or removed. For information about retention labels from an administrator's perspective, see Use retention labels to manage the lifecycle of documents stored in SharePoint. * @param ItemRetentionLabel $body The request body * @param RetentionLabelRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Drives/Item/Items/Item/Workbook/Names/Item/Range/RangeRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/Workbook/Names/Item/Range/RangeRequestBuilder.php index 279933d21b5..fff3ff6a884 100644 --- a/src/Generated/Drives/Item/Items/Item/Workbook/Names/Item/Range/RangeRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/Workbook/Names/Item/Range/RangeRequestBuilder.php @@ -241,11 +241,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. + * Retrieve the properties and relationships of range object. * @param RangeRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/range-get?view=graph-rest-beta Find more info here */ public function get(?RangeRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -312,7 +312,7 @@ public function rowWithRow(int $row): RowWithRowRequestBuilder { } /** - * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. + * Retrieve the properties and relationships of range object. * @param RangeRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/Range/RangeRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/Range/RangeRequestBuilder.php index dca84c873f1..0d5ef862a00 100644 --- a/src/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/Range/RangeRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Names/Item/Range/RangeRequestBuilder.php @@ -241,11 +241,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. + * Retrieve the properties and relationships of range object. * @param RangeRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/nameditem-range?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/range-get?view=graph-rest-beta Find more info here */ public function get(?RangeRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -312,7 +312,7 @@ public function rowWithRow(int $row): RowWithRowRequestBuilder { } /** - * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. + * Retrieve the properties and relationships of range object. * @param RangeRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.php b/src/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.php index 3dbc9a2cdbf..572adc03c23 100644 --- a/src/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.php +++ b/src/Generated/External/Connections/Item/Items/Item/ExternalItemItemRequestBuilder.php @@ -77,12 +77,12 @@ public function get(?ExternalItemItemRequestBuilderGetRequestConfiguration $requ } /** - * Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. + * Update the properties of an externalitem. * @param ExternalItem $body The request body * @param ExternalItemItemRequestBuilderPutRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta Find more info here */ public function put(ExternalItem $body, ?ExternalItemItemRequestBuilderPutRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPutRequestInformation($body, $requestConfiguration); @@ -132,7 +132,7 @@ public function toGetRequestInformation(?ExternalItemItemRequestBuilderGetReques } /** - * Create a new externalItem. This API can be used to create a custom item. The containing externalConnection must have a schema registered of the corresponding type. + * Update the properties of an externalitem. * @param ExternalItem $body The request body * @param ExternalItemItemRequestBuilderPutRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.php b/src/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.php index 467f2d1822f..089d28039f6 100644 --- a/src/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.php +++ b/src/Generated/External/IndustryData/DataConnectors/DataConnectorsRequestBuilder.php @@ -67,12 +67,12 @@ public function get(?DataConnectorsRequestBuilderGetRequestConfiguration $reques } /** - * Create a new azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector object. * @param IndustryDataConnector $body The request body * @param DataConnectorsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta Find more info here */ public function post(IndustryDataConnector $body, ?DataConnectorsRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -104,7 +104,7 @@ public function toGetRequestInformation(?DataConnectorsRequestBuilderGetRequestC } /** - * Create a new azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector object. * @param IndustryDataConnector $body The request body * @param DataConnectorsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.php b/src/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.php index e506e27bd63..546dd3a5a99 100644 --- a/src/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.php +++ b/src/Generated/External/IndustryData/DataConnectors/Item/IndustryDataConnectorItemRequestBuilder.php @@ -77,12 +77,12 @@ public function get(?IndustryDataConnectorItemRequestBuilderGetRequestConfigurat } /** - * Update the properties of an azureDataLakeConnector object. + * Update the properties of a oneRosterApiDataConnector object. * @param IndustryDataConnector $body The request body * @param IndustryDataConnectorItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-update?view=graph-rest-beta Find more info here */ public function patch(IndustryDataConnector $body, ?IndustryDataConnectorItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -132,7 +132,7 @@ public function toGetRequestInformation(?IndustryDataConnectorItemRequestBuilder } /** - * Update the properties of an azureDataLakeConnector object. + * Update the properties of a oneRosterApiDataConnector object. * @param IndustryDataConnector $body The request body * @param IndustryDataConnectorItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/External/IndustryData/InboundFlows/InboundFlowsRequestBuilder.php b/src/Generated/External/IndustryData/InboundFlows/InboundFlowsRequestBuilder.php index 0ad8a25982d..de7d21bcaed 100644 --- a/src/Generated/External/IndustryData/InboundFlows/InboundFlowsRequestBuilder.php +++ b/src/Generated/External/IndustryData/InboundFlows/InboundFlowsRequestBuilder.php @@ -67,12 +67,12 @@ public function get(?InboundFlowsRequestBuilderGetRequestConfiguration $requestC } /** - * Create a new inboundApiFlow object. + * Create a new inboundFileFlow object. * @param InboundFlow $body The request body * @param InboundFlowsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta Find more info here */ public function post(InboundFlow $body, ?InboundFlowsRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -104,7 +104,7 @@ public function toGetRequestInformation(?InboundFlowsRequestBuilderGetRequestCon } /** - * Create a new inboundApiFlow object. + * Create a new inboundFileFlow object. * @param InboundFlow $body The request body * @param InboundFlowsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/External/IndustryData/InboundFlows/Item/InboundFlowItemRequestBuilder.php b/src/Generated/External/IndustryData/InboundFlows/Item/InboundFlowItemRequestBuilder.php index 79838d1edef..bf307224d84 100644 --- a/src/Generated/External/IndustryData/InboundFlows/Item/InboundFlowItemRequestBuilder.php +++ b/src/Generated/External/IndustryData/InboundFlows/Item/InboundFlowItemRequestBuilder.php @@ -77,12 +77,12 @@ public function get(?InboundFlowItemRequestBuilderGetRequestConfiguration $reque } /** - * Update the properties of an inboundApiFlow object. + * Update the properties of an inboundFileFlow object. * @param InboundFlow $body The request body * @param InboundFlowItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta Find more info here */ public function patch(InboundFlow $body, ?InboundFlowItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -132,7 +132,7 @@ public function toGetRequestInformation(?InboundFlowItemRequestBuilderGetRequest } /** - * Update the properties of an inboundApiFlow object. + * Update the properties of an inboundFileFlow object. * @param InboundFlow $body The request body * @param InboundFlowItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Groups/GroupsRequestBuilder.php b/src/Generated/Groups/GroupsRequestBuilder.php index e484e11c847..d7217fcbcb1 100644 --- a/src/Generated/Groups/GroupsRequestBuilder.php +++ b/src/Generated/Groups/GroupsRequestBuilder.php @@ -107,12 +107,12 @@ public function get(?GroupsRequestBuilderGetRequestConfiguration $requestConfigu } /** - * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. + * Create a new group as specified in the request body. You can create one of the following groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. Note: To create a team, first create a group then add a team to it, see create team. * @param Group $body The request body * @param GroupsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta Find more info here */ public function post(Group $body, ?GroupsRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -144,7 +144,7 @@ public function toGetRequestInformation(?GroupsRequestBuilderGetRequestConfigura } /** - * Create a new group object if it doesn't exist, or update the properties of an existing group object.You can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. + * Create a new group as specified in the request body. You can create one of the following groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. Note: To create a team, first create a group then add a team to it, see create team. * @param Group $body The request body * @param GroupsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.php b/src/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.php index ccc2cb5c328..3b609751cac 100644 --- a/src/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.php +++ b/src/Generated/Groups/Item/Conversations/Item/ConversationItemRequestBuilder.php @@ -39,11 +39,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete a group's conversation object. + * Delete conversation. * @param ConversationItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-beta Find more info here */ public function delete(?ConversationItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -69,7 +69,7 @@ public function get(?ConversationItemRequestBuilderGetRequestConfiguration $requ } /** - * Delete a group's conversation object. + * Delete conversation. * @param ConversationItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Groups/Item/Restore/RestoreRequestBuilder.php index 9c21ecdf711..568051462fc 100644 --- a/src/Generated/Groups/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Groups/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.php b/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.php index 1e6b9930d4e..f6cb8021e65 100644 --- a/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.php +++ b/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilder.php @@ -62,11 +62,11 @@ public function delete(?ConversationThreadItemRequestBuilderDeleteRequestConfigu } /** - * Get a thread object. + * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. * @param ConversationThreadItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta Find more info here */ public function get(?ConversationThreadItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -111,7 +111,7 @@ public function toDeleteRequestInformation(?ConversationThreadItemRequestBuilder } /** - * Get a thread object. + * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. * @param ConversationThreadItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilderGetQueryParameters.php b/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilderGetQueryParameters.php index 1915dc29631..1efafc25e21 100644 --- a/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Groups/Item/Threads/Item/ConversationThreadItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get a thread object. + * Get a specific thread that belongs to a group. You can specify both the parent conversation and the thread, or, you can specify the thread without referencing the parent conversation. */ class ConversationThreadItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.php b/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.php index 4ef91a1cb68..a83989b0b0f 100644 --- a/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.php +++ b/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilder.php @@ -31,11 +31,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete a namedLocation object. + * Delete a countryNamedLocation object. * @param NamedLocationItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-beta Find more info here */ public function delete(?NamedLocationItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -46,11 +46,11 @@ public function delete(?NamedLocationItemRequestBuilderDeleteRequestConfiguratio } /** - * Retrieve the properties and relationships of a countryNamedLocation object. + * Read the properties and relationships of a compliantNetworkNamedLocation object. * @param NamedLocationItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/compliantnetworknamedlocation-get?view=graph-rest-beta Find more info here */ public function get(?NamedLocationItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -77,7 +77,7 @@ public function patch(NamedLocation $body, ?NamedLocationItemRequestBuilderPatch } /** - * Delete a namedLocation object. + * Delete a countryNamedLocation object. * @param NamedLocationItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -95,7 +95,7 @@ public function toDeleteRequestInformation(?NamedLocationItemRequestBuilderDelet } /** - * Retrieve the properties and relationships of a countryNamedLocation object. + * Read the properties and relationships of a compliantNetworkNamedLocation object. * @param NamedLocationItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilderGetQueryParameters.php b/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilderGetQueryParameters.php index d9b87389ffa..a9001776882 100644 --- a/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Identity/ConditionalAccess/NamedLocations/Item/NamedLocationItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve the properties and relationships of a countryNamedLocation object. + * Read the properties and relationships of a compliantNetworkNamedLocation object. */ class NamedLocationItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.php b/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.php index 02637068d88..5be5c780b5c 100644 --- a/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.php +++ b/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilder.php @@ -54,11 +54,11 @@ public function delete(?CustomAuthenticationExtensionItemRequestBuilderDeleteReq } /** - * Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object. The following derived types are currently supported. + * Read the properties and relationships of a customAuthenticationExtension object. The following derived types are currently supported. * @param CustomAuthenticationExtensionItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta Find more info here */ public function get(?CustomAuthenticationExtensionItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -102,7 +102,7 @@ public function toDeleteRequestInformation(?CustomAuthenticationExtensionItemReq } /** - * Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object. The following derived types are currently supported. + * Read the properties and relationships of a customAuthenticationExtension object. The following derived types are currently supported. * @param CustomAuthenticationExtensionItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilderGetQueryParameters.php b/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilderGetQueryParameters.php index 6ac33f29928..64cff1ae17d 100644 --- a/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Identity/CustomAuthenticationExtensions/Item/CustomAuthenticationExtensionItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Read the properties and relationships of an authenticationEventListener object. The @odata.type property in the response object indicates the type of the authenticationEventListener object. The following derived types are currently supported. + * Read the properties and relationships of a customAuthenticationExtension object. The following derived types are currently supported. */ class CustomAuthenticationExtensionItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilder.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilder.php index 8f60a005abb..92a59d17268 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilder.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilder.php @@ -52,7 +52,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignmentPolicy objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query. + * Retrieve a list of accessPackageAssignmentPolicy objects in Microsoft Entra entitlement management. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query. * @param AccessPackageAssignmentPoliciesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -67,7 +67,7 @@ public function get(?AccessPackageAssignmentPoliciesRequestBuilderGetRequestConf } /** - * In Microsoft Entra entitlement management, create a new accessPackageAssignmentPolicy object. + * Create a new accessPackageAssignmentPolicy object in Microsoft Entra entitlement management. * @param AccessPackageAssignmentPolicy $body The request body * @param AccessPackageAssignmentPoliciesRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise @@ -83,7 +83,7 @@ public function post(AccessPackageAssignmentPolicy $body, ?AccessPackageAssignme } /** - * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignmentPolicy objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query. + * Retrieve a list of accessPackageAssignmentPolicy objects in Microsoft Entra entitlement management. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query. * @param AccessPackageAssignmentPoliciesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -104,7 +104,7 @@ public function toGetRequestInformation(?AccessPackageAssignmentPoliciesRequestB } /** - * In Microsoft Entra entitlement management, create a new accessPackageAssignmentPolicy object. + * Create a new accessPackageAssignmentPolicy object in Microsoft Entra entitlement management. * @param AccessPackageAssignmentPolicy $body The request body * @param AccessPackageAssignmentPoliciesRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilderGetQueryParameters.php index 65e4001a991..9627216814d 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignmentPolicies/AccessPackageAssignmentPoliciesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignmentPolicy objects. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query. + * Retrieve a list of accessPackageAssignmentPolicy objects in Microsoft Entra entitlement management. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query. */ class AccessPackageAssignmentPoliciesRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilder.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilder.php index e1cd906fc32..53a1afa5d28 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilder.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilder.php @@ -81,7 +81,7 @@ public function filterByCurrentUserWithOn(string $on): FilterByCurrentUserWithOn } /** - * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. + * Retrieve a list of accessPackageAssignment objects in Microsoft Entra entitlement management. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. * @param AccessPackageAssignmentsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -111,7 +111,7 @@ public function post(AccessPackageAssignment $body, ?AccessPackageAssignmentsReq } /** - * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. + * Retrieve a list of accessPackageAssignment objects in Microsoft Entra entitlement management. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. * @param AccessPackageAssignmentsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilderGetQueryParameters.php index f0cdd99b656..26640836560 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageAssignments/AccessPackageAssignmentsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignment objects. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. + * Retrieve a list of accessPackageAssignment objects in Microsoft Entra entitlement management. For directory-wide administrators, the resulting list includes all the assignments, current and well as expired, that the caller has access to read, across all catalogs and access packages. If the caller is on behalf of a delegated user who is assigned only to catalog-specific delegated administrative roles, the request must supply a filter to indicate a specific access package, such as: $filter=accessPackage/id eq 'a914b616-e04e-476b-aa37-91038f0b165b'. */ class AccessPackageAssignmentsRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.php index be603372153..6b91fa3ead3 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/CustomAccessPackageWorkflowExtensions/Item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.php @@ -31,11 +31,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. + * Delete a customAccessPackageWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the customAccessPackageWorkflowExtension object that you want to delete by running the LIST customAccessPackageWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 2: Remove the customExtensionHandlers and verifiableCredentialSettings from a policy. * @param CustomAccessPackageWorkflowExtensionItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-delete?view=graph-rest-beta Find more info here */ public function delete(?CustomAccessPackageWorkflowExtensionItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -77,7 +77,7 @@ public function patch(CustomAccessPackageWorkflowExtension $body, ?CustomAccessP } /** - * Delete an accessPackageAssignmentWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. + * Delete a customAccessPackageWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the customAccessPackageWorkflowExtension object that you want to delete by running the LIST customAccessPackageWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 2: Remove the customExtensionHandlers and verifiableCredentialSettings from a policy. * @param CustomAccessPackageWorkflowExtensionItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.php index 0b3bfdc136d..24b59152a99 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilder.php @@ -120,11 +120,11 @@ public function delete(?AccessPackageItemRequestBuilderDeleteRequestConfiguratio } /** - * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + * Retrieve the properties and relationships of an accessPackage object. * @param AccessPackageItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta Find more info here */ public function get(?AccessPackageItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -169,7 +169,7 @@ public function toDeleteRequestInformation(?AccessPackageItemRequestBuilderDelet } /** - * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + * Retrieve the properties and relationships of an accessPackage object. * @param AccessPackageItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilderGetQueryParameters.php index b1ff43ca6d4..b2fe7f6b346 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackages/Item/AccessPackageItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + * Retrieve the properties and relationships of an accessPackage object. */ class AccessPackageItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilder.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilder.php index 4ec0ae29611..c463b1c09aa 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilder.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilder.php @@ -65,11 +65,11 @@ public function delete(?AccessPackagesWithUniqueNameRequestBuilderDeleteRequestC } /** - * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + * Retrieve the properties and relationships of an accessPackage object. * @param AccessPackagesWithUniqueNameRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta Find more info here */ public function get(?AccessPackagesWithUniqueNameRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -114,7 +114,7 @@ public function toDeleteRequestInformation(?AccessPackagesWithUniqueNameRequestB } /** - * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + * Retrieve the properties and relationships of an accessPackage object. * @param AccessPackagesWithUniqueNameRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilderGetQueryParameters.php index 62a3fe523c2..8900e6f934e 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackagesWithUniqueName/AccessPackagesWithUniqueNameRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. + * Retrieve the properties and relationships of an accessPackage object. */ class AccessPackagesWithUniqueNameRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.php b/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.php index 69b1ac60dbc..00d359b13d3 100644 --- a/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.php +++ b/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.php @@ -70,11 +70,11 @@ public function delete(?AgreementItemRequestBuilderDeleteRequestConfiguration $r } /** - * Retrieve all files related to an agreement. This includes the default file and all localized files. + * Retrieve the properties and relationships of an agreement object. * @param AgreementItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta Find more info here */ public function get(?AgreementItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -119,7 +119,7 @@ public function toDeleteRequestInformation(?AgreementItemRequestBuilderDeleteReq } /** - * Retrieve all files related to an agreement. This includes the default file and all localized files. + * Retrieve the properties and relationships of an agreement object. * @param AgreementItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilderGetQueryParameters.php b/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilderGetQueryParameters.php index 08036143775..e1d6d93093c 100644 --- a/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve all files related to an agreement. This includes the default file and all localized files. + * Retrieve the properties and relationships of an agreement object. */ class AgreementItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilder.php b/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilder.php index c1f0eaae8a2..7dc8b7c1972 100644 --- a/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilder.php +++ b/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilder.php @@ -45,11 +45,11 @@ public function delete(?RiskDetectionItemRequestBuilderDeleteRequestConfiguratio } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param RiskDetectionItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta Find more info here */ public function get(?RiskDetectionItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -93,7 +93,7 @@ public function toDeleteRequestInformation(?RiskDetectionItemRequestBuilderDelet } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param RiskDetectionItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilderGetQueryParameters.php b/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilderGetQueryParameters.php index 0ed3e0e8b9c..d07753ed90d 100644 --- a/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. */ class RiskDetectionItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Models/AccessPackageCustomExtensionHandlerStatus.php b/src/Generated/Models/AccessPackageCustomExtensionHandlerStatus.php index 3cc2a02494c..c08ccd56efc 100644 --- a/src/Generated/Models/AccessPackageCustomExtensionHandlerStatus.php +++ b/src/Generated/Models/AccessPackageCustomExtensionHandlerStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessPackageCustomExtensionHandlerStatus extends Enum { - public const REQUEST_SENT = 'requestSent'; - public const REQUEST_RECEIVED = 'requestReceived'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REQUEST_SENT = "requestSent"; + public const REQUEST_RECEIVED = "requestReceived"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AccessPackageCustomExtensionStage.php b/src/Generated/Models/AccessPackageCustomExtensionStage.php index c0c706aca95..62f7436fdd3 100644 --- a/src/Generated/Models/AccessPackageCustomExtensionStage.php +++ b/src/Generated/Models/AccessPackageCustomExtensionStage.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessPackageCustomExtensionStage extends Enum { - public const ASSIGNMENT_REQUEST_CREATED = 'assignmentRequestCreated'; - public const ASSIGNMENT_REQUEST_APPROVED = 'assignmentRequestApproved'; - public const ASSIGNMENT_REQUEST_GRANTED = 'assignmentRequestGranted'; - public const ASSIGNMENT_REQUEST_REMOVED = 'assignmentRequestRemoved'; - public const ASSIGNMENT_FOURTEEN_DAYS_BEFORE_EXPIRATION = 'assignmentFourteenDaysBeforeExpiration'; - public const ASSIGNMENT_ONE_DAY_BEFORE_EXPIRATION = 'assignmentOneDayBeforeExpiration'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ASSIGNMENT_REQUEST_CREATED = "assignmentRequestCreated"; + public const ASSIGNMENT_REQUEST_APPROVED = "assignmentRequestApproved"; + public const ASSIGNMENT_REQUEST_GRANTED = "assignmentRequestGranted"; + public const ASSIGNMENT_REQUEST_REMOVED = "assignmentRequestRemoved"; + public const ASSIGNMENT_FOURTEEN_DAYS_BEFORE_EXPIRATION = "assignmentFourteenDaysBeforeExpiration"; + public const ASSIGNMENT_ONE_DAY_BEFORE_EXPIRATION = "assignmentOneDayBeforeExpiration"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AccessPackageSubjectLifecycle.php b/src/Generated/Models/AccessPackageSubjectLifecycle.php index 3c2eb87bf00..0a6e8bb9c07 100644 --- a/src/Generated/Models/AccessPackageSubjectLifecycle.php +++ b/src/Generated/Models/AccessPackageSubjectLifecycle.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessPackageSubjectLifecycle extends Enum { - public const NOT_DEFINED = 'notDefined'; - public const NOT_GOVERNED = 'notGoverned'; - public const GOVERNED = 'governed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_DEFINED = "notDefined"; + public const NOT_GOVERNED = "notGoverned"; + public const GOVERNED = "governed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AccessReviewHistoryDecisionFilter.php b/src/Generated/Models/AccessReviewHistoryDecisionFilter.php index 71e4791b82b..a04c6343a27 100644 --- a/src/Generated/Models/AccessReviewHistoryDecisionFilter.php +++ b/src/Generated/Models/AccessReviewHistoryDecisionFilter.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessReviewHistoryDecisionFilter extends Enum { - public const APPROVE = 'approve'; - public const DENY = 'deny'; - public const NOT_REVIEWED = 'notReviewed'; - public const DONT_KNOW = 'dontKnow'; - public const NOT_NOTIFIED = 'notNotified'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const APPROVE = "approve"; + public const DENY = "deny"; + public const NOT_REVIEWED = "notReviewed"; + public const DONT_KNOW = "dontKnow"; + public const NOT_NOTIFIED = "notNotified"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AccessReviewHistoryStatus.php b/src/Generated/Models/AccessReviewHistoryStatus.php index 59b5101cb29..a31e3076df6 100644 --- a/src/Generated/Models/AccessReviewHistoryStatus.php +++ b/src/Generated/Models/AccessReviewHistoryStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessReviewHistoryStatus extends Enum { - public const DONE = 'done'; - public const INPROGRESS = 'inprogress'; - public const ERROR = 'error'; - public const REQUESTED = 'requested'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DONE = "done"; + public const INPROGRESS = "inprogress"; + public const ERROR = "error"; + public const REQUESTED = "requested"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AccessReviewTimeoutBehavior.php b/src/Generated/Models/AccessReviewTimeoutBehavior.php index b2ad52c4a3b..c2450a6e771 100644 --- a/src/Generated/Models/AccessReviewTimeoutBehavior.php +++ b/src/Generated/Models/AccessReviewTimeoutBehavior.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessReviewTimeoutBehavior extends Enum { - public const KEEP_ACCESS = 'keepAccess'; - public const REMOVE_ACCESS = 'removeAccess'; - public const ACCEPT_ACCESS_RECOMMENDATION = 'acceptAccessRecommendation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const KEEP_ACCESS = "keepAccess"; + public const REMOVE_ACCESS = "removeAccess"; + public const ACCEPT_ACCESS_RECOMMENDATION = "acceptAccessRecommendation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AccessType.php b/src/Generated/Models/AccessType.php index 9f38111ef9c..c87e53d6502 100644 --- a/src/Generated/Models/AccessType.php +++ b/src/Generated/Models/AccessType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessType extends Enum { - public const GRANT = 'grant'; - public const DENY = 'deny'; + public const GRANT = "grant"; + public const DENY = "deny"; } diff --git a/src/Generated/Models/AccountStatus.php b/src/Generated/Models/AccountStatus.php index ebdd5ac39cf..9eb8dac1acc 100644 --- a/src/Generated/Models/AccountStatus.php +++ b/src/Generated/Models/AccountStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AccountStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const STAGED = 'staged'; - public const ACTIVE = 'active'; - public const SUSPENDED = 'suspended'; - public const DELETED = 'deleted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const STAGED = "staged"; + public const ACTIVE = "active"; + public const SUSPENDED = "suspended"; + public const DELETED = "deleted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AccountTargetContentType.php b/src/Generated/Models/AccountTargetContentType.php index 06f29a0d1a6..29841bd9bb8 100644 --- a/src/Generated/Models/AccountTargetContentType.php +++ b/src/Generated/Models/AccountTargetContentType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AccountTargetContentType extends Enum { - public const UNKNOWN = 'unknown'; - public const INCLUDE_ALL = 'includeAll'; - public const ADDRESS_BOOK = 'addressBook'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INCLUDE_ALL = "includeAll"; + public const ADDRESS_BOOK = "addressBook"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AclType.php b/src/Generated/Models/AclType.php index bffb2be49ad..bf5be7b81fe 100644 --- a/src/Generated/Models/AclType.php +++ b/src/Generated/Models/AclType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AclType extends Enum { - public const USER = 'user'; - public const GROUP = 'group'; - public const EVERYONE = 'everyone'; - public const EVERYONE_EXCEPT_GUESTS = 'everyoneExceptGuests'; - public const EXTERNAL_GROUP = 'externalGroup'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const GROUP = "group"; + public const EVERYONE = "everyone"; + public const EVERYONE_EXCEPT_GUESTS = "everyoneExceptGuests"; + public const EXTERNAL_GROUP = "externalGroup"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ActionCapability.php b/src/Generated/Models/ActionCapability.php index b65e756de8a..ced24255ec0 100644 --- a/src/Generated/Models/ActionCapability.php +++ b/src/Generated/Models/ActionCapability.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ActionCapability extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ActionSource.php b/src/Generated/Models/ActionSource.php index 084bf37d7fb..0e8a6228569 100644 --- a/src/Generated/Models/ActionSource.php +++ b/src/Generated/Models/ActionSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ActionSource extends Enum { - public const MANUAL = 'manual'; - public const AUTOMATIC = 'automatic'; - public const RECOMMENDED = 'recommended'; - public const DEFAULT = 'default'; + public const MANUAL = "manual"; + public const AUTOMATIC = "automatic"; + public const RECOMMENDED = "recommended"; + public const DEFAULT = "default"; } diff --git a/src/Generated/Models/ActionState.php b/src/Generated/Models/ActionState.php index 2e9aab74bdd..7ef71d0c868 100644 --- a/src/Generated/Models/ActionState.php +++ b/src/Generated/Models/ActionState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ActionState extends Enum { - public const NONE = 'none'; - public const PENDING = 'pending'; - public const CANCELED = 'canceled'; - public const ACTIVE = 'active'; - public const DONE = 'done'; - public const FAILED = 'failed'; - public const NOT_SUPPORTED = 'notSupported'; + public const NONE = "none"; + public const PENDING = "pending"; + public const CANCELED = "canceled"; + public const ACTIVE = "active"; + public const DONE = "done"; + public const FAILED = "failed"; + public const NOT_SUPPORTED = "notSupported"; } diff --git a/src/Generated/Models/ActivityDomain.php b/src/Generated/Models/ActivityDomain.php index f95e398ec51..2945afff22e 100644 --- a/src/Generated/Models/ActivityDomain.php +++ b/src/Generated/Models/ActivityDomain.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ActivityDomain extends Enum { - public const UNKNOWN = 'unknown'; - public const WORK = 'work'; - public const PERSONAL = 'personal'; - public const UNRESTRICTED = 'unrestricted'; + public const UNKNOWN = "unknown"; + public const WORK = "work"; + public const PERSONAL = "personal"; + public const UNRESTRICTED = "unrestricted"; } diff --git a/src/Generated/Models/ActivityType.php b/src/Generated/Models/ActivityType.php index 2bce9360471..9e57afb3325 100644 --- a/src/Generated/Models/ActivityType.php +++ b/src/Generated/Models/ActivityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ActivityType extends Enum { - public const SIGNIN = 'signin'; - public const USER = 'user'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const SERVICE_PRINCIPAL = 'servicePrincipal'; + public const SIGNIN = "signin"; + public const USER = "user"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const SERVICE_PRINCIPAL = "servicePrincipal"; } diff --git a/src/Generated/Models/AdminConsentState.php b/src/Generated/Models/AdminConsentState.php index c887a587d8b..a3f5b06d6a2 100644 --- a/src/Generated/Models/AdminConsentState.php +++ b/src/Generated/Models/AdminConsentState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AdminConsentState extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const GRANTED = 'granted'; - public const NOT_GRANTED = 'notGranted'; + public const NOT_CONFIGURED = "notConfigured"; + public const GRANTED = "granted"; + public const NOT_GRANTED = "notGranted"; } diff --git a/src/Generated/Models/AdministratorConfiguredDeviceComplianceState.php b/src/Generated/Models/AdministratorConfiguredDeviceComplianceState.php index 3c4b102aec3..b2129f7e7b7 100644 --- a/src/Generated/Models/AdministratorConfiguredDeviceComplianceState.php +++ b/src/Generated/Models/AdministratorConfiguredDeviceComplianceState.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AdministratorConfiguredDeviceComplianceState extends Enum { - public const BASED_ON_DEVICE_COMPLIANCE_POLICY = 'basedOnDeviceCompliancePolicy'; - public const NON_COMPLIANT = 'nonCompliant'; + public const BASED_ON_DEVICE_COMPLIANCE_POLICY = "basedOnDeviceCompliancePolicy"; + public const NON_COMPLIANT = "nonCompliant"; } diff --git a/src/Generated/Models/AdvancedBitLockerState.php b/src/Generated/Models/AdvancedBitLockerState.php index 18c601e8600..e8d52386abd 100644 --- a/src/Generated/Models/AdvancedBitLockerState.php +++ b/src/Generated/Models/AdvancedBitLockerState.php @@ -5,21 +5,21 @@ use Microsoft\Kiota\Abstractions\Enum; class AdvancedBitLockerState extends Enum { - public const SUCCESS = 'success'; - public const NO_USER_CONSENT = 'noUserConsent'; - public const OS_VOLUME_UNPROTECTED = 'osVolumeUnprotected'; - public const OS_VOLUME_TPM_REQUIRED = 'osVolumeTpmRequired'; - public const OS_VOLUME_TPM_ONLY_REQUIRED = 'osVolumeTpmOnlyRequired'; - public const OS_VOLUME_TPM_PIN_REQUIRED = 'osVolumeTpmPinRequired'; - public const OS_VOLUME_TPM_STARTUP_KEY_REQUIRED = 'osVolumeTpmStartupKeyRequired'; - public const OS_VOLUME_TPM_PIN_STARTUP_KEY_REQUIRED = 'osVolumeTpmPinStartupKeyRequired'; - public const OS_VOLUME_ENCRYPTION_METHOD_MISMATCH = 'osVolumeEncryptionMethodMismatch'; - public const RECOVERY_KEY_BACKUP_FAILED = 'recoveryKeyBackupFailed'; - public const FIXED_DRIVE_NOT_ENCRYPTED = 'fixedDriveNotEncrypted'; - public const FIXED_DRIVE_ENCRYPTION_METHOD_MISMATCH = 'fixedDriveEncryptionMethodMismatch'; - public const LOGGED_ON_USER_NON_ADMIN = 'loggedOnUserNonAdmin'; - public const WINDOWS_RECOVERY_ENVIRONMENT_NOT_CONFIGURED = 'windowsRecoveryEnvironmentNotConfigured'; - public const TPM_NOT_AVAILABLE = 'tpmNotAvailable'; - public const TPM_NOT_READY = 'tpmNotReady'; - public const NETWORK_ERROR = 'networkError'; + public const SUCCESS = "success"; + public const NO_USER_CONSENT = "noUserConsent"; + public const OS_VOLUME_UNPROTECTED = "osVolumeUnprotected"; + public const OS_VOLUME_TPM_REQUIRED = "osVolumeTpmRequired"; + public const OS_VOLUME_TPM_ONLY_REQUIRED = "osVolumeTpmOnlyRequired"; + public const OS_VOLUME_TPM_PIN_REQUIRED = "osVolumeTpmPinRequired"; + public const OS_VOLUME_TPM_STARTUP_KEY_REQUIRED = "osVolumeTpmStartupKeyRequired"; + public const OS_VOLUME_TPM_PIN_STARTUP_KEY_REQUIRED = "osVolumeTpmPinStartupKeyRequired"; + public const OS_VOLUME_ENCRYPTION_METHOD_MISMATCH = "osVolumeEncryptionMethodMismatch"; + public const RECOVERY_KEY_BACKUP_FAILED = "recoveryKeyBackupFailed"; + public const FIXED_DRIVE_NOT_ENCRYPTED = "fixedDriveNotEncrypted"; + public const FIXED_DRIVE_ENCRYPTION_METHOD_MISMATCH = "fixedDriveEncryptionMethodMismatch"; + public const LOGGED_ON_USER_NON_ADMIN = "loggedOnUserNonAdmin"; + public const WINDOWS_RECOVERY_ENVIRONMENT_NOT_CONFIGURED = "windowsRecoveryEnvironmentNotConfigured"; + public const TPM_NOT_AVAILABLE = "tpmNotAvailable"; + public const TPM_NOT_READY = "tpmNotReady"; + public const NETWORK_ERROR = "networkError"; } diff --git a/src/Generated/Models/AdvancedConfigState.php b/src/Generated/Models/AdvancedConfigState.php index 70fe3f6a161..9ba98050cd7 100644 --- a/src/Generated/Models/AdvancedConfigState.php +++ b/src/Generated/Models/AdvancedConfigState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AdvancedConfigState extends Enum { - public const DEFAULT = 'default'; - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AgentStatus.php b/src/Generated/Models/AgentStatus.php index e11491cc785..e34df94424d 100644 --- a/src/Generated/Models/AgentStatus.php +++ b/src/Generated/Models/AgentStatus.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AgentStatus extends Enum { - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; } diff --git a/src/Generated/Models/AgreementAcceptanceState.php b/src/Generated/Models/AgreementAcceptanceState.php index cf0fe8a0d67..c9268958dd3 100644 --- a/src/Generated/Models/AgreementAcceptanceState.php +++ b/src/Generated/Models/AgreementAcceptanceState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AgreementAcceptanceState extends Enum { - public const ACCEPTED = 'accepted'; - public const DECLINED = 'declined'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACCEPTED = "accepted"; + public const DECLINED = "declined"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AlertFeedback.php b/src/Generated/Models/AlertFeedback.php index 900a354a86e..b621f952c91 100644 --- a/src/Generated/Models/AlertFeedback.php +++ b/src/Generated/Models/AlertFeedback.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertFeedback extends Enum { - public const UNKNOWN = 'unknown'; - public const TRUE_POSITIVE = 'truePositive'; - public const FALSE_POSITIVE = 'falsePositive'; - public const BENIGN_POSITIVE = 'benignPositive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const TRUE_POSITIVE = "truePositive"; + public const FALSE_POSITIVE = "falsePositive"; + public const BENIGN_POSITIVE = "benignPositive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AlertSeverity.php b/src/Generated/Models/AlertSeverity.php index 13ac7c9e413..87884aa785f 100644 --- a/src/Generated/Models/AlertSeverity.php +++ b/src/Generated/Models/AlertSeverity.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertSeverity extends Enum { - public const UNKNOWN = 'unknown'; - public const INFORMATIONAL = 'informational'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INFORMATIONAL = "informational"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AlertStatus.php b/src/Generated/Models/AlertStatus.php index c454d5da894..3f27801f7af 100644 --- a/src/Generated/Models/AlertStatus.php +++ b/src/Generated/Models/AlertStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NEW_ALERT = 'newAlert'; - public const IN_PROGRESS = 'inProgress'; - public const RESOLVED = 'resolved'; - public const DISMISSED = 'dismissed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NEW_ALERT = "newAlert"; + public const IN_PROGRESS = "inProgress"; + public const RESOLVED = "resolved"; + public const DISMISSED = "dismissed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Alignment.php b/src/Generated/Models/Alignment.php index ba6b12ff169..5969b8a4eb7 100644 --- a/src/Generated/Models/Alignment.php +++ b/src/Generated/Models/Alignment.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Alignment extends Enum { - public const LEFT = 'left'; - public const RIGHT = 'right'; - public const CENTER = 'center'; + public const LEFT = "left"; + public const RIGHT = "right"; + public const CENTER = "center"; } diff --git a/src/Generated/Models/AllowInvitesFrom.php b/src/Generated/Models/AllowInvitesFrom.php index 990ee7ec962..099b035c275 100644 --- a/src/Generated/Models/AllowInvitesFrom.php +++ b/src/Generated/Models/AllowInvitesFrom.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AllowInvitesFrom extends Enum { - public const NONE = 'none'; - public const ADMINS_AND_GUEST_INVITERS = 'adminsAndGuestInviters'; - public const ADMINS_GUEST_INVITERS_AND_ALL_MEMBERS = 'adminsGuestInvitersAndAllMembers'; - public const EVERYONE = 'everyone'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ADMINS_AND_GUEST_INVITERS = "adminsAndGuestInviters"; + public const ADMINS_GUEST_INVITERS_AND_ALL_MEMBERS = "adminsGuestInvitersAndAllMembers"; + public const EVERYONE = "everyone"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AllowedAudiences.php b/src/Generated/Models/AllowedAudiences.php index 1b29fc00b1c..0f8da2f2903 100644 --- a/src/Generated/Models/AllowedAudiences.php +++ b/src/Generated/Models/AllowedAudiences.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AllowedAudiences extends Enum { - public const ME = 'me'; - public const FAMILY = 'family'; - public const CONTACTS = 'contacts'; - public const GROUP_MEMBERS = 'groupMembers'; - public const ORGANIZATION = 'organization'; - public const FEDERATED_ORGANIZATIONS = 'federatedOrganizations'; - public const EVERYONE = 'everyone'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ME = "me"; + public const FAMILY = "family"; + public const CONTACTS = "contacts"; + public const GROUP_MEMBERS = "groupMembers"; + public const ORGANIZATION = "organization"; + public const FEDERATED_ORGANIZATIONS = "federatedOrganizations"; + public const EVERYONE = "everyone"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AllowedLobbyAdmitterRoles.php b/src/Generated/Models/AllowedLobbyAdmitterRoles.php index 9ee3ab81873..1f18778d961 100644 --- a/src/Generated/Models/AllowedLobbyAdmitterRoles.php +++ b/src/Generated/Models/AllowedLobbyAdmitterRoles.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AllowedLobbyAdmitterRoles extends Enum { - public const ORGANIZER_AND_CO_ORGANIZERS_AND_PRESENTERS = 'organizerAndCoOrganizersAndPresenters'; - public const ORGANIZER_AND_CO_ORGANIZERS = 'organizerAndCoOrganizers'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ORGANIZER_AND_CO_ORGANIZERS_AND_PRESENTERS = "organizerAndCoOrganizersAndPresenters"; + public const ORGANIZER_AND_CO_ORGANIZERS = "organizerAndCoOrganizers"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AllowedRolePrincipalTypes.php b/src/Generated/Models/AllowedRolePrincipalTypes.php index 6b048f35b83..8dca84c6282 100644 --- a/src/Generated/Models/AllowedRolePrincipalTypes.php +++ b/src/Generated/Models/AllowedRolePrincipalTypes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AllowedRolePrincipalTypes extends Enum { - public const USER = 'user'; - public const SERVICE_PRINCIPAL = 'servicePrincipal'; - public const GROUP = 'group'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const SERVICE_PRINCIPAL = "servicePrincipal"; + public const GROUP = "group"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AnalyticsActivityType.php b/src/Generated/Models/AnalyticsActivityType.php index ff71579d847..c942d754449 100644 --- a/src/Generated/Models/AnalyticsActivityType.php +++ b/src/Generated/Models/AnalyticsActivityType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AnalyticsActivityType extends Enum { - public const EMAIL = 'Email'; - public const MEETING = 'Meeting'; - public const FOCUS = 'Focus'; - public const CHAT = 'Chat'; - public const CALL = 'Call'; + public const EMAIL = "Email"; + public const MEETING = "Meeting"; + public const FOCUS = "Focus"; + public const CHAT = "Chat"; + public const CALL = "Call"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerAppAutoUpdatePolicyType.php b/src/Generated/Models/AndroidDeviceOwnerAppAutoUpdatePolicyType.php index 0d753d9c80c..7debadcf149 100644 --- a/src/Generated/Models/AndroidDeviceOwnerAppAutoUpdatePolicyType.php +++ b/src/Generated/Models/AndroidDeviceOwnerAppAutoUpdatePolicyType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerAppAutoUpdatePolicyType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const USER_CHOICE = 'userChoice'; - public const NEVER = 'never'; - public const WI_FI_ONLY = 'wiFiOnly'; - public const ALWAYS = 'always'; + public const NOT_CONFIGURED = "notConfigured"; + public const USER_CHOICE = "userChoice"; + public const NEVER = "never"; + public const WI_FI_ONLY = "wiFiOnly"; + public const ALWAYS = "always"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerBatteryPluggedMode.php b/src/Generated/Models/AndroidDeviceOwnerBatteryPluggedMode.php index d01c1e4183c..6435c389f85 100644 --- a/src/Generated/Models/AndroidDeviceOwnerBatteryPluggedMode.php +++ b/src/Generated/Models/AndroidDeviceOwnerBatteryPluggedMode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerBatteryPluggedMode extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const AC = 'ac'; - public const USB = 'usb'; - public const WIRELESS = 'wireless'; + public const NOT_CONFIGURED = "notConfigured"; + public const AC = "ac"; + public const USB = "usb"; + public const WIRELESS = "wireless"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerCertificateAccessType.php b/src/Generated/Models/AndroidDeviceOwnerCertificateAccessType.php index b724d63eb30..0a3be6af053 100644 --- a/src/Generated/Models/AndroidDeviceOwnerCertificateAccessType.php +++ b/src/Generated/Models/AndroidDeviceOwnerCertificateAccessType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerCertificateAccessType extends Enum { - public const USER_APPROVAL = 'userApproval'; - public const SPECIFIC_APPS = 'specificApps'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER_APPROVAL = "userApproval"; + public const SPECIFIC_APPS = "specificApps"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerCrossProfileDataSharing.php b/src/Generated/Models/AndroidDeviceOwnerCrossProfileDataSharing.php index a008ae834a7..4b871c44400 100644 --- a/src/Generated/Models/AndroidDeviceOwnerCrossProfileDataSharing.php +++ b/src/Generated/Models/AndroidDeviceOwnerCrossProfileDataSharing.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerCrossProfileDataSharing extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const CROSS_PROFILE_DATA_SHARING_BLOCKED = 'crossProfileDataSharingBlocked'; - public const DATA_SHARING_FROM_WORK_TO_PERSONAL_BLOCKED = 'dataSharingFromWorkToPersonalBlocked'; - public const CROSS_PROFILE_DATA_SHARING_ALLOWED = 'crossProfileDataSharingAllowed'; - public const UNKOWN_FUTURE_VALUE = 'unkownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const CROSS_PROFILE_DATA_SHARING_BLOCKED = "crossProfileDataSharingBlocked"; + public const DATA_SHARING_FROM_WORK_TO_PERSONAL_BLOCKED = "dataSharingFromWorkToPersonalBlocked"; + public const CROSS_PROFILE_DATA_SHARING_ALLOWED = "crossProfileDataSharingAllowed"; + public const UNKOWN_FUTURE_VALUE = "unkownFutureValue"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerDefaultAppPermissionPolicyType.php b/src/Generated/Models/AndroidDeviceOwnerDefaultAppPermissionPolicyType.php index 2f072147691..4ea94709699 100644 --- a/src/Generated/Models/AndroidDeviceOwnerDefaultAppPermissionPolicyType.php +++ b/src/Generated/Models/AndroidDeviceOwnerDefaultAppPermissionPolicyType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerDefaultAppPermissionPolicyType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const PROMPT = 'prompt'; - public const AUTO_GRANT = 'autoGrant'; - public const AUTO_DENY = 'autoDeny'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const PROMPT = "prompt"; + public const AUTO_GRANT = "autoGrant"; + public const AUTO_DENY = "autoDeny"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerDelegatedAppScopeType.php b/src/Generated/Models/AndroidDeviceOwnerDelegatedAppScopeType.php index ccd13591efb..f5bc6016752 100644 --- a/src/Generated/Models/AndroidDeviceOwnerDelegatedAppScopeType.php +++ b/src/Generated/Models/AndroidDeviceOwnerDelegatedAppScopeType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerDelegatedAppScopeType extends Enum { - public const UNSPECIFIED = 'unspecified'; - public const CERTIFICATE_INSTALL = 'certificateInstall'; - public const CAPTURE_NETWORK_ACTIVITY_LOG = 'captureNetworkActivityLog'; - public const CAPTURE_SECURITY_LOG = 'captureSecurityLog'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNSPECIFIED = "unspecified"; + public const CERTIFICATE_INSTALL = "certificateInstall"; + public const CAPTURE_NETWORK_ACTIVITY_LOG = "captureNetworkActivityLog"; + public const CAPTURE_SECURITY_LOG = "captureSecurityLog"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerEnrollmentMode.php b/src/Generated/Models/AndroidDeviceOwnerEnrollmentMode.php index 20082869055..af91fd4768d 100644 --- a/src/Generated/Models/AndroidDeviceOwnerEnrollmentMode.php +++ b/src/Generated/Models/AndroidDeviceOwnerEnrollmentMode.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerEnrollmentMode extends Enum { - public const CORPORATE_OWNED_DEDICATED_DEVICE = 'corporateOwnedDedicatedDevice'; - public const CORPORATE_OWNED_FULLY_MANAGED = 'corporateOwnedFullyManaged'; - public const CORPORATE_OWNED_WORK_PROFILE = 'corporateOwnedWorkProfile'; - public const CORPORATE_OWNED_A_O_S_P_USERLESS_DEVICE = 'corporateOwnedAOSPUserlessDevice'; - public const CORPORATE_OWNED_A_O_S_P_USER_ASSOCIATED_DEVICE = 'corporateOwnedAOSPUserAssociatedDevice'; + public const CORPORATE_OWNED_DEDICATED_DEVICE = "corporateOwnedDedicatedDevice"; + public const CORPORATE_OWNED_FULLY_MANAGED = "corporateOwnedFullyManaged"; + public const CORPORATE_OWNED_WORK_PROFILE = "corporateOwnedWorkProfile"; + public const CORPORATE_OWNED_A_O_S_P_USERLESS_DEVICE = "corporateOwnedAOSPUserlessDevice"; + public const CORPORATE_OWNED_A_O_S_P_USER_ASSOCIATED_DEVICE = "corporateOwnedAOSPUserAssociatedDevice"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerEnrollmentProfileType.php b/src/Generated/Models/AndroidDeviceOwnerEnrollmentProfileType.php index 13a46bab63a..d7a1c5d64a8 100644 --- a/src/Generated/Models/AndroidDeviceOwnerEnrollmentProfileType.php +++ b/src/Generated/Models/AndroidDeviceOwnerEnrollmentProfileType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerEnrollmentProfileType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DEDICATED_DEVICE = 'dedicatedDevice'; - public const FULLY_MANAGED = 'fullyManaged'; + public const NOT_CONFIGURED = "notConfigured"; + public const DEDICATED_DEVICE = "dedicatedDevice"; + public const FULLY_MANAGED = "fullyManaged"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerEnrollmentTokenType.php b/src/Generated/Models/AndroidDeviceOwnerEnrollmentTokenType.php index dc674b7b706..199d73732b9 100644 --- a/src/Generated/Models/AndroidDeviceOwnerEnrollmentTokenType.php +++ b/src/Generated/Models/AndroidDeviceOwnerEnrollmentTokenType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerEnrollmentTokenType extends Enum { - public const DEFAULT = 'default'; - public const CORPORATE_OWNED_DEDICATED_DEVICE_WITH_AZURE_A_D_SHARED_MODE = 'corporateOwnedDedicatedDeviceWithAzureADSharedMode'; - public const DEVICE_STAGING = 'deviceStaging'; + public const DEFAULT = "default"; + public const CORPORATE_OWNED_DEDICATED_DEVICE_WITH_AZURE_A_D_SHARED_MODE = "corporateOwnedDedicatedDeviceWithAzureADSharedMode"; + public const DEVICE_STAGING = "deviceStaging"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationStatusBar.php b/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationStatusBar.php index ca0279da460..b908075e95c 100644 --- a/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationStatusBar.php +++ b/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationStatusBar.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerKioskCustomizationStatusBar extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const NOTIFICATIONS_AND_SYSTEM_INFO_ENABLED = 'notificationsAndSystemInfoEnabled'; - public const SYSTEM_INFO_ONLY = 'systemInfoOnly'; + public const NOT_CONFIGURED = "notConfigured"; + public const NOTIFICATIONS_AND_SYSTEM_INFO_ENABLED = "notificationsAndSystemInfoEnabled"; + public const SYSTEM_INFO_ONLY = "systemInfoOnly"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationSystemNavigation.php b/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationSystemNavigation.php index 2d08e7eb8ef..1445e630bd3 100644 --- a/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationSystemNavigation.php +++ b/src/Generated/Models/AndroidDeviceOwnerKioskCustomizationSystemNavigation.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerKioskCustomizationSystemNavigation extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const NAVIGATION_ENABLED = 'navigationEnabled'; - public const HOME_BUTTON_ONLY = 'homeButtonOnly'; + public const NOT_CONFIGURED = "notConfigured"; + public const NAVIGATION_ENABLED = "navigationEnabled"; + public const HOME_BUTTON_ONLY = "homeButtonOnly"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerKioskModeFolderIcon.php b/src/Generated/Models/AndroidDeviceOwnerKioskModeFolderIcon.php index 1d31a13b5f7..283c97c03f1 100644 --- a/src/Generated/Models/AndroidDeviceOwnerKioskModeFolderIcon.php +++ b/src/Generated/Models/AndroidDeviceOwnerKioskModeFolderIcon.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerKioskModeFolderIcon extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DARK_SQUARE = 'darkSquare'; - public const DARK_CIRCLE = 'darkCircle'; - public const LIGHT_SQUARE = 'lightSquare'; - public const LIGHT_CIRCLE = 'lightCircle'; + public const NOT_CONFIGURED = "notConfigured"; + public const DARK_SQUARE = "darkSquare"; + public const DARK_CIRCLE = "darkCircle"; + public const LIGHT_SQUARE = "lightSquare"; + public const LIGHT_CIRCLE = "lightCircle"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerKioskModeIconSize.php b/src/Generated/Models/AndroidDeviceOwnerKioskModeIconSize.php index 31b97c599e4..7bf1d70134f 100644 --- a/src/Generated/Models/AndroidDeviceOwnerKioskModeIconSize.php +++ b/src/Generated/Models/AndroidDeviceOwnerKioskModeIconSize.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerKioskModeIconSize extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const SMALLEST = 'smallest'; - public const SMALL = 'small'; - public const REGULAR = 'regular'; - public const LARGE = 'large'; - public const LARGEST = 'largest'; + public const NOT_CONFIGURED = "notConfigured"; + public const SMALLEST = "smallest"; + public const SMALL = "small"; + public const REGULAR = "regular"; + public const LARGE = "large"; + public const LARGEST = "largest"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerKioskModeScreenOrientation.php b/src/Generated/Models/AndroidDeviceOwnerKioskModeScreenOrientation.php index bc67329c2f9..d735ea7706f 100644 --- a/src/Generated/Models/AndroidDeviceOwnerKioskModeScreenOrientation.php +++ b/src/Generated/Models/AndroidDeviceOwnerKioskModeScreenOrientation.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerKioskModeScreenOrientation extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const PORTRAIT = 'portrait'; - public const LANDSCAPE = 'landscape'; - public const AUTO_ROTATE = 'autoRotate'; + public const NOT_CONFIGURED = "notConfigured"; + public const PORTRAIT = "portrait"; + public const LANDSCAPE = "landscape"; + public const AUTO_ROTATE = "autoRotate"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerLocationMode.php b/src/Generated/Models/AndroidDeviceOwnerLocationMode.php index 7ba95d8c5dc..fc98d49445b 100644 --- a/src/Generated/Models/AndroidDeviceOwnerLocationMode.php +++ b/src/Generated/Models/AndroidDeviceOwnerLocationMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerLocationMode extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerPlayStoreMode.php b/src/Generated/Models/AndroidDeviceOwnerPlayStoreMode.php index 2344f2cf243..0a3fdd34dfa 100644 --- a/src/Generated/Models/AndroidDeviceOwnerPlayStoreMode.php +++ b/src/Generated/Models/AndroidDeviceOwnerPlayStoreMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerPlayStoreMode extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ALLOW_LIST = 'allowList'; - public const BLOCK_LIST = 'blockList'; + public const NOT_CONFIGURED = "notConfigured"; + public const ALLOW_LIST = "allowList"; + public const BLOCK_LIST = "blockList"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordType.php b/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordType.php index 46ec42b8053..3eaf336660f 100644 --- a/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordType.php +++ b/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerRequiredPasswordType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const REQUIRED = 'required'; - public const NUMERIC = 'numeric'; - public const NUMERIC_COMPLEX = 'numericComplex'; - public const ALPHABETIC = 'alphabetic'; - public const ALPHANUMERIC = 'alphanumeric'; - public const ALPHANUMERIC_WITH_SYMBOLS = 'alphanumericWithSymbols'; - public const LOW_SECURITY_BIOMETRIC = 'lowSecurityBiometric'; - public const CUSTOM_PASSWORD = 'customPassword'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const REQUIRED = "required"; + public const NUMERIC = "numeric"; + public const NUMERIC_COMPLEX = "numericComplex"; + public const ALPHABETIC = "alphabetic"; + public const ALPHANUMERIC = "alphanumeric"; + public const ALPHANUMERIC_WITH_SYMBOLS = "alphanumericWithSymbols"; + public const LOW_SECURITY_BIOMETRIC = "lowSecurityBiometric"; + public const CUSTOM_PASSWORD = "customPassword"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordUnlock.php b/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordUnlock.php index 17d24a8818c..5c3322cffc7 100644 --- a/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordUnlock.php +++ b/src/Generated/Models/AndroidDeviceOwnerRequiredPasswordUnlock.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerRequiredPasswordUnlock extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const DAILY = 'daily'; - public const UNKOWN_FUTURE_VALUE = 'unkownFutureValue'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const DAILY = "daily"; + public const UNKOWN_FUTURE_VALUE = "unkownFutureValue"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerSystemUpdateInstallType.php b/src/Generated/Models/AndroidDeviceOwnerSystemUpdateInstallType.php index fd5f3378d52..2058824e43d 100644 --- a/src/Generated/Models/AndroidDeviceOwnerSystemUpdateInstallType.php +++ b/src/Generated/Models/AndroidDeviceOwnerSystemUpdateInstallType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerSystemUpdateInstallType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const POSTPONE = 'postpone'; - public const WINDOWED = 'windowed'; - public const AUTOMATIC = 'automatic'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const POSTPONE = "postpone"; + public const WINDOWED = "windowed"; + public const AUTOMATIC = "automatic"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerVirtualHomeButtonType.php b/src/Generated/Models/AndroidDeviceOwnerVirtualHomeButtonType.php index 6d10ec67799..881e384fec7 100644 --- a/src/Generated/Models/AndroidDeviceOwnerVirtualHomeButtonType.php +++ b/src/Generated/Models/AndroidDeviceOwnerVirtualHomeButtonType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerVirtualHomeButtonType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const SWIPE_UP = 'swipeUp'; - public const FLOATING = 'floating'; + public const NOT_CONFIGURED = "notConfigured"; + public const SWIPE_UP = "swipeUp"; + public const FLOATING = "floating"; } diff --git a/src/Generated/Models/AndroidDeviceOwnerWiFiSecurityType.php b/src/Generated/Models/AndroidDeviceOwnerWiFiSecurityType.php index f48e3a24301..50965b257a5 100644 --- a/src/Generated/Models/AndroidDeviceOwnerWiFiSecurityType.php +++ b/src/Generated/Models/AndroidDeviceOwnerWiFiSecurityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidDeviceOwnerWiFiSecurityType extends Enum { - public const OPEN = 'open'; - public const WEP = 'wep'; - public const WPA_PERSONAL = 'wpaPersonal'; - public const WPA_ENTERPRISE = 'wpaEnterprise'; + public const OPEN = "open"; + public const WEP = "wep"; + public const WPA_PERSONAL = "wpaPersonal"; + public const WPA_ENTERPRISE = "wpaEnterprise"; } diff --git a/src/Generated/Models/AndroidEapType.php b/src/Generated/Models/AndroidEapType.php index b50f2f6c6c6..1ec5993ef25 100644 --- a/src/Generated/Models/AndroidEapType.php +++ b/src/Generated/Models/AndroidEapType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidEapType extends Enum { - public const EAP_TLS = 'eapTls'; - public const EAP_TTLS = 'eapTtls'; - public const PEAP = 'peap'; + public const EAP_TLS = "eapTls"; + public const EAP_TTLS = "eapTtls"; + public const PEAP = "peap"; } diff --git a/src/Generated/Models/AndroidForWorkAppConfigurationSchemaItemDataType.php b/src/Generated/Models/AndroidForWorkAppConfigurationSchemaItemDataType.php index 3ad4e0fce2c..f01a1d94520 100644 --- a/src/Generated/Models/AndroidForWorkAppConfigurationSchemaItemDataType.php +++ b/src/Generated/Models/AndroidForWorkAppConfigurationSchemaItemDataType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkAppConfigurationSchemaItemDataType extends Enum { - public const BOOL = 'bool'; - public const INTEGER = 'integer'; - public const STRING = 'string'; - public const CHOICE = 'choice'; - public const MULTISELECT = 'multiselect'; - public const BUNDLE = 'bundle'; - public const BUNDLE_ARRAY = 'bundleArray'; - public const HIDDEN = 'hidden'; + public const BOOL = "bool"; + public const INTEGER = "integer"; + public const STRING = "string"; + public const CHOICE = "choice"; + public const MULTISELECT = "multiselect"; + public const BUNDLE = "bundle"; + public const BUNDLE_ARRAY = "bundleArray"; + public const HIDDEN = "hidden"; } diff --git a/src/Generated/Models/AndroidForWorkBindStatus.php b/src/Generated/Models/AndroidForWorkBindStatus.php index 43d0865422e..8279e71a895 100644 --- a/src/Generated/Models/AndroidForWorkBindStatus.php +++ b/src/Generated/Models/AndroidForWorkBindStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkBindStatus extends Enum { - public const NOT_BOUND = 'notBound'; - public const BOUND = 'bound'; - public const BOUND_AND_VALIDATED = 'boundAndValidated'; - public const UNBINDING = 'unbinding'; + public const NOT_BOUND = "notBound"; + public const BOUND = "bound"; + public const BOUND_AND_VALIDATED = "boundAndValidated"; + public const UNBINDING = "unbinding"; } diff --git a/src/Generated/Models/AndroidForWorkCrossProfileDataSharingType.php b/src/Generated/Models/AndroidForWorkCrossProfileDataSharingType.php index 43fdb6e4406..626d7e1fd0e 100644 --- a/src/Generated/Models/AndroidForWorkCrossProfileDataSharingType.php +++ b/src/Generated/Models/AndroidForWorkCrossProfileDataSharingType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkCrossProfileDataSharingType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const PREVENT_ANY = 'preventAny'; - public const ALLOW_PERSONAL_TO_WORK = 'allowPersonalToWork'; - public const NO_RESTRICTIONS = 'noRestrictions'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const PREVENT_ANY = "preventAny"; + public const ALLOW_PERSONAL_TO_WORK = "allowPersonalToWork"; + public const NO_RESTRICTIONS = "noRestrictions"; } diff --git a/src/Generated/Models/AndroidForWorkDefaultAppPermissionPolicyType.php b/src/Generated/Models/AndroidForWorkDefaultAppPermissionPolicyType.php index 292626c66ec..9a32296681f 100644 --- a/src/Generated/Models/AndroidForWorkDefaultAppPermissionPolicyType.php +++ b/src/Generated/Models/AndroidForWorkDefaultAppPermissionPolicyType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkDefaultAppPermissionPolicyType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const PROMPT = 'prompt'; - public const AUTO_GRANT = 'autoGrant'; - public const AUTO_DENY = 'autoDeny'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const PROMPT = "prompt"; + public const AUTO_GRANT = "autoGrant"; + public const AUTO_DENY = "autoDeny"; } diff --git a/src/Generated/Models/AndroidForWorkEnrollmentTarget.php b/src/Generated/Models/AndroidForWorkEnrollmentTarget.php index ae98165ed13..4340e27b18b 100644 --- a/src/Generated/Models/AndroidForWorkEnrollmentTarget.php +++ b/src/Generated/Models/AndroidForWorkEnrollmentTarget.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkEnrollmentTarget extends Enum { - public const NONE = 'none'; - public const ALL = 'all'; - public const TARGETED = 'targeted'; - public const TARGETED_AS_ENROLLMENT_RESTRICTIONS = 'targetedAsEnrollmentRestrictions'; + public const NONE = "none"; + public const ALL = "all"; + public const TARGETED = "targeted"; + public const TARGETED_AS_ENROLLMENT_RESTRICTIONS = "targetedAsEnrollmentRestrictions"; } diff --git a/src/Generated/Models/AndroidForWorkRequiredPasswordType.php b/src/Generated/Models/AndroidForWorkRequiredPasswordType.php index 753f233f186..f2795173c37 100644 --- a/src/Generated/Models/AndroidForWorkRequiredPasswordType.php +++ b/src/Generated/Models/AndroidForWorkRequiredPasswordType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkRequiredPasswordType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const LOW_SECURITY_BIOMETRIC = 'lowSecurityBiometric'; - public const REQUIRED = 'required'; - public const AT_LEAST_NUMERIC = 'atLeastNumeric'; - public const NUMERIC_COMPLEX = 'numericComplex'; - public const AT_LEAST_ALPHABETIC = 'atLeastAlphabetic'; - public const AT_LEAST_ALPHANUMERIC = 'atLeastAlphanumeric'; - public const ALPHANUMERIC_WITH_SYMBOLS = 'alphanumericWithSymbols'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const LOW_SECURITY_BIOMETRIC = "lowSecurityBiometric"; + public const REQUIRED = "required"; + public const AT_LEAST_NUMERIC = "atLeastNumeric"; + public const NUMERIC_COMPLEX = "numericComplex"; + public const AT_LEAST_ALPHABETIC = "atLeastAlphabetic"; + public const AT_LEAST_ALPHANUMERIC = "atLeastAlphanumeric"; + public const ALPHANUMERIC_WITH_SYMBOLS = "alphanumericWithSymbols"; } diff --git a/src/Generated/Models/AndroidForWorkSyncStatus.php b/src/Generated/Models/AndroidForWorkSyncStatus.php index d1da0a53dce..e6cad93b97d 100644 --- a/src/Generated/Models/AndroidForWorkSyncStatus.php +++ b/src/Generated/Models/AndroidForWorkSyncStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkSyncStatus extends Enum { - public const SUCCESS = 'success'; - public const CREDENTIALS_NOT_VALID = 'credentialsNotValid'; - public const ANDROID_FOR_WORK_API_ERROR = 'androidForWorkApiError'; - public const MANAGEMENT_SERVICE_ERROR = 'managementServiceError'; - public const UNKNOWN_ERROR = 'unknownError'; - public const NONE = 'none'; + public const SUCCESS = "success"; + public const CREDENTIALS_NOT_VALID = "credentialsNotValid"; + public const ANDROID_FOR_WORK_API_ERROR = "androidForWorkApiError"; + public const MANAGEMENT_SERVICE_ERROR = "managementServiceError"; + public const UNKNOWN_ERROR = "unknownError"; + public const NONE = "none"; } diff --git a/src/Generated/Models/AndroidForWorkVpnConnectionType.php b/src/Generated/Models/AndroidForWorkVpnConnectionType.php index b03044bbb42..3a3588de336 100644 --- a/src/Generated/Models/AndroidForWorkVpnConnectionType.php +++ b/src/Generated/Models/AndroidForWorkVpnConnectionType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidForWorkVpnConnectionType extends Enum { - public const CISCO_ANY_CONNECT = 'ciscoAnyConnect'; - public const PULSE_SECURE = 'pulseSecure'; - public const F5_EDGE_CLIENT = 'f5EdgeClient'; - public const DELL_SONIC_WALL_MOBILE_CONNECT = 'dellSonicWallMobileConnect'; - public const CHECK_POINT_CAPSULE_VPN = 'checkPointCapsuleVpn'; - public const CITRIX = 'citrix'; + public const CISCO_ANY_CONNECT = "ciscoAnyConnect"; + public const PULSE_SECURE = "pulseSecure"; + public const F5_EDGE_CLIENT = "f5EdgeClient"; + public const DELL_SONIC_WALL_MOBILE_CONNECT = "dellSonicWallMobileConnect"; + public const CHECK_POINT_CAPSULE_VPN = "checkPointCapsuleVpn"; + public const CITRIX = "citrix"; } diff --git a/src/Generated/Models/AndroidKeyguardFeature.php b/src/Generated/Models/AndroidKeyguardFeature.php index 66f069fdea9..36fec325bb1 100644 --- a/src/Generated/Models/AndroidKeyguardFeature.php +++ b/src/Generated/Models/AndroidKeyguardFeature.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidKeyguardFeature extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const CAMERA = 'camera'; - public const NOTIFICATIONS = 'notifications'; - public const UNREDACTED_NOTIFICATIONS = 'unredactedNotifications'; - public const TRUST_AGENTS = 'trustAgents'; - public const FINGERPRINT = 'fingerprint'; - public const REMOTE_INPUT = 'remoteInput'; - public const ALL_FEATURES = 'allFeatures'; - public const FACE = 'face'; - public const IRIS = 'iris'; - public const BIOMETRICS = 'biometrics'; + public const NOT_CONFIGURED = "notConfigured"; + public const CAMERA = "camera"; + public const NOTIFICATIONS = "notifications"; + public const UNREDACTED_NOTIFICATIONS = "unredactedNotifications"; + public const TRUST_AGENTS = "trustAgents"; + public const FINGERPRINT = "fingerprint"; + public const REMOTE_INPUT = "remoteInput"; + public const ALL_FEATURES = "allFeatures"; + public const FACE = "face"; + public const IRIS = "iris"; + public const BIOMETRICS = "biometrics"; } diff --git a/src/Generated/Models/AndroidManagedAppProtection.php b/src/Generated/Models/AndroidManagedAppProtection.php index 24eec1b46d9..124a6da69c7 100644 --- a/src/Generated/Models/AndroidManagedAppProtection.php +++ b/src/Generated/Models/AndroidManagedAppProtection.php @@ -240,7 +240,7 @@ public function getConnectToVpnOnLaunch(): ?bool { } /** - * Gets the customBrowserDisplayName property value. Friendly name of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. + * Gets the customBrowserDisplayName property value. Friendly name of the preferred custom browser to open weblink on Android. * @return string|null */ public function getCustomBrowserDisplayName(): ?string { @@ -252,7 +252,7 @@ public function getCustomBrowserDisplayName(): ?string { } /** - * Gets the customBrowserPackageId property value. Unique identifier of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. + * Gets the customBrowserPackageId property value. Unique identifier of a custom browser to open weblink on Android. * @return string|null */ public function getCustomBrowserPackageId(): ?string { @@ -829,7 +829,7 @@ public function setConnectToVpnOnLaunch(?bool $value): void { } /** - * Sets the customBrowserDisplayName property value. Friendly name of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. + * Sets the customBrowserDisplayName property value. Friendly name of the preferred custom browser to open weblink on Android. * @param string|null $value Value to set for the customBrowserDisplayName property. */ public function setCustomBrowserDisplayName(?string $value): void { @@ -837,7 +837,7 @@ public function setCustomBrowserDisplayName(?string $value): void { } /** - * Sets the customBrowserPackageId property value. Unique identifier of the preferred custom browser to open weblink on Android. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. + * Sets the customBrowserPackageId property value. Unique identifier of a custom browser to open weblink on Android. * @param string|null $value Value to set for the customBrowserPackageId property. */ public function setCustomBrowserPackageId(?string $value): void { diff --git a/src/Generated/Models/AndroidManagedAppSafetyNetAppsVerificationType.php b/src/Generated/Models/AndroidManagedAppSafetyNetAppsVerificationType.php index 868fae4f3d7..d0fbf27ec80 100644 --- a/src/Generated/Models/AndroidManagedAppSafetyNetAppsVerificationType.php +++ b/src/Generated/Models/AndroidManagedAppSafetyNetAppsVerificationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedAppSafetyNetAppsVerificationType extends Enum { - public const NONE = 'none'; - public const ENABLED = 'enabled'; + public const NONE = "none"; + public const ENABLED = "enabled"; } diff --git a/src/Generated/Models/AndroidManagedAppSafetyNetDeviceAttestationType.php b/src/Generated/Models/AndroidManagedAppSafetyNetDeviceAttestationType.php index bcec90d8e98..4423b5bb6e5 100644 --- a/src/Generated/Models/AndroidManagedAppSafetyNetDeviceAttestationType.php +++ b/src/Generated/Models/AndroidManagedAppSafetyNetDeviceAttestationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedAppSafetyNetDeviceAttestationType extends Enum { - public const NONE = 'none'; - public const BASIC_INTEGRITY = 'basicIntegrity'; - public const BASIC_INTEGRITY_AND_DEVICE_CERTIFICATION = 'basicIntegrityAndDeviceCertification'; + public const NONE = "none"; + public const BASIC_INTEGRITY = "basicIntegrity"; + public const BASIC_INTEGRITY_AND_DEVICE_CERTIFICATION = "basicIntegrityAndDeviceCertification"; } diff --git a/src/Generated/Models/AndroidManagedAppSafetyNetEvaluationType.php b/src/Generated/Models/AndroidManagedAppSafetyNetEvaluationType.php index d84c71f6baa..a72eea93d56 100644 --- a/src/Generated/Models/AndroidManagedAppSafetyNetEvaluationType.php +++ b/src/Generated/Models/AndroidManagedAppSafetyNetEvaluationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedAppSafetyNetEvaluationType extends Enum { - public const BASIC = 'basic'; - public const HARDWARE_BACKED = 'hardwareBacked'; + public const BASIC = "basic"; + public const HARDWARE_BACKED = "hardwareBacked"; } diff --git a/src/Generated/Models/AndroidManagedStoreAccountAppSyncStatus.php b/src/Generated/Models/AndroidManagedStoreAccountAppSyncStatus.php index ab7021be8c7..8729ffaf51c 100644 --- a/src/Generated/Models/AndroidManagedStoreAccountAppSyncStatus.php +++ b/src/Generated/Models/AndroidManagedStoreAccountAppSyncStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedStoreAccountAppSyncStatus extends Enum { - public const SUCCESS = 'success'; - public const CREDENTIALS_NOT_VALID = 'credentialsNotValid'; - public const ANDROID_FOR_WORK_API_ERROR = 'androidForWorkApiError'; - public const MANAGEMENT_SERVICE_ERROR = 'managementServiceError'; - public const UNKNOWN_ERROR = 'unknownError'; - public const NONE = 'none'; + public const SUCCESS = "success"; + public const CREDENTIALS_NOT_VALID = "credentialsNotValid"; + public const ANDROID_FOR_WORK_API_ERROR = "androidForWorkApiError"; + public const MANAGEMENT_SERVICE_ERROR = "managementServiceError"; + public const UNKNOWN_ERROR = "unknownError"; + public const NONE = "none"; } diff --git a/src/Generated/Models/AndroidManagedStoreAccountBindStatus.php b/src/Generated/Models/AndroidManagedStoreAccountBindStatus.php index d7b6225aaef..417afaae694 100644 --- a/src/Generated/Models/AndroidManagedStoreAccountBindStatus.php +++ b/src/Generated/Models/AndroidManagedStoreAccountBindStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedStoreAccountBindStatus extends Enum { - public const NOT_BOUND = 'notBound'; - public const BOUND = 'bound'; - public const BOUND_AND_VALIDATED = 'boundAndValidated'; - public const UNBINDING = 'unbinding'; + public const NOT_BOUND = "notBound"; + public const BOUND = "bound"; + public const BOUND_AND_VALIDATED = "boundAndValidated"; + public const UNBINDING = "unbinding"; } diff --git a/src/Generated/Models/AndroidManagedStoreAccountEnrollmentTarget.php b/src/Generated/Models/AndroidManagedStoreAccountEnrollmentTarget.php index b20a62d79e7..341ed418256 100644 --- a/src/Generated/Models/AndroidManagedStoreAccountEnrollmentTarget.php +++ b/src/Generated/Models/AndroidManagedStoreAccountEnrollmentTarget.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedStoreAccountEnrollmentTarget extends Enum { - public const NONE = 'none'; - public const ALL = 'all'; - public const TARGETED = 'targeted'; - public const TARGETED_AS_ENROLLMENT_RESTRICTIONS = 'targetedAsEnrollmentRestrictions'; + public const NONE = "none"; + public const ALL = "all"; + public const TARGETED = "targeted"; + public const TARGETED_AS_ENROLLMENT_RESTRICTIONS = "targetedAsEnrollmentRestrictions"; } diff --git a/src/Generated/Models/AndroidManagedStoreAppConfigurationSchemaItemDataType.php b/src/Generated/Models/AndroidManagedStoreAppConfigurationSchemaItemDataType.php index 517d08e9535..e578aac778f 100644 --- a/src/Generated/Models/AndroidManagedStoreAppConfigurationSchemaItemDataType.php +++ b/src/Generated/Models/AndroidManagedStoreAppConfigurationSchemaItemDataType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedStoreAppConfigurationSchemaItemDataType extends Enum { - public const BOOL = 'bool'; - public const INTEGER = 'integer'; - public const STRING = 'string'; - public const CHOICE = 'choice'; - public const MULTISELECT = 'multiselect'; - public const BUNDLE = 'bundle'; - public const BUNDLE_ARRAY = 'bundleArray'; - public const HIDDEN = 'hidden'; + public const BOOL = "bool"; + public const INTEGER = "integer"; + public const STRING = "string"; + public const CHOICE = "choice"; + public const MULTISELECT = "multiselect"; + public const BUNDLE = "bundle"; + public const BUNDLE_ARRAY = "bundleArray"; + public const HIDDEN = "hidden"; } diff --git a/src/Generated/Models/AndroidManagedStoreAutoUpdateMode.php b/src/Generated/Models/AndroidManagedStoreAutoUpdateMode.php index 2c73f0b4edb..29b90d1b679 100644 --- a/src/Generated/Models/AndroidManagedStoreAutoUpdateMode.php +++ b/src/Generated/Models/AndroidManagedStoreAutoUpdateMode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidManagedStoreAutoUpdateMode extends Enum { - public const DEFAULT = 'default'; - public const POSTPONED = 'postponed'; - public const PRIORITY = 'priority'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const POSTPONED = "postponed"; + public const PRIORITY = "priority"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AndroidPermissionActionType.php b/src/Generated/Models/AndroidPermissionActionType.php index ec5753b59b5..a85536d2c74 100644 --- a/src/Generated/Models/AndroidPermissionActionType.php +++ b/src/Generated/Models/AndroidPermissionActionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidPermissionActionType extends Enum { - public const PROMPT = 'prompt'; - public const AUTO_GRANT = 'autoGrant'; - public const AUTO_DENY = 'autoDeny'; + public const PROMPT = "prompt"; + public const AUTO_GRANT = "autoGrant"; + public const AUTO_DENY = "autoDeny"; } diff --git a/src/Generated/Models/AndroidProfileApplicability.php b/src/Generated/Models/AndroidProfileApplicability.php index 23eee1e8421..134c878673d 100644 --- a/src/Generated/Models/AndroidProfileApplicability.php +++ b/src/Generated/Models/AndroidProfileApplicability.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidProfileApplicability extends Enum { - public const DEFAULT = 'default'; - public const ANDROID_WORK_PROFILE = 'androidWorkProfile'; - public const ANDROID_DEVICE_OWNER = 'androidDeviceOwner'; + public const DEFAULT = "default"; + public const ANDROID_WORK_PROFILE = "androidWorkProfile"; + public const ANDROID_DEVICE_OWNER = "androidDeviceOwner"; } diff --git a/src/Generated/Models/AndroidRequiredPasswordComplexity.php b/src/Generated/Models/AndroidRequiredPasswordComplexity.php index 70bdf2b00e3..46bb43dc554 100644 --- a/src/Generated/Models/AndroidRequiredPasswordComplexity.php +++ b/src/Generated/Models/AndroidRequiredPasswordComplexity.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidRequiredPasswordComplexity extends Enum { - public const NONE = 'none'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; + public const NONE = "none"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; } diff --git a/src/Generated/Models/AndroidRequiredPasswordType.php b/src/Generated/Models/AndroidRequiredPasswordType.php index 0e47a60eef0..7d700a7c2b8 100644 --- a/src/Generated/Models/AndroidRequiredPasswordType.php +++ b/src/Generated/Models/AndroidRequiredPasswordType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidRequiredPasswordType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const ALPHABETIC = 'alphabetic'; - public const ALPHANUMERIC = 'alphanumeric'; - public const ALPHANUMERIC_WITH_SYMBOLS = 'alphanumericWithSymbols'; - public const LOW_SECURITY_BIOMETRIC = 'lowSecurityBiometric'; - public const NUMERIC = 'numeric'; - public const NUMERIC_COMPLEX = 'numericComplex'; - public const ANY = 'any'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const ALPHABETIC = "alphabetic"; + public const ALPHANUMERIC = "alphanumeric"; + public const ALPHANUMERIC_WITH_SYMBOLS = "alphanumericWithSymbols"; + public const LOW_SECURITY_BIOMETRIC = "lowSecurityBiometric"; + public const NUMERIC = "numeric"; + public const NUMERIC_COMPLEX = "numericComplex"; + public const ANY = "any"; } diff --git a/src/Generated/Models/AndroidSafetyNetEvaluationType.php b/src/Generated/Models/AndroidSafetyNetEvaluationType.php index ace8e5ad2a4..4746e7e45a8 100644 --- a/src/Generated/Models/AndroidSafetyNetEvaluationType.php +++ b/src/Generated/Models/AndroidSafetyNetEvaluationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidSafetyNetEvaluationType extends Enum { - public const BASIC = 'basic'; - public const HARDWARE_BACKED = 'hardwareBacked'; + public const BASIC = "basic"; + public const HARDWARE_BACKED = "hardwareBacked"; } diff --git a/src/Generated/Models/AndroidTargetedPlatforms.php b/src/Generated/Models/AndroidTargetedPlatforms.php index 2375d883681..17d702a53b6 100644 --- a/src/Generated/Models/AndroidTargetedPlatforms.php +++ b/src/Generated/Models/AndroidTargetedPlatforms.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidTargetedPlatforms extends Enum { - public const ANDROID_DEVICE_ADMINISTRATOR = 'androidDeviceAdministrator'; - public const ANDROID_OPEN_SOURCE_PROJECT = 'androidOpenSourceProject'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ANDROID_DEVICE_ADMINISTRATOR = "androidDeviceAdministrator"; + public const ANDROID_OPEN_SOURCE_PROJECT = "androidOpenSourceProject"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AndroidUsernameSource.php b/src/Generated/Models/AndroidUsernameSource.php index a0e3c5d1fd7..1c5201a35f9 100644 --- a/src/Generated/Models/AndroidUsernameSource.php +++ b/src/Generated/Models/AndroidUsernameSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidUsernameSource extends Enum { - public const USERNAME = 'username'; - public const USER_PRINCIPAL_NAME = 'userPrincipalName'; - public const SAM_ACCOUNT_NAME = 'samAccountName'; - public const PRIMARY_SMTP_ADDRESS = 'primarySmtpAddress'; + public const USERNAME = "username"; + public const USER_PRINCIPAL_NAME = "userPrincipalName"; + public const SAM_ACCOUNT_NAME = "samAccountName"; + public const PRIMARY_SMTP_ADDRESS = "primarySmtpAddress"; } diff --git a/src/Generated/Models/AndroidVpnConnectionType.php b/src/Generated/Models/AndroidVpnConnectionType.php index 445557d1203..aa3a89d9d52 100644 --- a/src/Generated/Models/AndroidVpnConnectionType.php +++ b/src/Generated/Models/AndroidVpnConnectionType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidVpnConnectionType extends Enum { - public const CISCO_ANY_CONNECT = 'ciscoAnyConnect'; - public const PULSE_SECURE = 'pulseSecure'; - public const F5_EDGE_CLIENT = 'f5EdgeClient'; - public const DELL_SONIC_WALL_MOBILE_CONNECT = 'dellSonicWallMobileConnect'; - public const CHECK_POINT_CAPSULE_VPN = 'checkPointCapsuleVpn'; - public const CITRIX = 'citrix'; - public const MICROSOFT_TUNNEL = 'microsoftTunnel'; - public const NET_MOTION_MOBILITY = 'netMotionMobility'; - public const MICROSOFT_PROTECT = 'microsoftProtect'; + public const CISCO_ANY_CONNECT = "ciscoAnyConnect"; + public const PULSE_SECURE = "pulseSecure"; + public const F5_EDGE_CLIENT = "f5EdgeClient"; + public const DELL_SONIC_WALL_MOBILE_CONNECT = "dellSonicWallMobileConnect"; + public const CHECK_POINT_CAPSULE_VPN = "checkPointCapsuleVpn"; + public const CITRIX = "citrix"; + public const MICROSOFT_TUNNEL = "microsoftTunnel"; + public const NET_MOTION_MOBILITY = "netMotionMobility"; + public const MICROSOFT_PROTECT = "microsoftProtect"; } diff --git a/src/Generated/Models/AndroidWiFiSecurityType.php b/src/Generated/Models/AndroidWiFiSecurityType.php index f5847fa34d7..7095fdfbafd 100644 --- a/src/Generated/Models/AndroidWiFiSecurityType.php +++ b/src/Generated/Models/AndroidWiFiSecurityType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidWiFiSecurityType extends Enum { - public const OPEN = 'open'; - public const WPA_ENTERPRISE = 'wpaEnterprise'; - public const WPA2_ENTERPRISE = 'wpa2Enterprise'; - public const WEP = 'wep'; - public const WPA_PERSONAL = 'wpaPersonal'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OPEN = "open"; + public const WPA_ENTERPRISE = "wpaEnterprise"; + public const WPA2_ENTERPRISE = "wpa2Enterprise"; + public const WEP = "wep"; + public const WPA_PERSONAL = "wpaPersonal"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AndroidWorkProfileAccountUse.php b/src/Generated/Models/AndroidWorkProfileAccountUse.php index 28071ebed41..7802cee5b17 100644 --- a/src/Generated/Models/AndroidWorkProfileAccountUse.php +++ b/src/Generated/Models/AndroidWorkProfileAccountUse.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidWorkProfileAccountUse extends Enum { - public const ALLOW_ALL_EXCEPT_GOOGLE_ACCOUNTS = 'allowAllExceptGoogleAccounts'; - public const BLOCK_ALL = 'blockAll'; - public const ALLOW_ALL = 'allowAll'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALLOW_ALL_EXCEPT_GOOGLE_ACCOUNTS = "allowAllExceptGoogleAccounts"; + public const BLOCK_ALL = "blockAll"; + public const ALLOW_ALL = "allowAll"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AndroidWorkProfileCrossProfileDataSharingType.php b/src/Generated/Models/AndroidWorkProfileCrossProfileDataSharingType.php index b233b4b571a..cfe7dc42245 100644 --- a/src/Generated/Models/AndroidWorkProfileCrossProfileDataSharingType.php +++ b/src/Generated/Models/AndroidWorkProfileCrossProfileDataSharingType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidWorkProfileCrossProfileDataSharingType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const PREVENT_ANY = 'preventAny'; - public const ALLOW_PERSONAL_TO_WORK = 'allowPersonalToWork'; - public const NO_RESTRICTIONS = 'noRestrictions'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const PREVENT_ANY = "preventAny"; + public const ALLOW_PERSONAL_TO_WORK = "allowPersonalToWork"; + public const NO_RESTRICTIONS = "noRestrictions"; } diff --git a/src/Generated/Models/AndroidWorkProfileDefaultAppPermissionPolicyType.php b/src/Generated/Models/AndroidWorkProfileDefaultAppPermissionPolicyType.php index eff5ce14e9e..772cc8ff4d9 100644 --- a/src/Generated/Models/AndroidWorkProfileDefaultAppPermissionPolicyType.php +++ b/src/Generated/Models/AndroidWorkProfileDefaultAppPermissionPolicyType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidWorkProfileDefaultAppPermissionPolicyType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const PROMPT = 'prompt'; - public const AUTO_GRANT = 'autoGrant'; - public const AUTO_DENY = 'autoDeny'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const PROMPT = "prompt"; + public const AUTO_GRANT = "autoGrant"; + public const AUTO_DENY = "autoDeny"; } diff --git a/src/Generated/Models/AndroidWorkProfileRequiredPasswordType.php b/src/Generated/Models/AndroidWorkProfileRequiredPasswordType.php index 41448b8ec14..a81af5cb09d 100644 --- a/src/Generated/Models/AndroidWorkProfileRequiredPasswordType.php +++ b/src/Generated/Models/AndroidWorkProfileRequiredPasswordType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidWorkProfileRequiredPasswordType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const LOW_SECURITY_BIOMETRIC = 'lowSecurityBiometric'; - public const REQUIRED = 'required'; - public const AT_LEAST_NUMERIC = 'atLeastNumeric'; - public const NUMERIC_COMPLEX = 'numericComplex'; - public const AT_LEAST_ALPHABETIC = 'atLeastAlphabetic'; - public const AT_LEAST_ALPHANUMERIC = 'atLeastAlphanumeric'; - public const ALPHANUMERIC_WITH_SYMBOLS = 'alphanumericWithSymbols'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const LOW_SECURITY_BIOMETRIC = "lowSecurityBiometric"; + public const REQUIRED = "required"; + public const AT_LEAST_NUMERIC = "atLeastNumeric"; + public const NUMERIC_COMPLEX = "numericComplex"; + public const AT_LEAST_ALPHABETIC = "atLeastAlphabetic"; + public const AT_LEAST_ALPHANUMERIC = "atLeastAlphanumeric"; + public const ALPHANUMERIC_WITH_SYMBOLS = "alphanumericWithSymbols"; } diff --git a/src/Generated/Models/AndroidWorkProfileVpnConnectionType.php b/src/Generated/Models/AndroidWorkProfileVpnConnectionType.php index 7d1b00f4990..aaa0d0c924f 100644 --- a/src/Generated/Models/AndroidWorkProfileVpnConnectionType.php +++ b/src/Generated/Models/AndroidWorkProfileVpnConnectionType.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class AndroidWorkProfileVpnConnectionType extends Enum { - public const CISCO_ANY_CONNECT = 'ciscoAnyConnect'; - public const PULSE_SECURE = 'pulseSecure'; - public const F5_EDGE_CLIENT = 'f5EdgeClient'; - public const DELL_SONIC_WALL_MOBILE_CONNECT = 'dellSonicWallMobileConnect'; - public const CHECK_POINT_CAPSULE_VPN = 'checkPointCapsuleVpn'; - public const CITRIX = 'citrix'; - public const PALO_ALTO_GLOBAL_PROTECT = 'paloAltoGlobalProtect'; - public const MICROSOFT_TUNNEL = 'microsoftTunnel'; - public const NET_MOTION_MOBILITY = 'netMotionMobility'; - public const MICROSOFT_PROTECT = 'microsoftProtect'; + public const CISCO_ANY_CONNECT = "ciscoAnyConnect"; + public const PULSE_SECURE = "pulseSecure"; + public const F5_EDGE_CLIENT = "f5EdgeClient"; + public const DELL_SONIC_WALL_MOBILE_CONNECT = "dellSonicWallMobileConnect"; + public const CHECK_POINT_CAPSULE_VPN = "checkPointCapsuleVpn"; + public const CITRIX = "citrix"; + public const PALO_ALTO_GLOBAL_PROTECT = "paloAltoGlobalProtect"; + public const MICROSOFT_TUNNEL = "microsoftTunnel"; + public const NET_MOTION_MOBILITY = "netMotionMobility"; + public const MICROSOFT_PROTECT = "microsoftProtect"; } diff --git a/src/Generated/Models/AnswerInputType.php b/src/Generated/Models/AnswerInputType.php index 8fb6d1dba78..5ec511bbdff 100644 --- a/src/Generated/Models/AnswerInputType.php +++ b/src/Generated/Models/AnswerInputType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AnswerInputType extends Enum { - public const TEXT = 'text'; - public const RADIO_BUTTON = 'radioButton'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEXT = "text"; + public const RADIO_BUTTON = "radioButton"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AospDeviceOwnerWiFiSecurityType.php b/src/Generated/Models/AospDeviceOwnerWiFiSecurityType.php index 885d11f9dc2..0e24f0752d5 100644 --- a/src/Generated/Models/AospDeviceOwnerWiFiSecurityType.php +++ b/src/Generated/Models/AospDeviceOwnerWiFiSecurityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AospDeviceOwnerWiFiSecurityType extends Enum { - public const OPEN = 'open'; - public const WEP = 'wep'; - public const WPA_PERSONAL = 'wpaPersonal'; - public const WPA_ENTERPRISE = 'wpaEnterprise'; + public const OPEN = "open"; + public const WEP = "wep"; + public const WPA_PERSONAL = "wpaPersonal"; + public const WPA_ENTERPRISE = "wpaEnterprise"; } diff --git a/src/Generated/Models/AospWifiSecurityType.php b/src/Generated/Models/AospWifiSecurityType.php index 60df96e4fa4..14c72412e3b 100644 --- a/src/Generated/Models/AospWifiSecurityType.php +++ b/src/Generated/Models/AospWifiSecurityType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AospWifiSecurityType extends Enum { - public const NONE = 'none'; - public const WPA = 'wpa'; - public const WEP = 'wep'; + public const NONE = "none"; + public const WPA = "wpa"; + public const WEP = "wep"; } diff --git a/src/Generated/Models/AppCredentialRestrictionType.php b/src/Generated/Models/AppCredentialRestrictionType.php index e892e8badce..16b5e75f158 100644 --- a/src/Generated/Models/AppCredentialRestrictionType.php +++ b/src/Generated/Models/AppCredentialRestrictionType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AppCredentialRestrictionType extends Enum { - public const PASSWORD_ADDITION = 'passwordAddition'; - public const PASSWORD_LIFETIME = 'passwordLifetime'; - public const SYMMETRIC_KEY_ADDITION = 'symmetricKeyAddition'; - public const SYMMETRIC_KEY_LIFETIME = 'symmetricKeyLifetime'; - public const CUSTOM_PASSWORD_ADDITION = 'customPasswordAddition'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PASSWORD_ADDITION = "passwordAddition"; + public const PASSWORD_LIFETIME = "passwordLifetime"; + public const SYMMETRIC_KEY_ADDITION = "symmetricKeyAddition"; + public const SYMMETRIC_KEY_LIFETIME = "symmetricKeyLifetime"; + public const CUSTOM_PASSWORD_ADDITION = "customPasswordAddition"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppInstallControlType.php b/src/Generated/Models/AppInstallControlType.php index 5e3a2aac4ac..7619ea8995d 100644 --- a/src/Generated/Models/AppInstallControlType.php +++ b/src/Generated/Models/AppInstallControlType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AppInstallControlType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ANYWHERE = 'anywhere'; - public const STORE_ONLY = 'storeOnly'; - public const RECOMMENDATIONS = 'recommendations'; - public const PREFER_STORE = 'preferStore'; + public const NOT_CONFIGURED = "notConfigured"; + public const ANYWHERE = "anywhere"; + public const STORE_ONLY = "storeOnly"; + public const RECOMMENDATIONS = "recommendations"; + public const PREFER_STORE = "preferStore"; } diff --git a/src/Generated/Models/AppKeyCredentialRestrictionType.php b/src/Generated/Models/AppKeyCredentialRestrictionType.php index f5778c6ae2c..0b6dca24a61 100644 --- a/src/Generated/Models/AppKeyCredentialRestrictionType.php +++ b/src/Generated/Models/AppKeyCredentialRestrictionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AppKeyCredentialRestrictionType extends Enum { - public const ASYMMETRIC_KEY_LIFETIME = 'asymmetricKeyLifetime'; - public const TRUSTED_CERTIFICATE_AUTHORITY = 'trustedCertificateAuthority'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ASYMMETRIC_KEY_LIFETIME = "asymmetricKeyLifetime"; + public const TRUSTED_CERTIFICATE_AUTHORITY = "trustedCertificateAuthority"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppListType.php b/src/Generated/Models/AppListType.php index 4e0ab0fbe0b..3556a3ad559 100644 --- a/src/Generated/Models/AppListType.php +++ b/src/Generated/Models/AppListType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AppListType extends Enum { - public const NONE = 'none'; - public const APPS_IN_LIST_COMPLIANT = 'appsInListCompliant'; - public const APPS_NOT_IN_LIST_COMPLIANT = 'appsNotInListCompliant'; + public const NONE = "none"; + public const APPS_IN_LIST_COMPLIANT = "appsInListCompliant"; + public const APPS_NOT_IN_LIST_COMPLIANT = "appsNotInListCompliant"; } diff --git a/src/Generated/Models/AppLockerApplicationControlType.php b/src/Generated/Models/AppLockerApplicationControlType.php index 6d2559bae9c..e2c1b9b31cc 100644 --- a/src/Generated/Models/AppLockerApplicationControlType.php +++ b/src/Generated/Models/AppLockerApplicationControlType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AppLockerApplicationControlType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENFORCE_COMPONENTS_AND_STORE_APPS = 'enforceComponentsAndStoreApps'; - public const AUDIT_COMPONENTS_AND_STORE_APPS = 'auditComponentsAndStoreApps'; - public const ENFORCE_COMPONENTS_STORE_APPS_AND_SMARTLOCKER = 'enforceComponentsStoreAppsAndSmartlocker'; - public const AUDIT_COMPONENTS_STORE_APPS_AND_SMARTLOCKER = 'auditComponentsStoreAppsAndSmartlocker'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENFORCE_COMPONENTS_AND_STORE_APPS = "enforceComponentsAndStoreApps"; + public const AUDIT_COMPONENTS_AND_STORE_APPS = "auditComponentsAndStoreApps"; + public const ENFORCE_COMPONENTS_STORE_APPS_AND_SMARTLOCKER = "enforceComponentsStoreAppsAndSmartlocker"; + public const AUDIT_COMPONENTS_STORE_APPS_AND_SMARTLOCKER = "auditComponentsStoreAppsAndSmartlocker"; } diff --git a/src/Generated/Models/AppLogDecryptionAlgorithm.php b/src/Generated/Models/AppLogDecryptionAlgorithm.php index 95d38d5957e..ffff1bdc5b0 100644 --- a/src/Generated/Models/AppLogDecryptionAlgorithm.php +++ b/src/Generated/Models/AppLogDecryptionAlgorithm.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AppLogDecryptionAlgorithm extends Enum { - public const AES256 = 'aes256'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AES256 = "aes256"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppLogUploadState.php b/src/Generated/Models/AppLogUploadState.php index 50532f420dd..3bb88e7f82c 100644 --- a/src/Generated/Models/AppLogUploadState.php +++ b/src/Generated/Models/AppLogUploadState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AppLogUploadState extends Enum { - public const PENDING = 'pending'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppManagementLevel.php b/src/Generated/Models/AppManagementLevel.php index ef43f651d5b..f3bb1c13d4b 100644 --- a/src/Generated/Models/AppManagementLevel.php +++ b/src/Generated/Models/AppManagementLevel.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AppManagementLevel extends Enum { - public const UNSPECIFIED = 'unspecified'; - public const UNMANAGED = 'unmanaged'; - public const MDM = 'mdm'; - public const ANDROID_ENTERPRISE = 'androidEnterprise'; - public const ANDROID_ENTERPRISE_DEDICATED_DEVICES_WITH_AZURE_AD_SHARED_MODE = 'androidEnterpriseDedicatedDevicesWithAzureAdSharedMode'; - public const ANDROID_OPEN_SOURCE_PROJECT_USER_ASSOCIATED = 'androidOpenSourceProjectUserAssociated'; - public const ANDROID_OPEN_SOURCE_PROJECT_USERLESS = 'androidOpenSourceProjectUserless'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNSPECIFIED = "unspecified"; + public const UNMANAGED = "unmanaged"; + public const MDM = "mdm"; + public const ANDROID_ENTERPRISE = "androidEnterprise"; + public const ANDROID_ENTERPRISE_DEDICATED_DEVICES_WITH_AZURE_AD_SHARED_MODE = "androidEnterpriseDedicatedDevicesWithAzureAdSharedMode"; + public const ANDROID_OPEN_SOURCE_PROJECT_USER_ASSOCIATED = "androidOpenSourceProjectUserAssociated"; + public const ANDROID_OPEN_SOURCE_PROJECT_USERLESS = "androidOpenSourceProjectUserless"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppManagementRestrictionState.php b/src/Generated/Models/AppManagementRestrictionState.php index 9f558cf2bd3..94aabe7eb8a 100644 --- a/src/Generated/Models/AppManagementRestrictionState.php +++ b/src/Generated/Models/AppManagementRestrictionState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AppManagementRestrictionState extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppVulnerabilityTaskMitigationType.php b/src/Generated/Models/AppVulnerabilityTaskMitigationType.php index 3f8d839ea30..0ab0bcd5ae1 100644 --- a/src/Generated/Models/AppVulnerabilityTaskMitigationType.php +++ b/src/Generated/Models/AppVulnerabilityTaskMitigationType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AppVulnerabilityTaskMitigationType extends Enum { - public const UNKNOWN = 'unknown'; - public const UPDATE = 'update'; - public const UNINSTALL = 'uninstall'; - public const SECURITY_CONFIGURATION = 'securityConfiguration'; + public const UNKNOWN = "unknown"; + public const UPDATE = "update"; + public const UNINSTALL = "uninstall"; + public const SECURITY_CONFIGURATION = "securityConfiguration"; } diff --git a/src/Generated/Models/AppleDeploymentChannel.php b/src/Generated/Models/AppleDeploymentChannel.php index bff0bd7bc0d..d25aff21db7 100644 --- a/src/Generated/Models/AppleDeploymentChannel.php +++ b/src/Generated/Models/AppleDeploymentChannel.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AppleDeploymentChannel extends Enum { - public const DEVICE_CHANNEL = 'deviceChannel'; - public const USER_CHANNEL = 'userChannel'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICE_CHANNEL = "deviceChannel"; + public const USER_CHANNEL = "userChannel"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppleSubjectNameFormat.php b/src/Generated/Models/AppleSubjectNameFormat.php index 8191e57048a..7904018a965 100644 --- a/src/Generated/Models/AppleSubjectNameFormat.php +++ b/src/Generated/Models/AppleSubjectNameFormat.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AppleSubjectNameFormat extends Enum { - public const COMMON_NAME = 'commonName'; - public const COMMON_NAME_AS_EMAIL = 'commonNameAsEmail'; - public const CUSTOM = 'custom'; - public const COMMON_NAME_INCLUDING_EMAIL = 'commonNameIncludingEmail'; - public const COMMON_NAME_AS_I_M_E_I = 'commonNameAsIMEI'; - public const COMMON_NAME_AS_SERIAL_NUMBER = 'commonNameAsSerialNumber'; + public const COMMON_NAME = "commonName"; + public const COMMON_NAME_AS_EMAIL = "commonNameAsEmail"; + public const CUSTOM = "custom"; + public const COMMON_NAME_INCLUDING_EMAIL = "commonNameIncludingEmail"; + public const COMMON_NAME_AS_I_M_E_I = "commonNameAsIMEI"; + public const COMMON_NAME_AS_SERIAL_NUMBER = "commonNameAsSerialNumber"; } diff --git a/src/Generated/Models/AppleUserInitiatedEnrollmentType.php b/src/Generated/Models/AppleUserInitiatedEnrollmentType.php index d7e026fb037..208be48e7e0 100644 --- a/src/Generated/Models/AppleUserInitiatedEnrollmentType.php +++ b/src/Generated/Models/AppleUserInitiatedEnrollmentType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AppleUserInitiatedEnrollmentType extends Enum { - public const UNKNOWN = 'unknown'; - public const DEVICE = 'device'; - public const USER = 'user'; - public const ACCOUNT_DRIVEN_USER_ENROLLMENT = 'accountDrivenUserEnrollment'; - public const WEB_DEVICE_ENROLLMENT = 'webDeviceEnrollment'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DEVICE = "device"; + public const USER = "user"; + public const ACCOUNT_DRIVEN_USER_ENROLLMENT = "accountDrivenUserEnrollment"; + public const WEB_DEVICE_ENROLLMENT = "webDeviceEnrollment"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppleVpnConnectionType.php b/src/Generated/Models/AppleVpnConnectionType.php index a8789cbf21e..e8297efead2 100644 --- a/src/Generated/Models/AppleVpnConnectionType.php +++ b/src/Generated/Models/AppleVpnConnectionType.php @@ -5,23 +5,23 @@ use Microsoft\Kiota\Abstractions\Enum; class AppleVpnConnectionType extends Enum { - public const CISCO_ANY_CONNECT = 'ciscoAnyConnect'; - public const PULSE_SECURE = 'pulseSecure'; - public const F5_EDGE_CLIENT = 'f5EdgeClient'; - public const DELL_SONIC_WALL_MOBILE_CONNECT = 'dellSonicWallMobileConnect'; - public const CHECK_POINT_CAPSULE_VPN = 'checkPointCapsuleVpn'; - public const CUSTOM_VPN = 'customVpn'; - public const CISCO_I_P_SEC = 'ciscoIPSec'; - public const CITRIX = 'citrix'; - public const CISCO_ANY_CONNECT_V2 = 'ciscoAnyConnectV2'; - public const PALO_ALTO_GLOBAL_PROTECT = 'paloAltoGlobalProtect'; - public const ZSCALER_PRIVATE_ACCESS = 'zscalerPrivateAccess'; - public const F5_ACCESS2018 = 'f5Access2018'; - public const CITRIX_SSO = 'citrixSso'; - public const PALO_ALTO_GLOBAL_PROTECT_V2 = 'paloAltoGlobalProtectV2'; - public const IK_EV2 = 'ikEv2'; - public const ALWAYS_ON = 'alwaysOn'; - public const MICROSOFT_TUNNEL = 'microsoftTunnel'; - public const NET_MOTION_MOBILITY = 'netMotionMobility'; - public const MICROSOFT_PROTECT = 'microsoftProtect'; + public const CISCO_ANY_CONNECT = "ciscoAnyConnect"; + public const PULSE_SECURE = "pulseSecure"; + public const F5_EDGE_CLIENT = "f5EdgeClient"; + public const DELL_SONIC_WALL_MOBILE_CONNECT = "dellSonicWallMobileConnect"; + public const CHECK_POINT_CAPSULE_VPN = "checkPointCapsuleVpn"; + public const CUSTOM_VPN = "customVpn"; + public const CISCO_I_P_SEC = "ciscoIPSec"; + public const CITRIX = "citrix"; + public const CISCO_ANY_CONNECT_V2 = "ciscoAnyConnectV2"; + public const PALO_ALTO_GLOBAL_PROTECT = "paloAltoGlobalProtect"; + public const ZSCALER_PRIVATE_ACCESS = "zscalerPrivateAccess"; + public const F5_ACCESS2018 = "f5Access2018"; + public const CITRIX_SSO = "citrixSso"; + public const PALO_ALTO_GLOBAL_PROTECT_V2 = "paloAltoGlobalProtectV2"; + public const IK_EV2 = "ikEv2"; + public const ALWAYS_ON = "alwaysOn"; + public const MICROSOFT_TUNNEL = "microsoftTunnel"; + public const NET_MOTION_MOBILITY = "netMotionMobility"; + public const MICROSOFT_PROTECT = "microsoftProtect"; } diff --git a/src/Generated/Models/ApplicationGuardBlockClipboardSharingType.php b/src/Generated/Models/ApplicationGuardBlockClipboardSharingType.php index 525d9dbcd95..134edb9797d 100644 --- a/src/Generated/Models/ApplicationGuardBlockClipboardSharingType.php +++ b/src/Generated/Models/ApplicationGuardBlockClipboardSharingType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationGuardBlockClipboardSharingType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const BLOCK_BOTH = 'blockBoth'; - public const BLOCK_HOST_TO_CONTAINER = 'blockHostToContainer'; - public const BLOCK_CONTAINER_TO_HOST = 'blockContainerToHost'; - public const BLOCK_NONE = 'blockNone'; + public const NOT_CONFIGURED = "notConfigured"; + public const BLOCK_BOTH = "blockBoth"; + public const BLOCK_HOST_TO_CONTAINER = "blockHostToContainer"; + public const BLOCK_CONTAINER_TO_HOST = "blockContainerToHost"; + public const BLOCK_NONE = "blockNone"; } diff --git a/src/Generated/Models/ApplicationGuardBlockFileTransferType.php b/src/Generated/Models/ApplicationGuardBlockFileTransferType.php index 26aa1d4f2ae..fa8a3c51f15 100644 --- a/src/Generated/Models/ApplicationGuardBlockFileTransferType.php +++ b/src/Generated/Models/ApplicationGuardBlockFileTransferType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationGuardBlockFileTransferType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const BLOCK_IMAGE_AND_TEXT_FILE = 'blockImageAndTextFile'; - public const BLOCK_IMAGE_FILE = 'blockImageFile'; - public const BLOCK_NONE = 'blockNone'; - public const BLOCK_TEXT_FILE = 'blockTextFile'; + public const NOT_CONFIGURED = "notConfigured"; + public const BLOCK_IMAGE_AND_TEXT_FILE = "blockImageAndTextFile"; + public const BLOCK_IMAGE_FILE = "blockImageFile"; + public const BLOCK_NONE = "blockNone"; + public const BLOCK_TEXT_FILE = "blockTextFile"; } diff --git a/src/Generated/Models/ApplicationGuardEnabledOptions.php b/src/Generated/Models/ApplicationGuardEnabledOptions.php index 5b9e1f2c56a..3049c670af8 100644 --- a/src/Generated/Models/ApplicationGuardEnabledOptions.php +++ b/src/Generated/Models/ApplicationGuardEnabledOptions.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationGuardEnabledOptions extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENABLED_FOR_EDGE = 'enabledForEdge'; - public const ENABLED_FOR_OFFICE = 'enabledForOffice'; - public const ENABLED_FOR_EDGE_AND_OFFICE = 'enabledForEdgeAndOffice'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENABLED_FOR_EDGE = "enabledForEdge"; + public const ENABLED_FOR_OFFICE = "enabledForOffice"; + public const ENABLED_FOR_EDGE_AND_OFFICE = "enabledForEdgeAndOffice"; } diff --git a/src/Generated/Models/ApplicationKeyOrigin.php b/src/Generated/Models/ApplicationKeyOrigin.php index c864147db89..898492cbb1c 100644 --- a/src/Generated/Models/ApplicationKeyOrigin.php +++ b/src/Generated/Models/ApplicationKeyOrigin.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationKeyOrigin extends Enum { - public const APPLICATION = 'application'; - public const SERVICE_PRINCIPAL = 'servicePrincipal'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const APPLICATION = "application"; + public const SERVICE_PRINCIPAL = "servicePrincipal"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ApplicationKeyType.php b/src/Generated/Models/ApplicationKeyType.php index 95ce2a89897..b99fcb71b7b 100644 --- a/src/Generated/Models/ApplicationKeyType.php +++ b/src/Generated/Models/ApplicationKeyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationKeyType extends Enum { - public const CLIENT_SECRET = 'clientSecret'; - public const CERTIFICATE = 'certificate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CLIENT_SECRET = "clientSecret"; + public const CERTIFICATE = "certificate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ApplicationKeyUsage.php b/src/Generated/Models/ApplicationKeyUsage.php index 38194385377..6d6b8f50db2 100644 --- a/src/Generated/Models/ApplicationKeyUsage.php +++ b/src/Generated/Models/ApplicationKeyUsage.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationKeyUsage extends Enum { - public const SIGN = 'sign'; - public const VERIFY = 'verify'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SIGN = "sign"; + public const VERIFY = "verify"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ApplicationMode.php b/src/Generated/Models/ApplicationMode.php index ff6ca7d4607..3c7d210e81a 100644 --- a/src/Generated/Models/ApplicationMode.php +++ b/src/Generated/Models/ApplicationMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationMode extends Enum { - public const MANUAL = 'manual'; - public const AUTOMATIC = 'automatic'; - public const RECOMMENDED = 'recommended'; + public const MANUAL = "manual"; + public const AUTOMATIC = "automatic"; + public const RECOMMENDED = "recommended"; } diff --git a/src/Generated/Models/ApplicationPermissionsRequired.php b/src/Generated/Models/ApplicationPermissionsRequired.php index 0a13ae8916d..d399986a12a 100644 --- a/src/Generated/Models/ApplicationPermissionsRequired.php +++ b/src/Generated/Models/ApplicationPermissionsRequired.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationPermissionsRequired extends Enum { - public const UNKNOWN = 'unknown'; - public const ANONYMOUS = 'anonymous'; - public const GUEST = 'guest'; - public const USER = 'user'; - public const ADMINISTRATOR = 'administrator'; - public const SYSTEM = 'system'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ANONYMOUS = "anonymous"; + public const GUEST = "guest"; + public const USER = "user"; + public const ADMINISTRATOR = "administrator"; + public const SYSTEM = "system"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ApplicationType.php b/src/Generated/Models/ApplicationType.php index c89aafa4483..d81ff9a37d8 100644 --- a/src/Generated/Models/ApplicationType.php +++ b/src/Generated/Models/ApplicationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ApplicationType extends Enum { - public const UNIVERSAL = 'universal'; - public const DESKTOP = 'desktop'; + public const UNIVERSAL = "universal"; + public const DESKTOP = "desktop"; } diff --git a/src/Generated/Models/AppliedConditionalAccessPolicyResult.php b/src/Generated/Models/AppliedConditionalAccessPolicyResult.php index b02a098a163..f0352c22c49 100644 --- a/src/Generated/Models/AppliedConditionalAccessPolicyResult.php +++ b/src/Generated/Models/AppliedConditionalAccessPolicyResult.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class AppliedConditionalAccessPolicyResult extends Enum { - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const NOT_APPLIED = 'notApplied'; - public const NOT_ENABLED = 'notEnabled'; - public const UNKNOWN = 'unknown'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const REPORT_ONLY_SUCCESS = 'reportOnlySuccess'; - public const REPORT_ONLY_FAILURE = 'reportOnlyFailure'; - public const REPORT_ONLY_NOT_APPLIED = 'reportOnlyNotApplied'; - public const REPORT_ONLY_INTERRUPTED = 'reportOnlyInterrupted'; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const NOT_APPLIED = "notApplied"; + public const NOT_ENABLED = "notEnabled"; + public const UNKNOWN = "unknown"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const REPORT_ONLY_SUCCESS = "reportOnlySuccess"; + public const REPORT_ONLY_FAILURE = "reportOnlyFailure"; + public const REPORT_ONLY_NOT_APPLIED = "reportOnlyNotApplied"; + public const REPORT_ONLY_INTERRUPTED = "reportOnlyInterrupted"; } diff --git a/src/Generated/Models/ApprovalItemState.php b/src/Generated/Models/ApprovalItemState.php index b2c6a1d67ad..eee61138182 100644 --- a/src/Generated/Models/ApprovalItemState.php +++ b/src/Generated/Models/ApprovalItemState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ApprovalItemState extends Enum { - public const CANCELED = 'canceled'; - public const CREATED = 'created'; - public const PENDING = 'pending'; - public const COMPLETED = 'completed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CANCELED = "canceled"; + public const CREATED = "created"; + public const PENDING = "pending"; + public const COMPLETED = "completed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ApprovalItemType.php b/src/Generated/Models/ApprovalItemType.php index bfe954335e2..9196a64e61a 100644 --- a/src/Generated/Models/ApprovalItemType.php +++ b/src/Generated/Models/ApprovalItemType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ApprovalItemType extends Enum { - public const BASIC = 'basic'; - public const BASIC_AWAIT_ALL = 'basicAwaitAll'; - public const CUSTOM = 'custom'; - public const CUSTOM_AWAIT_ALL = 'customAwaitAll'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BASIC = "basic"; + public const BASIC_AWAIT_ALL = "basicAwaitAll"; + public const CUSTOM = "custom"; + public const CUSTOM_AWAIT_ALL = "customAwaitAll"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ApprovalOperationStatus.php b/src/Generated/Models/ApprovalOperationStatus.php index 6ba9c6c0299..0cb5c06e5c0 100644 --- a/src/Generated/Models/ApprovalOperationStatus.php +++ b/src/Generated/Models/ApprovalOperationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ApprovalOperationStatus extends Enum { - public const SCHEDULED = 'scheduled'; - public const IN_PROGRESS = 'inProgress'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const TIMEOUT = 'timeout'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SCHEDULED = "scheduled"; + public const IN_PROGRESS = "inProgress"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const TIMEOUT = "timeout"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ApprovalState.php b/src/Generated/Models/ApprovalState.php index 0ece36ebbb7..646abc66949 100644 --- a/src/Generated/Models/ApprovalState.php +++ b/src/Generated/Models/ApprovalState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ApprovalState extends Enum { - public const PENDING = 'pending'; - public const APPROVED = 'approved'; - public const DENIED = 'denied'; - public const ABORTED = 'aborted'; - public const CANCELED = 'canceled'; + public const PENDING = "pending"; + public const APPROVED = "approved"; + public const DENIED = "denied"; + public const ABORTED = "aborted"; + public const CANCELED = "canceled"; } diff --git a/src/Generated/Models/ApproverRole.php b/src/Generated/Models/ApproverRole.php index a2ee09569ea..5b957fc480a 100644 --- a/src/Generated/Models/ApproverRole.php +++ b/src/Generated/Models/ApproverRole.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ApproverRole extends Enum { - public const OWNER = 'owner'; - public const APPROVER = 'approver'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OWNER = "owner"; + public const APPROVER = "approver"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AppsUpdateChannelType.php b/src/Generated/Models/AppsUpdateChannelType.php index 7fa5253a871..9940503d43b 100644 --- a/src/Generated/Models/AppsUpdateChannelType.php +++ b/src/Generated/Models/AppsUpdateChannelType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AppsUpdateChannelType extends Enum { - public const CURRENT = 'current'; - public const MONTHLY_ENTERPRISE = 'monthlyEnterprise'; - public const SEMI_ANNUAL = 'semiAnnual'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CURRENT = "current"; + public const MONTHLY_ENTERPRISE = "monthlyEnterprise"; + public const SEMI_ANNUAL = "semiAnnual"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ArtifactRestoreStatus.php b/src/Generated/Models/ArtifactRestoreStatus.php index ae96596ef37..777ab064b63 100644 --- a/src/Generated/Models/ArtifactRestoreStatus.php +++ b/src/Generated/Models/ArtifactRestoreStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ArtifactRestoreStatus extends Enum { - public const ADDED = 'added'; - public const SCHEDULING = 'scheduling'; - public const SCHEDULED = 'scheduled'; - public const IN_PROGRESS = 'inProgress'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADDED = "added"; + public const SCHEDULING = "scheduling"; + public const SCHEDULED = "scheduled"; + public const IN_PROGRESS = "inProgress"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AssignmentFilterEvaluationResult.php b/src/Generated/Models/AssignmentFilterEvaluationResult.php index 539b6bf1d84..43c56701620 100644 --- a/src/Generated/Models/AssignmentFilterEvaluationResult.php +++ b/src/Generated/Models/AssignmentFilterEvaluationResult.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AssignmentFilterEvaluationResult extends Enum { - public const UNKNOWN = 'unknown'; - public const MATCH = 'match'; - public const NOT_MATCH = 'notMatch'; - public const INCONCLUSIVE = 'inconclusive'; - public const FAILURE = 'failure'; - public const NOT_EVALUATED = 'notEvaluated'; + public const UNKNOWN = "unknown"; + public const MATCH = "match"; + public const NOT_MATCH = "notMatch"; + public const INCONCLUSIVE = "inconclusive"; + public const FAILURE = "failure"; + public const NOT_EVALUATED = "notEvaluated"; } diff --git a/src/Generated/Models/AssignmentFilterManagementType.php b/src/Generated/Models/AssignmentFilterManagementType.php index 9fe6acdb7f9..ba8f06036d2 100644 --- a/src/Generated/Models/AssignmentFilterManagementType.php +++ b/src/Generated/Models/AssignmentFilterManagementType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AssignmentFilterManagementType extends Enum { - public const DEVICES = 'devices'; - public const APPS = 'apps'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICES = "devices"; + public const APPS = "apps"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AssignmentFilterOperator.php b/src/Generated/Models/AssignmentFilterOperator.php index ab9c4609545..76d270f798a 100644 --- a/src/Generated/Models/AssignmentFilterOperator.php +++ b/src/Generated/Models/AssignmentFilterOperator.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class AssignmentFilterOperator extends Enum { - public const NOT_SET = 'notSet'; - public const EQUALS = 'equals'; - public const NOT_EQUALS = 'notEquals'; - public const STARTS_WITH = 'startsWith'; - public const NOT_STARTS_WITH = 'notStartsWith'; - public const CONTAINS = 'contains'; - public const NOT_CONTAINS = 'notContains'; - public const IN = 'in'; - public const NOT_IN = 'notIn'; - public const ENDS_WITH = 'endsWith'; - public const NOT_ENDS_WITH = 'notEndsWith'; - public const GREATER_THAN = 'greaterThan'; - public const GREATER_THAN_OR_EQUALS = 'greaterThanOrEquals'; - public const LESS_THAN = 'lessThan'; - public const LESS_THAN_OR_EQUALS = 'lessThanOrEquals'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_SET = "notSet"; + public const EQUALS = "equals"; + public const NOT_EQUALS = "notEquals"; + public const STARTS_WITH = "startsWith"; + public const NOT_STARTS_WITH = "notStartsWith"; + public const CONTAINS = "contains"; + public const NOT_CONTAINS = "notContains"; + public const IN = "in"; + public const NOT_IN = "notIn"; + public const ENDS_WITH = "endsWith"; + public const NOT_ENDS_WITH = "notEndsWith"; + public const GREATER_THAN = "greaterThan"; + public const GREATER_THAN_OR_EQUALS = "greaterThanOrEquals"; + public const LESS_THAN = "lessThan"; + public const LESS_THAN_OR_EQUALS = "lessThanOrEquals"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AssignmentFilterPayloadType.php b/src/Generated/Models/AssignmentFilterPayloadType.php index 2b88920444e..0dd6c990753 100644 --- a/src/Generated/Models/AssignmentFilterPayloadType.php +++ b/src/Generated/Models/AssignmentFilterPayloadType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AssignmentFilterPayloadType extends Enum { - public const NOT_SET = 'notSet'; - public const ENROLLMENT_RESTRICTIONS = 'enrollmentRestrictions'; + public const NOT_SET = "notSet"; + public const ENROLLMENT_RESTRICTIONS = "enrollmentRestrictions"; } diff --git a/src/Generated/Models/AssignmentMethod.php b/src/Generated/Models/AssignmentMethod.php index ea3be8b0df3..67b7c553abd 100644 --- a/src/Generated/Models/AssignmentMethod.php +++ b/src/Generated/Models/AssignmentMethod.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AssignmentMethod extends Enum { - public const STANDARD = 'standard'; - public const PRIVILEGED = 'privileged'; - public const AUTO = 'auto'; + public const STANDARD = "standard"; + public const PRIVILEGED = "privileged"; + public const AUTO = "auto"; } diff --git a/src/Generated/Models/AssignmentType.php b/src/Generated/Models/AssignmentType.php index 9a4f9162a27..2879156e607 100644 --- a/src/Generated/Models/AssignmentType.php +++ b/src/Generated/Models/AssignmentType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AssignmentType extends Enum { - public const REQUIRED = 'required'; - public const RECOMMENDED = 'recommended'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const PEER_RECOMMENDED = 'peerRecommended'; + public const REQUIRED = "required"; + public const RECOMMENDED = "recommended"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const PEER_RECOMMENDED = "peerRecommended"; } diff --git a/src/Generated/Models/AssociatedAssignmentPayloadType.php b/src/Generated/Models/AssociatedAssignmentPayloadType.php index fc580813898..fe848cc29b4 100644 --- a/src/Generated/Models/AssociatedAssignmentPayloadType.php +++ b/src/Generated/Models/AssociatedAssignmentPayloadType.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class AssociatedAssignmentPayloadType extends Enum { - public const UNKNOWN = 'unknown'; - public const DEVICE_CONFIGURATION_AND_COMPLIANCE = 'deviceConfigurationAndCompliance'; - public const APPLICATION = 'application'; - public const ANDROID_ENTERPRISE_APP = 'androidEnterpriseApp'; - public const ENROLLMENT_CONFIGURATION = 'enrollmentConfiguration'; - public const GROUP_POLICY_CONFIGURATION = 'groupPolicyConfiguration'; - public const ZERO_TOUCH_DEPLOYMENT_DEVICE_CONFIG_PROFILE = 'zeroTouchDeploymentDeviceConfigProfile'; - public const ANDROID_ENTERPRISE_CONFIGURATION = 'androidEnterpriseConfiguration'; - public const DEVICE_FIRMWARE_CONFIGURATION_INTERFACE_POLICY = 'deviceFirmwareConfigurationInterfacePolicy'; - public const RESOURCE_ACCESS_POLICY = 'resourceAccessPolicy'; - public const WIN32APP = 'win32app'; - public const DEVICE_MANAGMENT_CONFIGURATION_AND_COMPLIANCE_POLICY = 'deviceManagmentConfigurationAndCompliancePolicy'; + public const UNKNOWN = "unknown"; + public const DEVICE_CONFIGURATION_AND_COMPLIANCE = "deviceConfigurationAndCompliance"; + public const APPLICATION = "application"; + public const ANDROID_ENTERPRISE_APP = "androidEnterpriseApp"; + public const ENROLLMENT_CONFIGURATION = "enrollmentConfiguration"; + public const GROUP_POLICY_CONFIGURATION = "groupPolicyConfiguration"; + public const ZERO_TOUCH_DEPLOYMENT_DEVICE_CONFIG_PROFILE = "zeroTouchDeploymentDeviceConfigProfile"; + public const ANDROID_ENTERPRISE_CONFIGURATION = "androidEnterpriseConfiguration"; + public const DEVICE_FIRMWARE_CONFIGURATION_INTERFACE_POLICY = "deviceFirmwareConfigurationInterfacePolicy"; + public const RESOURCE_ACCESS_POLICY = "resourceAccessPolicy"; + public const WIN32APP = "win32app"; + public const DEVICE_MANAGMENT_CONFIGURATION_AND_COMPLIANCE_POLICY = "deviceManagmentConfigurationAndCompliancePolicy"; } diff --git a/src/Generated/Models/AttachmentType.php b/src/Generated/Models/AttachmentType.php index 6acd05c04ac..5e410e6199b 100644 --- a/src/Generated/Models/AttachmentType.php +++ b/src/Generated/Models/AttachmentType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AttachmentType extends Enum { - public const FILE = 'file'; - public const ITEM = 'item'; - public const REFERENCE = 'reference'; + public const FILE = "file"; + public const ITEM = "item"; + public const REFERENCE = "reference"; } diff --git a/src/Generated/Models/AttackSimulationOperationType.php b/src/Generated/Models/AttackSimulationOperationType.php index 01c8d31493d..7b8c3a0bf59 100644 --- a/src/Generated/Models/AttackSimulationOperationType.php +++ b/src/Generated/Models/AttackSimulationOperationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AttackSimulationOperationType extends Enum { - public const CREATE_SIMUALATION = 'createSimualation'; - public const UPDATE_SIMULATION = 'updateSimulation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CREATE_SIMUALATION = "createSimualation"; + public const UPDATE_SIMULATION = "updateSimulation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AttendeeType.php b/src/Generated/Models/AttendeeType.php index 2b4daad7cb4..a8f8ca65f6c 100644 --- a/src/Generated/Models/AttendeeType.php +++ b/src/Generated/Models/AttendeeType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AttendeeType extends Enum { - public const REQUIRED = 'required'; - public const OPTIONAL = 'optional'; - public const RESOURCE = 'resource'; + public const REQUIRED = "required"; + public const OPTIONAL = "optional"; + public const RESOURCE = "resource"; } diff --git a/src/Generated/Models/AttestationLevel.php b/src/Generated/Models/AttestationLevel.php index 3e2e52dde7d..e5be2a45a31 100644 --- a/src/Generated/Models/AttestationLevel.php +++ b/src/Generated/Models/AttestationLevel.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AttestationLevel extends Enum { - public const ATTESTED = 'attested'; - public const NOT_ATTESTED = 'notAttested'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ATTESTED = "attested"; + public const NOT_ATTESTED = "notAttested"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AttributeDefinitionMetadata.php b/src/Generated/Models/AttributeDefinitionMetadata.php index 469b3e560d6..a86fe9a8092 100644 --- a/src/Generated/Models/AttributeDefinitionMetadata.php +++ b/src/Generated/Models/AttributeDefinitionMetadata.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class AttributeDefinitionMetadata extends Enum { - public const BASE_ATTRIBUTE_NAME = 'BaseAttributeName'; - public const COMPLEX_OBJECT_DEFINITION = 'ComplexObjectDefinition'; - public const IS_CONTAINER = 'IsContainer'; - public const IS_CUSTOMER_DEFINED = 'IsCustomerDefined'; - public const IS_DOMAIN_QUALIFIED = 'IsDomainQualified'; - public const LINK_PROPERTY_NAMES = 'LinkPropertyNames'; - public const LINK_TYPE_NAME = 'LinkTypeName'; - public const MAXIMUM_LENGTH = 'MaximumLength'; - public const REFERENCED_PROPERTY = 'ReferencedProperty'; + public const BASE_ATTRIBUTE_NAME = "BaseAttributeName"; + public const COMPLEX_OBJECT_DEFINITION = "ComplexObjectDefinition"; + public const IS_CONTAINER = "IsContainer"; + public const IS_CUSTOMER_DEFINED = "IsCustomerDefined"; + public const IS_DOMAIN_QUALIFIED = "IsDomainQualified"; + public const LINK_PROPERTY_NAMES = "LinkPropertyNames"; + public const LINK_TYPE_NAME = "LinkTypeName"; + public const MAXIMUM_LENGTH = "MaximumLength"; + public const REFERENCED_PROPERTY = "ReferencedProperty"; } diff --git a/src/Generated/Models/AttributeFlowBehavior.php b/src/Generated/Models/AttributeFlowBehavior.php index 71c4b1c76d1..4c521da3561 100644 --- a/src/Generated/Models/AttributeFlowBehavior.php +++ b/src/Generated/Models/AttributeFlowBehavior.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AttributeFlowBehavior extends Enum { - public const FLOW_WHEN_CHANGED = 'FlowWhenChanged'; - public const FLOW_ALWAYS = 'FlowAlways'; + public const FLOW_WHEN_CHANGED = "FlowWhenChanged"; + public const FLOW_ALWAYS = "FlowAlways"; } diff --git a/src/Generated/Models/AttributeFlowType.php b/src/Generated/Models/AttributeFlowType.php index d271f350f4e..db8b5924ebb 100644 --- a/src/Generated/Models/AttributeFlowType.php +++ b/src/Generated/Models/AttributeFlowType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AttributeFlowType extends Enum { - public const ALWAYS = 'Always'; - public const OBJECT_ADD_ONLY = 'ObjectAddOnly'; - public const MULTI_VALUE_ADD_ONLY = 'MultiValueAddOnly'; - public const VALUE_ADD_ONLY = 'ValueAddOnly'; - public const ATTRIBUTE_ADD_ONLY = 'AttributeAddOnly'; + public const ALWAYS = "Always"; + public const OBJECT_ADD_ONLY = "ObjectAddOnly"; + public const MULTI_VALUE_ADD_ONLY = "MultiValueAddOnly"; + public const VALUE_ADD_ONLY = "ValueAddOnly"; + public const ATTRIBUTE_ADD_ONLY = "AttributeAddOnly"; } diff --git a/src/Generated/Models/AttributeMappingSourceType.php b/src/Generated/Models/AttributeMappingSourceType.php index 4df3cd75ef6..b3f2256603c 100644 --- a/src/Generated/Models/AttributeMappingSourceType.php +++ b/src/Generated/Models/AttributeMappingSourceType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AttributeMappingSourceType extends Enum { - public const ATTRIBUTE = 'Attribute'; - public const CONSTANT = 'Constant'; - public const FUNCTION = 'Function'; + public const ATTRIBUTE = "Attribute"; + public const CONSTANT = "Constant"; + public const FUNCTION = "Function"; } diff --git a/src/Generated/Models/AttributeType.php b/src/Generated/Models/AttributeType.php index ee5b35e4a29..97931fe46eb 100644 --- a/src/Generated/Models/AttributeType.php +++ b/src/Generated/Models/AttributeType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AttributeType extends Enum { - public const STRING = 'String'; - public const INTEGER = 'Integer'; - public const REFERENCE = 'Reference'; - public const BINARY = 'Binary'; - public const BOOLEAN = 'Boolean'; - public const DATE_TIME = 'DateTime'; + public const STRING = "String"; + public const INTEGER = "Integer"; + public const REFERENCE = "Reference"; + public const BINARY = "Binary"; + public const BOOLEAN = "Boolean"; + public const DATE_TIME = "DateTime"; } diff --git a/src/Generated/Models/AuthenticationAppAdminConfiguration.php b/src/Generated/Models/AuthenticationAppAdminConfiguration.php index 287c04702a1..efada168f34 100644 --- a/src/Generated/Models/AuthenticationAppAdminConfiguration.php +++ b/src/Generated/Models/AuthenticationAppAdminConfiguration.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationAppAdminConfiguration extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLICABLE = "notApplicable"; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationAppEvaluation.php b/src/Generated/Models/AuthenticationAppEvaluation.php index f8d5dd8310d..87fe2d607d6 100644 --- a/src/Generated/Models/AuthenticationAppEvaluation.php +++ b/src/Generated/Models/AuthenticationAppEvaluation.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationAppEvaluation extends Enum { - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationAppPolicyStatus.php b/src/Generated/Models/AuthenticationAppPolicyStatus.php index 08bcffc07e8..ffd6564df76 100644 --- a/src/Generated/Models/AuthenticationAppPolicyStatus.php +++ b/src/Generated/Models/AuthenticationAppPolicyStatus.php @@ -5,22 +5,22 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationAppPolicyStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const APP_LOCK_OUT_OF_DATE = 'appLockOutOfDate'; - public const APP_LOCK_ENABLED = 'appLockEnabled'; - public const APP_LOCK_DISABLED = 'appLockDisabled'; - public const APP_CONTEXT_OUT_OF_DATE = 'appContextOutOfDate'; - public const APP_CONTEXT_SHOWN = 'appContextShown'; - public const APP_CONTEXT_NOT_SHOWN = 'appContextNotShown'; - public const LOCATION_CONTEXT_OUT_OF_DATE = 'locationContextOutOfDate'; - public const LOCATION_CONTEXT_SHOWN = 'locationContextShown'; - public const LOCATION_CONTEXT_NOT_SHOWN = 'locationContextNotShown'; - public const NUMBER_MATCH_OUT_OF_DATE = 'numberMatchOutOfDate'; - public const NUMBER_MATCH_CORRECT_NUMBER_ENTERED = 'numberMatchCorrectNumberEntered'; - public const NUMBER_MATCH_INCORRECT_NUMBER_ENTERED = 'numberMatchIncorrectNumberEntered'; - public const NUMBER_MATCH_DENY = 'numberMatchDeny'; - public const TAMPER_RESISTANT_HARDWARE_OUT_OF_DATE = 'tamperResistantHardwareOutOfDate'; - public const TAMPER_RESISTANT_HARDWARE_USED = 'tamperResistantHardwareUsed'; - public const TAMPER_RESISTANT_HARDWARE_NOT_USED = 'tamperResistantHardwareNotUsed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const APP_LOCK_OUT_OF_DATE = "appLockOutOfDate"; + public const APP_LOCK_ENABLED = "appLockEnabled"; + public const APP_LOCK_DISABLED = "appLockDisabled"; + public const APP_CONTEXT_OUT_OF_DATE = "appContextOutOfDate"; + public const APP_CONTEXT_SHOWN = "appContextShown"; + public const APP_CONTEXT_NOT_SHOWN = "appContextNotShown"; + public const LOCATION_CONTEXT_OUT_OF_DATE = "locationContextOutOfDate"; + public const LOCATION_CONTEXT_SHOWN = "locationContextShown"; + public const LOCATION_CONTEXT_NOT_SHOWN = "locationContextNotShown"; + public const NUMBER_MATCH_OUT_OF_DATE = "numberMatchOutOfDate"; + public const NUMBER_MATCH_CORRECT_NUMBER_ENTERED = "numberMatchCorrectNumberEntered"; + public const NUMBER_MATCH_INCORRECT_NUMBER_ENTERED = "numberMatchIncorrectNumberEntered"; + public const NUMBER_MATCH_DENY = "numberMatchDeny"; + public const TAMPER_RESISTANT_HARDWARE_OUT_OF_DATE = "tamperResistantHardwareOutOfDate"; + public const TAMPER_RESISTANT_HARDWARE_USED = "tamperResistantHardwareUsed"; + public const TAMPER_RESISTANT_HARDWARE_NOT_USED = "tamperResistantHardwareNotUsed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationAttributeCollectionInputType.php b/src/Generated/Models/AuthenticationAttributeCollectionInputType.php index 7f56f5bfbd1..f8973e6544c 100644 --- a/src/Generated/Models/AuthenticationAttributeCollectionInputType.php +++ b/src/Generated/Models/AuthenticationAttributeCollectionInputType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationAttributeCollectionInputType extends Enum { - public const TEXT = 'text'; - public const RADIO_SINGLE_SELECT = 'radioSingleSelect'; - public const CHECKBOX_MULTI_SELECT = 'checkboxMultiSelect'; - public const BOOLEAN = 'boolean'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEXT = "text"; + public const RADIO_SINGLE_SELECT = "radioSingleSelect"; + public const CHECKBOX_MULTI_SELECT = "checkboxMultiSelect"; + public const BOOLEAN = "boolean"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationContextDetail.php b/src/Generated/Models/AuthenticationContextDetail.php index fee456cf201..5d6e5128010 100644 --- a/src/Generated/Models/AuthenticationContextDetail.php +++ b/src/Generated/Models/AuthenticationContextDetail.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationContextDetail extends Enum { - public const REQUIRED = 'required'; - public const PREVIOUSLY_SATISFIED = 'previouslySatisfied'; - public const NOT_APPLICABLE = 'notApplicable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REQUIRED = "required"; + public const PREVIOUSLY_SATISFIED = "previouslySatisfied"; + public const NOT_APPLICABLE = "notApplicable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationEventType.php b/src/Generated/Models/AuthenticationEventType.php index cf9cd62b464..27b5adcba30 100644 --- a/src/Generated/Models/AuthenticationEventType.php +++ b/src/Generated/Models/AuthenticationEventType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationEventType extends Enum { - public const TOKEN_ISSUANCE_START = 'tokenIssuanceStart'; - public const PAGE_RENDER_START = 'pageRenderStart'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ATTRIBUTE_COLLECTION_START = 'attributeCollectionStart'; - public const ATTRIBUTE_COLLECTION_SUBMIT = 'attributeCollectionSubmit'; - public const EMAIL_OTP_SEND = 'emailOtpSend'; + public const TOKEN_ISSUANCE_START = "tokenIssuanceStart"; + public const PAGE_RENDER_START = "pageRenderStart"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ATTRIBUTE_COLLECTION_START = "attributeCollectionStart"; + public const ATTRIBUTE_COLLECTION_SUBMIT = "attributeCollectionSubmit"; + public const EMAIL_OTP_SEND = "emailOtpSend"; } diff --git a/src/Generated/Models/AuthenticationFailureReasonCode.php b/src/Generated/Models/AuthenticationFailureReasonCode.php index 7c237e80d09..4aec29d24d8 100644 --- a/src/Generated/Models/AuthenticationFailureReasonCode.php +++ b/src/Generated/Models/AuthenticationFailureReasonCode.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationFailureReasonCode extends Enum { - public const INCOMPLETE = 'incomplete'; - public const DENIED = 'denied'; - public const SYSTEM_FAILURE = 'systemFailure'; - public const BAD_REQUEST = 'badRequest'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const USER_ERROR = 'userError'; - public const CONFIG_ERROR = 'configError'; + public const INCOMPLETE = "incomplete"; + public const DENIED = "denied"; + public const SYSTEM_FAILURE = "systemFailure"; + public const BAD_REQUEST = "badRequest"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const USER_ERROR = "userError"; + public const CONFIG_ERROR = "configError"; } diff --git a/src/Generated/Models/AuthenticationMethodFeature.php b/src/Generated/Models/AuthenticationMethodFeature.php index 750b125fd46..9a535a5c43f 100644 --- a/src/Generated/Models/AuthenticationMethodFeature.php +++ b/src/Generated/Models/AuthenticationMethodFeature.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodFeature extends Enum { - public const SSPR_REGISTERED = 'ssprRegistered'; - public const SSPR_ENABLED = 'ssprEnabled'; - public const SSPR_CAPABLE = 'ssprCapable'; - public const PASSWORDLESS_CAPABLE = 'passwordlessCapable'; - public const MFA_CAPABLE = 'mfaCapable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SSPR_REGISTERED = "ssprRegistered"; + public const SSPR_ENABLED = "ssprEnabled"; + public const SSPR_CAPABLE = "ssprCapable"; + public const PASSWORDLESS_CAPABLE = "passwordlessCapable"; + public const MFA_CAPABLE = "mfaCapable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationMethodKeyStrength.php b/src/Generated/Models/AuthenticationMethodKeyStrength.php index 78947228379..46f6cf626f4 100644 --- a/src/Generated/Models/AuthenticationMethodKeyStrength.php +++ b/src/Generated/Models/AuthenticationMethodKeyStrength.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodKeyStrength extends Enum { - public const NORMAL = 'normal'; - public const WEAK = 'weak'; - public const UNKNOWN = 'unknown'; + public const NORMAL = "normal"; + public const WEAK = "weak"; + public const UNKNOWN = "unknown"; } diff --git a/src/Generated/Models/AuthenticationMethodModes.php b/src/Generated/Models/AuthenticationMethodModes.php index bfff8ffd51e..45a727a4aed 100644 --- a/src/Generated/Models/AuthenticationMethodModes.php +++ b/src/Generated/Models/AuthenticationMethodModes.php @@ -5,21 +5,21 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodModes extends Enum { - public const PASSWORD = 'password'; - public const VOICE = 'voice'; - public const HARDWARE_OATH = 'hardwareOath'; - public const SOFTWARE_OATH = 'softwareOath'; - public const SMS = 'sms'; - public const FIDO2 = 'fido2'; - public const WINDOWS_HELLO_FOR_BUSINESS = 'windowsHelloForBusiness'; - public const MICROSOFT_AUTHENTICATOR_PUSH = 'microsoftAuthenticatorPush'; - public const DEVICE_BASED_PUSH = 'deviceBasedPush'; - public const TEMPORARY_ACCESS_PASS_ONE_TIME = 'temporaryAccessPassOneTime'; - public const TEMPORARY_ACCESS_PASS_MULTI_USE = 'temporaryAccessPassMultiUse'; - public const EMAIL = 'email'; - public const X509_CERTIFICATE_SINGLE_FACTOR = 'x509CertificateSingleFactor'; - public const X509_CERTIFICATE_MULTI_FACTOR = 'x509CertificateMultiFactor'; - public const FEDERATED_SINGLE_FACTOR = 'federatedSingleFactor'; - public const FEDERATED_MULTI_FACTOR = 'federatedMultiFactor'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PASSWORD = "password"; + public const VOICE = "voice"; + public const HARDWARE_OATH = "hardwareOath"; + public const SOFTWARE_OATH = "softwareOath"; + public const SMS = "sms"; + public const FIDO2 = "fido2"; + public const WINDOWS_HELLO_FOR_BUSINESS = "windowsHelloForBusiness"; + public const MICROSOFT_AUTHENTICATOR_PUSH = "microsoftAuthenticatorPush"; + public const DEVICE_BASED_PUSH = "deviceBasedPush"; + public const TEMPORARY_ACCESS_PASS_ONE_TIME = "temporaryAccessPassOneTime"; + public const TEMPORARY_ACCESS_PASS_MULTI_USE = "temporaryAccessPassMultiUse"; + public const EMAIL = "email"; + public const X509_CERTIFICATE_SINGLE_FACTOR = "x509CertificateSingleFactor"; + public const X509_CERTIFICATE_MULTI_FACTOR = "x509CertificateMultiFactor"; + public const FEDERATED_SINGLE_FACTOR = "federatedSingleFactor"; + public const FEDERATED_MULTI_FACTOR = "federatedMultiFactor"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationMethodPlatform.php b/src/Generated/Models/AuthenticationMethodPlatform.php index 9c29926c146..3954b4dd535 100644 --- a/src/Generated/Models/AuthenticationMethodPlatform.php +++ b/src/Generated/Models/AuthenticationMethodPlatform.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodPlatform extends Enum { - public const UNKNOWN = 'unknown'; - public const WINDOWS = 'windows'; - public const MAC_O_S = 'macOS'; - public const I_O_S = 'iOS'; - public const ANDROID = 'android'; - public const LINUX = 'linux'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const WINDOWS = "windows"; + public const MAC_O_S = "macOS"; + public const I_O_S = "iOS"; + public const ANDROID = "android"; + public const LINUX = "linux"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationMethodSignInState.php b/src/Generated/Models/AuthenticationMethodSignInState.php index 51760b82d9d..5f3f0222a36 100644 --- a/src/Generated/Models/AuthenticationMethodSignInState.php +++ b/src/Generated/Models/AuthenticationMethodSignInState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodSignInState extends Enum { - public const NOT_SUPPORTED = 'notSupported'; - public const NOT_ALLOWED_BY_POLICY = 'notAllowedByPolicy'; - public const NOT_ENABLED = 'notEnabled'; - public const PHONE_NUMBER_NOT_UNIQUE = 'phoneNumberNotUnique'; - public const READY = 'ready'; - public const NOT_CONFIGURED = 'notConfigured'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_SUPPORTED = "notSupported"; + public const NOT_ALLOWED_BY_POLICY = "notAllowedByPolicy"; + public const NOT_ENABLED = "notEnabled"; + public const PHONE_NUMBER_NOT_UNIQUE = "phoneNumberNotUnique"; + public const READY = "ready"; + public const NOT_CONFIGURED = "notConfigured"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationMethodState.php b/src/Generated/Models/AuthenticationMethodState.php index 4e0aabe14eb..dc8374c6322 100644 --- a/src/Generated/Models/AuthenticationMethodState.php +++ b/src/Generated/Models/AuthenticationMethodState.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodState extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/AuthenticationMethodTargetType.php b/src/Generated/Models/AuthenticationMethodTargetType.php index 09f763be664..235f24c105b 100644 --- a/src/Generated/Models/AuthenticationMethodTargetType.php +++ b/src/Generated/Models/AuthenticationMethodTargetType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodTargetType extends Enum { - public const USER = 'user'; - public const GROUP = 'group'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const GROUP = "group"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationMethodsPolicyMigrationState.php b/src/Generated/Models/AuthenticationMethodsPolicyMigrationState.php index 02e08688834..a21e76a59e0 100644 --- a/src/Generated/Models/AuthenticationMethodsPolicyMigrationState.php +++ b/src/Generated/Models/AuthenticationMethodsPolicyMigrationState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationMethodsPolicyMigrationState extends Enum { - public const PRE_MIGRATION = 'preMigration'; - public const MIGRATION_IN_PROGRESS = 'migrationInProgress'; - public const MIGRATION_COMPLETE = 'migrationComplete'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PRE_MIGRATION = "preMigration"; + public const MIGRATION_IN_PROGRESS = "migrationInProgress"; + public const MIGRATION_COMPLETE = "migrationComplete"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationPhoneType.php b/src/Generated/Models/AuthenticationPhoneType.php index bb3576d96d2..c8fdfd3519f 100644 --- a/src/Generated/Models/AuthenticationPhoneType.php +++ b/src/Generated/Models/AuthenticationPhoneType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationPhoneType extends Enum { - public const MOBILE = 'mobile'; - public const ALTERNATE_MOBILE = 'alternateMobile'; - public const OFFICE = 'office'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MOBILE = "mobile"; + public const ALTERNATE_MOBILE = "alternateMobile"; + public const OFFICE = "office"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationProtocol.php b/src/Generated/Models/AuthenticationProtocol.php index 739aa0765b2..a01bd548dfd 100644 --- a/src/Generated/Models/AuthenticationProtocol.php +++ b/src/Generated/Models/AuthenticationProtocol.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationProtocol extends Enum { - public const WS_FED = 'wsFed'; - public const SAML = 'saml'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const WS_FED = "wsFed"; + public const SAML = "saml"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationStrengthPolicyType.php b/src/Generated/Models/AuthenticationStrengthPolicyType.php index a8f0923b7a9..c09276b9671 100644 --- a/src/Generated/Models/AuthenticationStrengthPolicyType.php +++ b/src/Generated/Models/AuthenticationStrengthPolicyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationStrengthPolicyType extends Enum { - public const BUILT_IN = 'builtIn'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BUILT_IN = "builtIn"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationStrengthRequirements.php b/src/Generated/Models/AuthenticationStrengthRequirements.php index 5bfd353db74..45eb7961d07 100644 --- a/src/Generated/Models/AuthenticationStrengthRequirements.php +++ b/src/Generated/Models/AuthenticationStrengthRequirements.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationStrengthRequirements extends Enum { - public const NONE = 'none'; - public const MFA = 'mfa'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const MFA = "mfa"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationStrengthResult.php b/src/Generated/Models/AuthenticationStrengthResult.php index 1f82e445455..7687ddecf84 100644 --- a/src/Generated/Models/AuthenticationStrengthResult.php +++ b/src/Generated/Models/AuthenticationStrengthResult.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationStrengthResult extends Enum { - public const NOT_SET = 'notSet'; - public const SKIPPED_FOR_PROOF_UP = 'skippedForProofUp'; - public const SATISFIED = 'satisfied'; - public const SINGLE_CHALLENGE_REQUIRED = 'singleChallengeRequired'; - public const MULTIPLE_CHALLENGES_REQUIRED = 'multipleChallengesRequired'; - public const SINGLE_REGISTRATION_REQUIRED = 'singleRegistrationRequired'; - public const MULTIPLE_REGISTRATIONS_REQUIRED = 'multipleRegistrationsRequired'; - public const CANNOT_SATISFY_DUE_TO_COMBINATION_CONFIGURATION = 'cannotSatisfyDueToCombinationConfiguration'; - public const CANNOT_SATISFY = 'cannotSatisfy'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_SET = "notSet"; + public const SKIPPED_FOR_PROOF_UP = "skippedForProofUp"; + public const SATISFIED = "satisfied"; + public const SINGLE_CHALLENGE_REQUIRED = "singleChallengeRequired"; + public const MULTIPLE_CHALLENGES_REQUIRED = "multipleChallengesRequired"; + public const SINGLE_REGISTRATION_REQUIRED = "singleRegistrationRequired"; + public const MULTIPLE_REGISTRATIONS_REQUIRED = "multipleRegistrationsRequired"; + public const CANNOT_SATISFY_DUE_TO_COMBINATION_CONFIGURATION = "cannotSatisfyDueToCombinationConfiguration"; + public const CANNOT_SATISFY = "cannotSatisfy"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthenticationTransformConstant.php b/src/Generated/Models/AuthenticationTransformConstant.php index 259f0759e05..b148b4f3528 100644 --- a/src/Generated/Models/AuthenticationTransformConstant.php +++ b/src/Generated/Models/AuthenticationTransformConstant.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthenticationTransformConstant extends Enum { - public const MD5_96 = 'md5_96'; - public const SHA1_96 = 'sha1_96'; - public const SHA_256_128 = 'sha_256_128'; - public const AES128_GCM = 'aes128Gcm'; - public const AES192_GCM = 'aes192Gcm'; - public const AES256_GCM = 'aes256Gcm'; + public const MD5_96 = "md5_96"; + public const SHA1_96 = "sha1_96"; + public const SHA_256_128 = "sha_256_128"; + public const AES128_GCM = "aes128Gcm"; + public const AES192_GCM = "aes192Gcm"; + public const AES256_GCM = "aes256Gcm"; } diff --git a/src/Generated/Models/AuthorizationSystemActionSeverity.php b/src/Generated/Models/AuthorizationSystemActionSeverity.php index db6e93027fa..953f8bac7f3 100644 --- a/src/Generated/Models/AuthorizationSystemActionSeverity.php +++ b/src/Generated/Models/AuthorizationSystemActionSeverity.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthorizationSystemActionSeverity extends Enum { - public const NORMAL = 'normal'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NORMAL = "normal"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthorizationSystemActionType.php b/src/Generated/Models/AuthorizationSystemActionType.php index 56462ffb772..9c32b09b6ec 100644 --- a/src/Generated/Models/AuthorizationSystemActionType.php +++ b/src/Generated/Models/AuthorizationSystemActionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthorizationSystemActionType extends Enum { - public const DELETE = 'delete'; - public const READ = 'read'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DELETE = "delete"; + public const READ = "read"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AuthorizationSystemType.php b/src/Generated/Models/AuthorizationSystemType.php index d21e66c1d29..eef988d1c5c 100644 --- a/src/Generated/Models/AuthorizationSystemType.php +++ b/src/Generated/Models/AuthorizationSystemType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AuthorizationSystemType extends Enum { - public const AZURE = 'azure'; - public const GCP = 'gcp'; - public const AWS = 'aws'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AZURE = "azure"; + public const GCP = "gcp"; + public const AWS = "aws"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AutoAdmittedUsersType.php b/src/Generated/Models/AutoAdmittedUsersType.php index 49b7af7e557..c1f4ddaf7bf 100644 --- a/src/Generated/Models/AutoAdmittedUsersType.php +++ b/src/Generated/Models/AutoAdmittedUsersType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class AutoAdmittedUsersType extends Enum { - public const EVERYONE_IN_COMPANY = 'everyoneInCompany'; - public const EVERYONE = 'everyone'; + public const EVERYONE_IN_COMPANY = "everyoneInCompany"; + public const EVERYONE = "everyone"; } diff --git a/src/Generated/Models/AutoRestartNotificationDismissalMethod.php b/src/Generated/Models/AutoRestartNotificationDismissalMethod.php index 8e5b704bb53..660d0d49956 100644 --- a/src/Generated/Models/AutoRestartNotificationDismissalMethod.php +++ b/src/Generated/Models/AutoRestartNotificationDismissalMethod.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AutoRestartNotificationDismissalMethod extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const AUTOMATIC = 'automatic'; - public const USER = 'user'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const AUTOMATIC = "automatic"; + public const USER = "user"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AutomaticRepliesStatus.php b/src/Generated/Models/AutomaticRepliesStatus.php index c0c2232d71c..95ad5396490 100644 --- a/src/Generated/Models/AutomaticRepliesStatus.php +++ b/src/Generated/Models/AutomaticRepliesStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AutomaticRepliesStatus extends Enum { - public const DISABLED = 'disabled'; - public const ALWAYS_ENABLED = 'alwaysEnabled'; - public const SCHEDULED = 'scheduled'; + public const DISABLED = "disabled"; + public const ALWAYS_ENABLED = "alwaysEnabled"; + public const SCHEDULED = "scheduled"; } diff --git a/src/Generated/Models/AutomaticUpdateMode.php b/src/Generated/Models/AutomaticUpdateMode.php index b0c7336b79c..cefd09aadec 100644 --- a/src/Generated/Models/AutomaticUpdateMode.php +++ b/src/Generated/Models/AutomaticUpdateMode.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class AutomaticUpdateMode extends Enum { - public const USER_DEFINED = 'userDefined'; - public const NOTIFY_DOWNLOAD = 'notifyDownload'; - public const AUTO_INSTALL_AT_MAINTENANCE_TIME = 'autoInstallAtMaintenanceTime'; - public const AUTO_INSTALL_AND_REBOOT_AT_MAINTENANCE_TIME = 'autoInstallAndRebootAtMaintenanceTime'; - public const AUTO_INSTALL_AND_REBOOT_AT_SCHEDULED_TIME = 'autoInstallAndRebootAtScheduledTime'; - public const AUTO_INSTALL_AND_REBOOT_WITHOUT_END_USER_CONTROL = 'autoInstallAndRebootWithoutEndUserControl'; - public const WINDOWS_DEFAULT = 'windowsDefault'; + public const USER_DEFINED = "userDefined"; + public const NOTIFY_DOWNLOAD = "notifyDownload"; + public const AUTO_INSTALL_AT_MAINTENANCE_TIME = "autoInstallAtMaintenanceTime"; + public const AUTO_INSTALL_AND_REBOOT_AT_MAINTENANCE_TIME = "autoInstallAndRebootAtMaintenanceTime"; + public const AUTO_INSTALL_AND_REBOOT_AT_SCHEDULED_TIME = "autoInstallAndRebootAtScheduledTime"; + public const AUTO_INSTALL_AND_REBOOT_WITHOUT_END_USER_CONTROL = "autoInstallAndRebootWithoutEndUserControl"; + public const WINDOWS_DEFAULT = "windowsDefault"; } diff --git a/src/Generated/Models/AwsAccessType.php b/src/Generated/Models/AwsAccessType.php index 60a0da74c86..374aca4ef7a 100644 --- a/src/Generated/Models/AwsAccessType.php +++ b/src/Generated/Models/AwsAccessType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AwsAccessType extends Enum { - public const PUBLIC = 'public'; - public const RESTRICTED = 'restricted'; - public const CROSS_ACCOUNT = 'crossAccount'; - public const PRIVATE = 'private'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUBLIC = "public"; + public const RESTRICTED = "restricted"; + public const CROSS_ACCOUNT = "crossAccount"; + public const PRIVATE = "private"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AwsPolicyType.php b/src/Generated/Models/AwsPolicyType.php index 0598c74b341..f3211c100f4 100644 --- a/src/Generated/Models/AwsPolicyType.php +++ b/src/Generated/Models/AwsPolicyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AwsPolicyType extends Enum { - public const SYSTEM = 'system'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SYSTEM = "system"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AwsRoleTrustEntityType.php b/src/Generated/Models/AwsRoleTrustEntityType.php index 4f11914685c..b8af4475af3 100644 --- a/src/Generated/Models/AwsRoleTrustEntityType.php +++ b/src/Generated/Models/AwsRoleTrustEntityType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AwsRoleTrustEntityType extends Enum { - public const NONE = 'none'; - public const SERVICE = 'service'; - public const SSO = 'sso'; - public const CROSS_ACCOUNT = 'crossAccount'; - public const WEB_IDENTITY = 'webIdentity'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const SERVICE = "service"; + public const SSO = "sso"; + public const CROSS_ACCOUNT = "crossAccount"; + public const WEB_IDENTITY = "webIdentity"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AwsRoleType.php b/src/Generated/Models/AwsRoleType.php index 48885d94ee6..6cc4f611456 100644 --- a/src/Generated/Models/AwsRoleType.php +++ b/src/Generated/Models/AwsRoleType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AwsRoleType extends Enum { - public const SYSTEM = 'system'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SYSTEM = "system"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AwsSecretInformationWebServices.php b/src/Generated/Models/AwsSecretInformationWebServices.php index 9a8f24e3e25..29231874c4b 100644 --- a/src/Generated/Models/AwsSecretInformationWebServices.php +++ b/src/Generated/Models/AwsSecretInformationWebServices.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AwsSecretInformationWebServices extends Enum { - public const SECRETS_MANAGER = 'secretsManager'; - public const CERTIFICATE_AUTHORITY = 'certificateAuthority'; - public const CLOUD_HSM = 'cloudHsm'; - public const CERTIFICATE_MANAGER = 'certificateManager'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SECRETS_MANAGER = "secretsManager"; + public const CERTIFICATE_AUTHORITY = "certificateAuthority"; + public const CLOUD_HSM = "cloudHsm"; + public const CERTIFICATE_MANAGER = "certificateManager"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AwsSecurityToolWebServices.php b/src/Generated/Models/AwsSecurityToolWebServices.php index 76bc98a076d..436623620dc 100644 --- a/src/Generated/Models/AwsSecurityToolWebServices.php +++ b/src/Generated/Models/AwsSecurityToolWebServices.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class AwsSecurityToolWebServices extends Enum { - public const MACIE = 'macie'; - public const WAF_SHIELD = 'wafShield'; - public const CLOUD_TRAIL = 'cloudTrail'; - public const INSPECTOR = 'inspector'; - public const SECURITY_HUB = 'securityHub'; - public const DETECTIVE = 'detective'; - public const GUARD_DUTY = 'guardDuty'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MACIE = "macie"; + public const WAF_SHIELD = "wafShield"; + public const CLOUD_TRAIL = "cloudTrail"; + public const INSPECTOR = "inspector"; + public const SECURITY_HUB = "securityHub"; + public const DETECTIVE = "detective"; + public const GUARD_DUTY = "guardDuty"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AwsStatementEffect.php b/src/Generated/Models/AwsStatementEffect.php index a380dcfa130..888a9115c83 100644 --- a/src/Generated/Models/AwsStatementEffect.php +++ b/src/Generated/Models/AwsStatementEffect.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AwsStatementEffect extends Enum { - public const ALLOW = 'allow'; - public const DENY = 'deny'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALLOW = "allow"; + public const DENY = "deny"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AzureAccessType.php b/src/Generated/Models/AzureAccessType.php index eeda204a00a..78abef3b2cb 100644 --- a/src/Generated/Models/AzureAccessType.php +++ b/src/Generated/Models/AzureAccessType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AzureAccessType extends Enum { - public const PUBLIC = 'public'; - public const PRIVATE = 'private'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUBLIC = "public"; + public const PRIVATE = "private"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AzureAttestationSettingStatus.php b/src/Generated/Models/AzureAttestationSettingStatus.php index 020b4fae1b4..7e444d83a7f 100644 --- a/src/Generated/Models/AzureAttestationSettingStatus.php +++ b/src/Generated/Models/AzureAttestationSettingStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AzureAttestationSettingStatus extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLICABLE = "notApplicable"; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AzureEncryption.php b/src/Generated/Models/AzureEncryption.php index 68b87a2a128..0f3856f0f31 100644 --- a/src/Generated/Models/AzureEncryption.php +++ b/src/Generated/Models/AzureEncryption.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AzureEncryption extends Enum { - public const MICROSOFT_STORAGE = 'microsoftStorage'; - public const MICROSOFT_KEY_VAULT = 'microsoftKeyVault'; - public const CUSTOMER = 'customer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT_STORAGE = "microsoftStorage"; + public const MICROSOFT_KEY_VAULT = "microsoftKeyVault"; + public const CUSTOMER = "customer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/AzureRoleDefinitionType.php b/src/Generated/Models/AzureRoleDefinitionType.php index e6235517040..294652fe15f 100644 --- a/src/Generated/Models/AzureRoleDefinitionType.php +++ b/src/Generated/Models/AzureRoleDefinitionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AzureRoleDefinitionType extends Enum { - public const SYSTEM = 'system'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SYSTEM = "system"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/B2bIdentityProvidersType.php b/src/Generated/Models/B2bIdentityProvidersType.php index b799020ec31..37aab8958ff 100644 --- a/src/Generated/Models/B2bIdentityProvidersType.php +++ b/src/Generated/Models/B2bIdentityProvidersType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class B2bIdentityProvidersType extends Enum { - public const AZURE_ACTIVE_DIRECTORY = 'azureActiveDirectory'; - public const EXTERNAL_FEDERATION = 'externalFederation'; - public const SOCIAL_IDENTITY_PROVIDERS = 'socialIdentityProviders'; - public const EMAIL_ONE_TIME_PASSCODE = 'emailOneTimePasscode'; - public const MICROSOFT_ACCOUNT = 'microsoftAccount'; - public const DEFAULT_CONFIGURED_IDP = 'defaultConfiguredIdp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AZURE_ACTIVE_DIRECTORY = "azureActiveDirectory"; + public const EXTERNAL_FEDERATION = "externalFederation"; + public const SOCIAL_IDENTITY_PROVIDERS = "socialIdentityProviders"; + public const EMAIL_ONE_TIME_PASSCODE = "emailOneTimePasscode"; + public const MICROSOFT_ACCOUNT = "microsoftAccount"; + public const DEFAULT_CONFIGURED_IDP = "defaultConfiguredIdp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BackupServiceConsumer.php b/src/Generated/Models/BackupServiceConsumer.php index 66b3a8f549d..ceb777c837c 100644 --- a/src/Generated/Models/BackupServiceConsumer.php +++ b/src/Generated/Models/BackupServiceConsumer.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BackupServiceConsumer extends Enum { - public const UNKNOWN = 'unknown'; - public const FIRSTPARTY = 'firstparty'; - public const THIRDPARTY = 'thirdparty'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const FIRSTPARTY = "firstparty"; + public const THIRDPARTY = "thirdparty"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BackupServiceStatus.php b/src/Generated/Models/BackupServiceStatus.php index c4f8c64edb5..8eb6591026f 100644 --- a/src/Generated/Models/BackupServiceStatus.php +++ b/src/Generated/Models/BackupServiceStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class BackupServiceStatus extends Enum { - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; - public const PROTECTION_CHANGE_LOCKED = 'protectionChangeLocked'; - public const RESTORE_LOCKED = 'restoreLocked'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; + public const PROTECTION_CHANGE_LOCKED = "protectionChangeLocked"; + public const RESTORE_LOCKED = "restoreLocked"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BaseAuthenticationMethod.php b/src/Generated/Models/BaseAuthenticationMethod.php index aa3aac03789..cc4fd3d740a 100644 --- a/src/Generated/Models/BaseAuthenticationMethod.php +++ b/src/Generated/Models/BaseAuthenticationMethod.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class BaseAuthenticationMethod extends Enum { - public const PASSWORD = 'password'; - public const VOICE = 'voice'; - public const HARDWARE_OATH = 'hardwareOath'; - public const SOFTWARE_OATH = 'softwareOath'; - public const SMS = 'sms'; - public const FIDO2 = 'fido2'; - public const WINDOWS_HELLO_FOR_BUSINESS = 'windowsHelloForBusiness'; - public const MICROSOFT_AUTHENTICATOR = 'microsoftAuthenticator'; - public const TEMPORARY_ACCESS_PASS = 'temporaryAccessPass'; - public const EMAIL = 'email'; - public const X509_CERTIFICATE = 'x509Certificate'; - public const FEDERATION = 'federation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PASSWORD = "password"; + public const VOICE = "voice"; + public const HARDWARE_OATH = "hardwareOath"; + public const SOFTWARE_OATH = "softwareOath"; + public const SMS = "sms"; + public const FIDO2 = "fido2"; + public const WINDOWS_HELLO_FOR_BUSINESS = "windowsHelloForBusiness"; + public const MICROSOFT_AUTHENTICATOR = "microsoftAuthenticator"; + public const TEMPORARY_ACCESS_PASS = "temporaryAccessPass"; + public const EMAIL = "email"; + public const X509_CERTIFICATE = "x509Certificate"; + public const FEDERATION = "federation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BinaryOperator.php b/src/Generated/Models/BinaryOperator.php index 3317b806db1..63136fceafb 100644 --- a/src/Generated/Models/BinaryOperator.php +++ b/src/Generated/Models/BinaryOperator.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class BinaryOperator extends Enum { - public const OR = 'or'; - public const AND = 'and'; + public const OR = "or"; + public const AND = "and"; } diff --git a/src/Generated/Models/BitLockerEncryptionMethod.php b/src/Generated/Models/BitLockerEncryptionMethod.php index 41c2bb340f8..273ee606091 100644 --- a/src/Generated/Models/BitLockerEncryptionMethod.php +++ b/src/Generated/Models/BitLockerEncryptionMethod.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BitLockerEncryptionMethod extends Enum { - public const AES_CBC128 = 'aesCbc128'; - public const AES_CBC256 = 'aesCbc256'; - public const XTS_AES128 = 'xtsAes128'; - public const XTS_AES256 = 'xtsAes256'; + public const AES_CBC128 = "aesCbc128"; + public const AES_CBC256 = "aesCbc256"; + public const XTS_AES128 = "xtsAes128"; + public const XTS_AES256 = "xtsAes256"; } diff --git a/src/Generated/Models/BitLockerRecoveryInformationType.php b/src/Generated/Models/BitLockerRecoveryInformationType.php index 7195cbe0845..fabc62cdd66 100644 --- a/src/Generated/Models/BitLockerRecoveryInformationType.php +++ b/src/Generated/Models/BitLockerRecoveryInformationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class BitLockerRecoveryInformationType extends Enum { - public const PASSWORD_AND_KEY = 'passwordAndKey'; - public const PASSWORD_ONLY = 'passwordOnly'; + public const PASSWORD_AND_KEY = "passwordAndKey"; + public const PASSWORD_ONLY = "passwordOnly"; } diff --git a/src/Generated/Models/BitLockerRecoveryPasswordRotationType.php b/src/Generated/Models/BitLockerRecoveryPasswordRotationType.php index a71d4e171ec..8c2bf6acabd 100644 --- a/src/Generated/Models/BitLockerRecoveryPasswordRotationType.php +++ b/src/Generated/Models/BitLockerRecoveryPasswordRotationType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BitLockerRecoveryPasswordRotationType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DISABLED = 'disabled'; - public const ENABLED_FOR_AZURE_AD = 'enabledForAzureAd'; - public const ENABLED_FOR_AZURE_AD_AND_HYBRID = 'enabledForAzureAdAndHybrid'; + public const NOT_CONFIGURED = "notConfigured"; + public const DISABLED = "disabled"; + public const ENABLED_FOR_AZURE_AD = "enabledForAzureAd"; + public const ENABLED_FOR_AZURE_AD_AND_HYBRID = "enabledForAzureAdAndHybrid"; } diff --git a/src/Generated/Models/BodyType.php b/src/Generated/Models/BodyType.php index 4327e6eff63..f89a9234890 100644 --- a/src/Generated/Models/BodyType.php +++ b/src/Generated/Models/BodyType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class BodyType extends Enum { - public const TEXT = 'text'; - public const HTML = 'html'; + public const TEXT = "text"; + public const HTML = "html"; } diff --git a/src/Generated/Models/BookingInvoiceStatus.php b/src/Generated/Models/BookingInvoiceStatus.php index e7b0ff396d9..7ff8f7c453e 100644 --- a/src/Generated/Models/BookingInvoiceStatus.php +++ b/src/Generated/Models/BookingInvoiceStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingInvoiceStatus extends Enum { - public const DRAFT = 'draft'; - public const REVIEWING = 'reviewing'; - public const OPEN = 'open'; - public const CANCELED = 'canceled'; - public const PAID = 'paid'; - public const CORRECTIVE = 'corrective'; + public const DRAFT = "draft"; + public const REVIEWING = "reviewing"; + public const OPEN = "open"; + public const CANCELED = "canceled"; + public const PAID = "paid"; + public const CORRECTIVE = "corrective"; } diff --git a/src/Generated/Models/BookingPageAccessControl.php b/src/Generated/Models/BookingPageAccessControl.php index 98cf37a308a..45680225ef3 100644 --- a/src/Generated/Models/BookingPageAccessControl.php +++ b/src/Generated/Models/BookingPageAccessControl.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingPageAccessControl extends Enum { - public const UNRESTRICTED = 'unrestricted'; - public const RESTRICTED_TO_ORGANIZATION = 'restrictedToOrganization'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNRESTRICTED = "unrestricted"; + public const RESTRICTED_TO_ORGANIZATION = "restrictedToOrganization"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BookingPriceType.php b/src/Generated/Models/BookingPriceType.php index 35903b6d9fd..1e3e85f276d 100644 --- a/src/Generated/Models/BookingPriceType.php +++ b/src/Generated/Models/BookingPriceType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingPriceType extends Enum { - public const UNDEFINED = 'undefined'; - public const FIXED_PRICE = 'fixedPrice'; - public const STARTING_AT = 'startingAt'; - public const HOURLY = 'hourly'; - public const FREE = 'free'; - public const PRICE_VARIES = 'priceVaries'; - public const CALL_US = 'callUs'; - public const NOT_SET = 'notSet'; + public const UNDEFINED = "undefined"; + public const FIXED_PRICE = "fixedPrice"; + public const STARTING_AT = "startingAt"; + public const HOURLY = "hourly"; + public const FREE = "free"; + public const PRICE_VARIES = "priceVaries"; + public const CALL_US = "callUs"; + public const NOT_SET = "notSet"; } diff --git a/src/Generated/Models/BookingReminderRecipients.php b/src/Generated/Models/BookingReminderRecipients.php index d920f34c752..226f2cb1bfb 100644 --- a/src/Generated/Models/BookingReminderRecipients.php +++ b/src/Generated/Models/BookingReminderRecipients.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingReminderRecipients extends Enum { - public const ALL_ATTENDEES = 'allAttendees'; - public const STAFF = 'staff'; - public const CUSTOMER = 'customer'; + public const ALL_ATTENDEES = "allAttendees"; + public const STAFF = "staff"; + public const CUSTOMER = "customer"; } diff --git a/src/Generated/Models/BookingStaffMembershipStatus.php b/src/Generated/Models/BookingStaffMembershipStatus.php index 9e8f75cbe77..a8d0dc19211 100644 --- a/src/Generated/Models/BookingStaffMembershipStatus.php +++ b/src/Generated/Models/BookingStaffMembershipStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingStaffMembershipStatus extends Enum { - public const ACTIVE = 'active'; - public const PENDING_ACCEPTANCE = 'pendingAcceptance'; - public const REJECTED_BY_STAFF = 'rejectedByStaff'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const PENDING_ACCEPTANCE = "pendingAcceptance"; + public const REJECTED_BY_STAFF = "rejectedByStaff"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BookingStaffRole.php b/src/Generated/Models/BookingStaffRole.php index 3b3757aa7d2..18a178c7d5e 100644 --- a/src/Generated/Models/BookingStaffRole.php +++ b/src/Generated/Models/BookingStaffRole.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingStaffRole extends Enum { - public const GUEST = 'guest'; - public const ADMINISTRATOR = 'administrator'; - public const VIEWER = 'viewer'; - public const EXTERNAL_GUEST = 'externalGuest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const SCHEDULER = 'scheduler'; - public const TEAM_MEMBER = 'teamMember'; + public const GUEST = "guest"; + public const ADMINISTRATOR = "administrator"; + public const VIEWER = "viewer"; + public const EXTERNAL_GUEST = "externalGuest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const SCHEDULER = "scheduler"; + public const TEAM_MEMBER = "teamMember"; } diff --git a/src/Generated/Models/BookingType.php b/src/Generated/Models/BookingType.php index 3b6780f0bde..72575f6ae1f 100644 --- a/src/Generated/Models/BookingType.php +++ b/src/Generated/Models/BookingType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingType extends Enum { - public const UNKNOWN = 'unknown'; - public const STANDARD = 'standard'; - public const RESERVED = 'reserved'; + public const UNKNOWN = "unknown"; + public const STANDARD = "standard"; + public const RESERVED = "reserved"; } diff --git a/src/Generated/Models/BookingsAvailabilityStatus.php b/src/Generated/Models/BookingsAvailabilityStatus.php index 368783c6149..be58fff045c 100644 --- a/src/Generated/Models/BookingsAvailabilityStatus.php +++ b/src/Generated/Models/BookingsAvailabilityStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingsAvailabilityStatus extends Enum { - public const AVAILABLE = 'available'; - public const BUSY = 'busy'; - public const SLOTS_AVAILABLE = 'slotsAvailable'; - public const OUT_OF_OFFICE = 'outOfOffice'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AVAILABLE = "available"; + public const BUSY = "busy"; + public const SLOTS_AVAILABLE = "slotsAvailable"; + public const OUT_OF_OFFICE = "outOfOffice"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BookingsServiceAvailabilityType.php b/src/Generated/Models/BookingsServiceAvailabilityType.php index 29aace712fd..91d83ed25a0 100644 --- a/src/Generated/Models/BookingsServiceAvailabilityType.php +++ b/src/Generated/Models/BookingsServiceAvailabilityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BookingsServiceAvailabilityType extends Enum { - public const BOOK_WHEN_STAFF_ARE_FREE = 'bookWhenStaffAreFree'; - public const NOT_BOOKABLE = 'notBookable'; - public const CUSTOM_WEEKLY_HOURS = 'customWeeklyHours'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BOOK_WHEN_STAFF_ARE_FREE = "bookWhenStaffAreFree"; + public const NOT_BOOKABLE = "notBookable"; + public const CUSTOM_WEEKLY_HOURS = "customWeeklyHours"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BroadcastMeetingAudience.php b/src/Generated/Models/BroadcastMeetingAudience.php index 34058ffee23..d6f26d1c9fc 100644 --- a/src/Generated/Models/BroadcastMeetingAudience.php +++ b/src/Generated/Models/BroadcastMeetingAudience.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BroadcastMeetingAudience extends Enum { - public const ROLE_IS_ATTENDEE = 'roleIsAttendee'; - public const ORGANIZATION = 'organization'; - public const EVERYONE = 'everyone'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ROLE_IS_ATTENDEE = "roleIsAttendee"; + public const ORGANIZATION = "organization"; + public const EVERYONE = "everyone"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSharedCookieSourceEnvironment.php b/src/Generated/Models/BrowserSharedCookieSourceEnvironment.php index 98aff7007a4..1b42f22601a 100644 --- a/src/Generated/Models/BrowserSharedCookieSourceEnvironment.php +++ b/src/Generated/Models/BrowserSharedCookieSourceEnvironment.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSharedCookieSourceEnvironment extends Enum { - public const MICROSOFT_EDGE = 'microsoftEdge'; - public const INTERNET_EXPLORER11 = 'internetExplorer11'; - public const BOTH = 'both'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT_EDGE = "microsoftEdge"; + public const INTERNET_EXPLORER11 = "internetExplorer11"; + public const BOTH = "both"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSharedCookieStatus.php b/src/Generated/Models/BrowserSharedCookieStatus.php index 14ee1e280bf..238c39541a0 100644 --- a/src/Generated/Models/BrowserSharedCookieStatus.php +++ b/src/Generated/Models/BrowserSharedCookieStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSharedCookieStatus extends Enum { - public const PUBLISHED = 'published'; - public const PENDING_ADD = 'pendingAdd'; - public const PENDING_EDIT = 'pendingEdit'; - public const PENDING_DELETE = 'pendingDelete'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUBLISHED = "published"; + public const PENDING_ADD = "pendingAdd"; + public const PENDING_EDIT = "pendingEdit"; + public const PENDING_DELETE = "pendingDelete"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSiteCompatibilityMode.php b/src/Generated/Models/BrowserSiteCompatibilityMode.php index 72393c420f0..1e63fabcea7 100644 --- a/src/Generated/Models/BrowserSiteCompatibilityMode.php +++ b/src/Generated/Models/BrowserSiteCompatibilityMode.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSiteCompatibilityMode extends Enum { - public const DEFAULT = 'default'; - public const INTERNET_EXPLORER8_ENTERPRISE = 'internetExplorer8Enterprise'; - public const INTERNET_EXPLORER7_ENTERPRISE = 'internetExplorer7Enterprise'; - public const INTERNET_EXPLORER11 = 'internetExplorer11'; - public const INTERNET_EXPLORER10 = 'internetExplorer10'; - public const INTERNET_EXPLORER9 = 'internetExplorer9'; - public const INTERNET_EXPLORER8 = 'internetExplorer8'; - public const INTERNET_EXPLORER7 = 'internetExplorer7'; - public const INTERNET_EXPLORER5 = 'internetExplorer5'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const INTERNET_EXPLORER8_ENTERPRISE = "internetExplorer8Enterprise"; + public const INTERNET_EXPLORER7_ENTERPRISE = "internetExplorer7Enterprise"; + public const INTERNET_EXPLORER11 = "internetExplorer11"; + public const INTERNET_EXPLORER10 = "internetExplorer10"; + public const INTERNET_EXPLORER9 = "internetExplorer9"; + public const INTERNET_EXPLORER8 = "internetExplorer8"; + public const INTERNET_EXPLORER7 = "internetExplorer7"; + public const INTERNET_EXPLORER5 = "internetExplorer5"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSiteListStatus.php b/src/Generated/Models/BrowserSiteListStatus.php index 35a933b5dbd..84a3672837e 100644 --- a/src/Generated/Models/BrowserSiteListStatus.php +++ b/src/Generated/Models/BrowserSiteListStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSiteListStatus extends Enum { - public const DRAFT = 'draft'; - public const PUBLISHED = 'published'; - public const PENDING = 'pending'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DRAFT = "draft"; + public const PUBLISHED = "published"; + public const PENDING = "pending"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSiteMergeType.php b/src/Generated/Models/BrowserSiteMergeType.php index 138de6b5cba..1ef2db6e162 100644 --- a/src/Generated/Models/BrowserSiteMergeType.php +++ b/src/Generated/Models/BrowserSiteMergeType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSiteMergeType extends Enum { - public const NO_MERGE = 'noMerge'; - public const DEFAULT = 'default'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NO_MERGE = "noMerge"; + public const DEFAULT = "default"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSiteStatus.php b/src/Generated/Models/BrowserSiteStatus.php index e274706b58f..7e67c8b92d3 100644 --- a/src/Generated/Models/BrowserSiteStatus.php +++ b/src/Generated/Models/BrowserSiteStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSiteStatus extends Enum { - public const PUBLISHED = 'published'; - public const PENDING_ADD = 'pendingAdd'; - public const PENDING_EDIT = 'pendingEdit'; - public const PENDING_DELETE = 'pendingDelete'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUBLISHED = "published"; + public const PENDING_ADD = "pendingAdd"; + public const PENDING_EDIT = "pendingEdit"; + public const PENDING_DELETE = "pendingDelete"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSiteTargetEnvironment.php b/src/Generated/Models/BrowserSiteTargetEnvironment.php index 487f5917fad..1d96014c705 100644 --- a/src/Generated/Models/BrowserSiteTargetEnvironment.php +++ b/src/Generated/Models/BrowserSiteTargetEnvironment.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSiteTargetEnvironment extends Enum { - public const INTERNET_EXPLORER_MODE = 'internetExplorerMode'; - public const INTERNET_EXPLORER11 = 'internetExplorer11'; - public const MICROSOFT_EDGE = 'microsoftEdge'; - public const CONFIGURABLE = 'configurable'; - public const NONE = 'none'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INTERNET_EXPLORER_MODE = "internetExplorerMode"; + public const INTERNET_EXPLORER11 = "internetExplorer11"; + public const MICROSOFT_EDGE = "microsoftEdge"; + public const CONFIGURABLE = "configurable"; + public const NONE = "none"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/BrowserSyncSetting.php b/src/Generated/Models/BrowserSyncSetting.php index 75d56de6bf5..ee59b11583c 100644 --- a/src/Generated/Models/BrowserSyncSetting.php +++ b/src/Generated/Models/BrowserSyncSetting.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class BrowserSyncSetting extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const BLOCKED_WITH_USER_OVERRIDE = 'blockedWithUserOverride'; - public const BLOCKED = 'blocked'; + public const NOT_CONFIGURED = "notConfigured"; + public const BLOCKED_WITH_USER_OVERRIDE = "blockedWithUserOverride"; + public const BLOCKED = "blocked"; } diff --git a/src/Generated/Models/BucketAggregationSortProperty.php b/src/Generated/Models/BucketAggregationSortProperty.php index c51dbd87780..9712b242f77 100644 --- a/src/Generated/Models/BucketAggregationSortProperty.php +++ b/src/Generated/Models/BucketAggregationSortProperty.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class BucketAggregationSortProperty extends Enum { - public const COUNT = 'count'; - public const KEY_AS_STRING = 'keyAsString'; - public const KEY_AS_NUMBER = 'keyAsNumber'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const COUNT = "count"; + public const KEY_AS_STRING = "keyAsString"; + public const KEY_AS_NUMBER = "keyAsNumber"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CalendarColor.php b/src/Generated/Models/CalendarColor.php index c023d57bac6..3a02c65f4ed 100644 --- a/src/Generated/Models/CalendarColor.php +++ b/src/Generated/Models/CalendarColor.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class CalendarColor extends Enum { - public const AUTO = 'auto'; - public const LIGHT_BLUE = 'lightBlue'; - public const LIGHT_GREEN = 'lightGreen'; - public const LIGHT_ORANGE = 'lightOrange'; - public const LIGHT_GRAY = 'lightGray'; - public const LIGHT_YELLOW = 'lightYellow'; - public const LIGHT_TEAL = 'lightTeal'; - public const LIGHT_PINK = 'lightPink'; - public const LIGHT_BROWN = 'lightBrown'; - public const LIGHT_RED = 'lightRed'; - public const MAX_COLOR = 'maxColor'; + public const AUTO = "auto"; + public const LIGHT_BLUE = "lightBlue"; + public const LIGHT_GREEN = "lightGreen"; + public const LIGHT_ORANGE = "lightOrange"; + public const LIGHT_GRAY = "lightGray"; + public const LIGHT_YELLOW = "lightYellow"; + public const LIGHT_TEAL = "lightTeal"; + public const LIGHT_PINK = "lightPink"; + public const LIGHT_BROWN = "lightBrown"; + public const LIGHT_RED = "lightRed"; + public const MAX_COLOR = "maxColor"; } diff --git a/src/Generated/Models/CalendarRoleType.php b/src/Generated/Models/CalendarRoleType.php index 63203719f57..04091e1fdf8 100644 --- a/src/Generated/Models/CalendarRoleType.php +++ b/src/Generated/Models/CalendarRoleType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class CalendarRoleType extends Enum { - public const NONE = 'none'; - public const FREE_BUSY_READ = 'freeBusyRead'; - public const LIMITED_READ = 'limitedRead'; - public const READ = 'read'; - public const WRITE = 'write'; - public const DELEGATE_WITHOUT_PRIVATE_EVENT_ACCESS = 'delegateWithoutPrivateEventAccess'; - public const DELEGATE_WITH_PRIVATE_EVENT_ACCESS = 'delegateWithPrivateEventAccess'; - public const CUSTOM = 'custom'; + public const NONE = "none"; + public const FREE_BUSY_READ = "freeBusyRead"; + public const LIMITED_READ = "limitedRead"; + public const READ = "read"; + public const WRITE = "write"; + public const DELEGATE_WITHOUT_PRIVATE_EVENT_ACCESS = "delegateWithoutPrivateEventAccess"; + public const DELEGATE_WITH_PRIVATE_EVENT_ACCESS = "delegateWithPrivateEventAccess"; + public const CUSTOM = "custom"; } diff --git a/src/Generated/Models/CalendarSharingAction.php b/src/Generated/Models/CalendarSharingAction.php index 532871503d1..a45c24dac8f 100644 --- a/src/Generated/Models/CalendarSharingAction.php +++ b/src/Generated/Models/CalendarSharingAction.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CalendarSharingAction extends Enum { - public const ACCEPT = 'accept'; - public const ACCEPT_AND_VIEW_CALENDAR = 'acceptAndViewCalendar'; - public const VIEW_CALENDAR = 'viewCalendar'; - public const ADD_THIS_CALENDAR = 'addThisCalendar'; + public const ACCEPT = "accept"; + public const ACCEPT_AND_VIEW_CALENDAR = "acceptAndViewCalendar"; + public const VIEW_CALENDAR = "viewCalendar"; + public const ADD_THIS_CALENDAR = "addThisCalendar"; } diff --git a/src/Generated/Models/CalendarSharingActionImportance.php b/src/Generated/Models/CalendarSharingActionImportance.php index b63b8d8c29a..bef68a44f5a 100644 --- a/src/Generated/Models/CalendarSharingActionImportance.php +++ b/src/Generated/Models/CalendarSharingActionImportance.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CalendarSharingActionImportance extends Enum { - public const PRIMARY = 'primary'; - public const SECONDARY = 'secondary'; + public const PRIMARY = "primary"; + public const SECONDARY = "secondary"; } diff --git a/src/Generated/Models/CalendarSharingActionType.php b/src/Generated/Models/CalendarSharingActionType.php index 4c96045eaef..40cac6274e8 100644 --- a/src/Generated/Models/CalendarSharingActionType.php +++ b/src/Generated/Models/CalendarSharingActionType.php @@ -5,5 +5,5 @@ use Microsoft\Kiota\Abstractions\Enum; class CalendarSharingActionType extends Enum { - public const ACCEPT = 'accept'; + public const ACCEPT = "accept"; } diff --git a/src/Generated/Models/CallDirection.php b/src/Generated/Models/CallDirection.php index c3daebaf165..3ffa4eb8696 100644 --- a/src/Generated/Models/CallDirection.php +++ b/src/Generated/Models/CallDirection.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CallDirection extends Enum { - public const INCOMING = 'incoming'; - public const OUTGOING = 'outgoing'; + public const INCOMING = "incoming"; + public const OUTGOING = "outgoing"; } diff --git a/src/Generated/Models/CallDisposition.php b/src/Generated/Models/CallDisposition.php index 1eb5c27905e..48757f3fd0a 100644 --- a/src/Generated/Models/CallDisposition.php +++ b/src/Generated/Models/CallDisposition.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CallDisposition extends Enum { - public const DEFAULT = 'default'; - public const SIMULTANEOUS_RING = 'simultaneousRing'; - public const FORWARD = 'forward'; + public const DEFAULT = "default"; + public const SIMULTANEOUS_RING = "simultaneousRing"; + public const FORWARD = "forward"; } diff --git a/src/Generated/Models/CallEventType.php b/src/Generated/Models/CallEventType.php index 5709eb40dc8..bd37f8c32e4 100644 --- a/src/Generated/Models/CallEventType.php +++ b/src/Generated/Models/CallEventType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CallEventType extends Enum { - public const CALL_STARTED = 'callStarted'; - public const CALL_ENDED = 'callEnded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ROSTER_UPDATED = 'rosterUpdated'; + public const CALL_STARTED = "callStarted"; + public const CALL_ENDED = "callEnded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ROSTER_UPDATED = "rosterUpdated"; } diff --git a/src/Generated/Models/CallRecordingStatus.php b/src/Generated/Models/CallRecordingStatus.php index 9e29d974e4f..0daae811fd1 100644 --- a/src/Generated/Models/CallRecordingStatus.php +++ b/src/Generated/Models/CallRecordingStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CallRecordingStatus extends Enum { - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const INITIAL = 'initial'; - public const CHUNK_FINISHED = 'chunkFinished'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const INITIAL = "initial"; + public const CHUNK_FINISHED = "chunkFinished"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/AudioCodec.php b/src/Generated/Models/CallRecords/AudioCodec.php index add9866afd6..3ffccd24f26 100644 --- a/src/Generated/Models/CallRecords/AudioCodec.php +++ b/src/Generated/Models/CallRecords/AudioCodec.php @@ -5,27 +5,27 @@ use Microsoft\Kiota\Abstractions\Enum; class AudioCodec extends Enum { - public const UNKNOWN = 'unknown'; - public const INVALID = 'invalid'; - public const CN = 'cn'; - public const PCMA = 'pcma'; - public const PCMU = 'pcmu'; - public const AMR_WIDE = 'amrWide'; - public const G722 = 'g722'; - public const G7221 = 'g7221'; - public const G7221C = 'g7221c'; - public const G729 = 'g729'; - public const MULTI_CHANNEL_AUDIO = 'multiChannelAudio'; - public const MUCHV2 = 'muchv2'; - public const OPUS = 'opus'; - public const SATIN = 'satin'; - public const SATIN_FULLBAND = 'satinFullband'; - public const RT_AUDIO8 = 'rtAudio8'; - public const RT_AUDIO16 = 'rtAudio16'; - public const SILK = 'silk'; - public const SILK_NARROW = 'silkNarrow'; - public const SILK_WIDE = 'silkWide'; - public const SIREN = 'siren'; - public const XMS_RTA = 'xmsRta'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INVALID = "invalid"; + public const CN = "cn"; + public const PCMA = "pcma"; + public const PCMU = "pcmu"; + public const AMR_WIDE = "amrWide"; + public const G722 = "g722"; + public const G7221 = "g7221"; + public const G7221C = "g7221c"; + public const G729 = "g729"; + public const MULTI_CHANNEL_AUDIO = "multiChannelAudio"; + public const MUCHV2 = "muchv2"; + public const OPUS = "opus"; + public const SATIN = "satin"; + public const SATIN_FULLBAND = "satinFullband"; + public const RT_AUDIO8 = "rtAudio8"; + public const RT_AUDIO16 = "rtAudio16"; + public const SILK = "silk"; + public const SILK_NARROW = "silkNarrow"; + public const SILK_WIDE = "silkWide"; + public const SIREN = "siren"; + public const XMS_RTA = "xmsRta"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/CallType.php b/src/Generated/Models/CallRecords/CallType.php index 55289ecb8ac..e2318341dc5 100644 --- a/src/Generated/Models/CallRecords/CallType.php +++ b/src/Generated/Models/CallRecords/CallType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CallType extends Enum { - public const UNKNOWN = 'unknown'; - public const GROUP_CALL = 'groupCall'; - public const PEER_TO_PEER = 'peerToPeer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const GROUP_CALL = "groupCall"; + public const PEER_TO_PEER = "peerToPeer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/ClientPlatform.php b/src/Generated/Models/CallRecords/ClientPlatform.php index e44ff51b14e..68cde81578c 100644 --- a/src/Generated/Models/CallRecords/ClientPlatform.php +++ b/src/Generated/Models/CallRecords/ClientPlatform.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class ClientPlatform extends Enum { - public const UNKNOWN = 'unknown'; - public const WINDOWS = 'windows'; - public const MAC_O_S = 'macOS'; - public const I_O_S = 'iOS'; - public const ANDROID = 'android'; - public const WEB = 'web'; - public const IP_PHONE = 'ipPhone'; - public const ROOM_SYSTEM = 'roomSystem'; - public const SURFACE_HUB = 'surfaceHub'; - public const HOLO_LENS = 'holoLens'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const WINDOWS = "windows"; + public const MAC_O_S = "macOS"; + public const I_O_S = "iOS"; + public const ANDROID = "android"; + public const WEB = "web"; + public const IP_PHONE = "ipPhone"; + public const ROOM_SYSTEM = "roomSystem"; + public const SURFACE_HUB = "surfaceHub"; + public const HOLO_LENS = "holoLens"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/FailureStage.php b/src/Generated/Models/CallRecords/FailureStage.php index c02697ce98e..f0290c573ae 100644 --- a/src/Generated/Models/CallRecords/FailureStage.php +++ b/src/Generated/Models/CallRecords/FailureStage.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class FailureStage extends Enum { - public const UNKNOWN = 'unknown'; - public const CALL_SETUP = 'callSetup'; - public const MIDCALL = 'midcall'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CALL_SETUP = "callSetup"; + public const MIDCALL = "midcall"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/MediaStreamDirection.php b/src/Generated/Models/CallRecords/MediaStreamDirection.php index 9d3ea91b5ce..209cf857682 100644 --- a/src/Generated/Models/CallRecords/MediaStreamDirection.php +++ b/src/Generated/Models/CallRecords/MediaStreamDirection.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class MediaStreamDirection extends Enum { - public const CALLER_TO_CALLEE = 'callerToCallee'; - public const CALLEE_TO_CALLER = 'calleeToCaller'; + public const CALLER_TO_CALLEE = "callerToCallee"; + public const CALLEE_TO_CALLER = "calleeToCaller"; } diff --git a/src/Generated/Models/CallRecords/Modality.php b/src/Generated/Models/CallRecords/Modality.php index 2b29a10f1ca..8040f56d280 100644 --- a/src/Generated/Models/CallRecords/Modality.php +++ b/src/Generated/Models/CallRecords/Modality.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class Modality extends Enum { - public const AUDIO = 'audio'; - public const VIDEO = 'video'; - public const VIDEO_BASED_SCREEN_SHARING = 'videoBasedScreenSharing'; - public const DATA = 'data'; - public const SCREEN_SHARING = 'screenSharing'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AUDIO = "audio"; + public const VIDEO = "video"; + public const VIDEO_BASED_SCREEN_SHARING = "videoBasedScreenSharing"; + public const DATA = "data"; + public const SCREEN_SHARING = "screenSharing"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/NetworkConnectionType.php b/src/Generated/Models/CallRecords/NetworkConnectionType.php index 38ace7313fa..18972e78e3d 100644 --- a/src/Generated/Models/CallRecords/NetworkConnectionType.php +++ b/src/Generated/Models/CallRecords/NetworkConnectionType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class NetworkConnectionType extends Enum { - public const UNKNOWN = 'unknown'; - public const WIRED = 'wired'; - public const WIFI = 'wifi'; - public const MOBILE = 'mobile'; - public const TUNNEL = 'tunnel'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const WIRED = "wired"; + public const WIFI = "wifi"; + public const MOBILE = "mobile"; + public const TUNNEL = "tunnel"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/NetworkTransportProtocol.php b/src/Generated/Models/CallRecords/NetworkTransportProtocol.php index fa289c9deac..ba29451143b 100644 --- a/src/Generated/Models/CallRecords/NetworkTransportProtocol.php +++ b/src/Generated/Models/CallRecords/NetworkTransportProtocol.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class NetworkTransportProtocol extends Enum { - public const UNKNOWN = 'unknown'; - public const UDP = 'udp'; - public const TCP = 'tcp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const UDP = "udp"; + public const TCP = "tcp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/ProductFamily.php b/src/Generated/Models/CallRecords/ProductFamily.php index ff303581e6a..ef3f31dd1f9 100644 --- a/src/Generated/Models/CallRecords/ProductFamily.php +++ b/src/Generated/Models/CallRecords/ProductFamily.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ProductFamily extends Enum { - public const UNKNOWN = 'unknown'; - public const TEAMS = 'teams'; - public const SKYPE_FOR_BUSINESS = 'skypeForBusiness'; - public const LYNC = 'lync'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const AZURE_COMMUNICATION_SERVICES = 'azureCommunicationServices'; + public const UNKNOWN = "unknown"; + public const TEAMS = "teams"; + public const SKYPE_FOR_BUSINESS = "skypeForBusiness"; + public const LYNC = "lync"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const AZURE_COMMUNICATION_SERVICES = "azureCommunicationServices"; } diff --git a/src/Generated/Models/CallRecords/PstnCallDurationSource.php b/src/Generated/Models/CallRecords/PstnCallDurationSource.php index 7bf4f6f1507..bdb9c06ea5a 100644 --- a/src/Generated/Models/CallRecords/PstnCallDurationSource.php +++ b/src/Generated/Models/CallRecords/PstnCallDurationSource.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PstnCallDurationSource extends Enum { - public const MICROSOFT = 'microsoft'; - public const OPERATOR = 'operator'; + public const MICROSOFT = "microsoft"; + public const OPERATOR = "operator"; } diff --git a/src/Generated/Models/CallRecords/PstnUserBlockMode.php b/src/Generated/Models/CallRecords/PstnUserBlockMode.php index ae3d7c92289..e35449cef16 100644 --- a/src/Generated/Models/CallRecords/PstnUserBlockMode.php +++ b/src/Generated/Models/CallRecords/PstnUserBlockMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PstnUserBlockMode extends Enum { - public const BLOCKED = 'blocked'; - public const UNBLOCKED = 'unblocked'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BLOCKED = "blocked"; + public const UNBLOCKED = "unblocked"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/ServiceRole.php b/src/Generated/Models/CallRecords/ServiceRole.php index a51f2387c4e..c49a0de73bb 100644 --- a/src/Generated/Models/CallRecords/ServiceRole.php +++ b/src/Generated/Models/CallRecords/ServiceRole.php @@ -5,26 +5,26 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceRole extends Enum { - public const UNKNOWN = 'unknown'; - public const CUSTOM_BOT = 'customBot'; - public const SKYPE_FOR_BUSINESS_MICROSOFT_TEAMS_GATEWAY = 'skypeForBusinessMicrosoftTeamsGateway'; - public const SKYPE_FOR_BUSINESS_AUDIO_VIDEO_MCU = 'skypeForBusinessAudioVideoMcu'; - public const SKYPE_FOR_BUSINESS_APPLICATION_SHARING_MCU = 'skypeForBusinessApplicationSharingMcu'; - public const SKYPE_FOR_BUSINESS_CALL_QUEUES = 'skypeForBusinessCallQueues'; - public const SKYPE_FOR_BUSINESS_AUTO_ATTENDANT = 'skypeForBusinessAutoAttendant'; - public const MEDIATION_SERVER = 'mediationServer'; - public const MEDIATION_SERVER_CLOUD_CONNECTOR_EDITION = 'mediationServerCloudConnectorEdition'; - public const EXCHANGE_UNIFIED_MESSAGING_SERVICE = 'exchangeUnifiedMessagingService'; - public const MEDIA_CONTROLLER = 'mediaController'; - public const CONFERENCING_ANNOUNCEMENT_SERVICE = 'conferencingAnnouncementService'; - public const CONFERENCING_ATTENDANT = 'conferencingAttendant'; - public const AUDIO_TELECONFERENCER_CONTROLLER = 'audioTeleconferencerController'; - public const SKYPE_FOR_BUSINESS_UNIFIED_COMMUNICATION_APPLICATION_PLATFORM = 'skypeForBusinessUnifiedCommunicationApplicationPlatform'; - public const RESPONSE_GROUP_SERVICE_ANNOUNCEMENT_SERVICE = 'responseGroupServiceAnnouncementService'; - public const GATEWAY = 'gateway'; - public const SKYPE_TRANSLATOR = 'skypeTranslator'; - public const SKYPE_FOR_BUSINESS_ATTENDANT = 'skypeForBusinessAttendant'; - public const RESPONSE_GROUP_SERVICE = 'responseGroupService'; - public const VOICEMAIL = 'voicemail'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CUSTOM_BOT = "customBot"; + public const SKYPE_FOR_BUSINESS_MICROSOFT_TEAMS_GATEWAY = "skypeForBusinessMicrosoftTeamsGateway"; + public const SKYPE_FOR_BUSINESS_AUDIO_VIDEO_MCU = "skypeForBusinessAudioVideoMcu"; + public const SKYPE_FOR_BUSINESS_APPLICATION_SHARING_MCU = "skypeForBusinessApplicationSharingMcu"; + public const SKYPE_FOR_BUSINESS_CALL_QUEUES = "skypeForBusinessCallQueues"; + public const SKYPE_FOR_BUSINESS_AUTO_ATTENDANT = "skypeForBusinessAutoAttendant"; + public const MEDIATION_SERVER = "mediationServer"; + public const MEDIATION_SERVER_CLOUD_CONNECTOR_EDITION = "mediationServerCloudConnectorEdition"; + public const EXCHANGE_UNIFIED_MESSAGING_SERVICE = "exchangeUnifiedMessagingService"; + public const MEDIA_CONTROLLER = "mediaController"; + public const CONFERENCING_ANNOUNCEMENT_SERVICE = "conferencingAnnouncementService"; + public const CONFERENCING_ATTENDANT = "conferencingAttendant"; + public const AUDIO_TELECONFERENCER_CONTROLLER = "audioTeleconferencerController"; + public const SKYPE_FOR_BUSINESS_UNIFIED_COMMUNICATION_APPLICATION_PLATFORM = "skypeForBusinessUnifiedCommunicationApplicationPlatform"; + public const RESPONSE_GROUP_SERVICE_ANNOUNCEMENT_SERVICE = "responseGroupServiceAnnouncementService"; + public const GATEWAY = "gateway"; + public const SKYPE_TRANSLATOR = "skypeTranslator"; + public const SKYPE_FOR_BUSINESS_ATTENDANT = "skypeForBusinessAttendant"; + public const RESPONSE_GROUP_SERVICE = "responseGroupService"; + public const VOICEMAIL = "voicemail"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/UserFeedbackRating.php b/src/Generated/Models/CallRecords/UserFeedbackRating.php index 9625eba7026..b426ddb52c0 100644 --- a/src/Generated/Models/CallRecords/UserFeedbackRating.php +++ b/src/Generated/Models/CallRecords/UserFeedbackRating.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class UserFeedbackRating extends Enum { - public const NOT_RATED = 'notRated'; - public const BAD = 'bad'; - public const POOR = 'poor'; - public const FAIR = 'fair'; - public const GOOD = 'good'; - public const EXCELLENT = 'excellent'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_RATED = "notRated"; + public const BAD = "bad"; + public const POOR = "poor"; + public const FAIR = "fair"; + public const GOOD = "good"; + public const EXCELLENT = "excellent"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/VideoCodec.php b/src/Generated/Models/CallRecords/VideoCodec.php index 539fefe4b67..be5128fde26 100644 --- a/src/Generated/Models/CallRecords/VideoCodec.php +++ b/src/Generated/Models/CallRecords/VideoCodec.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class VideoCodec extends Enum { - public const UNKNOWN = 'unknown'; - public const INVALID = 'invalid'; - public const AV1 = 'av1'; - public const H263 = 'h263'; - public const H264 = 'h264'; - public const H264S = 'h264s'; - public const H264UC = 'h264uc'; - public const H265 = 'h265'; - public const RTVC1 = 'rtvc1'; - public const RT_VIDEO = 'rtVideo'; - public const XRTVC1 = 'xrtvc1'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INVALID = "invalid"; + public const AV1 = "av1"; + public const H263 = "h263"; + public const H264 = "h264"; + public const H264S = "h264s"; + public const H264UC = "h264uc"; + public const H265 = "h265"; + public const RTVC1 = "rtvc1"; + public const RT_VIDEO = "rtVideo"; + public const XRTVC1 = "xrtvc1"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/WifiBand.php b/src/Generated/Models/CallRecords/WifiBand.php index e1878deafc4..38e2468d3d8 100644 --- a/src/Generated/Models/CallRecords/WifiBand.php +++ b/src/Generated/Models/CallRecords/WifiBand.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WifiBand extends Enum { - public const UNKNOWN = 'unknown'; - public const FREQUENCY24_G_HZ = 'frequency24GHz'; - public const FREQUENCY50_G_HZ = 'frequency50GHz'; - public const FREQUENCY60_G_HZ = 'frequency60GHz'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const FREQUENCY24_G_HZ = "frequency24GHz"; + public const FREQUENCY50_G_HZ = "frequency50GHz"; + public const FREQUENCY60_G_HZ = "frequency60GHz"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallRecords/WifiRadioType.php b/src/Generated/Models/CallRecords/WifiRadioType.php index 498ec02a14b..2bf70868c01 100644 --- a/src/Generated/Models/CallRecords/WifiRadioType.php +++ b/src/Generated/Models/CallRecords/WifiRadioType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class WifiRadioType extends Enum { - public const UNKNOWN = 'unknown'; - public const WIFI80211A = 'wifi80211a'; - public const WIFI80211B = 'wifi80211b'; - public const WIFI80211G = 'wifi80211g'; - public const WIFI80211N = 'wifi80211n'; - public const WIFI80211AC = 'wifi80211ac'; - public const WIFI80211AX = 'wifi80211ax'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const WIFI80211A = "wifi80211a"; + public const WIFI80211B = "wifi80211b"; + public const WIFI80211G = "wifi80211g"; + public const WIFI80211N = "wifi80211n"; + public const WIFI80211AC = "wifi80211ac"; + public const WIFI80211AX = "wifi80211ax"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallState.php b/src/Generated/Models/CallState.php index 1c6d6e1c086..34563865166 100644 --- a/src/Generated/Models/CallState.php +++ b/src/Generated/Models/CallState.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class CallState extends Enum { - public const INCOMING = 'incoming'; - public const ESTABLISHING = 'establishing'; - public const RINGING = 'ringing'; - public const ESTABLISHED = 'established'; - public const HOLD = 'hold'; - public const TRANSFERRING = 'transferring'; - public const TRANSFER_ACCEPTED = 'transferAccepted'; - public const REDIRECTING = 'redirecting'; - public const TERMINATING = 'terminating'; - public const TERMINATED = 'terminated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INCOMING = "incoming"; + public const ESTABLISHING = "establishing"; + public const RINGING = "ringing"; + public const ESTABLISHED = "established"; + public const HOLD = "hold"; + public const TRANSFERRING = "transferring"; + public const TRANSFER_ACCEPTED = "transferAccepted"; + public const REDIRECTING = "redirecting"; + public const TERMINATING = "terminating"; + public const TERMINATED = "terminated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CallTranscriptionState.php b/src/Generated/Models/CallTranscriptionState.php index c74ac3bfcae..2f1d7187a22 100644 --- a/src/Generated/Models/CallTranscriptionState.php +++ b/src/Generated/Models/CallTranscriptionState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CallTranscriptionState extends Enum { - public const NOT_STARTED = 'notStarted'; - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CampaignStatus.php b/src/Generated/Models/CampaignStatus.php index 2c1fea01a39..374973a340a 100644 --- a/src/Generated/Models/CampaignStatus.php +++ b/src/Generated/Models/CampaignStatus.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class CampaignStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const DRAFT = 'draft'; - public const IN_PROGRESS = 'inProgress'; - public const SCHEDULED = 'scheduled'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const CANCELLED = 'cancelled'; - public const EXCLUDED = 'excluded'; - public const DELETED = 'deleted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DRAFT = "draft"; + public const IN_PROGRESS = "inProgress"; + public const SCHEDULED = "scheduled"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const CANCELLED = "cancelled"; + public const EXCLUDED = "excluded"; + public const DELETED = "deleted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CategoryColor.php b/src/Generated/Models/CategoryColor.php index 65b9b90c7eb..b56bddf630f 100644 --- a/src/Generated/Models/CategoryColor.php +++ b/src/Generated/Models/CategoryColor.php @@ -5,30 +5,30 @@ use Microsoft\Kiota\Abstractions\Enum; class CategoryColor extends Enum { - public const NONE = 'none'; - public const PRESET0 = 'preset0'; - public const PRESET1 = 'preset1'; - public const PRESET2 = 'preset2'; - public const PRESET3 = 'preset3'; - public const PRESET4 = 'preset4'; - public const PRESET5 = 'preset5'; - public const PRESET6 = 'preset6'; - public const PRESET7 = 'preset7'; - public const PRESET8 = 'preset8'; - public const PRESET9 = 'preset9'; - public const PRESET10 = 'preset10'; - public const PRESET11 = 'preset11'; - public const PRESET12 = 'preset12'; - public const PRESET13 = 'preset13'; - public const PRESET14 = 'preset14'; - public const PRESET15 = 'preset15'; - public const PRESET16 = 'preset16'; - public const PRESET17 = 'preset17'; - public const PRESET18 = 'preset18'; - public const PRESET19 = 'preset19'; - public const PRESET20 = 'preset20'; - public const PRESET21 = 'preset21'; - public const PRESET22 = 'preset22'; - public const PRESET23 = 'preset23'; - public const PRESET24 = 'preset24'; + public const NONE = "none"; + public const PRESET0 = "preset0"; + public const PRESET1 = "preset1"; + public const PRESET2 = "preset2"; + public const PRESET3 = "preset3"; + public const PRESET4 = "preset4"; + public const PRESET5 = "preset5"; + public const PRESET6 = "preset6"; + public const PRESET7 = "preset7"; + public const PRESET8 = "preset8"; + public const PRESET9 = "preset9"; + public const PRESET10 = "preset10"; + public const PRESET11 = "preset11"; + public const PRESET12 = "preset12"; + public const PRESET13 = "preset13"; + public const PRESET14 = "preset14"; + public const PRESET15 = "preset15"; + public const PRESET16 = "preset16"; + public const PRESET17 = "preset17"; + public const PRESET18 = "preset18"; + public const PRESET19 = "preset19"; + public const PRESET20 = "preset20"; + public const PRESET21 = "preset21"; + public const PRESET22 = "preset22"; + public const PRESET23 = "preset23"; + public const PRESET24 = "preset24"; } diff --git a/src/Generated/Models/CertificateAuthorityDetail.php b/src/Generated/Models/CertificateAuthorityDetail.php index abb862155cc..3f4a64dd804 100644 --- a/src/Generated/Models/CertificateAuthorityDetail.php +++ b/src/Generated/Models/CertificateAuthorityDetail.php @@ -28,7 +28,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Certi } /** - * Gets the certificate property value. The certificate property + * Gets the certificate property value. The public key of the certificate authority. * @return StreamInterface|null */ public function getCertificate(): ?StreamInterface { @@ -40,7 +40,7 @@ public function getCertificate(): ?StreamInterface { } /** - * Gets the certificateAuthorityType property value. The certificateAuthorityType property + * Gets the certificateAuthorityType property value. The type of certificate authority. The possible values are: root, intermediate, unknownFutureValue. Supports $filter (eq). * @return CertificateAuthorityType|null */ public function getCertificateAuthorityType(): ?CertificateAuthorityType { @@ -52,7 +52,7 @@ public function getCertificateAuthorityType(): ?CertificateAuthorityType { } /** - * Gets the certificateRevocationListUrl property value. The certificateRevocationListUrl property + * Gets the certificateRevocationListUrl property value. The URL to check if the certificate is revoked. * @return string|null */ public function getCertificateRevocationListUrl(): ?string { @@ -64,7 +64,7 @@ public function getCertificateRevocationListUrl(): ?string { } /** - * Gets the createdDateTime property value. The createdDateTime property + * Gets the createdDateTime property value. The date and time when the certificate authority was created. * @return DateTime|null */ public function getCreatedDateTime(): ?DateTime { @@ -76,7 +76,7 @@ public function getCreatedDateTime(): ?DateTime { } /** - * Gets the deltacertificateRevocationListUrl property value. The deltacertificateRevocationListUrl property + * Gets the deltacertificateRevocationListUrl property value. The URL to check to find out whether the certificate is revoked. * @return string|null */ public function getDeltacertificateRevocationListUrl(): ?string { @@ -88,7 +88,7 @@ public function getDeltacertificateRevocationListUrl(): ?string { } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. The display name of the certificate authority. * @return string|null */ public function getDisplayName(): ?string { @@ -100,7 +100,7 @@ public function getDisplayName(): ?string { } /** - * Gets the expirationDateTime property value. The expirationDateTime property + * Gets the expirationDateTime property value. The date and time when the certificate authority expires. Supports $filter (eq) and $orderby. * @return DateTime|null */ public function getExpirationDateTime(): ?DateTime { @@ -133,7 +133,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the isIssuerHintEnabled property value. The isIssuerHintEnabled property + * Gets the isIssuerHintEnabled property value. Indicates whether the certificate picker presents the certificate authority to the user to use for authentication. Default value is false. Optional. * @return bool|null */ public function getIsIssuerHintEnabled(): ?bool { @@ -145,7 +145,7 @@ public function getIsIssuerHintEnabled(): ?bool { } /** - * Gets the issuer property value. The issuer property + * Gets the issuer property value. The issuer of the certificate authority. * @return string|null */ public function getIssuer(): ?string { @@ -157,7 +157,7 @@ public function getIssuer(): ?string { } /** - * Gets the issuerSubjectKeyIdentifier property value. The issuerSubjectKeyIdentifier property + * Gets the issuerSubjectKeyIdentifier property value. The subject key identifier of certificate authority. * @return string|null */ public function getIssuerSubjectKeyIdentifier(): ?string { @@ -169,7 +169,7 @@ public function getIssuerSubjectKeyIdentifier(): ?string { } /** - * Gets the thumbprint property value. The thumbprint property + * Gets the thumbprint property value. The thumbprint of certificate authority certificate. Supports $filter (eq, startswith). * @return string|null */ public function getThumbprint(): ?string { @@ -200,7 +200,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the certificate property value. The certificate property + * Sets the certificate property value. The public key of the certificate authority. * @param StreamInterface|null $value Value to set for the certificate property. */ public function setCertificate(?StreamInterface $value): void { @@ -208,7 +208,7 @@ public function setCertificate(?StreamInterface $value): void { } /** - * Sets the certificateAuthorityType property value. The certificateAuthorityType property + * Sets the certificateAuthorityType property value. The type of certificate authority. The possible values are: root, intermediate, unknownFutureValue. Supports $filter (eq). * @param CertificateAuthorityType|null $value Value to set for the certificateAuthorityType property. */ public function setCertificateAuthorityType(?CertificateAuthorityType $value): void { @@ -216,7 +216,7 @@ public function setCertificateAuthorityType(?CertificateAuthorityType $value): v } /** - * Sets the certificateRevocationListUrl property value. The certificateRevocationListUrl property + * Sets the certificateRevocationListUrl property value. The URL to check if the certificate is revoked. * @param string|null $value Value to set for the certificateRevocationListUrl property. */ public function setCertificateRevocationListUrl(?string $value): void { @@ -224,7 +224,7 @@ public function setCertificateRevocationListUrl(?string $value): void { } /** - * Sets the createdDateTime property value. The createdDateTime property + * Sets the createdDateTime property value. The date and time when the certificate authority was created. * @param DateTime|null $value Value to set for the createdDateTime property. */ public function setCreatedDateTime(?DateTime $value): void { @@ -232,7 +232,7 @@ public function setCreatedDateTime(?DateTime $value): void { } /** - * Sets the deltacertificateRevocationListUrl property value. The deltacertificateRevocationListUrl property + * Sets the deltacertificateRevocationListUrl property value. The URL to check to find out whether the certificate is revoked. * @param string|null $value Value to set for the deltacertificateRevocationListUrl property. */ public function setDeltacertificateRevocationListUrl(?string $value): void { @@ -240,7 +240,7 @@ public function setDeltacertificateRevocationListUrl(?string $value): void { } /** - * Sets the displayName property value. The displayName property + * Sets the displayName property value. The display name of the certificate authority. * @param string|null $value Value to set for the displayName property. */ public function setDisplayName(?string $value): void { @@ -248,7 +248,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the expirationDateTime property value. The expirationDateTime property + * Sets the expirationDateTime property value. The date and time when the certificate authority expires. Supports $filter (eq) and $orderby. * @param DateTime|null $value Value to set for the expirationDateTime property. */ public function setExpirationDateTime(?DateTime $value): void { @@ -256,7 +256,7 @@ public function setExpirationDateTime(?DateTime $value): void { } /** - * Sets the isIssuerHintEnabled property value. The isIssuerHintEnabled property + * Sets the isIssuerHintEnabled property value. Indicates whether the certificate picker presents the certificate authority to the user to use for authentication. Default value is false. Optional. * @param bool|null $value Value to set for the isIssuerHintEnabled property. */ public function setIsIssuerHintEnabled(?bool $value): void { @@ -264,7 +264,7 @@ public function setIsIssuerHintEnabled(?bool $value): void { } /** - * Sets the issuer property value. The issuer property + * Sets the issuer property value. The issuer of the certificate authority. * @param string|null $value Value to set for the issuer property. */ public function setIssuer(?string $value): void { @@ -272,7 +272,7 @@ public function setIssuer(?string $value): void { } /** - * Sets the issuerSubjectKeyIdentifier property value. The issuerSubjectKeyIdentifier property + * Sets the issuerSubjectKeyIdentifier property value. The subject key identifier of certificate authority. * @param string|null $value Value to set for the issuerSubjectKeyIdentifier property. */ public function setIssuerSubjectKeyIdentifier(?string $value): void { @@ -280,7 +280,7 @@ public function setIssuerSubjectKeyIdentifier(?string $value): void { } /** - * Sets the thumbprint property value. The thumbprint property + * Sets the thumbprint property value. The thumbprint of certificate authority certificate. Supports $filter (eq, startswith). * @param string|null $value Value to set for the thumbprint property. */ public function setThumbprint(?string $value): void { diff --git a/src/Generated/Models/CertificateAuthorityType.php b/src/Generated/Models/CertificateAuthorityType.php index fe73f331964..8e46be55d59 100644 --- a/src/Generated/Models/CertificateAuthorityType.php +++ b/src/Generated/Models/CertificateAuthorityType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CertificateAuthorityType extends Enum { - public const ROOT = 'root'; - public const INTERMEDIATE = 'intermediate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ROOT = "root"; + public const INTERMEDIATE = "intermediate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CertificateBasedAuthPki.php b/src/Generated/Models/CertificateBasedAuthPki.php index b0fae721611..8fb00c3c5b2 100644 --- a/src/Generated/Models/CertificateBasedAuthPki.php +++ b/src/Generated/Models/CertificateBasedAuthPki.php @@ -28,7 +28,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Certi } /** - * Gets the certificateAuthorities property value. The certificateAuthorities property + * Gets the certificateAuthorities property value. The collection of certificate authorities contained in this public key infrastructure resource. * @return array|null */ public function getCertificateAuthorities(): ?array { @@ -42,7 +42,7 @@ public function getCertificateAuthorities(): ?array { } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. The name of the object. * @return string|null */ public function getDisplayName(): ?string { @@ -69,7 +69,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the lastModifiedDateTime property value. The lastModifiedDateTime property + * Gets the lastModifiedDateTime property value. The date and time when the object was created or last modified. * @return DateTime|null */ public function getLastModifiedDateTime(): ?DateTime { @@ -81,7 +81,7 @@ public function getLastModifiedDateTime(): ?DateTime { } /** - * Gets the status property value. The status property + * Gets the status property value. The status of any asynchronous jobs runs on the object which can be upload or delete. * @return string|null */ public function getStatus(): ?string { @@ -93,7 +93,7 @@ public function getStatus(): ?string { } /** - * Gets the statusDetails property value. The statusDetails property + * Gets the statusDetails property value. The status details of the upload/deleted operation of PKI (Public Key Infrastructure). * @return string|null */ public function getStatusDetails(): ?string { @@ -118,7 +118,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the certificateAuthorities property value. The certificateAuthorities property + * Sets the certificateAuthorities property value. The collection of certificate authorities contained in this public key infrastructure resource. * @param array|null $value Value to set for the certificateAuthorities property. */ public function setCertificateAuthorities(?array $value): void { @@ -126,7 +126,7 @@ public function setCertificateAuthorities(?array $value): void { } /** - * Sets the displayName property value. The displayName property + * Sets the displayName property value. The name of the object. * @param string|null $value Value to set for the displayName property. */ public function setDisplayName(?string $value): void { @@ -134,7 +134,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the lastModifiedDateTime property value. The lastModifiedDateTime property + * Sets the lastModifiedDateTime property value. The date and time when the object was created or last modified. * @param DateTime|null $value Value to set for the lastModifiedDateTime property. */ public function setLastModifiedDateTime(?DateTime $value): void { @@ -142,7 +142,7 @@ public function setLastModifiedDateTime(?DateTime $value): void { } /** - * Sets the status property value. The status property + * Sets the status property value. The status of any asynchronous jobs runs on the object which can be upload or delete. * @param string|null $value Value to set for the status property. */ public function setStatus(?string $value): void { @@ -150,7 +150,7 @@ public function setStatus(?string $value): void { } /** - * Sets the statusDetails property value. The statusDetails property + * Sets the statusDetails property value. The status details of the upload/deleted operation of PKI (Public Key Infrastructure). * @param string|null $value Value to set for the statusDetails property. */ public function setStatusDetails(?string $value): void { diff --git a/src/Generated/Models/CertificateDestinationStore.php b/src/Generated/Models/CertificateDestinationStore.php index 7eecd550cb2..ae5710a5367 100644 --- a/src/Generated/Models/CertificateDestinationStore.php +++ b/src/Generated/Models/CertificateDestinationStore.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CertificateDestinationStore extends Enum { - public const COMPUTER_CERT_STORE_ROOT = 'computerCertStoreRoot'; - public const COMPUTER_CERT_STORE_INTERMEDIATE = 'computerCertStoreIntermediate'; - public const USER_CERT_STORE_INTERMEDIATE = 'userCertStoreIntermediate'; + public const COMPUTER_CERT_STORE_ROOT = "computerCertStoreRoot"; + public const COMPUTER_CERT_STORE_INTERMEDIATE = "computerCertStoreIntermediate"; + public const USER_CERT_STORE_INTERMEDIATE = "userCertStoreIntermediate"; } diff --git a/src/Generated/Models/CertificateIssuanceStates.php b/src/Generated/Models/CertificateIssuanceStates.php index 85e2fd5e426..5fa83dc91fb 100644 --- a/src/Generated/Models/CertificateIssuanceStates.php +++ b/src/Generated/Models/CertificateIssuanceStates.php @@ -5,27 +5,27 @@ use Microsoft\Kiota\Abstractions\Enum; class CertificateIssuanceStates extends Enum { - public const UNKNOWN = 'unknown'; - public const CHALLENGE_ISSUED = 'challengeIssued'; - public const CHALLENGE_ISSUE_FAILED = 'challengeIssueFailed'; - public const REQUEST_CREATION_FAILED = 'requestCreationFailed'; - public const REQUEST_SUBMIT_FAILED = 'requestSubmitFailed'; - public const CHALLENGE_VALIDATION_SUCCEEDED = 'challengeValidationSucceeded'; - public const CHALLENGE_VALIDATION_FAILED = 'challengeValidationFailed'; - public const ISSUE_FAILED = 'issueFailed'; - public const ISSUE_PENDING = 'issuePending'; - public const ISSUED = 'issued'; - public const RESPONSE_PROCESSING_FAILED = 'responseProcessingFailed'; - public const RESPONSE_PENDING = 'responsePending'; - public const ENROLLMENT_SUCCEEDED = 'enrollmentSucceeded'; - public const ENROLLMENT_NOT_NEEDED = 'enrollmentNotNeeded'; - public const REVOKED = 'revoked'; - public const REMOVED_FROM_COLLECTION = 'removedFromCollection'; - public const RENEW_VERIFIED = 'renewVerified'; - public const INSTALL_FAILED = 'installFailed'; - public const INSTALLED = 'installed'; - public const DELETE_FAILED = 'deleteFailed'; - public const DELETED = 'deleted'; - public const RENEWAL_REQUESTED = 'renewalRequested'; - public const REQUESTED = 'requested'; + public const UNKNOWN = "unknown"; + public const CHALLENGE_ISSUED = "challengeIssued"; + public const CHALLENGE_ISSUE_FAILED = "challengeIssueFailed"; + public const REQUEST_CREATION_FAILED = "requestCreationFailed"; + public const REQUEST_SUBMIT_FAILED = "requestSubmitFailed"; + public const CHALLENGE_VALIDATION_SUCCEEDED = "challengeValidationSucceeded"; + public const CHALLENGE_VALIDATION_FAILED = "challengeValidationFailed"; + public const ISSUE_FAILED = "issueFailed"; + public const ISSUE_PENDING = "issuePending"; + public const ISSUED = "issued"; + public const RESPONSE_PROCESSING_FAILED = "responseProcessingFailed"; + public const RESPONSE_PENDING = "responsePending"; + public const ENROLLMENT_SUCCEEDED = "enrollmentSucceeded"; + public const ENROLLMENT_NOT_NEEDED = "enrollmentNotNeeded"; + public const REVOKED = "revoked"; + public const REMOVED_FROM_COLLECTION = "removedFromCollection"; + public const RENEW_VERIFIED = "renewVerified"; + public const INSTALL_FAILED = "installFailed"; + public const INSTALLED = "installed"; + public const DELETE_FAILED = "deleteFailed"; + public const DELETED = "deleted"; + public const RENEWAL_REQUESTED = "renewalRequested"; + public const REQUESTED = "requested"; } diff --git a/src/Generated/Models/CertificateRevocationStatus.php b/src/Generated/Models/CertificateRevocationStatus.php index 8ba869cea36..9c7af6c320e 100644 --- a/src/Generated/Models/CertificateRevocationStatus.php +++ b/src/Generated/Models/CertificateRevocationStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CertificateRevocationStatus extends Enum { - public const NONE = 'none'; - public const PENDING = 'pending'; - public const ISSUED = 'issued'; - public const FAILED = 'failed'; - public const REVOKED = 'revoked'; + public const NONE = "none"; + public const PENDING = "pending"; + public const ISSUED = "issued"; + public const FAILED = "failed"; + public const REVOKED = "revoked"; } diff --git a/src/Generated/Models/CertificateStatus.php b/src/Generated/Models/CertificateStatus.php index 1c2a62180b7..08018a3ed28 100644 --- a/src/Generated/Models/CertificateStatus.php +++ b/src/Generated/Models/CertificateStatus.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CertificateStatus extends Enum { - public const NOT_PROVISIONED = 'notProvisioned'; - public const PROVISIONED = 'provisioned'; + public const NOT_PROVISIONED = "notProvisioned"; + public const PROVISIONED = "provisioned"; } diff --git a/src/Generated/Models/CertificateStore.php b/src/Generated/Models/CertificateStore.php index f17ac198e38..8adb6f84d4d 100644 --- a/src/Generated/Models/CertificateStore.php +++ b/src/Generated/Models/CertificateStore.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CertificateStore extends Enum { - public const USER = 'user'; - public const MACHINE = 'machine'; + public const USER = "user"; + public const MACHINE = "machine"; } diff --git a/src/Generated/Models/CertificateValidityPeriodScale.php b/src/Generated/Models/CertificateValidityPeriodScale.php index babd9c7ac6a..823fc2b0874 100644 --- a/src/Generated/Models/CertificateValidityPeriodScale.php +++ b/src/Generated/Models/CertificateValidityPeriodScale.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CertificateValidityPeriodScale extends Enum { - public const DAYS = 'days'; - public const MONTHS = 'months'; - public const YEARS = 'years'; + public const DAYS = "days"; + public const MONTHS = "months"; + public const YEARS = "years"; } diff --git a/src/Generated/Models/ChangeUefiSettingsPermission.php b/src/Generated/Models/ChangeUefiSettingsPermission.php index 3c2e433db50..ce81f895eaa 100644 --- a/src/Generated/Models/ChangeUefiSettingsPermission.php +++ b/src/Generated/Models/ChangeUefiSettingsPermission.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ChangeUefiSettingsPermission extends Enum { - public const NOT_CONFIGURED_ONLY = 'notConfiguredOnly'; - public const NONE = 'none'; + public const NOT_CONFIGURED_ONLY = "notConfiguredOnly"; + public const NONE = "none"; } diff --git a/src/Generated/Models/ChannelMembershipType.php b/src/Generated/Models/ChannelMembershipType.php index e127a99f2b2..4b471e59c20 100644 --- a/src/Generated/Models/ChannelMembershipType.php +++ b/src/Generated/Models/ChannelMembershipType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ChannelMembershipType extends Enum { - public const STANDARD = 'standard'; - public const PRIVATE = 'private'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const SHARED = 'shared'; + public const STANDARD = "standard"; + public const PRIVATE = "private"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const SHARED = "shared"; } diff --git a/src/Generated/Models/ChassisType.php b/src/Generated/Models/ChassisType.php index a3f318b9551..2240a84c1e4 100644 --- a/src/Generated/Models/ChassisType.php +++ b/src/Generated/Models/ChassisType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class ChassisType extends Enum { - public const UNKNOWN = 'unknown'; - public const DESKTOP = 'desktop'; - public const LAPTOP = 'laptop'; - public const WORKS_WORKSTATION = 'worksWorkstation'; - public const ENTERPRISE_SERVER = 'enterpriseServer'; - public const PHONE = 'phone'; - public const TABLET = 'tablet'; - public const MOBILE_OTHER = 'mobileOther'; - public const MOBILE_UNKNOWN = 'mobileUnknown'; + public const UNKNOWN = "unknown"; + public const DESKTOP = "desktop"; + public const LAPTOP = "laptop"; + public const WORKS_WORKSTATION = "worksWorkstation"; + public const ENTERPRISE_SERVER = "enterpriseServer"; + public const PHONE = "phone"; + public const TABLET = "tablet"; + public const MOBILE_OTHER = "mobileOther"; + public const MOBILE_UNKNOWN = "mobileUnknown"; } diff --git a/src/Generated/Models/ChatMessageActions.php b/src/Generated/Models/ChatMessageActions.php index c88e644faab..e8960bbaed5 100644 --- a/src/Generated/Models/ChatMessageActions.php +++ b/src/Generated/Models/ChatMessageActions.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ChatMessageActions extends Enum { - public const REACTION_ADDED = 'reactionAdded'; - public const REACTION_REMOVED = 'reactionRemoved'; - public const ACTION_UNDEFINED = 'actionUndefined'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REACTION_ADDED = "reactionAdded"; + public const REACTION_REMOVED = "reactionRemoved"; + public const ACTION_UNDEFINED = "actionUndefined"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ChatMessageImportance.php b/src/Generated/Models/ChatMessageImportance.php index 0a53ced80a3..8262fded91b 100644 --- a/src/Generated/Models/ChatMessageImportance.php +++ b/src/Generated/Models/ChatMessageImportance.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ChatMessageImportance extends Enum { - public const NORMAL = 'normal'; - public const HIGH = 'high'; - public const URGENT = 'urgent'; + public const NORMAL = "normal"; + public const HIGH = "high"; + public const URGENT = "urgent"; } diff --git a/src/Generated/Models/ChatMessagePolicyViolationDlpActionTypes.php b/src/Generated/Models/ChatMessagePolicyViolationDlpActionTypes.php index fdd684c5bf0..74d3d136278 100644 --- a/src/Generated/Models/ChatMessagePolicyViolationDlpActionTypes.php +++ b/src/Generated/Models/ChatMessagePolicyViolationDlpActionTypes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ChatMessagePolicyViolationDlpActionTypes extends Enum { - public const NONE = 'none'; - public const NOTIFY_SENDER = 'notifySender'; - public const BLOCK_ACCESS = 'blockAccess'; - public const BLOCK_ACCESS_EXTERNAL = 'blockAccessExternal'; + public const NONE = "none"; + public const NOTIFY_SENDER = "notifySender"; + public const BLOCK_ACCESS = "blockAccess"; + public const BLOCK_ACCESS_EXTERNAL = "blockAccessExternal"; } diff --git a/src/Generated/Models/ChatMessagePolicyViolationUserActionTypes.php b/src/Generated/Models/ChatMessagePolicyViolationUserActionTypes.php index d0d25a0d470..c0d84c5b23e 100644 --- a/src/Generated/Models/ChatMessagePolicyViolationUserActionTypes.php +++ b/src/Generated/Models/ChatMessagePolicyViolationUserActionTypes.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ChatMessagePolicyViolationUserActionTypes extends Enum { - public const NONE = 'none'; - public const OVERRIDE = 'override'; - public const REPORT_FALSE_POSITIVE = 'reportFalsePositive'; + public const NONE = "none"; + public const OVERRIDE = "override"; + public const REPORT_FALSE_POSITIVE = "reportFalsePositive"; } diff --git a/src/Generated/Models/ChatMessagePolicyViolationVerdictDetailsTypes.php b/src/Generated/Models/ChatMessagePolicyViolationVerdictDetailsTypes.php index 01075818fd2..b314a4a8f2e 100644 --- a/src/Generated/Models/ChatMessagePolicyViolationVerdictDetailsTypes.php +++ b/src/Generated/Models/ChatMessagePolicyViolationVerdictDetailsTypes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ChatMessagePolicyViolationVerdictDetailsTypes extends Enum { - public const NONE = 'none'; - public const ALLOW_FALSE_POSITIVE_OVERRIDE = 'allowFalsePositiveOverride'; - public const ALLOW_OVERRIDE_WITHOUT_JUSTIFICATION = 'allowOverrideWithoutJustification'; - public const ALLOW_OVERRIDE_WITH_JUSTIFICATION = 'allowOverrideWithJustification'; + public const NONE = "none"; + public const ALLOW_FALSE_POSITIVE_OVERRIDE = "allowFalsePositiveOverride"; + public const ALLOW_OVERRIDE_WITHOUT_JUSTIFICATION = "allowOverrideWithoutJustification"; + public const ALLOW_OVERRIDE_WITH_JUSTIFICATION = "allowOverrideWithJustification"; } diff --git a/src/Generated/Models/ChatMessageType.php b/src/Generated/Models/ChatMessageType.php index ab80c7bc320..aea564650ae 100644 --- a/src/Generated/Models/ChatMessageType.php +++ b/src/Generated/Models/ChatMessageType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ChatMessageType extends Enum { - public const MESSAGE = 'message'; - public const CHAT_EVENT = 'chatEvent'; - public const TYPING = 'typing'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const SYSTEM_EVENT_MESSAGE = 'systemEventMessage'; + public const MESSAGE = "message"; + public const CHAT_EVENT = "chatEvent"; + public const TYPING = "typing"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const SYSTEM_EVENT_MESSAGE = "systemEventMessage"; } diff --git a/src/Generated/Models/ChatType.php b/src/Generated/Models/ChatType.php index 8042758997e..3dae6fea87c 100644 --- a/src/Generated/Models/ChatType.php +++ b/src/Generated/Models/ChatType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ChatType extends Enum { - public const ONE_ON_ONE = 'oneOnOne'; - public const GROUP = 'group'; - public const MEETING = 'meeting'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ONE_ON_ONE = "oneOnOne"; + public const GROUP = "group"; + public const MEETING = "meeting"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ChromeOSOnboardingStatus.php b/src/Generated/Models/ChromeOSOnboardingStatus.php index 0bab02b8a35..0feafcc1e0c 100644 --- a/src/Generated/Models/ChromeOSOnboardingStatus.php +++ b/src/Generated/Models/ChromeOSOnboardingStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ChromeOSOnboardingStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const INPROGRESS = 'inprogress'; - public const ONBOARDED = 'onboarded'; - public const FAILED = 'failed'; - public const OFFBOARDING = 'offboarding'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INPROGRESS = "inprogress"; + public const ONBOARDED = "onboarded"; + public const FAILED = "failed"; + public const OFFBOARDING = "offboarding"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ClaimConditionUserType.php b/src/Generated/Models/ClaimConditionUserType.php index 325b549ba28..8c5029f3547 100644 --- a/src/Generated/Models/ClaimConditionUserType.php +++ b/src/Generated/Models/ClaimConditionUserType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ClaimConditionUserType extends Enum { - public const ANY = 'any'; - public const MEMBERS = 'members'; - public const ALL_GUESTS = 'allGuests'; - public const AAD_GUESTS = 'aadGuests'; - public const EXTERNAL_GUESTS = 'externalGuests'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ANY = "any"; + public const MEMBERS = "members"; + public const ALL_GUESTS = "allGuests"; + public const AAD_GUESTS = "aadGuests"; + public const EXTERNAL_GUESTS = "externalGuests"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ClassificationMethod.php b/src/Generated/Models/ClassificationMethod.php index 47332f98da6..b7171da5b09 100644 --- a/src/Generated/Models/ClassificationMethod.php +++ b/src/Generated/Models/ClassificationMethod.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ClassificationMethod extends Enum { - public const PATTERN_MATCH = 'patternMatch'; - public const EXACT_DATA_MATCH = 'exactDataMatch'; - public const FINGERPRINT = 'fingerprint'; - public const MACHINE_LEARNING = 'machineLearning'; + public const PATTERN_MATCH = "patternMatch"; + public const EXACT_DATA_MATCH = "exactDataMatch"; + public const FINGERPRINT = "fingerprint"; + public const MACHINE_LEARNING = "machineLearning"; } diff --git a/src/Generated/Models/ClickSource.php b/src/Generated/Models/ClickSource.php index 381ceddd59e..648dae5a4bd 100644 --- a/src/Generated/Models/ClickSource.php +++ b/src/Generated/Models/ClickSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ClickSource extends Enum { - public const UNKNOWN = 'unknown'; - public const QR_CODE = 'qrCode'; - public const PHISHING_URL = 'phishingUrl'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const QR_CODE = "qrCode"; + public const PHISHING_URL = "phishingUrl"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ClientCredentialType.php b/src/Generated/Models/ClientCredentialType.php index ca5e6b0d128..5773f2654ae 100644 --- a/src/Generated/Models/ClientCredentialType.php +++ b/src/Generated/Models/ClientCredentialType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ClientCredentialType extends Enum { - public const NONE = 'none'; - public const CLIENT_SECRET = 'clientSecret'; - public const CLIENT_ASSERTION = 'clientAssertion'; - public const FEDERATED_IDENTITY_CREDENTIAL = 'federatedIdentityCredential'; - public const MANAGED_IDENTITY = 'managedIdentity'; - public const CERTIFICATE = 'certificate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CLIENT_SECRET = "clientSecret"; + public const CLIENT_ASSERTION = "clientAssertion"; + public const FEDERATED_IDENTITY_CREDENTIAL = "federatedIdentityCredential"; + public const MANAGED_IDENTITY = "managedIdentity"; + public const CERTIFICATE = "certificate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ClonableTeamParts.php b/src/Generated/Models/ClonableTeamParts.php index 51581526527..dcf39ae5bd0 100644 --- a/src/Generated/Models/ClonableTeamParts.php +++ b/src/Generated/Models/ClonableTeamParts.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ClonableTeamParts extends Enum { - public const APPS = 'apps'; - public const TABS = 'tabs'; - public const SETTINGS = 'settings'; - public const CHANNELS = 'channels'; - public const MEMBERS = 'members'; + public const APPS = "apps"; + public const TABS = "tabs"; + public const SETTINGS = "settings"; + public const CHANNELS = "channels"; + public const MEMBERS = "members"; } diff --git a/src/Generated/Models/CloudAppSecuritySessionControlType.php b/src/Generated/Models/CloudAppSecuritySessionControlType.php index a371d5377ed..917064a963b 100644 --- a/src/Generated/Models/CloudAppSecuritySessionControlType.php +++ b/src/Generated/Models/CloudAppSecuritySessionControlType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudAppSecuritySessionControlType extends Enum { - public const MCAS_CONFIGURED = 'mcasConfigured'; - public const MONITOR_ONLY = 'monitorOnly'; - public const BLOCK_DOWNLOADS = 'blockDownloads'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MCAS_CONFIGURED = "mcasConfigured"; + public const MONITOR_ONLY = "monitorOnly"; + public const BLOCK_DOWNLOADS = "blockDownloads"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudCertificationAuthorityCertificateKeySize.php b/src/Generated/Models/CloudCertificationAuthorityCertificateKeySize.php index 83d946728aa..0de06830e3a 100644 --- a/src/Generated/Models/CloudCertificationAuthorityCertificateKeySize.php +++ b/src/Generated/Models/CloudCertificationAuthorityCertificateKeySize.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudCertificationAuthorityCertificateKeySize extends Enum { - public const UNKNOWN = 'unknown'; - public const RSA2048 = 'rsa2048'; - public const RSA3072 = 'rsa3072'; - public const RSA4096 = 'rsa4096'; - public const E_C_P256 = 'eCP256'; - public const E_C_P256K = 'eCP256k'; - public const E_C_P384 = 'eCP384'; - public const E_C_P521 = 'eCP521'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const RSA2048 = "rsa2048"; + public const RSA3072 = "rsa3072"; + public const RSA4096 = "rsa4096"; + public const E_C_P256 = "eCP256"; + public const E_C_P256K = "eCP256k"; + public const E_C_P384 = "eCP384"; + public const E_C_P521 = "eCP521"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudCertificationAuthorityHashingAlgorithm.php b/src/Generated/Models/CloudCertificationAuthorityHashingAlgorithm.php index de7b4e1a326..60f863d53ff 100644 --- a/src/Generated/Models/CloudCertificationAuthorityHashingAlgorithm.php +++ b/src/Generated/Models/CloudCertificationAuthorityHashingAlgorithm.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudCertificationAuthorityHashingAlgorithm extends Enum { - public const UNKNOWN = 'unknown'; - public const SHA256 = 'sha256'; - public const SHA384 = 'sha384'; - public const SHA512 = 'sha512'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SHA256 = "sha256"; + public const SHA384 = "sha384"; + public const SHA512 = "sha512"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudCertificationAuthorityKeyPlatformType.php b/src/Generated/Models/CloudCertificationAuthorityKeyPlatformType.php index 876d0d42532..69922107f7f 100644 --- a/src/Generated/Models/CloudCertificationAuthorityKeyPlatformType.php +++ b/src/Generated/Models/CloudCertificationAuthorityKeyPlatformType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudCertificationAuthorityKeyPlatformType extends Enum { - public const UNKNOWN = 'unknown'; - public const SOFTWARE = 'software'; - public const HARDWARE_SECURITY_MODULE = 'hardwareSecurityModule'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SOFTWARE = "software"; + public const HARDWARE_SECURITY_MODULE = "hardwareSecurityModule"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudCertificationAuthorityLeafCertificateStatus.php b/src/Generated/Models/CloudCertificationAuthorityLeafCertificateStatus.php index c5b1dc1dd3b..b5fe72a2be2 100644 --- a/src/Generated/Models/CloudCertificationAuthorityLeafCertificateStatus.php +++ b/src/Generated/Models/CloudCertificationAuthorityLeafCertificateStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudCertificationAuthorityLeafCertificateStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ACTIVE = 'active'; - public const REVOKED = 'revoked'; - public const EXPIRED = 'expired'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ACTIVE = "active"; + public const REVOKED = "revoked"; + public const EXPIRED = "expired"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudCertificationAuthorityStatus.php b/src/Generated/Models/CloudCertificationAuthorityStatus.php index 4a1961953f5..0a63addebd2 100644 --- a/src/Generated/Models/CloudCertificationAuthorityStatus.php +++ b/src/Generated/Models/CloudCertificationAuthorityStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudCertificationAuthorityStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ACTIVE = 'active'; - public const PAUSED = 'paused'; - public const REVOKED = 'revoked'; - public const SIGNING_PENDING = 'signingPending'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ACTIVE = "active"; + public const PAUSED = "paused"; + public const REVOKED = "revoked"; + public const SIGNING_PENDING = "signingPending"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudCertificationAuthorityType.php b/src/Generated/Models/CloudCertificationAuthorityType.php index d6715d22436..9489fd0dc17 100644 --- a/src/Generated/Models/CloudCertificationAuthorityType.php +++ b/src/Generated/Models/CloudCertificationAuthorityType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudCertificationAuthorityType extends Enum { - public const UNKNOWN = 'unknown'; - public const ROOT_CERTIFICATION_AUTHORITY = 'rootCertificationAuthority'; - public const ISSUING_CERTIFICATION_AUTHORITY = 'issuingCertificationAuthority'; - public const ISSUING_CERTIFICATION_AUTHORITY_WITH_EXTERNAL_ROOT = 'issuingCertificationAuthorityWithExternalRoot'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ROOT_CERTIFICATION_AUTHORITY = "rootCertificationAuthority"; + public const ISSUING_CERTIFICATION_AUTHORITY = "issuingCertificationAuthority"; + public const ISSUING_CERTIFICATION_AUTHORITY_WITH_EXTERNAL_ROOT = "issuingCertificationAuthorityWithExternalRoot"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudLicensing/AssigneeTypes.php b/src/Generated/Models/CloudLicensing/AssigneeTypes.php index 3f5a211444e..e2f92fd05ad 100644 --- a/src/Generated/Models/CloudLicensing/AssigneeTypes.php +++ b/src/Generated/Models/CloudLicensing/AssigneeTypes.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AssigneeTypes extends Enum { - public const NONE = 'none'; - public const USER = 'user'; - public const GROUP = 'group'; - public const DEVICE = 'device'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const USER = "user"; + public const GROUP = "group"; + public const DEVICE = "device"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPCConnectionQualityReportType.php b/src/Generated/Models/CloudPCConnectionQualityReportType.php index b55f70ae024..97a0fd8d73e 100644 --- a/src/Generated/Models/CloudPCConnectionQualityReportType.php +++ b/src/Generated/Models/CloudPCConnectionQualityReportType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPCConnectionQualityReportType extends Enum { - public const REMOTE_CONNECTION_QUALITY_REPORT = 'remoteConnectionQualityReport'; - public const REGIONAL_CONNECTION_QUALITY_TREND_REPORT = 'regionalConnectionQualityTrendReport'; - public const REGIONAL_CONNECTION_QUALITY_INSIGHTS_REPORT = 'regionalConnectionQualityInsightsReport'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REMOTE_CONNECTION_QUALITY_REPORT = "remoteConnectionQualityReport"; + public const REGIONAL_CONNECTION_QUALITY_TREND_REPORT = "regionalConnectionQualityTrendReport"; + public const REGIONAL_CONNECTION_QUALITY_INSIGHTS_REPORT = "regionalConnectionQualityInsightsReport"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPCFrontlineReportType.php b/src/Generated/Models/CloudPCFrontlineReportType.php index f79cbb56975..698a2291914 100644 --- a/src/Generated/Models/CloudPCFrontlineReportType.php +++ b/src/Generated/Models/CloudPCFrontlineReportType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPCFrontlineReportType extends Enum { - public const NO_LICENSE_AVAILABLE_CONNECTIVITY_FAILURE_REPORT = 'noLicenseAvailableConnectivityFailureReport'; - public const LICENSE_USAGE_REPORT = 'licenseUsageReport'; - public const LICENSE_USAGE_REAL_TIME_REPORT = 'licenseUsageRealTimeReport'; - public const LICENSE_HOURLY_USAGE_REPORT = 'licenseHourlyUsageReport'; - public const CONNECTED_USER_REALTIME_REPORT = 'connectedUserRealtimeReport'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NO_LICENSE_AVAILABLE_CONNECTIVITY_FAILURE_REPORT = "noLicenseAvailableConnectivityFailureReport"; + public const LICENSE_USAGE_REPORT = "licenseUsageReport"; + public const LICENSE_USAGE_REAL_TIME_REPORT = "licenseUsageRealTimeReport"; + public const LICENSE_HOURLY_USAGE_REPORT = "licenseHourlyUsageReport"; + public const CONNECTED_USER_REALTIME_REPORT = "connectedUserRealtimeReport"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPCInaccessibleReportName.php b/src/Generated/Models/CloudPCInaccessibleReportName.php index 3de60a91ca3..81a28c972b9 100644 --- a/src/Generated/Models/CloudPCInaccessibleReportName.php +++ b/src/Generated/Models/CloudPCInaccessibleReportName.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPCInaccessibleReportName extends Enum { - public const INACCESSIBLE_CLOUD_PC_REPORTS = 'inaccessibleCloudPcReports'; - public const INACCESSIBLE_CLOUD_PC_TREND_REPORT = 'inaccessibleCloudPcTrendReport'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INACCESSIBLE_CLOUD_PC_REPORTS = "inaccessibleCloudPcReports"; + public const INACCESSIBLE_CLOUD_PC_TREND_REPORT = "inaccessibleCloudPcTrendReport"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPCPerformanceReportName.php b/src/Generated/Models/CloudPCPerformanceReportName.php index 516e9d8b2e2..eedef44de9e 100644 --- a/src/Generated/Models/CloudPCPerformanceReportName.php +++ b/src/Generated/Models/CloudPCPerformanceReportName.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPCPerformanceReportName extends Enum { - public const PERFORMANCE_TREND_REPORT = 'performanceTrendReport'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PERFORMANCE_TREND_REPORT = "performanceTrendReport"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcAuditActivityOperationType.php b/src/Generated/Models/CloudPcAuditActivityOperationType.php index c3fc8eeb56c..78715b75b8b 100644 --- a/src/Generated/Models/CloudPcAuditActivityOperationType.php +++ b/src/Generated/Models/CloudPcAuditActivityOperationType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcAuditActivityOperationType extends Enum { - public const CREATE = 'create'; - public const DELETE = 'delete'; - public const PATCH = 'patch'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CREATE = "create"; + public const DELETE = "delete"; + public const PATCH = "patch"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcAuditActivityResult.php b/src/Generated/Models/CloudPcAuditActivityResult.php index 6f80ab28851..df5981fdac2 100644 --- a/src/Generated/Models/CloudPcAuditActivityResult.php +++ b/src/Generated/Models/CloudPcAuditActivityResult.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcAuditActivityResult extends Enum { - public const SUCCESS = 'success'; - public const CLIENT_ERROR = 'clientError'; - public const FAILURE = 'failure'; - public const TIMEOUT = 'timeout'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const CLIENT_ERROR = "clientError"; + public const FAILURE = "failure"; + public const TIMEOUT = "timeout"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcAuditActorType.php b/src/Generated/Models/CloudPcAuditActorType.php index 707556f52ad..24bab6c2772 100644 --- a/src/Generated/Models/CloudPcAuditActorType.php +++ b/src/Generated/Models/CloudPcAuditActorType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcAuditActorType extends Enum { - public const IT_PRO = 'itPro'; - public const APPLICATION = 'application'; - public const PARTNER = 'partner'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IT_PRO = "itPro"; + public const APPLICATION = "application"; + public const PARTNER = "partner"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcAuditCategory.php b/src/Generated/Models/CloudPcAuditCategory.php index 8a44e604a5b..1f84963aacc 100644 --- a/src/Generated/Models/CloudPcAuditCategory.php +++ b/src/Generated/Models/CloudPcAuditCategory.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcAuditCategory extends Enum { - public const CLOUD_P_C = 'cloudPC'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CLOUD_P_C = "cloudPC"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcBulkActionStatus.php b/src/Generated/Models/CloudPcBulkActionStatus.php index 95529cd3b1b..4b508169e2c 100644 --- a/src/Generated/Models/CloudPcBulkActionStatus.php +++ b/src/Generated/Models/CloudPcBulkActionStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcBulkActionStatus extends Enum { - public const PENDING = 'pending'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcConnectivityEventResult.php b/src/Generated/Models/CloudPcConnectivityEventResult.php index 2638cfdac85..59d60df1048 100644 --- a/src/Generated/Models/CloudPcConnectivityEventResult.php +++ b/src/Generated/Models/CloudPcConnectivityEventResult.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcConnectivityEventResult extends Enum { - public const UNKNOWN = 'unknown'; - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcConnectivityEventType.php b/src/Generated/Models/CloudPcConnectivityEventType.php index cd08b619383..203b13a56dd 100644 --- a/src/Generated/Models/CloudPcConnectivityEventType.php +++ b/src/Generated/Models/CloudPcConnectivityEventType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcConnectivityEventType extends Enum { - public const UNKNOWN = 'unknown'; - public const USER_CONNECTION = 'userConnection'; - public const USER_TROUBLESHOOTING = 'userTroubleshooting'; - public const DEVICE_HEALTH_CHECK = 'deviceHealthCheck'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const USER_CONNECTION = "userConnection"; + public const USER_TROUBLESHOOTING = "userTroubleshooting"; + public const DEVICE_HEALTH_CHECK = "deviceHealthCheck"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcConnectivityStatus.php b/src/Generated/Models/CloudPcConnectivityStatus.php index eced118c713..a0b949bb509 100644 --- a/src/Generated/Models/CloudPcConnectivityStatus.php +++ b/src/Generated/Models/CloudPcConnectivityStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcConnectivityStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const AVAILABLE = 'available'; - public const AVAILABLE_WITH_WARNING = 'availableWithWarning'; - public const UNAVAILABLE = 'unavailable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const AVAILABLE = "available"; + public const AVAILABLE_WITH_WARNING = "availableWithWarning"; + public const UNAVAILABLE = "unavailable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcDeviceImageErrorCode.php b/src/Generated/Models/CloudPcDeviceImageErrorCode.php index b011cd2dc1a..59ddb7e1c8f 100644 --- a/src/Generated/Models/CloudPcDeviceImageErrorCode.php +++ b/src/Generated/Models/CloudPcDeviceImageErrorCode.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDeviceImageErrorCode extends Enum { - public const INTERNAL_SERVER_ERROR = 'internalServerError'; - public const SOURCE_IMAGE_NOT_FOUND = 'sourceImageNotFound'; - public const OS_VERSION_NOT_SUPPORTED = 'osVersionNotSupported'; - public const SOURCE_IMAGE_INVALID = 'sourceImageInvalid'; - public const SOURCE_IMAGE_NOT_GENERALIZED = 'sourceImageNotGeneralized'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const VM_ALREADY_AZURE_ADJOINED = 'vmAlreadyAzureAdjoined'; - public const PAID_SOURCE_IMAGE_NOT_SUPPORT = 'paidSourceImageNotSupport'; - public const SOURCE_IMAGE_NOT_SUPPORT_CUSTOMIZE_V_M_NAME = 'sourceImageNotSupportCustomizeVMName'; - public const SOURCE_IMAGE_SIZE_EXCEEDS_LIMITATION = 'sourceImageSizeExceedsLimitation'; + public const INTERNAL_SERVER_ERROR = "internalServerError"; + public const SOURCE_IMAGE_NOT_FOUND = "sourceImageNotFound"; + public const OS_VERSION_NOT_SUPPORTED = "osVersionNotSupported"; + public const SOURCE_IMAGE_INVALID = "sourceImageInvalid"; + public const SOURCE_IMAGE_NOT_GENERALIZED = "sourceImageNotGeneralized"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const VM_ALREADY_AZURE_ADJOINED = "vmAlreadyAzureAdjoined"; + public const PAID_SOURCE_IMAGE_NOT_SUPPORT = "paidSourceImageNotSupport"; + public const SOURCE_IMAGE_NOT_SUPPORT_CUSTOMIZE_V_M_NAME = "sourceImageNotSupportCustomizeVMName"; + public const SOURCE_IMAGE_SIZE_EXCEEDS_LIMITATION = "sourceImageSizeExceedsLimitation"; } diff --git a/src/Generated/Models/CloudPcDeviceImageOsStatus.php b/src/Generated/Models/CloudPcDeviceImageOsStatus.php index 76963f4b4c2..2025243360e 100644 --- a/src/Generated/Models/CloudPcDeviceImageOsStatus.php +++ b/src/Generated/Models/CloudPcDeviceImageOsStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDeviceImageOsStatus extends Enum { - public const SUPPORTED = 'supported'; - public const SUPPORTED_WITH_WARNING = 'supportedWithWarning'; - public const UNKNOWN = 'unknown'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUPPORTED = "supported"; + public const SUPPORTED_WITH_WARNING = "supportedWithWarning"; + public const UNKNOWN = "unknown"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcDeviceImageStatus.php b/src/Generated/Models/CloudPcDeviceImageStatus.php index 9285ab2d2eb..7b11d61c66b 100644 --- a/src/Generated/Models/CloudPcDeviceImageStatus.php +++ b/src/Generated/Models/CloudPcDeviceImageStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDeviceImageStatus extends Enum { - public const PENDING = 'pending'; - public const READY = 'ready'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const READY = "ready"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcDeviceImageStatusDetails.php b/src/Generated/Models/CloudPcDeviceImageStatusDetails.php index 4d46685c0a5..e3e14e4989e 100644 --- a/src/Generated/Models/CloudPcDeviceImageStatusDetails.php +++ b/src/Generated/Models/CloudPcDeviceImageStatusDetails.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDeviceImageStatusDetails extends Enum { - public const INTERNAL_SERVER_ERROR = 'internalServerError'; - public const SOURCE_IMAGE_NOT_FOUND = 'sourceImageNotFound'; - public const OS_VERSION_NOT_SUPPORTED = 'osVersionNotSupported'; - public const SOURCE_IMAGE_INVALID = 'sourceImageInvalid'; - public const SOURCE_IMAGE_NOT_GENERALIZED = 'sourceImageNotGeneralized'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const VM_ALREADY_AZURE_ADJOINED = 'vmAlreadyAzureAdjoined'; - public const PAID_SOURCE_IMAGE_NOT_SUPPORT = 'paidSourceImageNotSupport'; - public const SOURCE_IMAGE_NOT_SUPPORT_CUSTOMIZE_V_M_NAME = 'sourceImageNotSupportCustomizeVMName'; - public const SOURCE_IMAGE_SIZE_EXCEEDS_LIMITATION = 'sourceImageSizeExceedsLimitation'; + public const INTERNAL_SERVER_ERROR = "internalServerError"; + public const SOURCE_IMAGE_NOT_FOUND = "sourceImageNotFound"; + public const OS_VERSION_NOT_SUPPORTED = "osVersionNotSupported"; + public const SOURCE_IMAGE_INVALID = "sourceImageInvalid"; + public const SOURCE_IMAGE_NOT_GENERALIZED = "sourceImageNotGeneralized"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const VM_ALREADY_AZURE_ADJOINED = "vmAlreadyAzureAdjoined"; + public const PAID_SOURCE_IMAGE_NOT_SUPPORT = "paidSourceImageNotSupport"; + public const SOURCE_IMAGE_NOT_SUPPORT_CUSTOMIZE_V_M_NAME = "sourceImageNotSupportCustomizeVMName"; + public const SOURCE_IMAGE_SIZE_EXCEEDS_LIMITATION = "sourceImageSizeExceedsLimitation"; } diff --git a/src/Generated/Models/CloudPcDisasterRecoveryCapabilityType.php b/src/Generated/Models/CloudPcDisasterRecoveryCapabilityType.php index c1ea6bd7287..825fe15a5ae 100644 --- a/src/Generated/Models/CloudPcDisasterRecoveryCapabilityType.php +++ b/src/Generated/Models/CloudPcDisasterRecoveryCapabilityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDisasterRecoveryCapabilityType extends Enum { - public const NONE = 'none'; - public const FAILOVER = 'failover'; - public const FAILBACK = 'failback'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const FAILOVER = "failover"; + public const FAILBACK = "failback"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcDisasterRecoveryType.php b/src/Generated/Models/CloudPcDisasterRecoveryType.php index 65f83fe522d..8624014fef8 100644 --- a/src/Generated/Models/CloudPcDisasterRecoveryType.php +++ b/src/Generated/Models/CloudPcDisasterRecoveryType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDisasterRecoveryType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const CROSS_REGION = 'crossRegion'; - public const PREMIUM = 'premium'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const CROSS_REGION = "crossRegion"; + public const PREMIUM = "premium"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcDiskEncryptionState.php b/src/Generated/Models/CloudPcDiskEncryptionState.php index 7642b030354..1959a915e60 100644 --- a/src/Generated/Models/CloudPcDiskEncryptionState.php +++ b/src/Generated/Models/CloudPcDiskEncryptionState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDiskEncryptionState extends Enum { - public const NOT_AVAILABLE = 'notAvailable'; - public const NOT_ENCRYPTED = 'notEncrypted'; - public const ENCRYPTED_USING_PLATFORM_MANAGED_KEY = 'encryptedUsingPlatformManagedKey'; - public const ENCRYPTED_USING_CUSTOMER_MANAGED_KEY = 'encryptedUsingCustomerManagedKey'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_AVAILABLE = "notAvailable"; + public const NOT_ENCRYPTED = "notEncrypted"; + public const ENCRYPTED_USING_PLATFORM_MANAGED_KEY = "encryptedUsingPlatformManagedKey"; + public const ENCRYPTED_USING_CUSTOMER_MANAGED_KEY = "encryptedUsingCustomerManagedKey"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcDiskEncryptionType.php b/src/Generated/Models/CloudPcDiskEncryptionType.php index e83d1d78dfc..3091d972151 100644 --- a/src/Generated/Models/CloudPcDiskEncryptionType.php +++ b/src/Generated/Models/CloudPcDiskEncryptionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDiskEncryptionType extends Enum { - public const PLATFORM_MANAGED_KEY = 'platformManagedKey'; - public const CUSTOMER_MANAGED_KEY = 'customerManagedKey'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PLATFORM_MANAGED_KEY = "platformManagedKey"; + public const CUSTOMER_MANAGED_KEY = "customerManagedKey"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcDomainJoinType.php b/src/Generated/Models/CloudPcDomainJoinType.php index ad605855b65..b9d1769e5e6 100644 --- a/src/Generated/Models/CloudPcDomainJoinType.php +++ b/src/Generated/Models/CloudPcDomainJoinType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcDomainJoinType extends Enum { - public const AZURE_A_D_JOIN = 'azureADJoin'; - public const HYBRID_AZURE_A_D_JOIN = 'hybridAzureADJoin'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AZURE_A_D_JOIN = "azureADJoin"; + public const HYBRID_AZURE_A_D_JOIN = "hybridAzureADJoin"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcExportJobStatus.php b/src/Generated/Models/CloudPcExportJobStatus.php index 49196064fa1..0b05403ee3a 100644 --- a/src/Generated/Models/CloudPcExportJobStatus.php +++ b/src/Generated/Models/CloudPcExportJobStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcExportJobStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcExternalPartnerStatus.php b/src/Generated/Models/CloudPcExternalPartnerStatus.php index c44b8941cd2..82f041deb13 100644 --- a/src/Generated/Models/CloudPcExternalPartnerStatus.php +++ b/src/Generated/Models/CloudPcExternalPartnerStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcExternalPartnerStatus extends Enum { - public const NOT_AVAILABLE = 'notAvailable'; - public const AVAILABLE = 'available'; - public const HEALTHY = 'healthy'; - public const UNHEALTHY = 'unhealthy'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_AVAILABLE = "notAvailable"; + public const AVAILABLE = "available"; + public const HEALTHY = "healthy"; + public const UNHEALTHY = "unhealthy"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcGalleryImageStatus.php b/src/Generated/Models/CloudPcGalleryImageStatus.php index 032b258ede7..5ca5f91c65b 100644 --- a/src/Generated/Models/CloudPcGalleryImageStatus.php +++ b/src/Generated/Models/CloudPcGalleryImageStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcGalleryImageStatus extends Enum { - public const SUPPORTED = 'supported'; - public const SUPPORTED_WITH_WARNING = 'supportedWithWarning'; - public const NOT_SUPPORTED = 'notSupported'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUPPORTED = "supported"; + public const SUPPORTED_WITH_WARNING = "supportedWithWarning"; + public const NOT_SUPPORTED = "notSupported"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcManagementService.php b/src/Generated/Models/CloudPcManagementService.php index 40a51218791..7acedccc78a 100644 --- a/src/Generated/Models/CloudPcManagementService.php +++ b/src/Generated/Models/CloudPcManagementService.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcManagementService extends Enum { - public const WINDOWS365 = 'windows365'; - public const DEV_BOX = 'devBox'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const RPA_BOX = 'rpaBox'; + public const WINDOWS365 = "windows365"; + public const DEV_BOX = "devBox"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const RPA_BOX = "rpaBox"; } diff --git a/src/Generated/Models/CloudPcOnPremisesConnectionHealthCheckErrorType.php b/src/Generated/Models/CloudPcOnPremisesConnectionHealthCheckErrorType.php index c0ef1ecc22b..ff879c69e3d 100644 --- a/src/Generated/Models/CloudPcOnPremisesConnectionHealthCheckErrorType.php +++ b/src/Generated/Models/CloudPcOnPremisesConnectionHealthCheckErrorType.php @@ -5,72 +5,72 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcOnPremisesConnectionHealthCheckErrorType extends Enum { - public const DNS_CHECK_FQDN_NOT_FOUND = 'dnsCheckFqdnNotFound'; - public const DNS_CHECK_NAME_WITH_INVALID_CHARACTER = 'dnsCheckNameWithInvalidCharacter'; - public const DNS_CHECK_UNKNOWN_ERROR = 'dnsCheckUnknownError'; - public const AD_JOIN_CHECK_FQDN_NOT_FOUND = 'adJoinCheckFqdnNotFound'; - public const AD_JOIN_CHECK_INCORRECT_CREDENTIALS = 'adJoinCheckIncorrectCredentials'; - public const AD_JOIN_CHECK_ORGANIZATIONAL_UNIT_NOT_FOUND = 'adJoinCheckOrganizationalUnitNotFound'; - public const AD_JOIN_CHECK_ORGANIZATIONAL_UNIT_INCORRECT_FORMAT = 'adJoinCheckOrganizationalUnitIncorrectFormat'; - public const AD_JOIN_CHECK_COMPUTER_OBJECT_ALREADY_EXISTS = 'adJoinCheckComputerObjectAlreadyExists'; - public const AD_JOIN_CHECK_ACCESS_DENIED = 'adJoinCheckAccessDenied'; - public const AD_JOIN_CHECK_CREDENTIALS_EXPIRED = 'adJoinCheckCredentialsExpired'; - public const AD_JOIN_CHECK_ACCOUNT_LOCKED_OR_DISABLED = 'adJoinCheckAccountLockedOrDisabled'; - public const AD_JOIN_CHECK_ACCOUNT_QUOTA_EXCEEDED = 'adJoinCheckAccountQuotaExceeded'; - public const AD_JOIN_CHECK_SERVER_NOT_OPERATIONAL = 'adJoinCheckServerNotOperational'; - public const AD_JOIN_CHECK_UNKNOWN_ERROR = 'adJoinCheckUnknownError'; - public const ENDPOINT_CONNECTIVITY_CHECK_CLOUD_PC_URL_NOT_ALLOW_LISTED = 'endpointConnectivityCheckCloudPcUrlNotAllowListed'; - public const ENDPOINT_CONNECTIVITY_CHECK_W_V_D_URL_NOT_ALLOW_LISTED = 'endpointConnectivityCheckWVDUrlNotAllowListed'; - public const ENDPOINT_CONNECTIVITY_CHECK_INTUNE_URL_NOT_ALLOW_LISTED = 'endpointConnectivityCheckIntuneUrlNotAllowListed'; - public const ENDPOINT_CONNECTIVITY_CHECK_AZURE_A_D_URL_NOT_ALLOW_LISTED = 'endpointConnectivityCheckAzureADUrlNotAllowListed'; - public const ENDPOINT_CONNECTIVITY_CHECK_LOCALE_URL_NOT_ALLOW_LISTED = 'endpointConnectivityCheckLocaleUrlNotAllowListed'; - public const ENDPOINT_CONNECTIVITY_CHECK_UNKNOWN_ERROR = 'endpointConnectivityCheckUnknownError'; - public const AZURE_AD_DEVICE_SYNC_CHECK_DEVICE_NOT_FOUND = 'azureAdDeviceSyncCheckDeviceNotFound'; - public const AZURE_AD_DEVICE_SYNC_CHECK_LONG_SYNC_CIRCLE = 'azureAdDeviceSyncCheckLongSyncCircle'; - public const AZURE_AD_DEVICE_SYNC_CHECK_CONNECT_DISABLED = 'azureAdDeviceSyncCheckConnectDisabled'; - public const AZURE_AD_DEVICE_SYNC_CHECK_DURATION_EXCEEDED = 'azureAdDeviceSyncCheckDurationExceeded'; - public const AZURE_AD_DEVICE_SYNC_CHECK_SCP_NOT_CONFIGURED = 'azureAdDeviceSyncCheckScpNotConfigured'; - public const AZURE_AD_DEVICE_SYNC_CHECK_TRANSIENT_SERVICE_ERROR = 'azureAdDeviceSyncCheckTransientServiceError'; - public const AZURE_AD_DEVICE_SYNC_CHECK_UNKNOWN_ERROR = 'azureAdDeviceSyncCheckUnknownError'; - public const RESOURCE_AVAILABILITY_CHECK_NO_SUBNET_I_P = 'resourceAvailabilityCheckNoSubnetIP'; - public const RESOURCE_AVAILABILITY_CHECK_SUBSCRIPTION_DISABLED = 'resourceAvailabilityCheckSubscriptionDisabled'; - public const RESOURCE_AVAILABILITY_CHECK_AZURE_POLICY_VIOLATION = 'resourceAvailabilityCheckAzurePolicyViolation'; - public const RESOURCE_AVAILABILITY_CHECK_SUBSCRIPTION_NOT_FOUND = 'resourceAvailabilityCheckSubscriptionNotFound'; - public const RESOURCE_AVAILABILITY_CHECK_SUBSCRIPTION_TRANSFERRED = 'resourceAvailabilityCheckSubscriptionTransferred'; - public const RESOURCE_AVAILABILITY_CHECK_GENERAL_SUBSCRIPTION_ERROR = 'resourceAvailabilityCheckGeneralSubscriptionError'; - public const RESOURCE_AVAILABILITY_CHECK_UNSUPPORTED_V_NET_REGION = 'resourceAvailabilityCheckUnsupportedVNetRegion'; - public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_INVALID = 'resourceAvailabilityCheckResourceGroupInvalid'; - public const RESOURCE_AVAILABILITY_CHECK_V_NET_INVALID = 'resourceAvailabilityCheckVNetInvalid'; - public const RESOURCE_AVAILABILITY_CHECK_SUBNET_INVALID = 'resourceAvailabilityCheckSubnetInvalid'; - public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_BEING_DELETED = 'resourceAvailabilityCheckResourceGroupBeingDeleted'; - public const RESOURCE_AVAILABILITY_CHECK_V_NET_BEING_MOVED = 'resourceAvailabilityCheckVNetBeingMoved'; - public const RESOURCE_AVAILABILITY_CHECK_SUBNET_DELEGATION_FAILED = 'resourceAvailabilityCheckSubnetDelegationFailed'; - public const RESOURCE_AVAILABILITY_CHECK_SUBNET_WITH_EXTERNAL_RESOURCES = 'resourceAvailabilityCheckSubnetWithExternalResources'; - public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_LOCKED_FOR_READONLY = 'resourceAvailabilityCheckResourceGroupLockedForReadonly'; - public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_LOCKED_FOR_DELETE = 'resourceAvailabilityCheckResourceGroupLockedForDelete'; - public const RESOURCE_AVAILABILITY_CHECK_NO_INTUNE_READER_ROLE_ERROR = 'resourceAvailabilityCheckNoIntuneReaderRoleError'; - public const RESOURCE_AVAILABILITY_CHECK_INTUNE_DEFAULT_WINDOWS_RESTRICTION_VIOLATION = 'resourceAvailabilityCheckIntuneDefaultWindowsRestrictionViolation'; - public const RESOURCE_AVAILABILITY_CHECK_INTUNE_CUSTOM_WINDOWS_RESTRICTION_VIOLATION = 'resourceAvailabilityCheckIntuneCustomWindowsRestrictionViolation'; - public const RESOURCE_AVAILABILITY_CHECK_DEPLOYMENT_QUOTA_LIMIT_REACHED = 'resourceAvailabilityCheckDeploymentQuotaLimitReached'; - public const RESOURCE_AVAILABILITY_CHECK_TRANSIENT_SERVICE_ERROR = 'resourceAvailabilityCheckTransientServiceError'; - public const RESOURCE_AVAILABILITY_CHECK_UNKNOWN_ERROR = 'resourceAvailabilityCheckUnknownError'; - public const PERMISSION_CHECK_NO_SUBSCRIPTION_READER_ROLE = 'permissionCheckNoSubscriptionReaderRole'; - public const PERMISSION_CHECK_NO_RESOURCE_GROUP_OWNER_ROLE = 'permissionCheckNoResourceGroupOwnerRole'; - public const PERMISSION_CHECK_NO_V_NET_CONTRIBUTOR_ROLE = 'permissionCheckNoVNetContributorRole'; - public const PERMISSION_CHECK_NO_RESOURCE_GROUP_NETWORK_CONTRIBUTOR_ROLE = 'permissionCheckNoResourceGroupNetworkContributorRole'; - public const PERMISSION_CHECK_NO_WINDOWS365_NETWORK_USER_ROLE = 'permissionCheckNoWindows365NetworkUserRole'; - public const PERMISSION_CHECK_NO_WINDOWS365_NETWORK_INTERFACE_CONTRIBUTOR_ROLE = 'permissionCheckNoWindows365NetworkInterfaceContributorRole'; - public const PERMISSION_CHECK_TRANSIENT_SERVICE_ERROR = 'permissionCheckTransientServiceError'; - public const PERMISSION_CHECK_UNKNOWN_ERROR = 'permissionCheckUnknownError'; - public const UDP_CONNECTIVITY_CHECK_STUN_URL_NOT_ALLOW_LISTED = 'udpConnectivityCheckStunUrlNotAllowListed'; - public const UDP_CONNECTIVITY_CHECK_TURN_URL_NOT_ALLOW_LISTED = 'udpConnectivityCheckTurnUrlNotAllowListed'; - public const UDP_CONNECTIVITY_CHECK_URLS_NOT_ALLOW_LISTED = 'udpConnectivityCheckUrlsNotAllowListed'; - public const UDP_CONNECTIVITY_CHECK_UNKNOWN_ERROR = 'udpConnectivityCheckUnknownError'; - public const INTERNAL_SERVER_ERROR_DEPLOYMENT_CANCELED = 'internalServerErrorDeploymentCanceled'; - public const INTERNAL_SERVER_ERROR_ALLOCATE_RESOURCE_FAILED = 'internalServerErrorAllocateResourceFailed'; - public const INTERNAL_SERVER_ERROR_V_M_DEPLOYMENT_TIMEOUT = 'internalServerErrorVMDeploymentTimeout'; - public const INTERNAL_SERVER_ERROR_UNABLE_TO_RUN_DSC_SCRIPT = 'internalServerErrorUnableToRunDscScript'; - public const SSO_CHECK_KERBEROS_CONFIGURATION_ERROR = 'ssoCheckKerberosConfigurationError'; - public const INTERNAL_SERVER_UNKNOWN_ERROR = 'internalServerUnknownError'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DNS_CHECK_FQDN_NOT_FOUND = "dnsCheckFqdnNotFound"; + public const DNS_CHECK_NAME_WITH_INVALID_CHARACTER = "dnsCheckNameWithInvalidCharacter"; + public const DNS_CHECK_UNKNOWN_ERROR = "dnsCheckUnknownError"; + public const AD_JOIN_CHECK_FQDN_NOT_FOUND = "adJoinCheckFqdnNotFound"; + public const AD_JOIN_CHECK_INCORRECT_CREDENTIALS = "adJoinCheckIncorrectCredentials"; + public const AD_JOIN_CHECK_ORGANIZATIONAL_UNIT_NOT_FOUND = "adJoinCheckOrganizationalUnitNotFound"; + public const AD_JOIN_CHECK_ORGANIZATIONAL_UNIT_INCORRECT_FORMAT = "adJoinCheckOrganizationalUnitIncorrectFormat"; + public const AD_JOIN_CHECK_COMPUTER_OBJECT_ALREADY_EXISTS = "adJoinCheckComputerObjectAlreadyExists"; + public const AD_JOIN_CHECK_ACCESS_DENIED = "adJoinCheckAccessDenied"; + public const AD_JOIN_CHECK_CREDENTIALS_EXPIRED = "adJoinCheckCredentialsExpired"; + public const AD_JOIN_CHECK_ACCOUNT_LOCKED_OR_DISABLED = "adJoinCheckAccountLockedOrDisabled"; + public const AD_JOIN_CHECK_ACCOUNT_QUOTA_EXCEEDED = "adJoinCheckAccountQuotaExceeded"; + public const AD_JOIN_CHECK_SERVER_NOT_OPERATIONAL = "adJoinCheckServerNotOperational"; + public const AD_JOIN_CHECK_UNKNOWN_ERROR = "adJoinCheckUnknownError"; + public const ENDPOINT_CONNECTIVITY_CHECK_CLOUD_PC_URL_NOT_ALLOW_LISTED = "endpointConnectivityCheckCloudPcUrlNotAllowListed"; + public const ENDPOINT_CONNECTIVITY_CHECK_W_V_D_URL_NOT_ALLOW_LISTED = "endpointConnectivityCheckWVDUrlNotAllowListed"; + public const ENDPOINT_CONNECTIVITY_CHECK_INTUNE_URL_NOT_ALLOW_LISTED = "endpointConnectivityCheckIntuneUrlNotAllowListed"; + public const ENDPOINT_CONNECTIVITY_CHECK_AZURE_A_D_URL_NOT_ALLOW_LISTED = "endpointConnectivityCheckAzureADUrlNotAllowListed"; + public const ENDPOINT_CONNECTIVITY_CHECK_LOCALE_URL_NOT_ALLOW_LISTED = "endpointConnectivityCheckLocaleUrlNotAllowListed"; + public const ENDPOINT_CONNECTIVITY_CHECK_UNKNOWN_ERROR = "endpointConnectivityCheckUnknownError"; + public const AZURE_AD_DEVICE_SYNC_CHECK_DEVICE_NOT_FOUND = "azureAdDeviceSyncCheckDeviceNotFound"; + public const AZURE_AD_DEVICE_SYNC_CHECK_LONG_SYNC_CIRCLE = "azureAdDeviceSyncCheckLongSyncCircle"; + public const AZURE_AD_DEVICE_SYNC_CHECK_CONNECT_DISABLED = "azureAdDeviceSyncCheckConnectDisabled"; + public const AZURE_AD_DEVICE_SYNC_CHECK_DURATION_EXCEEDED = "azureAdDeviceSyncCheckDurationExceeded"; + public const AZURE_AD_DEVICE_SYNC_CHECK_SCP_NOT_CONFIGURED = "azureAdDeviceSyncCheckScpNotConfigured"; + public const AZURE_AD_DEVICE_SYNC_CHECK_TRANSIENT_SERVICE_ERROR = "azureAdDeviceSyncCheckTransientServiceError"; + public const AZURE_AD_DEVICE_SYNC_CHECK_UNKNOWN_ERROR = "azureAdDeviceSyncCheckUnknownError"; + public const RESOURCE_AVAILABILITY_CHECK_NO_SUBNET_I_P = "resourceAvailabilityCheckNoSubnetIP"; + public const RESOURCE_AVAILABILITY_CHECK_SUBSCRIPTION_DISABLED = "resourceAvailabilityCheckSubscriptionDisabled"; + public const RESOURCE_AVAILABILITY_CHECK_AZURE_POLICY_VIOLATION = "resourceAvailabilityCheckAzurePolicyViolation"; + public const RESOURCE_AVAILABILITY_CHECK_SUBSCRIPTION_NOT_FOUND = "resourceAvailabilityCheckSubscriptionNotFound"; + public const RESOURCE_AVAILABILITY_CHECK_SUBSCRIPTION_TRANSFERRED = "resourceAvailabilityCheckSubscriptionTransferred"; + public const RESOURCE_AVAILABILITY_CHECK_GENERAL_SUBSCRIPTION_ERROR = "resourceAvailabilityCheckGeneralSubscriptionError"; + public const RESOURCE_AVAILABILITY_CHECK_UNSUPPORTED_V_NET_REGION = "resourceAvailabilityCheckUnsupportedVNetRegion"; + public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_INVALID = "resourceAvailabilityCheckResourceGroupInvalid"; + public const RESOURCE_AVAILABILITY_CHECK_V_NET_INVALID = "resourceAvailabilityCheckVNetInvalid"; + public const RESOURCE_AVAILABILITY_CHECK_SUBNET_INVALID = "resourceAvailabilityCheckSubnetInvalid"; + public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_BEING_DELETED = "resourceAvailabilityCheckResourceGroupBeingDeleted"; + public const RESOURCE_AVAILABILITY_CHECK_V_NET_BEING_MOVED = "resourceAvailabilityCheckVNetBeingMoved"; + public const RESOURCE_AVAILABILITY_CHECK_SUBNET_DELEGATION_FAILED = "resourceAvailabilityCheckSubnetDelegationFailed"; + public const RESOURCE_AVAILABILITY_CHECK_SUBNET_WITH_EXTERNAL_RESOURCES = "resourceAvailabilityCheckSubnetWithExternalResources"; + public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_LOCKED_FOR_READONLY = "resourceAvailabilityCheckResourceGroupLockedForReadonly"; + public const RESOURCE_AVAILABILITY_CHECK_RESOURCE_GROUP_LOCKED_FOR_DELETE = "resourceAvailabilityCheckResourceGroupLockedForDelete"; + public const RESOURCE_AVAILABILITY_CHECK_NO_INTUNE_READER_ROLE_ERROR = "resourceAvailabilityCheckNoIntuneReaderRoleError"; + public const RESOURCE_AVAILABILITY_CHECK_INTUNE_DEFAULT_WINDOWS_RESTRICTION_VIOLATION = "resourceAvailabilityCheckIntuneDefaultWindowsRestrictionViolation"; + public const RESOURCE_AVAILABILITY_CHECK_INTUNE_CUSTOM_WINDOWS_RESTRICTION_VIOLATION = "resourceAvailabilityCheckIntuneCustomWindowsRestrictionViolation"; + public const RESOURCE_AVAILABILITY_CHECK_DEPLOYMENT_QUOTA_LIMIT_REACHED = "resourceAvailabilityCheckDeploymentQuotaLimitReached"; + public const RESOURCE_AVAILABILITY_CHECK_TRANSIENT_SERVICE_ERROR = "resourceAvailabilityCheckTransientServiceError"; + public const RESOURCE_AVAILABILITY_CHECK_UNKNOWN_ERROR = "resourceAvailabilityCheckUnknownError"; + public const PERMISSION_CHECK_NO_SUBSCRIPTION_READER_ROLE = "permissionCheckNoSubscriptionReaderRole"; + public const PERMISSION_CHECK_NO_RESOURCE_GROUP_OWNER_ROLE = "permissionCheckNoResourceGroupOwnerRole"; + public const PERMISSION_CHECK_NO_V_NET_CONTRIBUTOR_ROLE = "permissionCheckNoVNetContributorRole"; + public const PERMISSION_CHECK_NO_RESOURCE_GROUP_NETWORK_CONTRIBUTOR_ROLE = "permissionCheckNoResourceGroupNetworkContributorRole"; + public const PERMISSION_CHECK_NO_WINDOWS365_NETWORK_USER_ROLE = "permissionCheckNoWindows365NetworkUserRole"; + public const PERMISSION_CHECK_NO_WINDOWS365_NETWORK_INTERFACE_CONTRIBUTOR_ROLE = "permissionCheckNoWindows365NetworkInterfaceContributorRole"; + public const PERMISSION_CHECK_TRANSIENT_SERVICE_ERROR = "permissionCheckTransientServiceError"; + public const PERMISSION_CHECK_UNKNOWN_ERROR = "permissionCheckUnknownError"; + public const UDP_CONNECTIVITY_CHECK_STUN_URL_NOT_ALLOW_LISTED = "udpConnectivityCheckStunUrlNotAllowListed"; + public const UDP_CONNECTIVITY_CHECK_TURN_URL_NOT_ALLOW_LISTED = "udpConnectivityCheckTurnUrlNotAllowListed"; + public const UDP_CONNECTIVITY_CHECK_URLS_NOT_ALLOW_LISTED = "udpConnectivityCheckUrlsNotAllowListed"; + public const UDP_CONNECTIVITY_CHECK_UNKNOWN_ERROR = "udpConnectivityCheckUnknownError"; + public const INTERNAL_SERVER_ERROR_DEPLOYMENT_CANCELED = "internalServerErrorDeploymentCanceled"; + public const INTERNAL_SERVER_ERROR_ALLOCATE_RESOURCE_FAILED = "internalServerErrorAllocateResourceFailed"; + public const INTERNAL_SERVER_ERROR_V_M_DEPLOYMENT_TIMEOUT = "internalServerErrorVMDeploymentTimeout"; + public const INTERNAL_SERVER_ERROR_UNABLE_TO_RUN_DSC_SCRIPT = "internalServerErrorUnableToRunDscScript"; + public const SSO_CHECK_KERBEROS_CONFIGURATION_ERROR = "ssoCheckKerberosConfigurationError"; + public const INTERNAL_SERVER_UNKNOWN_ERROR = "internalServerUnknownError"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcOnPremisesConnectionStatus.php b/src/Generated/Models/CloudPcOnPremisesConnectionStatus.php index 9cf2595feae..494510b9d6c 100644 --- a/src/Generated/Models/CloudPcOnPremisesConnectionStatus.php +++ b/src/Generated/Models/CloudPcOnPremisesConnectionStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcOnPremisesConnectionStatus extends Enum { - public const PENDING = 'pending'; - public const RUNNING = 'running'; - public const PASSED = 'passed'; - public const FAILED = 'failed'; - public const WARNING = 'warning'; - public const INFORMATIONAL = 'informational'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const RUNNING = "running"; + public const PASSED = "passed"; + public const FAILED = "failed"; + public const WARNING = "warning"; + public const INFORMATIONAL = "informational"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcOnPremisesConnectionType.php b/src/Generated/Models/CloudPcOnPremisesConnectionType.php index 5e6be2dcd59..0f962834be8 100644 --- a/src/Generated/Models/CloudPcOnPremisesConnectionType.php +++ b/src/Generated/Models/CloudPcOnPremisesConnectionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcOnPremisesConnectionType extends Enum { - public const HYBRID_AZURE_A_D_JOIN = 'hybridAzureADJoin'; - public const AZURE_A_D_JOIN = 'azureADJoin'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const HYBRID_AZURE_A_D_JOIN = "hybridAzureADJoin"; + public const AZURE_A_D_JOIN = "azureADJoin"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcOperatingSystem.php b/src/Generated/Models/CloudPcOperatingSystem.php index 6a18dc2f26d..62284e47853 100644 --- a/src/Generated/Models/CloudPcOperatingSystem.php +++ b/src/Generated/Models/CloudPcOperatingSystem.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcOperatingSystem extends Enum { - public const WINDOWS10 = 'windows10'; - public const WINDOWS11 = 'windows11'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const WINDOWS10 = "windows10"; + public const WINDOWS11 = "windows11"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcPartnerAgentInstallStatus.php b/src/Generated/Models/CloudPcPartnerAgentInstallStatus.php index 8427119070c..219e9481388 100644 --- a/src/Generated/Models/CloudPcPartnerAgentInstallStatus.php +++ b/src/Generated/Models/CloudPcPartnerAgentInstallStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcPartnerAgentInstallStatus extends Enum { - public const INSTALLED = 'installed'; - public const INSTALL_FAILED = 'installFailed'; - public const INSTALLING = 'installing'; - public const UNINSTALLING = 'uninstalling'; - public const UNINSTALL_FAILED = 'uninstallFailed'; - public const LICENSED = 'licensed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INSTALLED = "installed"; + public const INSTALL_FAILED = "installFailed"; + public const INSTALLING = "installing"; + public const UNINSTALLING = "uninstalling"; + public const UNINSTALL_FAILED = "uninstallFailed"; + public const LICENSED = "licensed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcPartnerAgentName.php b/src/Generated/Models/CloudPcPartnerAgentName.php index 3a4dfbf23d2..2761aaad2ac 100644 --- a/src/Generated/Models/CloudPcPartnerAgentName.php +++ b/src/Generated/Models/CloudPcPartnerAgentName.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcPartnerAgentName extends Enum { - public const CITRIX = 'citrix'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const V_MWARE = 'vMware'; - public const HP = 'hp'; + public const CITRIX = "citrix"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const V_MWARE = "vMware"; + public const HP = "hp"; } diff --git a/src/Generated/Models/CloudPcPolicySettingType.php b/src/Generated/Models/CloudPcPolicySettingType.php index 84614da0cf0..9e210ea94ad 100644 --- a/src/Generated/Models/CloudPcPolicySettingType.php +++ b/src/Generated/Models/CloudPcPolicySettingType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcPolicySettingType extends Enum { - public const REGION = 'region'; - public const SINGLE_SIGN_ON = 'singleSignOn'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGION = "region"; + public const SINGLE_SIGN_ON = "singleSignOn"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcPowerState.php b/src/Generated/Models/CloudPcPowerState.php index 92726feeaf0..6054335b120 100644 --- a/src/Generated/Models/CloudPcPowerState.php +++ b/src/Generated/Models/CloudPcPowerState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcPowerState extends Enum { - public const RUNNING = 'running'; - public const POWERED_OFF = 'poweredOff'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RUNNING = "running"; + public const POWERED_OFF = "poweredOff"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcProvisioningPolicyImageType.php b/src/Generated/Models/CloudPcProvisioningPolicyImageType.php index e5e779487d4..b3d15350daa 100644 --- a/src/Generated/Models/CloudPcProvisioningPolicyImageType.php +++ b/src/Generated/Models/CloudPcProvisioningPolicyImageType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcProvisioningPolicyImageType extends Enum { - public const GALLERY = 'gallery'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GALLERY = "gallery"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcProvisioningType.php b/src/Generated/Models/CloudPcProvisioningType.php index 8bd7e7d70a8..61173f30249 100644 --- a/src/Generated/Models/CloudPcProvisioningType.php +++ b/src/Generated/Models/CloudPcProvisioningType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcProvisioningType extends Enum { - public const DEDICATED = 'dedicated'; - public const SHARED = 'shared'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const SHARED_BY_USER = 'sharedByUser'; - public const SHARED_BY_ENTRA_GROUP = 'sharedByEntraGroup'; + public const DEDICATED = "dedicated"; + public const SHARED = "shared"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const SHARED_BY_USER = "sharedByUser"; + public const SHARED_BY_ENTRA_GROUP = "sharedByEntraGroup"; } diff --git a/src/Generated/Models/CloudPcRegionGroup.php b/src/Generated/Models/CloudPcRegionGroup.php index 0a30b4a9447..2d312d56f06 100644 --- a/src/Generated/Models/CloudPcRegionGroup.php +++ b/src/Generated/Models/CloudPcRegionGroup.php @@ -5,27 +5,27 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcRegionGroup extends Enum { - public const DEFAULT = 'default'; - public const AUSTRALIA = 'australia'; - public const CANADA = 'canada'; - public const US_CENTRAL = 'usCentral'; - public const US_EAST = 'usEast'; - public const US_WEST = 'usWest'; - public const FRANCE = 'france'; - public const GERMANY = 'germany'; - public const EUROPE_UNION = 'europeUnion'; - public const UNITED_KINGDOM = 'unitedKingdom'; - public const JAPAN = 'japan'; - public const ASIA = 'asia'; - public const INDIA = 'india'; - public const SOUTH_AMERICA = 'southAmerica'; - public const EUAP = 'euap'; - public const US_GOVERNMENT = 'usGovernment'; - public const US_GOVERNMENT_D_O_D = 'usGovernmentDOD'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const NORWAY = 'norway'; - public const SWITZERLAND = 'switzerland'; - public const SOUTH_KOREA = 'southKorea'; - public const MIDDLE_EAST = 'middleEast'; - public const MEXICO = 'mexico'; + public const DEFAULT = "default"; + public const AUSTRALIA = "australia"; + public const CANADA = "canada"; + public const US_CENTRAL = "usCentral"; + public const US_EAST = "usEast"; + public const US_WEST = "usWest"; + public const FRANCE = "france"; + public const GERMANY = "germany"; + public const EUROPE_UNION = "europeUnion"; + public const UNITED_KINGDOM = "unitedKingdom"; + public const JAPAN = "japan"; + public const ASIA = "asia"; + public const INDIA = "india"; + public const SOUTH_AMERICA = "southAmerica"; + public const EUAP = "euap"; + public const US_GOVERNMENT = "usGovernment"; + public const US_GOVERNMENT_D_O_D = "usGovernmentDOD"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const NORWAY = "norway"; + public const SWITZERLAND = "switzerland"; + public const SOUTH_KOREA = "southKorea"; + public const MIDDLE_EAST = "middleEast"; + public const MEXICO = "mexico"; } diff --git a/src/Generated/Models/CloudPcRemoteActionName.php b/src/Generated/Models/CloudPcRemoteActionName.php index 81e7256ed31..499917bf6a5 100644 --- a/src/Generated/Models/CloudPcRemoteActionName.php +++ b/src/Generated/Models/CloudPcRemoteActionName.php @@ -5,18 +5,18 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcRemoteActionName extends Enum { - public const UNKNOWN = 'unknown'; - public const RESTART = 'restart'; - public const RENAME = 'rename'; - public const RESIZE = 'resize'; - public const RESTORE = 'restore'; - public const REPROVISION = 'reprovision'; - public const CHANGE_USER_ACCOUNT_TYPE = 'changeUserAccountType'; - public const TROUBLESHOOT = 'troubleshoot'; - public const PLACE_UNDER_REVIEW = 'placeUnderReview'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const CREATE_SNAPSHOT = 'createSnapshot'; - public const POWER_ON = 'powerOn'; - public const POWER_OFF = 'powerOff'; - public const MOVE_REGION = 'moveRegion'; + public const UNKNOWN = "unknown"; + public const RESTART = "restart"; + public const RENAME = "rename"; + public const RESIZE = "resize"; + public const RESTORE = "restore"; + public const REPROVISION = "reprovision"; + public const CHANGE_USER_ACCOUNT_TYPE = "changeUserAccountType"; + public const TROUBLESHOOT = "troubleshoot"; + public const PLACE_UNDER_REVIEW = "placeUnderReview"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const CREATE_SNAPSHOT = "createSnapshot"; + public const POWER_ON = "powerOn"; + public const POWER_OFF = "powerOff"; + public const MOVE_REGION = "moveRegion"; } diff --git a/src/Generated/Models/CloudPcReportName.php b/src/Generated/Models/CloudPcReportName.php index 40441b58f53..b9f13814df1 100644 --- a/src/Generated/Models/CloudPcReportName.php +++ b/src/Generated/Models/CloudPcReportName.php @@ -5,27 +5,27 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcReportName extends Enum { - public const REMOTE_CONNECTION_HISTORICAL_REPORTS = 'remoteConnectionHistoricalReports'; - public const DAILY_AGGREGATED_REMOTE_CONNECTION_REPORTS = 'dailyAggregatedRemoteConnectionReports'; - public const TOTAL_AGGREGATED_REMOTE_CONNECTION_REPORTS = 'totalAggregatedRemoteConnectionReports'; - public const SHARED_USE_LICENSE_USAGE_REPORT = 'sharedUseLicenseUsageReport'; - public const SHARED_USE_LICENSE_USAGE_REAL_TIME_REPORT = 'sharedUseLicenseUsageRealTimeReport'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const NO_LICENSE_AVAILABLE_CONNECTIVITY_FAILURE_REPORT = 'noLicenseAvailableConnectivityFailureReport'; - public const FRONTLINE_LICENSE_USAGE_REPORT = 'frontlineLicenseUsageReport'; - public const FRONTLINE_LICENSE_USAGE_REAL_TIME_REPORT = 'frontlineLicenseUsageRealTimeReport'; - public const REMOTE_CONNECTION_QUALITY_REPORTS = 'remoteConnectionQualityReports'; - public const INACCESSIBLE_CLOUD_PC_REPORTS = 'inaccessibleCloudPcReports'; - public const ACTION_STATUS_REPORT = 'actionStatusReport'; - public const RAW_REMOTE_CONNECTION_REPORTS = 'rawRemoteConnectionReports'; - public const CLOUD_PC_USAGE_CATEGORY_REPORTS = 'cloudPcUsageCategoryReports'; - public const CROSS_REGION_DISASTER_RECOVERY_REPORT = 'crossRegionDisasterRecoveryReport'; - public const PERFORMANCE_TREND_REPORT = 'performanceTrendReport'; - public const INACCESSIBLE_CLOUD_PC_TREND_REPORT = 'inaccessibleCloudPcTrendReport'; - public const REGIONAL_CONNECTION_QUALITY_TREND_REPORT = 'regionalConnectionQualityTrendReport'; - public const REGIONAL_CONNECTION_QUALITY_INSIGHTS_REPORT = 'regionalConnectionQualityInsightsReport'; - public const REMOTE_CONNECTION_QUALITY_REPORT = 'remoteConnectionQualityReport'; - public const FRONTLINE_LICENSE_HOURLY_USAGE_REPORT = 'frontlineLicenseHourlyUsageReport'; - public const FRONTLINE_REALTIME_USER_CONNECTIONS_REPORT = 'frontlineRealtimeUserConnectionsReport'; - public const BULK_ACTION_STATUS_REPORT = 'bulkActionStatusReport'; + public const REMOTE_CONNECTION_HISTORICAL_REPORTS = "remoteConnectionHistoricalReports"; + public const DAILY_AGGREGATED_REMOTE_CONNECTION_REPORTS = "dailyAggregatedRemoteConnectionReports"; + public const TOTAL_AGGREGATED_REMOTE_CONNECTION_REPORTS = "totalAggregatedRemoteConnectionReports"; + public const SHARED_USE_LICENSE_USAGE_REPORT = "sharedUseLicenseUsageReport"; + public const SHARED_USE_LICENSE_USAGE_REAL_TIME_REPORT = "sharedUseLicenseUsageRealTimeReport"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const NO_LICENSE_AVAILABLE_CONNECTIVITY_FAILURE_REPORT = "noLicenseAvailableConnectivityFailureReport"; + public const FRONTLINE_LICENSE_USAGE_REPORT = "frontlineLicenseUsageReport"; + public const FRONTLINE_LICENSE_USAGE_REAL_TIME_REPORT = "frontlineLicenseUsageRealTimeReport"; + public const REMOTE_CONNECTION_QUALITY_REPORTS = "remoteConnectionQualityReports"; + public const INACCESSIBLE_CLOUD_PC_REPORTS = "inaccessibleCloudPcReports"; + public const ACTION_STATUS_REPORT = "actionStatusReport"; + public const RAW_REMOTE_CONNECTION_REPORTS = "rawRemoteConnectionReports"; + public const CLOUD_PC_USAGE_CATEGORY_REPORTS = "cloudPcUsageCategoryReports"; + public const CROSS_REGION_DISASTER_RECOVERY_REPORT = "crossRegionDisasterRecoveryReport"; + public const PERFORMANCE_TREND_REPORT = "performanceTrendReport"; + public const INACCESSIBLE_CLOUD_PC_TREND_REPORT = "inaccessibleCloudPcTrendReport"; + public const REGIONAL_CONNECTION_QUALITY_TREND_REPORT = "regionalConnectionQualityTrendReport"; + public const REGIONAL_CONNECTION_QUALITY_INSIGHTS_REPORT = "regionalConnectionQualityInsightsReport"; + public const REMOTE_CONNECTION_QUALITY_REPORT = "remoteConnectionQualityReport"; + public const FRONTLINE_LICENSE_HOURLY_USAGE_REPORT = "frontlineLicenseHourlyUsageReport"; + public const FRONTLINE_REALTIME_USER_CONNECTIONS_REPORT = "frontlineRealtimeUserConnectionsReport"; + public const BULK_ACTION_STATUS_REPORT = "bulkActionStatusReport"; } diff --git a/src/Generated/Models/CloudPcResizeValidationCode.php b/src/Generated/Models/CloudPcResizeValidationCode.php index 56d42ce5703..0ff775c9b9e 100644 --- a/src/Generated/Models/CloudPcResizeValidationCode.php +++ b/src/Generated/Models/CloudPcResizeValidationCode.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcResizeValidationCode extends Enum { - public const SUCCESS = 'success'; - public const CLOUD_PC_NOT_FOUND = 'cloudPcNotFound'; - public const OPERATION_CONFLICT = 'operationConflict'; - public const OPERATION_NOT_SUPPORTED = 'operationNotSupported'; - public const TARGET_LICENSE_HAS_ASSIGNED = 'targetLicenseHasAssigned'; - public const INTERNAL_SERVER_ERROR = 'internalServerError'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const CLOUD_PC_NOT_FOUND = "cloudPcNotFound"; + public const OPERATION_CONFLICT = "operationConflict"; + public const OPERATION_NOT_SUPPORTED = "operationNotSupported"; + public const TARGET_LICENSE_HAS_ASSIGNED = "targetLicenseHasAssigned"; + public const INTERNAL_SERVER_ERROR = "internalServerError"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcRestorePointFrequencyType.php b/src/Generated/Models/CloudPcRestorePointFrequencyType.php index c998baf7075..06979a27404 100644 --- a/src/Generated/Models/CloudPcRestorePointFrequencyType.php +++ b/src/Generated/Models/CloudPcRestorePointFrequencyType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcRestorePointFrequencyType extends Enum { - public const DEFAULT = 'default'; - public const FOUR_HOURS = 'fourHours'; - public const SIX_HOURS = 'sixHours'; - public const TWELVE_HOURS = 'twelveHours'; - public const SIXTEEN_HOURS = 'sixteenHours'; - public const TWENTY_FOUR_HOURS = 'twentyFourHours'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const FOUR_HOURS = "fourHours"; + public const SIX_HOURS = "sixHours"; + public const TWELVE_HOURS = "twelveHours"; + public const SIXTEEN_HOURS = "sixteenHours"; + public const TWENTY_FOUR_HOURS = "twentyFourHours"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcServicePlanType.php b/src/Generated/Models/CloudPcServicePlanType.php index a7fe7bc168b..317bb1016ae 100644 --- a/src/Generated/Models/CloudPcServicePlanType.php +++ b/src/Generated/Models/CloudPcServicePlanType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcServicePlanType extends Enum { - public const ENTERPRISE = 'enterprise'; - public const BUSINESS = 'business'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENTERPRISE = "enterprise"; + public const BUSINESS = "business"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcSnapshotStatus.php b/src/Generated/Models/CloudPcSnapshotStatus.php index eb047789831..b5d2de3818d 100644 --- a/src/Generated/Models/CloudPcSnapshotStatus.php +++ b/src/Generated/Models/CloudPcSnapshotStatus.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcSnapshotStatus extends Enum { - public const READY = 'ready'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const READY = "ready"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcSnapshotType.php b/src/Generated/Models/CloudPcSnapshotType.php index 0fa89016a58..1837ce8861b 100644 --- a/src/Generated/Models/CloudPcSnapshotType.php +++ b/src/Generated/Models/CloudPcSnapshotType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcSnapshotType extends Enum { - public const AUTOMATIC = 'automatic'; - public const MANUAL = 'manual'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AUTOMATIC = "automatic"; + public const MANUAL = "manual"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcStatus.php b/src/Generated/Models/CloudPcStatus.php index 088b46ac9fb..5c486d551ef 100644 --- a/src/Generated/Models/CloudPcStatus.php +++ b/src/Generated/Models/CloudPcStatus.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcStatus extends Enum { - public const NOT_PROVISIONED = 'notProvisioned'; - public const PROVISIONING = 'provisioning'; - public const PROVISIONED = 'provisioned'; - public const IN_GRACE_PERIOD = 'inGracePeriod'; - public const DEPROVISIONING = 'deprovisioning'; - public const FAILED = 'failed'; - public const PROVISIONED_WITH_WARNINGS = 'provisionedWithWarnings'; - public const RESIZING = 'resizing'; - public const RESTORING = 'restoring'; - public const PENDING_PROVISION = 'pendingProvision'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const MOVING_REGION = 'movingRegion'; - public const RESIZE_PENDING_LICENSE = 'resizePendingLicense'; - public const UPDATING_SINGLE_SIGN_ON = 'updatingSingleSignOn'; - public const MODIFYING_SINGLE_SIGN_ON = 'modifyingSingleSignOn'; - public const PREPARING = 'preparing'; + public const NOT_PROVISIONED = "notProvisioned"; + public const PROVISIONING = "provisioning"; + public const PROVISIONED = "provisioned"; + public const IN_GRACE_PERIOD = "inGracePeriod"; + public const DEPROVISIONING = "deprovisioning"; + public const FAILED = "failed"; + public const PROVISIONED_WITH_WARNINGS = "provisionedWithWarnings"; + public const RESIZING = "resizing"; + public const RESTORING = "restoring"; + public const PENDING_PROVISION = "pendingProvision"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const MOVING_REGION = "movingRegion"; + public const RESIZE_PENDING_LICENSE = "resizePendingLicense"; + public const UPDATING_SINGLE_SIGN_ON = "updatingSingleSignOn"; + public const MODIFYING_SINGLE_SIGN_ON = "modifyingSingleSignOn"; + public const PREPARING = "preparing"; } diff --git a/src/Generated/Models/CloudPcSupportedRegionStatus.php b/src/Generated/Models/CloudPcSupportedRegionStatus.php index 93af849ca83..daf80cf8bcb 100644 --- a/src/Generated/Models/CloudPcSupportedRegionStatus.php +++ b/src/Generated/Models/CloudPcSupportedRegionStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcSupportedRegionStatus extends Enum { - public const AVAILABLE = 'available'; - public const RESTRICTED = 'restricted'; - public const UNAVAILABLE = 'unavailable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AVAILABLE = "available"; + public const RESTRICTED = "restricted"; + public const UNAVAILABLE = "unavailable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcUserAccessLevel.php b/src/Generated/Models/CloudPcUserAccessLevel.php index 5e1f589086e..bfb79f36329 100644 --- a/src/Generated/Models/CloudPcUserAccessLevel.php +++ b/src/Generated/Models/CloudPcUserAccessLevel.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcUserAccessLevel extends Enum { - public const UNRESTRICTED = 'unrestricted'; - public const RESTRICTED = 'restricted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNRESTRICTED = "unrestricted"; + public const RESTRICTED = "restricted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CloudPcUserAccountType.php b/src/Generated/Models/CloudPcUserAccountType.php index 92d964d806e..acfdc758d5b 100644 --- a/src/Generated/Models/CloudPcUserAccountType.php +++ b/src/Generated/Models/CloudPcUserAccountType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CloudPcUserAccountType extends Enum { - public const STANDARD_USER = 'standardUser'; - public const ADMINISTRATOR = 'administrator'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STANDARD_USER = "standardUser"; + public const ADMINISTRATOR = "administrator"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CoachmarkLocationType.php b/src/Generated/Models/CoachmarkLocationType.php index fa9dd0b98b1..b78de02b2b1 100644 --- a/src/Generated/Models/CoachmarkLocationType.php +++ b/src/Generated/Models/CoachmarkLocationType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class CoachmarkLocationType extends Enum { - public const UNKNOWN = 'unknown'; - public const FROM_EMAIL = 'fromEmail'; - public const SUBJECT = 'subject'; - public const EXTERNAL_TAG = 'externalTag'; - public const DISPLAY_NAME = 'displayName'; - public const MESSAGE_BODY = 'messageBody'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const FROM_EMAIL = "fromEmail"; + public const SUBJECT = "subject"; + public const EXTERNAL_TAG = "externalTag"; + public const DISPLAY_NAME = "displayName"; + public const MESSAGE_BODY = "messageBody"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Code.php b/src/Generated/Models/Code.php index bdcc2a6b5a8..b6633a01799 100644 --- a/src/Generated/Models/Code.php +++ b/src/Generated/Models/Code.php @@ -5,36 +5,36 @@ use Microsoft\Kiota\Abstractions\Enum; class Code extends Enum { - public const NONE = 'none'; - public const JSON_FILE_INVALID = 'jsonFileInvalid'; - public const JSON_FILE_MISSING = 'jsonFileMissing'; - public const JSON_FILE_TOO_LARGE = 'jsonFileTooLarge'; - public const RULES_MISSING = 'rulesMissing'; - public const DUPLICATE_RULES = 'duplicateRules'; - public const TOO_MANY_RULES_SPECIFIED = 'tooManyRulesSpecified'; - public const OPERATOR_MISSING = 'operatorMissing'; - public const OPERATOR_NOT_SUPPORTED = 'operatorNotSupported'; - public const DATATYPE_MISSING = 'datatypeMissing'; - public const DATATYPE_NOT_SUPPORTED = 'datatypeNotSupported'; - public const OPERATOR_DATA_TYPE_COMBINATION_NOT_SUPPORTED = 'operatorDataTypeCombinationNotSupported'; - public const MORE_INFO_URI_MISSING = 'moreInfoUriMissing'; - public const MORE_INFO_URI_INVALID = 'moreInfoUriInvalid'; - public const MORE_INFO_URI_TOO_LARGE = 'moreInfoUriTooLarge'; - public const DESCRIPTION_MISSING = 'descriptionMissing'; - public const DESCRIPTION_INVALID = 'descriptionInvalid'; - public const DESCRIPTION_TOO_LARGE = 'descriptionTooLarge'; - public const TITLE_MISSING = 'titleMissing'; - public const TITLE_INVALID = 'titleInvalid'; - public const TITLE_TOO_LARGE = 'titleTooLarge'; - public const OPERAND_MISSING = 'operandMissing'; - public const OPERAND_INVALID = 'operandInvalid'; - public const OPERAND_TOO_LARGE = 'operandTooLarge'; - public const SETTING_NAME_MISSING = 'settingNameMissing'; - public const SETTING_NAME_INVALID = 'settingNameInvalid'; - public const SETTING_NAME_TOO_LARGE = 'settingNameTooLarge'; - public const ENGLISH_LOCALE_MISSING = 'englishLocaleMissing'; - public const DUPLICATE_LOCALES = 'duplicateLocales'; - public const UNRECOGNIZED_LOCALE = 'unrecognizedLocale'; - public const UNKNOWN = 'unknown'; - public const REMEDIATION_STRINGS_MISSING = 'remediationStringsMissing'; + public const NONE = "none"; + public const JSON_FILE_INVALID = "jsonFileInvalid"; + public const JSON_FILE_MISSING = "jsonFileMissing"; + public const JSON_FILE_TOO_LARGE = "jsonFileTooLarge"; + public const RULES_MISSING = "rulesMissing"; + public const DUPLICATE_RULES = "duplicateRules"; + public const TOO_MANY_RULES_SPECIFIED = "tooManyRulesSpecified"; + public const OPERATOR_MISSING = "operatorMissing"; + public const OPERATOR_NOT_SUPPORTED = "operatorNotSupported"; + public const DATATYPE_MISSING = "datatypeMissing"; + public const DATATYPE_NOT_SUPPORTED = "datatypeNotSupported"; + public const OPERATOR_DATA_TYPE_COMBINATION_NOT_SUPPORTED = "operatorDataTypeCombinationNotSupported"; + public const MORE_INFO_URI_MISSING = "moreInfoUriMissing"; + public const MORE_INFO_URI_INVALID = "moreInfoUriInvalid"; + public const MORE_INFO_URI_TOO_LARGE = "moreInfoUriTooLarge"; + public const DESCRIPTION_MISSING = "descriptionMissing"; + public const DESCRIPTION_INVALID = "descriptionInvalid"; + public const DESCRIPTION_TOO_LARGE = "descriptionTooLarge"; + public const TITLE_MISSING = "titleMissing"; + public const TITLE_INVALID = "titleInvalid"; + public const TITLE_TOO_LARGE = "titleTooLarge"; + public const OPERAND_MISSING = "operandMissing"; + public const OPERAND_INVALID = "operandInvalid"; + public const OPERAND_TOO_LARGE = "operandTooLarge"; + public const SETTING_NAME_MISSING = "settingNameMissing"; + public const SETTING_NAME_INVALID = "settingNameInvalid"; + public const SETTING_NAME_TOO_LARGE = "settingNameTooLarge"; + public const ENGLISH_LOCALE_MISSING = "englishLocaleMissing"; + public const DUPLICATE_LOCALES = "duplicateLocales"; + public const UNRECOGNIZED_LOCALE = "unrecognizedLocale"; + public const UNKNOWN = "unknown"; + public const REMEDIATION_STRINGS_MISSING = "remediationStringsMissing"; } diff --git a/src/Generated/Models/ColumnTypes.php b/src/Generated/Models/ColumnTypes.php index 9a63349c083..9b6e01674bf 100644 --- a/src/Generated/Models/ColumnTypes.php +++ b/src/Generated/Models/ColumnTypes.php @@ -5,23 +5,23 @@ use Microsoft\Kiota\Abstractions\Enum; class ColumnTypes extends Enum { - public const NOTE = 'note'; - public const TEXT = 'text'; - public const CHOICE = 'choice'; - public const MULTICHOICE = 'multichoice'; - public const NUMBER = 'number'; - public const CURRENCY = 'currency'; - public const DATE_TIME = 'dateTime'; - public const LOOKUP = 'lookup'; - public const BOOLEAN = 'boolean'; - public const USER = 'user'; - public const URL = 'url'; - public const CALCULATED = 'calculated'; - public const LOCATION = 'location'; - public const GEOLOCATION = 'geolocation'; - public const TERM = 'term'; - public const MULTITERM = 'multiterm'; - public const THUMBNAIL = 'thumbnail'; - public const APPROVAL_STATUS = 'approvalStatus'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOTE = "note"; + public const TEXT = "text"; + public const CHOICE = "choice"; + public const MULTICHOICE = "multichoice"; + public const NUMBER = "number"; + public const CURRENCY = "currency"; + public const DATE_TIME = "dateTime"; + public const LOOKUP = "lookup"; + public const BOOLEAN = "boolean"; + public const USER = "user"; + public const URL = "url"; + public const CALCULATED = "calculated"; + public const LOCATION = "location"; + public const GEOLOCATION = "geolocation"; + public const TERM = "term"; + public const MULTITERM = "multiterm"; + public const THUMBNAIL = "thumbnail"; + public const APPROVAL_STATUS = "approvalStatus"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ComanagementEligibleType.php b/src/Generated/Models/ComanagementEligibleType.php index cdd6a555b83..e11cf859a35 100644 --- a/src/Generated/Models/ComanagementEligibleType.php +++ b/src/Generated/Models/ComanagementEligibleType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ComanagementEligibleType extends Enum { - public const COMANAGED = 'comanaged'; - public const ELIGIBLE = 'eligible'; - public const ELIGIBLE_BUT_NOT_AZURE_AD_JOINED = 'eligibleButNotAzureAdJoined'; - public const NEEDS_OS_UPDATE = 'needsOsUpdate'; - public const INELIGIBLE = 'ineligible'; - public const SCHEDULED_FOR_ENROLLMENT = 'scheduledForEnrollment'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const COMANAGED = "comanaged"; + public const ELIGIBLE = "eligible"; + public const ELIGIBLE_BUT_NOT_AZURE_AD_JOINED = "eligibleButNotAzureAdJoined"; + public const NEEDS_OS_UPDATE = "needsOsUpdate"; + public const INELIGIBLE = "ineligible"; + public const SCHEDULED_FOR_ENROLLMENT = "scheduledForEnrollment"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CommunityPrivacy.php b/src/Generated/Models/CommunityPrivacy.php index 00b83e9d857..c02700eddb8 100644 --- a/src/Generated/Models/CommunityPrivacy.php +++ b/src/Generated/Models/CommunityPrivacy.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CommunityPrivacy extends Enum { - public const PUBLIC = 'public'; - public const PRIVATE = 'private'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUBLIC = "public"; + public const PRIVATE = "private"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CompanyPortalAction.php b/src/Generated/Models/CompanyPortalAction.php index eb03a130246..5c8b483cffb 100644 --- a/src/Generated/Models/CompanyPortalAction.php +++ b/src/Generated/Models/CompanyPortalAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CompanyPortalAction extends Enum { - public const UNKNOWN = 'unknown'; - public const REMOVE = 'remove'; - public const RESET = 'reset'; + public const UNKNOWN = "unknown"; + public const REMOVE = "remove"; + public const RESET = "reset"; } diff --git a/src/Generated/Models/ComplianceState.php b/src/Generated/Models/ComplianceState.php index a050ee8c4a6..c13a6bcfa4f 100644 --- a/src/Generated/Models/ComplianceState.php +++ b/src/Generated/Models/ComplianceState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ComplianceState extends Enum { - public const UNKNOWN = 'unknown'; - public const COMPLIANT = 'compliant'; - public const NONCOMPLIANT = 'noncompliant'; - public const CONFLICT = 'conflict'; - public const ERROR = 'error'; - public const IN_GRACE_PERIOD = 'inGracePeriod'; - public const CONFIG_MANAGER = 'configManager'; + public const UNKNOWN = "unknown"; + public const COMPLIANT = "compliant"; + public const NONCOMPLIANT = "noncompliant"; + public const CONFLICT = "conflict"; + public const ERROR = "error"; + public const IN_GRACE_PERIOD = "inGracePeriod"; + public const CONFIG_MANAGER = "configManager"; } diff --git a/src/Generated/Models/ComplianceStatus.php b/src/Generated/Models/ComplianceStatus.php index c467dd5eae0..bf7cf5c6fd2 100644 --- a/src/Generated/Models/ComplianceStatus.php +++ b/src/Generated/Models/ComplianceStatus.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ComplianceStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NOT_APPLICABLE = 'notApplicable'; - public const COMPLIANT = 'compliant'; - public const REMEDIATED = 'remediated'; - public const NON_COMPLIANT = 'nonCompliant'; - public const ERROR = 'error'; - public const CONFLICT = 'conflict'; - public const NOT_ASSIGNED = 'notAssigned'; + public const UNKNOWN = "unknown"; + public const NOT_APPLICABLE = "notApplicable"; + public const COMPLIANT = "compliant"; + public const REMEDIATED = "remediated"; + public const NON_COMPLIANT = "nonCompliant"; + public const ERROR = "error"; + public const CONFLICT = "conflict"; + public const NOT_ASSIGNED = "notAssigned"; } diff --git a/src/Generated/Models/CompliantNetworkType.php b/src/Generated/Models/CompliantNetworkType.php index e6e63f15f13..7a2e4e5613f 100644 --- a/src/Generated/Models/CompliantNetworkType.php +++ b/src/Generated/Models/CompliantNetworkType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CompliantNetworkType extends Enum { - public const ALL_TENANT_COMPLIANT_NETWORKS = 'allTenantCompliantNetworks'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL_TENANT_COMPLIANT_NETWORKS = "allTenantCompliantNetworks"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessAudienceReason.php b/src/Generated/Models/ConditionalAccessAudienceReason.php index bde172904d6..107054d2acd 100644 --- a/src/Generated/Models/ConditionalAccessAudienceReason.php +++ b/src/Generated/Models/ConditionalAccessAudienceReason.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessAudienceReason extends Enum { - public const NONE = 'none'; - public const RESOURCELESS_REQUEST = 'resourcelessRequest'; - public const CONFIDENTIAL_CLIENT_ID_TOKEN = 'confidentialClientIdToken'; - public const CONFIDENTIAL_CLIENT_NON_ID_TOKEN = 'confidentialClientNonIdToken'; - public const RESOURCE_MAPPING = 'resourceMapping'; - public const RESOURCE_MAPPING_DEFAULT = 'resourceMappingDefault'; - public const SCOPE_MAPPING = 'scopeMapping'; - public const SCOPE_MAPPING_DEFAULT = 'scopeMappingDefault'; - public const DELEGATED_SCOPE = 'delegatedScope'; - public const FIRST_PARTY_RESOURCE_DEFAULT = 'firstPartyResourceDefault'; - public const THIRD_PARTY_RESOURCE_DEFAULT = 'thirdPartyResourceDefault'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const RESOURCELESS_REQUEST = "resourcelessRequest"; + public const CONFIDENTIAL_CLIENT_ID_TOKEN = "confidentialClientIdToken"; + public const CONFIDENTIAL_CLIENT_NON_ID_TOKEN = "confidentialClientNonIdToken"; + public const RESOURCE_MAPPING = "resourceMapping"; + public const RESOURCE_MAPPING_DEFAULT = "resourceMappingDefault"; + public const SCOPE_MAPPING = "scopeMapping"; + public const SCOPE_MAPPING_DEFAULT = "scopeMappingDefault"; + public const DELEGATED_SCOPE = "delegatedScope"; + public const FIRST_PARTY_RESOURCE_DEFAULT = "firstPartyResourceDefault"; + public const THIRD_PARTY_RESOURCE_DEFAULT = "thirdPartyResourceDefault"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessClientApp.php b/src/Generated/Models/ConditionalAccessClientApp.php index 5e440e801b5..8445bfc01ad 100644 --- a/src/Generated/Models/ConditionalAccessClientApp.php +++ b/src/Generated/Models/ConditionalAccessClientApp.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessClientApp extends Enum { - public const ALL = 'all'; - public const BROWSER = 'browser'; - public const MOBILE_APPS_AND_DESKTOP_CLIENTS = 'mobileAppsAndDesktopClients'; - public const EXCHANGE_ACTIVE_SYNC = 'exchangeActiveSync'; - public const EAS_SUPPORTED = 'easSupported'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const BROWSER = "browser"; + public const MOBILE_APPS_AND_DESKTOP_CLIENTS = "mobileAppsAndDesktopClients"; + public const EXCHANGE_ACTIVE_SYNC = "exchangeActiveSync"; + public const EAS_SUPPORTED = "easSupported"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessConditions.php b/src/Generated/Models/ConditionalAccessConditions.php index 57c29c00641..59fd613fec8 100644 --- a/src/Generated/Models/ConditionalAccessConditions.php +++ b/src/Generated/Models/ConditionalAccessConditions.php @@ -5,22 +5,22 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessConditions extends Enum { - public const NONE = 'none'; - public const APPLICATION = 'application'; - public const USERS = 'users'; - public const DEVICE_PLATFORM = 'devicePlatform'; - public const LOCATION = 'location'; - public const CLIENT_TYPE = 'clientType'; - public const SIGN_IN_RISK = 'signInRisk'; - public const USER_RISK = 'userRisk'; - public const TIME = 'time'; - public const DEVICE_STATE = 'deviceState'; - public const CLIENT = 'client'; - public const IP_ADDRESS_SEEN_BY_AZURE_A_D = 'ipAddressSeenByAzureAD'; - public const IP_ADDRESS_SEEN_BY_RESOURCE_PROVIDER = 'ipAddressSeenByResourceProvider'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const SERVICE_PRINCIPALS = 'servicePrincipals'; - public const SERVICE_PRINCIPAL_RISK = 'servicePrincipalRisk'; - public const AUTHENTICATION_FLOWS = 'authenticationFlows'; - public const INSIDER_RISK = 'insiderRisk'; + public const NONE = "none"; + public const APPLICATION = "application"; + public const USERS = "users"; + public const DEVICE_PLATFORM = "devicePlatform"; + public const LOCATION = "location"; + public const CLIENT_TYPE = "clientType"; + public const SIGN_IN_RISK = "signInRisk"; + public const USER_RISK = "userRisk"; + public const TIME = "time"; + public const DEVICE_STATE = "deviceState"; + public const CLIENT = "client"; + public const IP_ADDRESS_SEEN_BY_AZURE_A_D = "ipAddressSeenByAzureAD"; + public const IP_ADDRESS_SEEN_BY_RESOURCE_PROVIDER = "ipAddressSeenByResourceProvider"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const SERVICE_PRINCIPALS = "servicePrincipals"; + public const SERVICE_PRINCIPAL_RISK = "servicePrincipalRisk"; + public const AUTHENTICATION_FLOWS = "authenticationFlows"; + public const INSIDER_RISK = "insiderRisk"; } diff --git a/src/Generated/Models/ConditionalAccessDevicePlatform.php b/src/Generated/Models/ConditionalAccessDevicePlatform.php index 47cd1b95a21..db3a3e33d0d 100644 --- a/src/Generated/Models/ConditionalAccessDevicePlatform.php +++ b/src/Generated/Models/ConditionalAccessDevicePlatform.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessDevicePlatform extends Enum { - public const ANDROID = 'android'; - public const I_O_S = 'iOS'; - public const WINDOWS = 'windows'; - public const WINDOWS_PHONE = 'windowsPhone'; - public const MAC_O_S = 'macOS'; - public const ALL = 'all'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const LINUX = 'linux'; + public const ANDROID = "android"; + public const I_O_S = "iOS"; + public const WINDOWS = "windows"; + public const WINDOWS_PHONE = "windowsPhone"; + public const MAC_O_S = "macOS"; + public const ALL = "all"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const LINUX = "linux"; } diff --git a/src/Generated/Models/ConditionalAccessExternalTenantsMembershipKind.php b/src/Generated/Models/ConditionalAccessExternalTenantsMembershipKind.php index 405e19bb627..ea4d6ea37f6 100644 --- a/src/Generated/Models/ConditionalAccessExternalTenantsMembershipKind.php +++ b/src/Generated/Models/ConditionalAccessExternalTenantsMembershipKind.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessExternalTenantsMembershipKind extends Enum { - public const ALL = 'all'; - public const ENUMERATED = 'enumerated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const ENUMERATED = "enumerated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessGrantControl.php b/src/Generated/Models/ConditionalAccessGrantControl.php index 6d858544482..848fdfe1cbf 100644 --- a/src/Generated/Models/ConditionalAccessGrantControl.php +++ b/src/Generated/Models/ConditionalAccessGrantControl.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessGrantControl extends Enum { - public const BLOCK = 'block'; - public const MFA = 'mfa'; - public const COMPLIANT_DEVICE = 'compliantDevice'; - public const DOMAIN_JOINED_DEVICE = 'domainJoinedDevice'; - public const APPROVED_APPLICATION = 'approvedApplication'; - public const COMPLIANT_APPLICATION = 'compliantApplication'; - public const PASSWORD_CHANGE = 'passwordChange'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BLOCK = "block"; + public const MFA = "mfa"; + public const COMPLIANT_DEVICE = "compliantDevice"; + public const DOMAIN_JOINED_DEVICE = "domainJoinedDevice"; + public const APPROVED_APPLICATION = "approvedApplication"; + public const COMPLIANT_APPLICATION = "compliantApplication"; + public const PASSWORD_CHANGE = "passwordChange"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessGuestOrExternalUserTypes.php b/src/Generated/Models/ConditionalAccessGuestOrExternalUserTypes.php index ae136062a3e..25eeed702b0 100644 --- a/src/Generated/Models/ConditionalAccessGuestOrExternalUserTypes.php +++ b/src/Generated/Models/ConditionalAccessGuestOrExternalUserTypes.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessGuestOrExternalUserTypes extends Enum { - public const NONE = 'none'; - public const INTERNAL_GUEST = 'internalGuest'; - public const B2B_COLLABORATION_GUEST = 'b2bCollaborationGuest'; - public const B2B_COLLABORATION_MEMBER = 'b2bCollaborationMember'; - public const B2B_DIRECT_CONNECT_USER = 'b2bDirectConnectUser'; - public const OTHER_EXTERNAL_USER = 'otherExternalUser'; - public const SERVICE_PROVIDER = 'serviceProvider'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const INTERNAL_GUEST = "internalGuest"; + public const B2B_COLLABORATION_GUEST = "b2bCollaborationGuest"; + public const B2B_COLLABORATION_MEMBER = "b2bCollaborationMember"; + public const B2B_DIRECT_CONNECT_USER = "b2bDirectConnectUser"; + public const OTHER_EXTERNAL_USER = "otherExternalUser"; + public const SERVICE_PROVIDER = "serviceProvider"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessInsiderRiskLevels.php b/src/Generated/Models/ConditionalAccessInsiderRiskLevels.php index 0870ca6b222..8147610d8e9 100644 --- a/src/Generated/Models/ConditionalAccessInsiderRiskLevels.php +++ b/src/Generated/Models/ConditionalAccessInsiderRiskLevels.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessInsiderRiskLevels extends Enum { - public const MINOR = 'minor'; - public const MODERATE = 'moderate'; - public const ELEVATED = 'elevated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MINOR = "minor"; + public const MODERATE = "moderate"; + public const ELEVATED = "elevated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessPolicyState.php b/src/Generated/Models/ConditionalAccessPolicyState.php index dbfeafe1aa4..019c06fef6e 100644 --- a/src/Generated/Models/ConditionalAccessPolicyState.php +++ b/src/Generated/Models/ConditionalAccessPolicyState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessPolicyState extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const ENABLED_FOR_REPORTING_BUT_NOT_ENFORCED = 'enabledForReportingButNotEnforced'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const ENABLED_FOR_REPORTING_BUT_NOT_ENFORCED = "enabledForReportingButNotEnforced"; } diff --git a/src/Generated/Models/ConditionalAccessRule.php b/src/Generated/Models/ConditionalAccessRule.php index d49d20edef1..bf6840da8ef 100644 --- a/src/Generated/Models/ConditionalAccessRule.php +++ b/src/Generated/Models/ConditionalAccessRule.php @@ -5,41 +5,41 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessRule extends Enum { - public const ALL_APPS = 'allApps'; - public const FIRST_PARTY_APPS = 'firstPartyApps'; - public const OFFICE365 = 'office365'; - public const APP_ID = 'appId'; - public const ACR = 'acr'; - public const APP_FILTER = 'appFilter'; - public const ALL_USERS = 'allUsers'; - public const GUEST = 'guest'; - public const GROUP_ID = 'groupId'; - public const ROLE_ID = 'roleId'; - public const USER_ID = 'userId'; - public const ALL_DEVICE_PLATFORMS = 'allDevicePlatforms'; - public const DEVICE_PLATFORM = 'devicePlatform'; - public const ALL_LOCATIONS = 'allLocations'; - public const INSIDE_CORPNET = 'insideCorpnet'; - public const ALL_TRUSTED_LOCATIONS = 'allTrustedLocations'; - public const LOCATION_ID = 'locationId'; - public const ALL_DEVICES = 'allDevices'; - public const DEVICE_FILTER = 'deviceFilter'; - public const DEVICE_STATE = 'deviceState'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const DEVICE_FILTER_INCLUDE_RULE_NOT_MATCHED = 'deviceFilterIncludeRuleNotMatched'; - public const ALL_DEVICE_STATES = 'allDeviceStates'; - public const ANONYMIZED_I_P_ADDRESS = 'anonymizedIPAddress'; - public const UNFAMILIAR_FEATURES = 'unfamiliarFeatures'; - public const NATION_STATE_I_P_ADDRESS = 'nationStateIPAddress'; - public const REAL_TIME_THREAT_INTELLIGENCE = 'realTimeThreatIntelligence'; - public const INTERNAL_GUEST = 'internalGuest'; - public const B2B_COLLABORATION_GUEST = 'b2bCollaborationGuest'; - public const B2B_COLLABORATION_MEMBER = 'b2bCollaborationMember'; - public const B2B_DIRECT_CONNECT_USER = 'b2bDirectConnectUser'; - public const OTHER_EXTERNAL_USER = 'otherExternalUser'; - public const SERVICE_PROVIDER = 'serviceProvider'; - public const MICROSOFT_ADMIN_PORTALS = 'microsoftAdminPortals'; - public const DEVICE_CODE_FLOW = 'deviceCodeFlow'; - public const AUTHENTICATION_TRANSFER = 'authenticationTransfer'; - public const INSIDER_RISK = 'insiderRisk'; + public const ALL_APPS = "allApps"; + public const FIRST_PARTY_APPS = "firstPartyApps"; + public const OFFICE365 = "office365"; + public const APP_ID = "appId"; + public const ACR = "acr"; + public const APP_FILTER = "appFilter"; + public const ALL_USERS = "allUsers"; + public const GUEST = "guest"; + public const GROUP_ID = "groupId"; + public const ROLE_ID = "roleId"; + public const USER_ID = "userId"; + public const ALL_DEVICE_PLATFORMS = "allDevicePlatforms"; + public const DEVICE_PLATFORM = "devicePlatform"; + public const ALL_LOCATIONS = "allLocations"; + public const INSIDE_CORPNET = "insideCorpnet"; + public const ALL_TRUSTED_LOCATIONS = "allTrustedLocations"; + public const LOCATION_ID = "locationId"; + public const ALL_DEVICES = "allDevices"; + public const DEVICE_FILTER = "deviceFilter"; + public const DEVICE_STATE = "deviceState"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const DEVICE_FILTER_INCLUDE_RULE_NOT_MATCHED = "deviceFilterIncludeRuleNotMatched"; + public const ALL_DEVICE_STATES = "allDeviceStates"; + public const ANONYMIZED_I_P_ADDRESS = "anonymizedIPAddress"; + public const UNFAMILIAR_FEATURES = "unfamiliarFeatures"; + public const NATION_STATE_I_P_ADDRESS = "nationStateIPAddress"; + public const REAL_TIME_THREAT_INTELLIGENCE = "realTimeThreatIntelligence"; + public const INTERNAL_GUEST = "internalGuest"; + public const B2B_COLLABORATION_GUEST = "b2bCollaborationGuest"; + public const B2B_COLLABORATION_MEMBER = "b2bCollaborationMember"; + public const B2B_DIRECT_CONNECT_USER = "b2bDirectConnectUser"; + public const OTHER_EXTERNAL_USER = "otherExternalUser"; + public const SERVICE_PROVIDER = "serviceProvider"; + public const MICROSOFT_ADMIN_PORTALS = "microsoftAdminPortals"; + public const DEVICE_CODE_FLOW = "deviceCodeFlow"; + public const AUTHENTICATION_TRANSFER = "authenticationTransfer"; + public const INSIDER_RISK = "insiderRisk"; } diff --git a/src/Generated/Models/ConditionalAccessStatus.php b/src/Generated/Models/ConditionalAccessStatus.php index 84f642dd306..5ef1efeb655 100644 --- a/src/Generated/Models/ConditionalAccessStatus.php +++ b/src/Generated/Models/ConditionalAccessStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessStatus extends Enum { - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const NOT_APPLIED = 'notApplied'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const NOT_APPLIED = "notApplied"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessTransferMethods.php b/src/Generated/Models/ConditionalAccessTransferMethods.php index 3e6bbb01e39..9ce9556b234 100644 --- a/src/Generated/Models/ConditionalAccessTransferMethods.php +++ b/src/Generated/Models/ConditionalAccessTransferMethods.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessTransferMethods extends Enum { - public const NONE = 'none'; - public const DEVICE_CODE_FLOW = 'deviceCodeFlow'; - public const AUTHENTICATION_TRANSFER = 'authenticationTransfer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DEVICE_CODE_FLOW = "deviceCodeFlow"; + public const AUTHENTICATION_TRANSFER = "authenticationTransfer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConditionalAccessWhatIfReasons.php b/src/Generated/Models/ConditionalAccessWhatIfReasons.php index b8e98a1f7e0..7f576621c97 100644 --- a/src/Generated/Models/ConditionalAccessWhatIfReasons.php +++ b/src/Generated/Models/ConditionalAccessWhatIfReasons.php @@ -5,25 +5,25 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionalAccessWhatIfReasons extends Enum { - public const NOT_SET = 'notSet'; - public const NOT_ENOUGH_INFORMATION = 'notEnoughInformation'; - public const INVALID_CONDITION = 'invalidCondition'; - public const USERS = 'users'; - public const WORKLOAD_IDENTITIES = 'workloadIdentities'; - public const APPLICATION = 'application'; - public const USER_ACTIONS = 'userActions'; - public const AUTHENTICATION_CONTEXT = 'authenticationContext'; - public const DEVICE_PLATFORM = 'devicePlatform'; - public const DEVICES = 'devices'; - public const CLIENT_APPS = 'clientApps'; - public const LOCATION = 'location'; - public const SIGN_IN_RISK = 'signInRisk'; - public const EMPTY_POLICY = 'emptyPolicy'; - public const INVALID_POLICY = 'invalidPolicy'; - public const POLICY_NOT_ENABLED = 'policyNotEnabled'; - public const USER_RISK = 'userRisk'; - public const TIME = 'time'; - public const INSIDER_RISK = 'insiderRisk'; - public const AUTHENTICATION_FLOW = 'authenticationFlow'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_SET = "notSet"; + public const NOT_ENOUGH_INFORMATION = "notEnoughInformation"; + public const INVALID_CONDITION = "invalidCondition"; + public const USERS = "users"; + public const WORKLOAD_IDENTITIES = "workloadIdentities"; + public const APPLICATION = "application"; + public const USER_ACTIONS = "userActions"; + public const AUTHENTICATION_CONTEXT = "authenticationContext"; + public const DEVICE_PLATFORM = "devicePlatform"; + public const DEVICES = "devices"; + public const CLIENT_APPS = "clientApps"; + public const LOCATION = "location"; + public const SIGN_IN_RISK = "signInRisk"; + public const EMPTY_POLICY = "emptyPolicy"; + public const INVALID_POLICY = "invalidPolicy"; + public const POLICY_NOT_ENABLED = "policyNotEnabled"; + public const USER_RISK = "userRisk"; + public const TIME = "time"; + public const INSIDER_RISK = "insiderRisk"; + public const AUTHENTICATION_FLOW = "authenticationFlow"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConfigurationManagerActionDeliveryStatus.php b/src/Generated/Models/ConfigurationManagerActionDeliveryStatus.php index 4293fe778e9..c302ef3a6a2 100644 --- a/src/Generated/Models/ConfigurationManagerActionDeliveryStatus.php +++ b/src/Generated/Models/ConfigurationManagerActionDeliveryStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ConfigurationManagerActionDeliveryStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const PENDING_DELIVERY = 'pendingDelivery'; - public const DELIVERED_TO_CONNECTOR_SERVICE = 'deliveredToConnectorService'; - public const FAILED_TO_DELIVER_TO_CONNECTOR_SERVICE = 'failedToDeliverToConnectorService'; - public const DELIVERED_TO_ON_PREMISES_SERVER = 'deliveredToOnPremisesServer'; + public const UNKNOWN = "unknown"; + public const PENDING_DELIVERY = "pendingDelivery"; + public const DELIVERED_TO_CONNECTOR_SERVICE = "deliveredToConnectorService"; + public const FAILED_TO_DELIVER_TO_CONNECTOR_SERVICE = "failedToDeliverToConnectorService"; + public const DELIVERED_TO_ON_PREMISES_SERVER = "deliveredToOnPremisesServer"; } diff --git a/src/Generated/Models/ConfigurationManagerActionType.php b/src/Generated/Models/ConfigurationManagerActionType.php index e4b5d7a8b66..f93e5d5c4b0 100644 --- a/src/Generated/Models/ConfigurationManagerActionType.php +++ b/src/Generated/Models/ConfigurationManagerActionType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ConfigurationManagerActionType extends Enum { - public const REFRESH_MACHINE_POLICY = 'refreshMachinePolicy'; - public const REFRESH_USER_POLICY = 'refreshUserPolicy'; - public const WAKE_UP_CLIENT = 'wakeUpClient'; - public const APP_EVALUATION = 'appEvaluation'; - public const QUICK_SCAN = 'quickScan'; - public const FULL_SCAN = 'fullScan'; - public const WINDOWS_DEFENDER_UPDATE_SIGNATURES = 'windowsDefenderUpdateSignatures'; + public const REFRESH_MACHINE_POLICY = "refreshMachinePolicy"; + public const REFRESH_USER_POLICY = "refreshUserPolicy"; + public const WAKE_UP_CLIENT = "wakeUpClient"; + public const APP_EVALUATION = "appEvaluation"; + public const QUICK_SCAN = "quickScan"; + public const FULL_SCAN = "fullScan"; + public const WINDOWS_DEFENDER_UPDATE_SIGNATURES = "windowsDefenderUpdateSignatures"; } diff --git a/src/Generated/Models/ConfigurationManagerClientState.php b/src/Generated/Models/ConfigurationManagerClientState.php index dc81aa38d44..7fe9488027c 100644 --- a/src/Generated/Models/ConfigurationManagerClientState.php +++ b/src/Generated/Models/ConfigurationManagerClientState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ConfigurationManagerClientState extends Enum { - public const UNKNOWN = 'unknown'; - public const INSTALLED = 'installed'; - public const HEALTHY = 'healthy'; - public const INSTALL_FAILED = 'installFailed'; - public const UPDATE_FAILED = 'updateFailed'; - public const COMMUNICATION_ERROR = 'communicationError'; + public const UNKNOWN = "unknown"; + public const INSTALLED = "installed"; + public const HEALTHY = "healthy"; + public const INSTALL_FAILED = "installFailed"; + public const UPDATE_FAILED = "updateFailed"; + public const COMMUNICATION_ERROR = "communicationError"; } diff --git a/src/Generated/Models/ConfigurationUsage.php b/src/Generated/Models/ConfigurationUsage.php index 17025d5339e..ff969ff7e4b 100644 --- a/src/Generated/Models/ConfigurationUsage.php +++ b/src/Generated/Models/ConfigurationUsage.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConfigurationUsage extends Enum { - public const BLOCKED = 'blocked'; - public const REQUIRED = 'required'; - public const ALLOWED = 'allowed'; - public const NOT_CONFIGURED = 'notConfigured'; + public const BLOCKED = "blocked"; + public const REQUIRED = "required"; + public const ALLOWED = "allowed"; + public const NOT_CONFIGURED = "notConfigured"; } diff --git a/src/Generated/Models/ConfirmedBy.php b/src/Generated/Models/ConfirmedBy.php index b3752fe5869..61f37743a37 100644 --- a/src/Generated/Models/ConfirmedBy.php +++ b/src/Generated/Models/ConfirmedBy.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConfirmedBy extends Enum { - public const NONE = 'none'; - public const USER = 'user'; - public const MANAGER = 'manager'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const USER = "user"; + public const MANAGER = "manager"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConnectedOrganizationState.php b/src/Generated/Models/ConnectedOrganizationState.php index 7691c62ab3e..11b9168934a 100644 --- a/src/Generated/Models/ConnectedOrganizationState.php +++ b/src/Generated/Models/ConnectedOrganizationState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectedOrganizationState extends Enum { - public const CONFIGURED = 'configured'; - public const PROPOSED = 'proposed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CONFIGURED = "configured"; + public const PROPOSED = "proposed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConnectionDirection.php b/src/Generated/Models/ConnectionDirection.php index 05f8810e61d..326d7b72dda 100644 --- a/src/Generated/Models/ConnectionDirection.php +++ b/src/Generated/Models/ConnectionDirection.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectionDirection extends Enum { - public const UNKNOWN = 'unknown'; - public const INBOUND = 'inbound'; - public const OUTBOUND = 'outbound'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INBOUND = "inbound"; + public const OUTBOUND = "outbound"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConnectionOperationStatus.php b/src/Generated/Models/ConnectionOperationStatus.php index 84ad9ff6734..9649f7a28a9 100644 --- a/src/Generated/Models/ConnectionOperationStatus.php +++ b/src/Generated/Models/ConnectionOperationStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectionOperationStatus extends Enum { - public const UNSPECIFIED = 'unspecified'; - public const INPROGRESS = 'inprogress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; + public const UNSPECIFIED = "unspecified"; + public const INPROGRESS = "inprogress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/ConnectionState.php b/src/Generated/Models/ConnectionState.php index 844b24f9ba5..d7ada7e99bf 100644 --- a/src/Generated/Models/ConnectionState.php +++ b/src/Generated/Models/ConnectionState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectionState extends Enum { - public const DRAFT = 'draft'; - public const READY = 'ready'; - public const OBSOLETE = 'obsolete'; - public const LIMIT_EXCEEDED = 'limitExceeded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DRAFT = "draft"; + public const READY = "ready"; + public const OBSOLETE = "obsolete"; + public const LIMIT_EXCEEDED = "limitExceeded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConnectionStatus.php b/src/Generated/Models/ConnectionStatus.php index 368cd57b8b4..b0de697ee09 100644 --- a/src/Generated/Models/ConnectionStatus.php +++ b/src/Generated/Models/ConnectionStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectionStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ATTEMPTED = 'attempted'; - public const SUCCEEDED = 'succeeded'; - public const BLOCKED = 'blocked'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ATTEMPTED = "attempted"; + public const SUCCEEDED = "succeeded"; + public const BLOCKED = "blocked"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConnectorGroupRegion.php b/src/Generated/Models/ConnectorGroupRegion.php index d96f834032f..498f6049e6f 100644 --- a/src/Generated/Models/ConnectorGroupRegion.php +++ b/src/Generated/Models/ConnectorGroupRegion.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectorGroupRegion extends Enum { - public const NAM = 'nam'; - public const EUR = 'eur'; - public const AUS = 'aus'; - public const ASIA = 'asia'; - public const IND = 'ind'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NAM = "nam"; + public const EUR = "eur"; + public const AUS = "aus"; + public const ASIA = "asia"; + public const IND = "ind"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ConnectorGroupType.php b/src/Generated/Models/ConnectorGroupType.php index f76425dbe37..ad533a82a6a 100644 --- a/src/Generated/Models/ConnectorGroupType.php +++ b/src/Generated/Models/ConnectorGroupType.php @@ -5,5 +5,5 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectorGroupType extends Enum { - public const APPLICATION_PROXY = 'applicationProxy'; + public const APPLICATION_PROXY = "applicationProxy"; } diff --git a/src/Generated/Models/ConnectorHealthState.php b/src/Generated/Models/ConnectorHealthState.php index 3a04437cb84..b2732c599e6 100644 --- a/src/Generated/Models/ConnectorHealthState.php +++ b/src/Generated/Models/ConnectorHealthState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectorHealthState extends Enum { - public const HEALTHY = 'healthy'; - public const WARNING = 'warning'; - public const UNHEALTHY = 'unhealthy'; - public const UNKNOWN = 'unknown'; + public const HEALTHY = "healthy"; + public const WARNING = "warning"; + public const UNHEALTHY = "unhealthy"; + public const UNKNOWN = "unknown"; } diff --git a/src/Generated/Models/ConnectorName.php b/src/Generated/Models/ConnectorName.php index 48494846ead..ce16beb7d47 100644 --- a/src/Generated/Models/ConnectorName.php +++ b/src/Generated/Models/ConnectorName.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectorName extends Enum { - public const APPLE_PUSH_NOTIFICATION_SERVICE_EXPIRATION_DATE_TIME = 'applePushNotificationServiceExpirationDateTime'; - public const VPP_TOKEN_EXPIRATION_DATE_TIME = 'vppTokenExpirationDateTime'; - public const VPP_TOKEN_LAST_SYNC_DATE_TIME = 'vppTokenLastSyncDateTime'; - public const WINDOWS_AUTOPILOT_LAST_SYNC_DATE_TIME = 'windowsAutopilotLastSyncDateTime'; - public const WINDOWS_STORE_FOR_BUSINESS_LAST_SYNC_DATE_TIME = 'windowsStoreForBusinessLastSyncDateTime'; - public const JAMF_LAST_SYNC_DATE_TIME = 'jamfLastSyncDateTime'; - public const NDES_CONNECTOR_LAST_CONNECTION_DATE_TIME = 'ndesConnectorLastConnectionDateTime'; - public const APPLE_DEP_EXPIRATION_DATE_TIME = 'appleDepExpirationDateTime'; - public const APPLE_DEP_LAST_SYNC_DATE_TIME = 'appleDepLastSyncDateTime'; - public const ON_PREM_CONNECTOR_LAST_SYNC_DATE_TIME = 'onPremConnectorLastSyncDateTime'; - public const GOOGLE_PLAY_APP_LAST_SYNC_DATE_TIME = 'googlePlayAppLastSyncDateTime'; - public const GOOGLE_PLAY_CONNECTOR_LAST_MODIFIED_DATE_TIME = 'googlePlayConnectorLastModifiedDateTime'; - public const WINDOWS_DEFENDER_A_T_P_CONNECTOR_LAST_HEARTBEAT_DATE_TIME = 'windowsDefenderATPConnectorLastHeartbeatDateTime'; - public const MOBILE_THREAT_DEFENCE_CONNECTOR_LAST_HEARTBEAT_DATE_TIME = 'mobileThreatDefenceConnectorLastHeartbeatDateTime'; - public const CHROMEBOOK_LAST_DIRECTORY_SYNC_DATE_TIME = 'chromebookLastDirectorySyncDateTime'; - public const FUTURE_VALUE = 'futureValue'; + public const APPLE_PUSH_NOTIFICATION_SERVICE_EXPIRATION_DATE_TIME = "applePushNotificationServiceExpirationDateTime"; + public const VPP_TOKEN_EXPIRATION_DATE_TIME = "vppTokenExpirationDateTime"; + public const VPP_TOKEN_LAST_SYNC_DATE_TIME = "vppTokenLastSyncDateTime"; + public const WINDOWS_AUTOPILOT_LAST_SYNC_DATE_TIME = "windowsAutopilotLastSyncDateTime"; + public const WINDOWS_STORE_FOR_BUSINESS_LAST_SYNC_DATE_TIME = "windowsStoreForBusinessLastSyncDateTime"; + public const JAMF_LAST_SYNC_DATE_TIME = "jamfLastSyncDateTime"; + public const NDES_CONNECTOR_LAST_CONNECTION_DATE_TIME = "ndesConnectorLastConnectionDateTime"; + public const APPLE_DEP_EXPIRATION_DATE_TIME = "appleDepExpirationDateTime"; + public const APPLE_DEP_LAST_SYNC_DATE_TIME = "appleDepLastSyncDateTime"; + public const ON_PREM_CONNECTOR_LAST_SYNC_DATE_TIME = "onPremConnectorLastSyncDateTime"; + public const GOOGLE_PLAY_APP_LAST_SYNC_DATE_TIME = "googlePlayAppLastSyncDateTime"; + public const GOOGLE_PLAY_CONNECTOR_LAST_MODIFIED_DATE_TIME = "googlePlayConnectorLastModifiedDateTime"; + public const WINDOWS_DEFENDER_A_T_P_CONNECTOR_LAST_HEARTBEAT_DATE_TIME = "windowsDefenderATPConnectorLastHeartbeatDateTime"; + public const MOBILE_THREAT_DEFENCE_CONNECTOR_LAST_HEARTBEAT_DATE_TIME = "mobileThreatDefenceConnectorLastHeartbeatDateTime"; + public const CHROMEBOOK_LAST_DIRECTORY_SYNC_DATE_TIME = "chromebookLastDirectorySyncDateTime"; + public const FUTURE_VALUE = "futureValue"; } diff --git a/src/Generated/Models/ConnectorStatus.php b/src/Generated/Models/ConnectorStatus.php index 89d0d46e5c7..97d1c595010 100644 --- a/src/Generated/Models/ConnectorStatus.php +++ b/src/Generated/Models/ConnectorStatus.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectorStatus extends Enum { - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; } diff --git a/src/Generated/Models/ContactRelationship.php b/src/Generated/Models/ContactRelationship.php index 6f11a8d340f..95da194cb7a 100644 --- a/src/Generated/Models/ContactRelationship.php +++ b/src/Generated/Models/ContactRelationship.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ContactRelationship extends Enum { - public const PARENT = 'parent'; - public const RELATIVE = 'relative'; - public const AIDE = 'aide'; - public const DOCTOR = 'doctor'; - public const GUARDIAN = 'guardian'; - public const CHILD = 'child'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PARENT = "parent"; + public const RELATIVE = "relative"; + public const AIDE = "aide"; + public const DOCTOR = "doctor"; + public const GUARDIAN = "guardian"; + public const CHILD = "child"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ContentAlignment.php b/src/Generated/Models/ContentAlignment.php index 36ff11d7a6f..38232449627 100644 --- a/src/Generated/Models/ContentAlignment.php +++ b/src/Generated/Models/ContentAlignment.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentAlignment extends Enum { - public const LEFT = 'left'; - public const RIGHT = 'right'; - public const CENTER = 'center'; + public const LEFT = "left"; + public const RIGHT = "right"; + public const CENTER = "center"; } diff --git a/src/Generated/Models/ContentFormat.php b/src/Generated/Models/ContentFormat.php index 09295c8b8ee..28015326337 100644 --- a/src/Generated/Models/ContentFormat.php +++ b/src/Generated/Models/ContentFormat.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentFormat extends Enum { - public const DEFAULT = 'default'; - public const EMAIL = 'email'; + public const DEFAULT = "default"; + public const EMAIL = "email"; } diff --git a/src/Generated/Models/ContentModelType.php b/src/Generated/Models/ContentModelType.php index a47774a714f..57f9ab9fd75 100644 --- a/src/Generated/Models/ContentModelType.php +++ b/src/Generated/Models/ContentModelType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentModelType extends Enum { - public const TEACHING_METHOD = 'teachingMethod'; - public const LAYOUT_METHOD = 'layoutMethod'; - public const FREEFORM_SELECTION_METHOD = 'freeformSelectionMethod'; - public const PREBUILT_CONTRACT_MODEL = 'prebuiltContractModel'; - public const PREBUILT_INVOICE_MODEL = 'prebuiltInvoiceModel'; - public const PREBUILT_RECEIPT_MODEL = 'prebuiltReceiptModel'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEACHING_METHOD = "teachingMethod"; + public const LAYOUT_METHOD = "layoutMethod"; + public const FREEFORM_SELECTION_METHOD = "freeformSelectionMethod"; + public const PREBUILT_CONTRACT_MODEL = "prebuiltContractModel"; + public const PREBUILT_INVOICE_MODEL = "prebuiltInvoiceModel"; + public const PREBUILT_RECEIPT_MODEL = "prebuiltReceiptModel"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ContentState.php b/src/Generated/Models/ContentState.php index 8ce66f3c9cc..d03fdf35739 100644 --- a/src/Generated/Models/ContentState.php +++ b/src/Generated/Models/ContentState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentState extends Enum { - public const REST = 'rest'; - public const MOTION = 'motion'; - public const USE = 'use'; + public const REST = "rest"; + public const MOTION = "motion"; + public const USE = "use"; } diff --git a/src/Generated/Models/ContinuousAccessEvaluationMode.php b/src/Generated/Models/ContinuousAccessEvaluationMode.php index 59d45f9ad1d..d9910f7119d 100644 --- a/src/Generated/Models/ContinuousAccessEvaluationMode.php +++ b/src/Generated/Models/ContinuousAccessEvaluationMode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ContinuousAccessEvaluationMode extends Enum { - public const STRICT_ENFORCEMENT = 'strictEnforcement'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const STRICT_LOCATION = 'strictLocation'; + public const STRICT_ENFORCEMENT = "strictEnforcement"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const STRICT_LOCATION = "strictLocation"; } diff --git a/src/Generated/Models/CountryLookupMethodType.php b/src/Generated/Models/CountryLookupMethodType.php index da0b8803aa0..de7a8f041be 100644 --- a/src/Generated/Models/CountryLookupMethodType.php +++ b/src/Generated/Models/CountryLookupMethodType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CountryLookupMethodType extends Enum { - public const CLIENT_IP_ADDRESS = 'clientIpAddress'; - public const AUTHENTICATOR_APP_GPS = 'authenticatorAppGps'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CLIENT_IP_ADDRESS = "clientIpAddress"; + public const AUTHENTICATOR_APP_GPS = "authenticatorAppGps"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CourseStatus.php b/src/Generated/Models/CourseStatus.php index f69832f33e7..0092fa1cf5c 100644 --- a/src/Generated/Models/CourseStatus.php +++ b/src/Generated/Models/CourseStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CourseStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CrossTenantAccessPolicyTargetConfigurationAccessType.php b/src/Generated/Models/CrossTenantAccessPolicyTargetConfigurationAccessType.php index 9290743a6e2..de4798000bb 100644 --- a/src/Generated/Models/CrossTenantAccessPolicyTargetConfigurationAccessType.php +++ b/src/Generated/Models/CrossTenantAccessPolicyTargetConfigurationAccessType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CrossTenantAccessPolicyTargetConfigurationAccessType extends Enum { - public const ALLOWED = 'allowed'; - public const BLOCKED = 'blocked'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALLOWED = "allowed"; + public const BLOCKED = "blocked"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CrossTenantAccessPolicyTargetType.php b/src/Generated/Models/CrossTenantAccessPolicyTargetType.php index 94922c25229..88827364aeb 100644 --- a/src/Generated/Models/CrossTenantAccessPolicyTargetType.php +++ b/src/Generated/Models/CrossTenantAccessPolicyTargetType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CrossTenantAccessPolicyTargetType extends Enum { - public const USER = 'user'; - public const GROUP = 'group'; - public const APPLICATION = 'application'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const GROUP = "group"; + public const APPLICATION = "application"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CustomExtensionCalloutInstanceStatus.php b/src/Generated/Models/CustomExtensionCalloutInstanceStatus.php index c49899b909e..aecf786390a 100644 --- a/src/Generated/Models/CustomExtensionCalloutInstanceStatus.php +++ b/src/Generated/Models/CustomExtensionCalloutInstanceStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class CustomExtensionCalloutInstanceStatus extends Enum { - public const CALLOUT_SENT = 'calloutSent'; - public const CALLBACK_RECEIVED = 'callbackReceived'; - public const CALLOUT_FAILED = 'calloutFailed'; - public const CALLBACK_TIMED_OUT = 'callbackTimedOut'; - public const WAITING_FOR_CALLBACK = 'waitingForCallback'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CALLOUT_SENT = "calloutSent"; + public const CALLBACK_RECEIVED = "callbackReceived"; + public const CALLOUT_FAILED = "calloutFailed"; + public const CALLBACK_TIMED_OUT = "callbackTimedOut"; + public const WAITING_FOR_CALLBACK = "waitingForCallback"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/CustomSecurityAttributeComparisonOperator.php b/src/Generated/Models/CustomSecurityAttributeComparisonOperator.php index f0a58eff3cc..c1353c7c0f6 100644 --- a/src/Generated/Models/CustomSecurityAttributeComparisonOperator.php +++ b/src/Generated/Models/CustomSecurityAttributeComparisonOperator.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class CustomSecurityAttributeComparisonOperator extends Enum { - public const EQUALS = 'equals'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EQUALS = "equals"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DataCollectionStatus.php b/src/Generated/Models/DataCollectionStatus.php index 9df8c4b1f76..6fa27c55f8d 100644 --- a/src/Generated/Models/DataCollectionStatus.php +++ b/src/Generated/Models/DataCollectionStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DataCollectionStatus extends Enum { - public const ONLINE = 'online'; - public const OFFLINE = 'offline'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ONLINE = "online"; + public const OFFLINE = "offline"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DataPolicyOperationStatus.php b/src/Generated/Models/DataPolicyOperationStatus.php index fc6f147d459..46246cdb10e 100644 --- a/src/Generated/Models/DataPolicyOperationStatus.php +++ b/src/Generated/Models/DataPolicyOperationStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DataPolicyOperationStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const RUNNING = 'running'; - public const COMPLETE = 'complete'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const RUNNING = "running"; + public const COMPLETE = "complete"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DataSubjectType.php b/src/Generated/Models/DataSubjectType.php index 0b03a6d8438..57ff132331e 100644 --- a/src/Generated/Models/DataSubjectType.php +++ b/src/Generated/Models/DataSubjectType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class DataSubjectType extends Enum { - public const CUSTOMER = 'customer'; - public const CURRENT_EMPLOYEE = 'currentEmployee'; - public const FORMER_EMPLOYEE = 'formerEmployee'; - public const PROSPECTIVE_EMPLOYEE = 'prospectiveEmployee'; - public const STUDENT = 'student'; - public const TEACHER = 'teacher'; - public const FACULTY = 'faculty'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CUSTOMER = "customer"; + public const CURRENT_EMPLOYEE = "currentEmployee"; + public const FORMER_EMPLOYEE = "formerEmployee"; + public const PROSPECTIVE_EMPLOYEE = "prospectiveEmployee"; + public const STUDENT = "student"; + public const TEACHER = "teacher"; + public const FACULTY = "faculty"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DataType.php b/src/Generated/Models/DataType.php index 01c5dc0d587..5a9d00335f3 100644 --- a/src/Generated/Models/DataType.php +++ b/src/Generated/Models/DataType.php @@ -5,19 +5,19 @@ use Microsoft\Kiota\Abstractions\Enum; class DataType extends Enum { - public const NONE = 'none'; - public const BOOLEAN = 'boolean'; - public const INT64 = 'int64'; - public const DOUBLE = 'double'; - public const STRING = 'string'; - public const DATE_TIME = 'dateTime'; - public const VERSION = 'version'; - public const BASE64 = 'base64'; - public const XML = 'xml'; - public const BOOLEAN_ARRAY = 'booleanArray'; - public const INT64_ARRAY = 'int64Array'; - public const DOUBLE_ARRAY = 'doubleArray'; - public const STRING_ARRAY = 'stringArray'; - public const DATE_TIME_ARRAY = 'dateTimeArray'; - public const VERSION_ARRAY = 'versionArray'; + public const NONE = "none"; + public const BOOLEAN = "boolean"; + public const INT64 = "int64"; + public const DOUBLE = "double"; + public const STRING = "string"; + public const DATE_TIME = "dateTime"; + public const VERSION = "version"; + public const BASE64 = "base64"; + public const XML = "xml"; + public const BOOLEAN_ARRAY = "booleanArray"; + public const INT64_ARRAY = "int64Array"; + public const DOUBLE_ARRAY = "doubleArray"; + public const STRING_ARRAY = "stringArray"; + public const DATE_TIME_ARRAY = "dateTimeArray"; + public const VERSION_ARRAY = "versionArray"; } diff --git a/src/Generated/Models/DayOfWeek.php b/src/Generated/Models/DayOfWeek.php index ab51aee1edb..7b9a35974fc 100644 --- a/src/Generated/Models/DayOfWeek.php +++ b/src/Generated/Models/DayOfWeek.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DayOfWeek extends Enum { - public const SUNDAY = 'sunday'; - public const MONDAY = 'monday'; - public const TUESDAY = 'tuesday'; - public const WEDNESDAY = 'wednesday'; - public const THURSDAY = 'thursday'; - public const FRIDAY = 'friday'; - public const SATURDAY = 'saturday'; + public const SUNDAY = "sunday"; + public const MONDAY = "monday"; + public const TUESDAY = "tuesday"; + public const WEDNESDAY = "wednesday"; + public const THURSDAY = "thursday"; + public const FRIDAY = "friday"; + public const SATURDAY = "saturday"; } diff --git a/src/Generated/Models/DecisionItemPrincipalResourceMembershipType.php b/src/Generated/Models/DecisionItemPrincipalResourceMembershipType.php index 0f6da0b3937..0c8d2b20b01 100644 --- a/src/Generated/Models/DecisionItemPrincipalResourceMembershipType.php +++ b/src/Generated/Models/DecisionItemPrincipalResourceMembershipType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DecisionItemPrincipalResourceMembershipType extends Enum { - public const DIRECT = 'direct'; - public const INDIRECT = 'indirect'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DIRECT = "direct"; + public const INDIRECT = "indirect"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DefaultMfaMethodType.php b/src/Generated/Models/DefaultMfaMethodType.php index dc7f6992f8f..48fc2f19b82 100644 --- a/src/Generated/Models/DefaultMfaMethodType.php +++ b/src/Generated/Models/DefaultMfaMethodType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DefaultMfaMethodType extends Enum { - public const NONE = 'none'; - public const MOBILE_PHONE = 'mobilePhone'; - public const ALTERNATE_MOBILE_PHONE = 'alternateMobilePhone'; - public const OFFICE_PHONE = 'officePhone'; - public const MICROSOFT_AUTHENTICATOR_PUSH = 'microsoftAuthenticatorPush'; - public const SOFTWARE_ONE_TIME_PASSCODE = 'softwareOneTimePasscode'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const MOBILE_PHONE = "mobilePhone"; + public const ALTERNATE_MOBILE_PHONE = "alternateMobilePhone"; + public const OFFICE_PHONE = "officePhone"; + public const MICROSOFT_AUTHENTICATOR_PUSH = "microsoftAuthenticatorPush"; + public const SOFTWARE_ONE_TIME_PASSCODE = "softwareOneTimePasscode"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DefenderAttackSurfaceType.php b/src/Generated/Models/DefenderAttackSurfaceType.php index 5f27aa6ee3f..3356ab567ba 100644 --- a/src/Generated/Models/DefenderAttackSurfaceType.php +++ b/src/Generated/Models/DefenderAttackSurfaceType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderAttackSurfaceType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const BLOCK = 'block'; - public const AUDIT_MODE = 'auditMode'; - public const WARN = 'warn'; - public const DISABLE = 'disable'; + public const USER_DEFINED = "userDefined"; + public const BLOCK = "block"; + public const AUDIT_MODE = "auditMode"; + public const WARN = "warn"; + public const DISABLE = "disable"; } diff --git a/src/Generated/Models/DefenderCloudBlockLevelType.php b/src/Generated/Models/DefenderCloudBlockLevelType.php index 58f9592dc34..9c7a3444f27 100644 --- a/src/Generated/Models/DefenderCloudBlockLevelType.php +++ b/src/Generated/Models/DefenderCloudBlockLevelType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderCloudBlockLevelType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const HIGH = 'high'; - public const HIGH_PLUS = 'highPlus'; - public const ZERO_TOLERANCE = 'zeroTolerance'; + public const NOT_CONFIGURED = "notConfigured"; + public const HIGH = "high"; + public const HIGH_PLUS = "highPlus"; + public const ZERO_TOLERANCE = "zeroTolerance"; } diff --git a/src/Generated/Models/DefenderMonitorFileActivity.php b/src/Generated/Models/DefenderMonitorFileActivity.php index 7322a58b90d..560a382d431 100644 --- a/src/Generated/Models/DefenderMonitorFileActivity.php +++ b/src/Generated/Models/DefenderMonitorFileActivity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderMonitorFileActivity extends Enum { - public const USER_DEFINED = 'userDefined'; - public const DISABLE = 'disable'; - public const MONITOR_ALL_FILES = 'monitorAllFiles'; - public const MONITOR_INCOMING_FILES_ONLY = 'monitorIncomingFilesOnly'; - public const MONITOR_OUTGOING_FILES_ONLY = 'monitorOutgoingFilesOnly'; + public const USER_DEFINED = "userDefined"; + public const DISABLE = "disable"; + public const MONITOR_ALL_FILES = "monitorAllFiles"; + public const MONITOR_INCOMING_FILES_ONLY = "monitorIncomingFilesOnly"; + public const MONITOR_OUTGOING_FILES_ONLY = "monitorOutgoingFilesOnly"; } diff --git a/src/Generated/Models/DefenderPotentiallyUnwantedAppAction.php b/src/Generated/Models/DefenderPotentiallyUnwantedAppAction.php index 6d67fef70bb..7547c8cc5bf 100644 --- a/src/Generated/Models/DefenderPotentiallyUnwantedAppAction.php +++ b/src/Generated/Models/DefenderPotentiallyUnwantedAppAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderPotentiallyUnwantedAppAction extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const BLOCK = 'block'; - public const AUDIT = 'audit'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const BLOCK = "block"; + public const AUDIT = "audit"; } diff --git a/src/Generated/Models/DefenderPromptForSampleSubmission.php b/src/Generated/Models/DefenderPromptForSampleSubmission.php index aeb5c104681..9930f0d731a 100644 --- a/src/Generated/Models/DefenderPromptForSampleSubmission.php +++ b/src/Generated/Models/DefenderPromptForSampleSubmission.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderPromptForSampleSubmission extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ALWAYS_PROMPT = 'alwaysPrompt'; - public const PROMPT_BEFORE_SENDING_PERSONAL_DATA = 'promptBeforeSendingPersonalData'; - public const NEVER_SEND_DATA = 'neverSendData'; - public const SEND_ALL_DATA_WITHOUT_PROMPTING = 'sendAllDataWithoutPrompting'; + public const USER_DEFINED = "userDefined"; + public const ALWAYS_PROMPT = "alwaysPrompt"; + public const PROMPT_BEFORE_SENDING_PERSONAL_DATA = "promptBeforeSendingPersonalData"; + public const NEVER_SEND_DATA = "neverSendData"; + public const SEND_ALL_DATA_WITHOUT_PROMPTING = "sendAllDataWithoutPrompting"; } diff --git a/src/Generated/Models/DefenderProtectionType.php b/src/Generated/Models/DefenderProtectionType.php index 39024b0ee4e..cbf38ed44d6 100644 --- a/src/Generated/Models/DefenderProtectionType.php +++ b/src/Generated/Models/DefenderProtectionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderProtectionType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ENABLE = 'enable'; - public const AUDIT_MODE = 'auditMode'; - public const WARN = 'warn'; - public const NOT_CONFIGURED = 'notConfigured'; + public const USER_DEFINED = "userDefined"; + public const ENABLE = "enable"; + public const AUDIT_MODE = "auditMode"; + public const WARN = "warn"; + public const NOT_CONFIGURED = "notConfigured"; } diff --git a/src/Generated/Models/DefenderRealtimeScanDirection.php b/src/Generated/Models/DefenderRealtimeScanDirection.php index ab28501ee84..ffd77c3ef96 100644 --- a/src/Generated/Models/DefenderRealtimeScanDirection.php +++ b/src/Generated/Models/DefenderRealtimeScanDirection.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderRealtimeScanDirection extends Enum { - public const MONITOR_ALL_FILES = 'monitorAllFiles'; - public const MONITOR_INCOMING_FILES_ONLY = 'monitorIncomingFilesOnly'; - public const MONITOR_OUTGOING_FILES_ONLY = 'monitorOutgoingFilesOnly'; + public const MONITOR_ALL_FILES = "monitorAllFiles"; + public const MONITOR_INCOMING_FILES_ONLY = "monitorIncomingFilesOnly"; + public const MONITOR_OUTGOING_FILES_ONLY = "monitorOutgoingFilesOnly"; } diff --git a/src/Generated/Models/DefenderScanType.php b/src/Generated/Models/DefenderScanType.php index 9b62dd956f3..a9c27a636cd 100644 --- a/src/Generated/Models/DefenderScanType.php +++ b/src/Generated/Models/DefenderScanType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderScanType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const DISABLED = 'disabled'; - public const QUICK = 'quick'; - public const FULL = 'full'; + public const USER_DEFINED = "userDefined"; + public const DISABLED = "disabled"; + public const QUICK = "quick"; + public const FULL = "full"; } diff --git a/src/Generated/Models/DefenderSecurityCenterITContactDisplayType.php b/src/Generated/Models/DefenderSecurityCenterITContactDisplayType.php index 023983c5fee..25677b67186 100644 --- a/src/Generated/Models/DefenderSecurityCenterITContactDisplayType.php +++ b/src/Generated/Models/DefenderSecurityCenterITContactDisplayType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderSecurityCenterITContactDisplayType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DISPLAY_IN_APP_AND_IN_NOTIFICATIONS = 'displayInAppAndInNotifications'; - public const DISPLAY_ONLY_IN_APP = 'displayOnlyInApp'; - public const DISPLAY_ONLY_IN_NOTIFICATIONS = 'displayOnlyInNotifications'; + public const NOT_CONFIGURED = "notConfigured"; + public const DISPLAY_IN_APP_AND_IN_NOTIFICATIONS = "displayInAppAndInNotifications"; + public const DISPLAY_ONLY_IN_APP = "displayOnlyInApp"; + public const DISPLAY_ONLY_IN_NOTIFICATIONS = "displayOnlyInNotifications"; } diff --git a/src/Generated/Models/DefenderSecurityCenterNotificationsFromAppType.php b/src/Generated/Models/DefenderSecurityCenterNotificationsFromAppType.php index 6eb24cf1cd5..4ded58b3834 100644 --- a/src/Generated/Models/DefenderSecurityCenterNotificationsFromAppType.php +++ b/src/Generated/Models/DefenderSecurityCenterNotificationsFromAppType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderSecurityCenterNotificationsFromAppType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const BLOCK_NONCRITICAL_NOTIFICATIONS = 'blockNoncriticalNotifications'; - public const BLOCK_ALL_NOTIFICATIONS = 'blockAllNotifications'; + public const NOT_CONFIGURED = "notConfigured"; + public const BLOCK_NONCRITICAL_NOTIFICATIONS = "blockNoncriticalNotifications"; + public const BLOCK_ALL_NOTIFICATIONS = "blockAllNotifications"; } diff --git a/src/Generated/Models/DefenderSubmitSamplesConsentType.php b/src/Generated/Models/DefenderSubmitSamplesConsentType.php index 382cb193237..1aa9b0147d7 100644 --- a/src/Generated/Models/DefenderSubmitSamplesConsentType.php +++ b/src/Generated/Models/DefenderSubmitSamplesConsentType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderSubmitSamplesConsentType extends Enum { - public const SEND_SAFE_SAMPLES_AUTOMATICALLY = 'sendSafeSamplesAutomatically'; - public const ALWAYS_PROMPT = 'alwaysPrompt'; - public const NEVER_SEND = 'neverSend'; - public const SEND_ALL_SAMPLES_AUTOMATICALLY = 'sendAllSamplesAutomatically'; + public const SEND_SAFE_SAMPLES_AUTOMATICALLY = "sendSafeSamplesAutomatically"; + public const ALWAYS_PROMPT = "alwaysPrompt"; + public const NEVER_SEND = "neverSend"; + public const SEND_ALL_SAMPLES_AUTOMATICALLY = "sendAllSamplesAutomatically"; } diff --git a/src/Generated/Models/DefenderThreatAction.php b/src/Generated/Models/DefenderThreatAction.php index 9fdf77c483c..f26ab714689 100644 --- a/src/Generated/Models/DefenderThreatAction.php +++ b/src/Generated/Models/DefenderThreatAction.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderThreatAction extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const CLEAN = 'clean'; - public const QUARANTINE = 'quarantine'; - public const REMOVE = 'remove'; - public const ALLOW = 'allow'; - public const USER_DEFINED = 'userDefined'; - public const BLOCK = 'block'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const CLEAN = "clean"; + public const QUARANTINE = "quarantine"; + public const REMOVE = "remove"; + public const ALLOW = "allow"; + public const USER_DEFINED = "userDefined"; + public const BLOCK = "block"; } diff --git a/src/Generated/Models/DelegateMeetingMessageDeliveryOptions.php b/src/Generated/Models/DelegateMeetingMessageDeliveryOptions.php index 2500378c01a..12dab7778bc 100644 --- a/src/Generated/Models/DelegateMeetingMessageDeliveryOptions.php +++ b/src/Generated/Models/DelegateMeetingMessageDeliveryOptions.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegateMeetingMessageDeliveryOptions extends Enum { - public const SEND_TO_DELEGATE_AND_INFORMATION_TO_PRINCIPAL = 'sendToDelegateAndInformationToPrincipal'; - public const SEND_TO_DELEGATE_AND_PRINCIPAL = 'sendToDelegateAndPrincipal'; - public const SEND_TO_DELEGATE_ONLY = 'sendToDelegateOnly'; + public const SEND_TO_DELEGATE_AND_INFORMATION_TO_PRINCIPAL = "sendToDelegateAndInformationToPrincipal"; + public const SEND_TO_DELEGATE_AND_PRINCIPAL = "sendToDelegateAndPrincipal"; + public const SEND_TO_DELEGATE_ONLY = "sendToDelegateOnly"; } diff --git a/src/Generated/Models/DelegatedAdminAccessAssignmentStatus.php b/src/Generated/Models/DelegatedAdminAccessAssignmentStatus.php index d037c11aabb..3d5a4376c7d 100644 --- a/src/Generated/Models/DelegatedAdminAccessAssignmentStatus.php +++ b/src/Generated/Models/DelegatedAdminAccessAssignmentStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegatedAdminAccessAssignmentStatus extends Enum { - public const PENDING = 'pending'; - public const ACTIVE = 'active'; - public const DELETING = 'deleting'; - public const DELETED = 'deleted'; - public const ERROR = 'error'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const ACTIVE = "active"; + public const DELETING = "deleting"; + public const DELETED = "deleted"; + public const ERROR = "error"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DelegatedAdminAccessContainerType.php b/src/Generated/Models/DelegatedAdminAccessContainerType.php index 095c936153c..7704f2995d8 100644 --- a/src/Generated/Models/DelegatedAdminAccessContainerType.php +++ b/src/Generated/Models/DelegatedAdminAccessContainerType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegatedAdminAccessContainerType extends Enum { - public const SECURITY_GROUP = 'securityGroup'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SECURITY_GROUP = "securityGroup"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DelegatedAdminRelationshipOperationType.php b/src/Generated/Models/DelegatedAdminRelationshipOperationType.php index eee7f403494..e7ffad51536 100644 --- a/src/Generated/Models/DelegatedAdminRelationshipOperationType.php +++ b/src/Generated/Models/DelegatedAdminRelationshipOperationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegatedAdminRelationshipOperationType extends Enum { - public const DELEGATED_ADMIN_ACCESS_ASSIGNMENT_UPDATE = 'delegatedAdminAccessAssignmentUpdate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const DELEGATED_ADMIN_RELATIONSHIP_UPDATE = 'delegatedAdminRelationshipUpdate'; + public const DELEGATED_ADMIN_ACCESS_ASSIGNMENT_UPDATE = "delegatedAdminAccessAssignmentUpdate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const DELEGATED_ADMIN_RELATIONSHIP_UPDATE = "delegatedAdminRelationshipUpdate"; } diff --git a/src/Generated/Models/DelegatedAdminRelationshipRequestAction.php b/src/Generated/Models/DelegatedAdminRelationshipRequestAction.php index 5e1e3dc52ad..9b7c43d2a71 100644 --- a/src/Generated/Models/DelegatedAdminRelationshipRequestAction.php +++ b/src/Generated/Models/DelegatedAdminRelationshipRequestAction.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegatedAdminRelationshipRequestAction extends Enum { - public const LOCK_FOR_APPROVAL = 'lockForApproval'; - public const APPROVE = 'approve'; - public const TERMINATE = 'terminate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const REJECT = 'reject'; + public const LOCK_FOR_APPROVAL = "lockForApproval"; + public const APPROVE = "approve"; + public const TERMINATE = "terminate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const REJECT = "reject"; } diff --git a/src/Generated/Models/DelegatedAdminRelationshipRequestStatus.php b/src/Generated/Models/DelegatedAdminRelationshipRequestStatus.php index ca2d5688c2b..d1f5b186543 100644 --- a/src/Generated/Models/DelegatedAdminRelationshipRequestStatus.php +++ b/src/Generated/Models/DelegatedAdminRelationshipRequestStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegatedAdminRelationshipRequestStatus extends Enum { - public const CREATED = 'created'; - public const PENDING = 'pending'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CREATED = "created"; + public const PENDING = "pending"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DelegatedAdminRelationshipStatus.php b/src/Generated/Models/DelegatedAdminRelationshipStatus.php index f99cca83b76..2175d8d8f27 100644 --- a/src/Generated/Models/DelegatedAdminRelationshipStatus.php +++ b/src/Generated/Models/DelegatedAdminRelationshipStatus.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegatedAdminRelationshipStatus extends Enum { - public const ACTIVATING = 'activating'; - public const ACTIVE = 'active'; - public const APPROVAL_PENDING = 'approvalPending'; - public const APPROVED = 'approved'; - public const CREATED = 'created'; - public const EXPIRED = 'expired'; - public const EXPIRING = 'expiring'; - public const TERMINATED = 'terminated'; - public const TERMINATING = 'terminating'; - public const TERMINATION_REQUESTED = 'terminationRequested'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVATING = "activating"; + public const ACTIVE = "active"; + public const APPROVAL_PENDING = "approvalPending"; + public const APPROVED = "approved"; + public const CREATED = "created"; + public const EXPIRED = "expired"; + public const EXPIRING = "expiring"; + public const TERMINATED = "terminated"; + public const TERMINATING = "terminating"; + public const TERMINATION_REQUESTED = "terminationRequested"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeliveryOptimizationGroupIdOptionsType.php b/src/Generated/Models/DeliveryOptimizationGroupIdOptionsType.php index c217684d04b..91fcbfeafc9 100644 --- a/src/Generated/Models/DeliveryOptimizationGroupIdOptionsType.php +++ b/src/Generated/Models/DeliveryOptimizationGroupIdOptionsType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeliveryOptimizationGroupIdOptionsType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const AD_SITE = 'adSite'; - public const AUTHENTICATED_DOMAIN_SID = 'authenticatedDomainSid'; - public const DHCP_USER_OPTION = 'dhcpUserOption'; - public const DNS_SUFFIX = 'dnsSuffix'; + public const NOT_CONFIGURED = "notConfigured"; + public const AD_SITE = "adSite"; + public const AUTHENTICATED_DOMAIN_SID = "authenticatedDomainSid"; + public const DHCP_USER_OPTION = "dhcpUserOption"; + public const DNS_SUFFIX = "dnsSuffix"; } diff --git a/src/Generated/Models/DeliveryOptimizationRestrictPeerSelectionByOptions.php b/src/Generated/Models/DeliveryOptimizationRestrictPeerSelectionByOptions.php index 9e546db394f..5cc46cbd5e2 100644 --- a/src/Generated/Models/DeliveryOptimizationRestrictPeerSelectionByOptions.php +++ b/src/Generated/Models/DeliveryOptimizationRestrictPeerSelectionByOptions.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeliveryOptimizationRestrictPeerSelectionByOptions extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const SUBNET_MASK = 'subnetMask'; + public const NOT_CONFIGURED = "notConfigured"; + public const SUBNET_MASK = "subnetMask"; } diff --git a/src/Generated/Models/DepTokenType.php b/src/Generated/Models/DepTokenType.php index 2da8563bbcf..442a3c0cd1d 100644 --- a/src/Generated/Models/DepTokenType.php +++ b/src/Generated/Models/DepTokenType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DepTokenType extends Enum { - public const NONE = 'none'; - public const DEP = 'dep'; - public const APPLE_SCHOOL_MANAGER = 'appleSchoolManager'; + public const NONE = "none"; + public const DEP = "dep"; + public const APPLE_SCHOOL_MANAGER = "appleSchoolManager"; } diff --git a/src/Generated/Models/DerivedCredentialProviderType.php b/src/Generated/Models/DerivedCredentialProviderType.php index 78412a2a441..bceaee403b2 100644 --- a/src/Generated/Models/DerivedCredentialProviderType.php +++ b/src/Generated/Models/DerivedCredentialProviderType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DerivedCredentialProviderType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENTRUST_DATA_CARD = 'entrustDataCard'; - public const PUREBRED = 'purebred'; - public const X_TEC = 'xTec'; - public const INTERCEDE = 'intercede'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENTRUST_DATA_CARD = "entrustDataCard"; + public const PUREBRED = "purebred"; + public const X_TEC = "xTec"; + public const INTERCEDE = "intercede"; } diff --git a/src/Generated/Models/DestinationType.php b/src/Generated/Models/DestinationType.php index c284c14b6ab..4fdedadde16 100644 --- a/src/Generated/Models/DestinationType.php +++ b/src/Generated/Models/DestinationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DestinationType extends Enum { - public const NEW = 'new'; - public const IN_PLACE = 'inPlace'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NEW = "new"; + public const IN_PLACE = "inPlace"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DetectedAppPlatformType.php b/src/Generated/Models/DetectedAppPlatformType.php index d5137c04986..d57f1161a65 100644 --- a/src/Generated/Models/DetectedAppPlatformType.php +++ b/src/Generated/Models/DetectedAppPlatformType.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class DetectedAppPlatformType extends Enum { - public const UNKNOWN = 'unknown'; - public const WINDOWS = 'windows'; - public const WINDOWS_MOBILE = 'windowsMobile'; - public const WINDOWS_HOLOGRAPHIC = 'windowsHolographic'; - public const IOS = 'ios'; - public const MAC_O_S = 'macOS'; - public const CHROME_O_S = 'chromeOS'; - public const ANDROID_O_S_P = 'androidOSP'; - public const ANDROID_DEVICE_ADMINISTRATOR = 'androidDeviceAdministrator'; - public const ANDROID_WORK_PROFILE = 'androidWorkProfile'; - public const ANDROID_DEDICATED_AND_FULLY_MANAGED = 'androidDedicatedAndFullyManaged'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const WINDOWS = "windows"; + public const WINDOWS_MOBILE = "windowsMobile"; + public const WINDOWS_HOLOGRAPHIC = "windowsHolographic"; + public const IOS = "ios"; + public const MAC_O_S = "macOS"; + public const CHROME_O_S = "chromeOS"; + public const ANDROID_O_S_P = "androidOSP"; + public const ANDROID_DEVICE_ADMINISTRATOR = "androidDeviceAdministrator"; + public const ANDROID_WORK_PROFILE = "androidWorkProfile"; + public const ANDROID_DEDICATED_AND_FULLY_MANAGED = "androidDedicatedAndFullyManaged"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceActionCategory.php b/src/Generated/Models/DeviceActionCategory.php index fbbe1c4c293..5f5fd33eaf2 100644 --- a/src/Generated/Models/DeviceActionCategory.php +++ b/src/Generated/Models/DeviceActionCategory.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceActionCategory extends Enum { - public const SINGLE = 'single'; - public const BULK = 'bulk'; + public const SINGLE = "single"; + public const BULK = "bulk"; } diff --git a/src/Generated/Models/DeviceAndAppManagementAssignmentFilterType.php b/src/Generated/Models/DeviceAndAppManagementAssignmentFilterType.php index b1dd8978e05..19a7ed56351 100644 --- a/src/Generated/Models/DeviceAndAppManagementAssignmentFilterType.php +++ b/src/Generated/Models/DeviceAndAppManagementAssignmentFilterType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAndAppManagementAssignmentFilterType extends Enum { - public const NONE = 'none'; - public const INCLUDE = 'include'; - public const EXCLUDE = 'exclude'; + public const NONE = "none"; + public const INCLUDE = "include"; + public const EXCLUDE = "exclude"; } diff --git a/src/Generated/Models/DeviceAndAppManagementAssignmentSource.php b/src/Generated/Models/DeviceAndAppManagementAssignmentSource.php index 7d9d318a735..2a8ed810d43 100644 --- a/src/Generated/Models/DeviceAndAppManagementAssignmentSource.php +++ b/src/Generated/Models/DeviceAndAppManagementAssignmentSource.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAndAppManagementAssignmentSource extends Enum { - public const DIRECT = 'direct'; - public const POLICY_SETS = 'policySets'; + public const DIRECT = "direct"; + public const POLICY_SETS = "policySets"; } diff --git a/src/Generated/Models/DeviceAppManagementTaskCategory.php b/src/Generated/Models/DeviceAppManagementTaskCategory.php index a8db8416001..f1e7ad63342 100644 --- a/src/Generated/Models/DeviceAppManagementTaskCategory.php +++ b/src/Generated/Models/DeviceAppManagementTaskCategory.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAppManagementTaskCategory extends Enum { - public const UNKNOWN = 'unknown'; - public const ADVANCED_THREAT_PROTECTION = 'advancedThreatProtection'; + public const UNKNOWN = "unknown"; + public const ADVANCED_THREAT_PROTECTION = "advancedThreatProtection"; } diff --git a/src/Generated/Models/DeviceAppManagementTaskPriority.php b/src/Generated/Models/DeviceAppManagementTaskPriority.php index f3bff8ba321..2ae91f1a6ea 100644 --- a/src/Generated/Models/DeviceAppManagementTaskPriority.php +++ b/src/Generated/Models/DeviceAppManagementTaskPriority.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAppManagementTaskPriority extends Enum { - public const NONE = 'none'; - public const HIGH = 'high'; - public const LOW = 'low'; + public const NONE = "none"; + public const HIGH = "high"; + public const LOW = "low"; } diff --git a/src/Generated/Models/DeviceAppManagementTaskStatus.php b/src/Generated/Models/DeviceAppManagementTaskStatus.php index 236410c68fb..ee2b9c58dfd 100644 --- a/src/Generated/Models/DeviceAppManagementTaskStatus.php +++ b/src/Generated/Models/DeviceAppManagementTaskStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAppManagementTaskStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const PENDING = 'pending'; - public const ACTIVE = 'active'; - public const COMPLETED = 'completed'; - public const REJECTED = 'rejected'; + public const UNKNOWN = "unknown"; + public const PENDING = "pending"; + public const ACTIVE = "active"; + public const COMPLETED = "completed"; + public const REJECTED = "rejected"; } diff --git a/src/Generated/Models/DeviceAssignmentItemIntent.php b/src/Generated/Models/DeviceAssignmentItemIntent.php index c530f49482f..94309a73a74 100644 --- a/src/Generated/Models/DeviceAssignmentItemIntent.php +++ b/src/Generated/Models/DeviceAssignmentItemIntent.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAssignmentItemIntent extends Enum { - public const REMOVE = 'remove'; - public const RESTORE = 'restore'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REMOVE = "remove"; + public const RESTORE = "restore"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceAssignmentItemStatus.php b/src/Generated/Models/DeviceAssignmentItemStatus.php index 835500ad594..b833471ce9c 100644 --- a/src/Generated/Models/DeviceAssignmentItemStatus.php +++ b/src/Generated/Models/DeviceAssignmentItemStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAssignmentItemStatus extends Enum { - public const INITIATED = 'initiated'; - public const IN_PROGRESS = 'inProgress'; - public const REMOVED = 'removed'; - public const ERROR = 'error'; - public const SUCCEEDED = 'succeeded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INITIATED = "initiated"; + public const IN_PROGRESS = "inProgress"; + public const REMOVED = "removed"; + public const ERROR = "error"; + public const SUCCEEDED = "succeeded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceAssignmentItemType.php b/src/Generated/Models/DeviceAssignmentItemType.php index 25641d66d57..f054c42558c 100644 --- a/src/Generated/Models/DeviceAssignmentItemType.php +++ b/src/Generated/Models/DeviceAssignmentItemType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAssignmentItemType extends Enum { - public const APPLICATION = 'application'; - public const DEVICE_CONFIGURATION = 'deviceConfiguration'; - public const DEVICE_MANAGEMENT_CONFIGURATION_POLICY = 'deviceManagementConfigurationPolicy'; - public const MOBILE_APP_CONFIGURATION = 'mobileAppConfiguration'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const APPLICATION = "application"; + public const DEVICE_CONFIGURATION = "deviceConfiguration"; + public const DEVICE_MANAGEMENT_CONFIGURATION_POLICY = "deviceManagementConfigurationPolicy"; + public const MOBILE_APP_CONFIGURATION = "mobileAppConfiguration"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceCleanupRulePlatformType.php b/src/Generated/Models/DeviceCleanupRulePlatformType.php index 5cda4838a88..e7cef2a9edc 100644 --- a/src/Generated/Models/DeviceCleanupRulePlatformType.php +++ b/src/Generated/Models/DeviceCleanupRulePlatformType.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceCleanupRulePlatformType extends Enum { - public const ALL = 'all'; - public const ANDROID_A_O_S_P = 'androidAOSP'; - public const ANDROID_DEVICE_ADMINISTRATOR = 'androidDeviceAdministrator'; - public const ANDROID_DEDICATED_AND_FULLY_MANAGED_CORPORATE_OWNED_WORK_PROFILE = 'androidDedicatedAndFullyManagedCorporateOwnedWorkProfile'; - public const CHROME_O_S = 'chromeOS'; - public const ANDROID_PERSONALLY_OWNED_WORK_PROFILE = 'androidPersonallyOwnedWorkProfile'; - public const IOS = 'ios'; - public const MAC_O_S = 'macOS'; - public const WINDOWS = 'windows'; - public const WINDOWS_HOLOGRAPHIC = 'windowsHolographic'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const ANDROID_A_O_S_P = "androidAOSP"; + public const ANDROID_DEVICE_ADMINISTRATOR = "androidDeviceAdministrator"; + public const ANDROID_DEDICATED_AND_FULLY_MANAGED_CORPORATE_OWNED_WORK_PROFILE = "androidDedicatedAndFullyManagedCorporateOwnedWorkProfile"; + public const CHROME_O_S = "chromeOS"; + public const ANDROID_PERSONALLY_OWNED_WORK_PROFILE = "androidPersonallyOwnedWorkProfile"; + public const IOS = "ios"; + public const MAC_O_S = "macOS"; + public const WINDOWS = "windows"; + public const WINDOWS_HOLOGRAPHIC = "windowsHolographic"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceComplianceActionType.php b/src/Generated/Models/DeviceComplianceActionType.php index 12700fb1bcf..9f8b590f08f 100644 --- a/src/Generated/Models/DeviceComplianceActionType.php +++ b/src/Generated/Models/DeviceComplianceActionType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceComplianceActionType extends Enum { - public const NO_ACTION = 'noAction'; - public const NOTIFICATION = 'notification'; - public const BLOCK = 'block'; - public const RETIRE = 'retire'; - public const WIPE = 'wipe'; - public const REMOVE_RESOURCE_ACCESS_PROFILES = 'removeResourceAccessProfiles'; - public const PUSH_NOTIFICATION = 'pushNotification'; - public const REMOTE_LOCK = 'remoteLock'; + public const NO_ACTION = "noAction"; + public const NOTIFICATION = "notification"; + public const BLOCK = "block"; + public const RETIRE = "retire"; + public const WIPE = "wipe"; + public const REMOVE_RESOURCE_ACCESS_PROFILES = "removeResourceAccessProfiles"; + public const PUSH_NOTIFICATION = "pushNotification"; + public const REMOTE_LOCK = "remoteLock"; } diff --git a/src/Generated/Models/DeviceCompliancePolicy.php b/src/Generated/Models/DeviceCompliancePolicy.php index 7a96a798370..74baec07ed6 100644 --- a/src/Generated/Models/DeviceCompliancePolicy.php +++ b/src/Generated/Models/DeviceCompliancePolicy.php @@ -194,7 +194,7 @@ public function getRoleScopeTagIds(): ?array { } /** - * Gets the scheduledActionsForRule property value. The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * Gets the scheduledActionsForRule property value. The list of scheduled action for this rule * @return array|null */ public function getScheduledActionsForRule(): ?array { @@ -339,7 +339,7 @@ public function setRoleScopeTagIds(?array $value): void { } /** - * Sets the scheduledActionsForRule property value. The list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies. + * Sets the scheduledActionsForRule property value. The list of scheduled action for this rule * @param array|null $value Value to set for the scheduledActionsForRule property. */ public function setScheduledActionsForRule(?array $value): void { diff --git a/src/Generated/Models/DeviceComplianceScriptRulOperator.php b/src/Generated/Models/DeviceComplianceScriptRulOperator.php index b66a52d8925..af192bb67cf 100644 --- a/src/Generated/Models/DeviceComplianceScriptRulOperator.php +++ b/src/Generated/Models/DeviceComplianceScriptRulOperator.php @@ -5,29 +5,29 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceComplianceScriptRulOperator extends Enum { - public const NONE = 'none'; - public const AND = 'and'; - public const OR = 'or'; - public const IS_EQUALS = 'isEquals'; - public const NOT_EQUALS = 'notEquals'; - public const GREATER_THAN = 'greaterThan'; - public const LESS_THAN = 'lessThan'; - public const BETWEEN = 'between'; - public const NOT_BETWEEN = 'notBetween'; - public const GREATER_EQUALS = 'greaterEquals'; - public const LESS_EQUALS = 'lessEquals'; - public const DAY_TIME_BETWEEN = 'dayTimeBetween'; - public const BEGINS_WITH = 'beginsWith'; - public const NOT_BEGINS_WITH = 'notBeginsWith'; - public const ENDS_WITH = 'endsWith'; - public const NOT_ENDS_WITH = 'notEndsWith'; - public const CONTAINS = 'contains'; - public const NOT_CONTAINS = 'notContains'; - public const ALL_OF = 'allOf'; - public const ONE_OF = 'oneOf'; - public const NONE_OF = 'noneOf'; - public const SET_EQUALS = 'setEquals'; - public const ORDERED_SET_EQUALS = 'orderedSetEquals'; - public const SUBSET_OF = 'subsetOf'; - public const EXCLUDES_ALL = 'excludesAll'; + public const NONE = "none"; + public const AND = "and"; + public const OR = "or"; + public const IS_EQUALS = "isEquals"; + public const NOT_EQUALS = "notEquals"; + public const GREATER_THAN = "greaterThan"; + public const LESS_THAN = "lessThan"; + public const BETWEEN = "between"; + public const NOT_BETWEEN = "notBetween"; + public const GREATER_EQUALS = "greaterEquals"; + public const LESS_EQUALS = "lessEquals"; + public const DAY_TIME_BETWEEN = "dayTimeBetween"; + public const BEGINS_WITH = "beginsWith"; + public const NOT_BEGINS_WITH = "notBeginsWith"; + public const ENDS_WITH = "endsWith"; + public const NOT_ENDS_WITH = "notEndsWith"; + public const CONTAINS = "contains"; + public const NOT_CONTAINS = "notContains"; + public const ALL_OF = "allOf"; + public const ONE_OF = "oneOf"; + public const NONE_OF = "noneOf"; + public const SET_EQUALS = "setEquals"; + public const ORDERED_SET_EQUALS = "orderedSetEquals"; + public const SUBSET_OF = "subsetOf"; + public const EXCLUDES_ALL = "excludesAll"; } diff --git a/src/Generated/Models/DeviceComplianceScriptRuleDataType.php b/src/Generated/Models/DeviceComplianceScriptRuleDataType.php index 4b90797ce92..760ab34b547 100644 --- a/src/Generated/Models/DeviceComplianceScriptRuleDataType.php +++ b/src/Generated/Models/DeviceComplianceScriptRuleDataType.php @@ -5,19 +5,19 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceComplianceScriptRuleDataType extends Enum { - public const NONE = 'none'; - public const BOOLEAN = 'boolean'; - public const INT64 = 'int64'; - public const DOUBLE = 'double'; - public const STRING = 'string'; - public const DATE_TIME = 'dateTime'; - public const VERSION = 'version'; - public const BASE64 = 'base64'; - public const XML = 'xml'; - public const BOOLEAN_ARRAY = 'booleanArray'; - public const INT64_ARRAY = 'int64Array'; - public const DOUBLE_ARRAY = 'doubleArray'; - public const STRING_ARRAY = 'stringArray'; - public const DATE_TIME_ARRAY = 'dateTimeArray'; - public const VERSION_ARRAY = 'versionArray'; + public const NONE = "none"; + public const BOOLEAN = "boolean"; + public const INT64 = "int64"; + public const DOUBLE = "double"; + public const STRING = "string"; + public const DATE_TIME = "dateTime"; + public const VERSION = "version"; + public const BASE64 = "base64"; + public const XML = "xml"; + public const BOOLEAN_ARRAY = "booleanArray"; + public const INT64_ARRAY = "int64Array"; + public const DOUBLE_ARRAY = "doubleArray"; + public const STRING_ARRAY = "stringArray"; + public const DATE_TIME_ARRAY = "dateTimeArray"; + public const VERSION_ARRAY = "versionArray"; } diff --git a/src/Generated/Models/DeviceComplianceScriptRulesValidationError.php b/src/Generated/Models/DeviceComplianceScriptRulesValidationError.php index 10b969cc2ea..d8d76d9ae87 100644 --- a/src/Generated/Models/DeviceComplianceScriptRulesValidationError.php +++ b/src/Generated/Models/DeviceComplianceScriptRulesValidationError.php @@ -5,36 +5,36 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceComplianceScriptRulesValidationError extends Enum { - public const NONE = 'none'; - public const JSON_FILE_INVALID = 'jsonFileInvalid'; - public const JSON_FILE_MISSING = 'jsonFileMissing'; - public const JSON_FILE_TOO_LARGE = 'jsonFileTooLarge'; - public const RULES_MISSING = 'rulesMissing'; - public const DUPLICATE_RULES = 'duplicateRules'; - public const TOO_MANY_RULES_SPECIFIED = 'tooManyRulesSpecified'; - public const OPERATOR_MISSING = 'operatorMissing'; - public const OPERATOR_NOT_SUPPORTED = 'operatorNotSupported'; - public const DATATYPE_MISSING = 'datatypeMissing'; - public const DATATYPE_NOT_SUPPORTED = 'datatypeNotSupported'; - public const OPERATOR_DATA_TYPE_COMBINATION_NOT_SUPPORTED = 'operatorDataTypeCombinationNotSupported'; - public const MORE_INFO_URI_MISSING = 'moreInfoUriMissing'; - public const MORE_INFO_URI_INVALID = 'moreInfoUriInvalid'; - public const MORE_INFO_URI_TOO_LARGE = 'moreInfoUriTooLarge'; - public const DESCRIPTION_MISSING = 'descriptionMissing'; - public const DESCRIPTION_INVALID = 'descriptionInvalid'; - public const DESCRIPTION_TOO_LARGE = 'descriptionTooLarge'; - public const TITLE_MISSING = 'titleMissing'; - public const TITLE_INVALID = 'titleInvalid'; - public const TITLE_TOO_LARGE = 'titleTooLarge'; - public const OPERAND_MISSING = 'operandMissing'; - public const OPERAND_INVALID = 'operandInvalid'; - public const OPERAND_TOO_LARGE = 'operandTooLarge'; - public const SETTING_NAME_MISSING = 'settingNameMissing'; - public const SETTING_NAME_INVALID = 'settingNameInvalid'; - public const SETTING_NAME_TOO_LARGE = 'settingNameTooLarge'; - public const ENGLISH_LOCALE_MISSING = 'englishLocaleMissing'; - public const DUPLICATE_LOCALES = 'duplicateLocales'; - public const UNRECOGNIZED_LOCALE = 'unrecognizedLocale'; - public const UNKNOWN = 'unknown'; - public const REMEDIATION_STRINGS_MISSING = 'remediationStringsMissing'; + public const NONE = "none"; + public const JSON_FILE_INVALID = "jsonFileInvalid"; + public const JSON_FILE_MISSING = "jsonFileMissing"; + public const JSON_FILE_TOO_LARGE = "jsonFileTooLarge"; + public const RULES_MISSING = "rulesMissing"; + public const DUPLICATE_RULES = "duplicateRules"; + public const TOO_MANY_RULES_SPECIFIED = "tooManyRulesSpecified"; + public const OPERATOR_MISSING = "operatorMissing"; + public const OPERATOR_NOT_SUPPORTED = "operatorNotSupported"; + public const DATATYPE_MISSING = "datatypeMissing"; + public const DATATYPE_NOT_SUPPORTED = "datatypeNotSupported"; + public const OPERATOR_DATA_TYPE_COMBINATION_NOT_SUPPORTED = "operatorDataTypeCombinationNotSupported"; + public const MORE_INFO_URI_MISSING = "moreInfoUriMissing"; + public const MORE_INFO_URI_INVALID = "moreInfoUriInvalid"; + public const MORE_INFO_URI_TOO_LARGE = "moreInfoUriTooLarge"; + public const DESCRIPTION_MISSING = "descriptionMissing"; + public const DESCRIPTION_INVALID = "descriptionInvalid"; + public const DESCRIPTION_TOO_LARGE = "descriptionTooLarge"; + public const TITLE_MISSING = "titleMissing"; + public const TITLE_INVALID = "titleInvalid"; + public const TITLE_TOO_LARGE = "titleTooLarge"; + public const OPERAND_MISSING = "operandMissing"; + public const OPERAND_INVALID = "operandInvalid"; + public const OPERAND_TOO_LARGE = "operandTooLarge"; + public const SETTING_NAME_MISSING = "settingNameMissing"; + public const SETTING_NAME_INVALID = "settingNameInvalid"; + public const SETTING_NAME_TOO_LARGE = "settingNameTooLarge"; + public const ENGLISH_LOCALE_MISSING = "englishLocaleMissing"; + public const DUPLICATE_LOCALES = "duplicateLocales"; + public const UNRECOGNIZED_LOCALE = "unrecognizedLocale"; + public const UNKNOWN = "unknown"; + public const REMEDIATION_STRINGS_MISSING = "remediationStringsMissing"; } diff --git a/src/Generated/Models/DeviceConfigAssignmentIntent.php b/src/Generated/Models/DeviceConfigAssignmentIntent.php index 384a4deaeb7..dba081f1009 100644 --- a/src/Generated/Models/DeviceConfigAssignmentIntent.php +++ b/src/Generated/Models/DeviceConfigAssignmentIntent.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceConfigAssignmentIntent extends Enum { - public const APPLY = 'apply'; - public const REMOVE = 'remove'; + public const APPLY = "apply"; + public const REMOVE = "remove"; } diff --git a/src/Generated/Models/DeviceCustomAttributeValueType.php b/src/Generated/Models/DeviceCustomAttributeValueType.php index 0c1b0fe88f0..895d8230102 100644 --- a/src/Generated/Models/DeviceCustomAttributeValueType.php +++ b/src/Generated/Models/DeviceCustomAttributeValueType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceCustomAttributeValueType extends Enum { - public const INTEGER = 'integer'; - public const STRING = 'string'; - public const DATE_TIME = 'dateTime'; + public const INTEGER = "integer"; + public const STRING = "string"; + public const DATE_TIME = "dateTime"; } diff --git a/src/Generated/Models/DeviceEnrollmentConfigurationType.php b/src/Generated/Models/DeviceEnrollmentConfigurationType.php index 050cf4ff4ea..21c2849b78c 100644 --- a/src/Generated/Models/DeviceEnrollmentConfigurationType.php +++ b/src/Generated/Models/DeviceEnrollmentConfigurationType.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceEnrollmentConfigurationType extends Enum { - public const UNKNOWN = 'unknown'; - public const LIMIT = 'limit'; - public const PLATFORM_RESTRICTIONS = 'platformRestrictions'; - public const WINDOWS_HELLO_FOR_BUSINESS = 'windowsHelloForBusiness'; - public const DEFAULT_LIMIT = 'defaultLimit'; - public const DEFAULT_PLATFORM_RESTRICTIONS = 'defaultPlatformRestrictions'; - public const DEFAULT_WINDOWS_HELLO_FOR_BUSINESS = 'defaultWindowsHelloForBusiness'; - public const DEFAULT_WINDOWS10_ENROLLMENT_COMPLETION_PAGE_CONFIGURATION = 'defaultWindows10EnrollmentCompletionPageConfiguration'; - public const WINDOWS10_ENROLLMENT_COMPLETION_PAGE_CONFIGURATION = 'windows10EnrollmentCompletionPageConfiguration'; - public const DEVICE_COMANAGEMENT_AUTHORITY_CONFIGURATION = 'deviceComanagementAuthorityConfiguration'; - public const SINGLE_PLATFORM_RESTRICTION = 'singlePlatformRestriction'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ENROLLMENT_NOTIFICATIONS_CONFIGURATION = 'enrollmentNotificationsConfiguration'; + public const UNKNOWN = "unknown"; + public const LIMIT = "limit"; + public const PLATFORM_RESTRICTIONS = "platformRestrictions"; + public const WINDOWS_HELLO_FOR_BUSINESS = "windowsHelloForBusiness"; + public const DEFAULT_LIMIT = "defaultLimit"; + public const DEFAULT_PLATFORM_RESTRICTIONS = "defaultPlatformRestrictions"; + public const DEFAULT_WINDOWS_HELLO_FOR_BUSINESS = "defaultWindowsHelloForBusiness"; + public const DEFAULT_WINDOWS10_ENROLLMENT_COMPLETION_PAGE_CONFIGURATION = "defaultWindows10EnrollmentCompletionPageConfiguration"; + public const WINDOWS10_ENROLLMENT_COMPLETION_PAGE_CONFIGURATION = "windows10EnrollmentCompletionPageConfiguration"; + public const DEVICE_COMANAGEMENT_AUTHORITY_CONFIGURATION = "deviceComanagementAuthorityConfiguration"; + public const SINGLE_PLATFORM_RESTRICTION = "singlePlatformRestriction"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ENROLLMENT_NOTIFICATIONS_CONFIGURATION = "enrollmentNotificationsConfiguration"; } diff --git a/src/Generated/Models/DeviceEnrollmentFailureReason.php b/src/Generated/Models/DeviceEnrollmentFailureReason.php index 83a1fbd7a83..b8da4f1a5c9 100644 --- a/src/Generated/Models/DeviceEnrollmentFailureReason.php +++ b/src/Generated/Models/DeviceEnrollmentFailureReason.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceEnrollmentFailureReason extends Enum { - public const UNKNOWN = 'unknown'; - public const AUTHENTICATION = 'authentication'; - public const AUTHORIZATION = 'authorization'; - public const ACCOUNT_VALIDATION = 'accountValidation'; - public const USER_VALIDATION = 'userValidation'; - public const DEVICE_NOT_SUPPORTED = 'deviceNotSupported'; - public const IN_MAINTENANCE = 'inMaintenance'; - public const BAD_REQUEST = 'badRequest'; - public const FEATURE_NOT_SUPPORTED = 'featureNotSupported'; - public const ENROLLMENT_RESTRICTIONS_ENFORCED = 'enrollmentRestrictionsEnforced'; - public const CLIENT_DISCONNECTED = 'clientDisconnected'; - public const USER_ABANDONMENT = 'userAbandonment'; + public const UNKNOWN = "unknown"; + public const AUTHENTICATION = "authentication"; + public const AUTHORIZATION = "authorization"; + public const ACCOUNT_VALIDATION = "accountValidation"; + public const USER_VALIDATION = "userValidation"; + public const DEVICE_NOT_SUPPORTED = "deviceNotSupported"; + public const IN_MAINTENANCE = "inMaintenance"; + public const BAD_REQUEST = "badRequest"; + public const FEATURE_NOT_SUPPORTED = "featureNotSupported"; + public const ENROLLMENT_RESTRICTIONS_ENFORCED = "enrollmentRestrictionsEnforced"; + public const CLIENT_DISCONNECTED = "clientDisconnected"; + public const USER_ABANDONMENT = "userAbandonment"; } diff --git a/src/Generated/Models/DeviceEnrollmentType.php b/src/Generated/Models/DeviceEnrollmentType.php index 8918d6e322c..6bffa18b8c7 100644 --- a/src/Generated/Models/DeviceEnrollmentType.php +++ b/src/Generated/Models/DeviceEnrollmentType.php @@ -5,25 +5,25 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceEnrollmentType extends Enum { - public const UNKNOWN = 'unknown'; - public const USER_ENROLLMENT = 'userEnrollment'; - public const DEVICE_ENROLLMENT_MANAGER = 'deviceEnrollmentManager'; - public const APPLE_BULK_WITH_USER = 'appleBulkWithUser'; - public const APPLE_BULK_WITHOUT_USER = 'appleBulkWithoutUser'; - public const WINDOWS_AZURE_A_D_JOIN = 'windowsAzureADJoin'; - public const WINDOWS_BULK_USERLESS = 'windowsBulkUserless'; - public const WINDOWS_AUTO_ENROLLMENT = 'windowsAutoEnrollment'; - public const WINDOWS_BULK_AZURE_DOMAIN_JOIN = 'windowsBulkAzureDomainJoin'; - public const WINDOWS_CO_MANAGEMENT = 'windowsCoManagement'; - public const WINDOWS_AZURE_A_D_JOIN_USING_DEVICE_AUTH = 'windowsAzureADJoinUsingDeviceAuth'; - public const APPLE_USER_ENROLLMENT = 'appleUserEnrollment'; - public const APPLE_USER_ENROLLMENT_WITH_SERVICE_ACCOUNT = 'appleUserEnrollmentWithServiceAccount'; - public const AZURE_AD_JOIN_USING_AZURE_VM_EXTENSION = 'azureAdJoinUsingAzureVmExtension'; - public const ANDROID_ENTERPRISE_DEDICATED_DEVICE = 'androidEnterpriseDedicatedDevice'; - public const ANDROID_ENTERPRISE_FULLY_MANAGED = 'androidEnterpriseFullyManaged'; - public const ANDROID_ENTERPRISE_CORPORATE_WORK_PROFILE = 'androidEnterpriseCorporateWorkProfile'; - public const ANDROID_A_O_S_P_USER_OWNED_DEVICE_ENROLLMENT = 'androidAOSPUserOwnedDeviceEnrollment'; - public const ANDROID_A_O_S_P_USERLESS_DEVICE_ENROLLMENT = 'androidAOSPUserlessDeviceEnrollment'; - public const APPLE_ACCOUNT_DRIVEN_USER_ENROLLMENT = 'appleAccountDrivenUserEnrollment'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const USER_ENROLLMENT = "userEnrollment"; + public const DEVICE_ENROLLMENT_MANAGER = "deviceEnrollmentManager"; + public const APPLE_BULK_WITH_USER = "appleBulkWithUser"; + public const APPLE_BULK_WITHOUT_USER = "appleBulkWithoutUser"; + public const WINDOWS_AZURE_A_D_JOIN = "windowsAzureADJoin"; + public const WINDOWS_BULK_USERLESS = "windowsBulkUserless"; + public const WINDOWS_AUTO_ENROLLMENT = "windowsAutoEnrollment"; + public const WINDOWS_BULK_AZURE_DOMAIN_JOIN = "windowsBulkAzureDomainJoin"; + public const WINDOWS_CO_MANAGEMENT = "windowsCoManagement"; + public const WINDOWS_AZURE_A_D_JOIN_USING_DEVICE_AUTH = "windowsAzureADJoinUsingDeviceAuth"; + public const APPLE_USER_ENROLLMENT = "appleUserEnrollment"; + public const APPLE_USER_ENROLLMENT_WITH_SERVICE_ACCOUNT = "appleUserEnrollmentWithServiceAccount"; + public const AZURE_AD_JOIN_USING_AZURE_VM_EXTENSION = "azureAdJoinUsingAzureVmExtension"; + public const ANDROID_ENTERPRISE_DEDICATED_DEVICE = "androidEnterpriseDedicatedDevice"; + public const ANDROID_ENTERPRISE_FULLY_MANAGED = "androidEnterpriseFullyManaged"; + public const ANDROID_ENTERPRISE_CORPORATE_WORK_PROFILE = "androidEnterpriseCorporateWorkProfile"; + public const ANDROID_A_O_S_P_USER_OWNED_DEVICE_ENROLLMENT = "androidAOSPUserOwnedDeviceEnrollment"; + public const ANDROID_A_O_S_P_USERLESS_DEVICE_ENROLLMENT = "androidAOSPUserlessDeviceEnrollment"; + public const APPLE_ACCOUNT_DRIVEN_USER_ENROLLMENT = "appleAccountDrivenUserEnrollment"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceEventLevel.php b/src/Generated/Models/DeviceEventLevel.php index cce2f29ba93..7166f72c27e 100644 --- a/src/Generated/Models/DeviceEventLevel.php +++ b/src/Generated/Models/DeviceEventLevel.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceEventLevel extends Enum { - public const NONE = 'none'; - public const VERBOSE = 'verbose'; - public const INFORMATION = 'information'; - public const WARNING = 'warning'; - public const ERROR = 'error'; - public const CRITICAL = 'critical'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const VERBOSE = "verbose"; + public const INFORMATION = "information"; + public const WARNING = "warning"; + public const ERROR = "error"; + public const CRITICAL = "critical"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardState.php b/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardState.php index 5c5ed01df53..4d0ccde643c 100644 --- a/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardState.php +++ b/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceGuardLocalSystemAuthorityCredentialGuardState extends Enum { - public const RUNNING = 'running'; - public const REBOOT_REQUIRED = 'rebootRequired'; - public const NOT_LICENSED = 'notLicensed'; - public const NOT_CONFIGURED = 'notConfigured'; - public const VIRTUALIZATION_BASED_SECURITY_NOT_RUNNING = 'virtualizationBasedSecurityNotRunning'; + public const RUNNING = "running"; + public const REBOOT_REQUIRED = "rebootRequired"; + public const NOT_LICENSED = "notLicensed"; + public const NOT_CONFIGURED = "notConfigured"; + public const VIRTUALIZATION_BASED_SECURITY_NOT_RUNNING = "virtualizationBasedSecurityNotRunning"; } diff --git a/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardType.php b/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardType.php index f4d575e8203..d710f25b8a1 100644 --- a/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardType.php +++ b/src/Generated/Models/DeviceGuardLocalSystemAuthorityCredentialGuardType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceGuardLocalSystemAuthorityCredentialGuardType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENABLE_WITH_U_E_F_I_LOCK = 'enableWithUEFILock'; - public const ENABLE_WITHOUT_U_E_F_I_LOCK = 'enableWithoutUEFILock'; - public const DISABLE = 'disable'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENABLE_WITH_U_E_F_I_LOCK = "enableWithUEFILock"; + public const ENABLE_WITHOUT_U_E_F_I_LOCK = "enableWithoutUEFILock"; + public const DISABLE = "disable"; } diff --git a/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityHardwareRequirementState.php b/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityHardwareRequirementState.php index 3e684a7f11b..93eafbfc1c1 100644 --- a/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityHardwareRequirementState.php +++ b/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityHardwareRequirementState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceGuardVirtualizationBasedSecurityHardwareRequirementState extends Enum { - public const MEET_HARDWARE_REQUIREMENTS = 'meetHardwareRequirements'; - public const SECURE_BOOT_REQUIRED = 'secureBootRequired'; - public const DMA_PROTECTION_REQUIRED = 'dmaProtectionRequired'; - public const HYPER_V_NOT_SUPPORTED_FOR_GUEST_V_M = 'hyperVNotSupportedForGuestVM'; - public const HYPER_V_NOT_AVAILABLE = 'hyperVNotAvailable'; + public const MEET_HARDWARE_REQUIREMENTS = "meetHardwareRequirements"; + public const SECURE_BOOT_REQUIRED = "secureBootRequired"; + public const DMA_PROTECTION_REQUIRED = "dmaProtectionRequired"; + public const HYPER_V_NOT_SUPPORTED_FOR_GUEST_V_M = "hyperVNotSupportedForGuestVM"; + public const HYPER_V_NOT_AVAILABLE = "hyperVNotAvailable"; } diff --git a/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityState.php b/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityState.php index 9df2f1766a4..bebe0288e88 100644 --- a/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityState.php +++ b/src/Generated/Models/DeviceGuardVirtualizationBasedSecurityState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceGuardVirtualizationBasedSecurityState extends Enum { - public const RUNNING = 'running'; - public const REBOOT_REQUIRED = 'rebootRequired'; - public const REQUIRE64_BIT_ARCHITECTURE = 'require64BitArchitecture'; - public const NOT_LICENSED = 'notLicensed'; - public const NOT_CONFIGURED = 'notConfigured'; - public const DOES_NOT_MEET_HARDWARE_REQUIREMENTS = 'doesNotMeetHardwareRequirements'; - public const OTHER = 'other'; + public const RUNNING = "running"; + public const REBOOT_REQUIRED = "rebootRequired"; + public const REQUIRE64_BIT_ARCHITECTURE = "require64BitArchitecture"; + public const NOT_LICENSED = "notLicensed"; + public const NOT_CONFIGURED = "notConfigured"; + public const DOES_NOT_MEET_HARDWARE_REQUIREMENTS = "doesNotMeetHardwareRequirements"; + public const OTHER = "other"; } diff --git a/src/Generated/Models/DeviceHealthScriptType.php b/src/Generated/Models/DeviceHealthScriptType.php index bdeb6d7febb..b1fdaf289a6 100644 --- a/src/Generated/Models/DeviceHealthScriptType.php +++ b/src/Generated/Models/DeviceHealthScriptType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceHealthScriptType extends Enum { - public const DEVICE_HEALTH_SCRIPT = 'deviceHealthScript'; - public const MANAGED_INSTALLER_SCRIPT = 'managedInstallerScript'; + public const DEVICE_HEALTH_SCRIPT = "deviceHealthScript"; + public const MANAGED_INSTALLER_SCRIPT = "managedInstallerScript"; } diff --git a/src/Generated/Models/DeviceLicensingStatus.php b/src/Generated/Models/DeviceLicensingStatus.php index e4be8ed46d6..4b77c50e233 100644 --- a/src/Generated/Models/DeviceLicensingStatus.php +++ b/src/Generated/Models/DeviceLicensingStatus.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceLicensingStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const LICENSE_REFRESH_STARTED = 'licenseRefreshStarted'; - public const LICENSE_REFRESH_PENDING = 'licenseRefreshPending'; - public const DEVICE_IS_NOT_AZURE_ACTIVE_DIRECTORY_JOINED = 'deviceIsNotAzureActiveDirectoryJoined'; - public const VERIFYING_MICROSOFT_DEVICE_IDENTITY = 'verifyingMicrosoftDeviceIdentity'; - public const DEVICE_IDENTITY_VERIFICATION_FAILED = 'deviceIdentityVerificationFailed'; - public const VERIFYING_MICROSOFT_ACCOUNT_IDENTITY = 'verifyingMicrosoftAccountIdentity'; - public const MICROSOFT_ACCOUNT_VERIFICATION_FAILED = 'microsoftAccountVerificationFailed'; - public const ACQUIRING_DEVICE_LICENSE = 'acquiringDeviceLicense'; - public const REFRESHING_DEVICE_LICENSE = 'refreshingDeviceLicense'; - public const DEVICE_LICENSE_REFRESH_SUCCEED = 'deviceLicenseRefreshSucceed'; - public const DEVICE_LICENSE_REFRESH_FAILED = 'deviceLicenseRefreshFailed'; - public const REMOVING_DEVICE_LICENSE = 'removingDeviceLicense'; - public const DEVICE_LICENSE_REMOVE_SUCCEED = 'deviceLicenseRemoveSucceed'; - public const DEVICE_LICENSE_REMOVE_FAILED = 'deviceLicenseRemoveFailed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const LICENSE_REFRESH_STARTED = "licenseRefreshStarted"; + public const LICENSE_REFRESH_PENDING = "licenseRefreshPending"; + public const DEVICE_IS_NOT_AZURE_ACTIVE_DIRECTORY_JOINED = "deviceIsNotAzureActiveDirectoryJoined"; + public const VERIFYING_MICROSOFT_DEVICE_IDENTITY = "verifyingMicrosoftDeviceIdentity"; + public const DEVICE_IDENTITY_VERIFICATION_FAILED = "deviceIdentityVerificationFailed"; + public const VERIFYING_MICROSOFT_ACCOUNT_IDENTITY = "verifyingMicrosoftAccountIdentity"; + public const MICROSOFT_ACCOUNT_VERIFICATION_FAILED = "microsoftAccountVerificationFailed"; + public const ACQUIRING_DEVICE_LICENSE = "acquiringDeviceLicense"; + public const REFRESHING_DEVICE_LICENSE = "refreshingDeviceLicense"; + public const DEVICE_LICENSE_REFRESH_SUCCEED = "deviceLicenseRefreshSucceed"; + public const DEVICE_LICENSE_REFRESH_FAILED = "deviceLicenseRefreshFailed"; + public const REMOVING_DEVICE_LICENSE = "removingDeviceLicense"; + public const DEVICE_LICENSE_REMOVE_SUCCEED = "deviceLicenseRemoveSucceed"; + public const DEVICE_LICENSE_REMOVE_FAILED = "deviceLicenseRemoveFailed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceLogCollectionTemplateType.php b/src/Generated/Models/DeviceLogCollectionTemplateType.php index 6d4ede8323e..6f1de6db8da 100644 --- a/src/Generated/Models/DeviceLogCollectionTemplateType.php +++ b/src/Generated/Models/DeviceLogCollectionTemplateType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceLogCollectionTemplateType extends Enum { - public const PREDEFINED = 'predefined'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PREDEFINED = "predefined"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagement/AggregationType.php b/src/Generated/Models/DeviceManagement/AggregationType.php index b32f985b838..06ee1a0c42c 100644 --- a/src/Generated/Models/DeviceManagement/AggregationType.php +++ b/src/Generated/Models/DeviceManagement/AggregationType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AggregationType extends Enum { - public const COUNT = 'count'; - public const PERCENTAGE = 'percentage'; - public const AFFECTED_CLOUD_PC_COUNT = 'affectedCloudPcCount'; - public const AFFECTED_CLOUD_PC_PERCENTAGE = 'affectedCloudPcPercentage'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const COUNT = "count"; + public const PERCENTAGE = "percentage"; + public const AFFECTED_CLOUD_PC_COUNT = "affectedCloudPcCount"; + public const AFFECTED_CLOUD_PC_PERCENTAGE = "affectedCloudPcPercentage"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagement/AlertRule.php b/src/Generated/Models/DeviceManagement/AlertRule.php index 650588e64ec..528cc88bf08 100644 --- a/src/Generated/Models/DeviceManagement/AlertRule.php +++ b/src/Generated/Models/DeviceManagement/AlertRule.php @@ -27,7 +27,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Alert } /** - * Gets the alertRuleTemplate property value. The rule template of the alert event. The possible values are: cloudPcProvisionScenario, cloudPcImageUploadScenario, cloudPcOnPremiseNetworkConnectionCheckScenario, cloudPcInGracePeriodScenario, cloudPcFrontlineInsufficientLicensesScenario, cloudPcInaccessibleScenario. You must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: cloudPcInGracePeriodScenario. + * Gets the alertRuleTemplate property value. The rule template of the alert event. The possible values are: cloudPcProvisionScenario, cloudPcImageUploadScenario, cloudPcOnPremiseNetworkConnectionCheckScenario, cloudPcInGracePeriodScenario, cloudPcFrontlineInsufficientLicensesScenario, cloudPcInaccessibleScenario. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: cloudPcInGracePeriodScenario. * @return AlertRuleTemplate|null */ public function getAlertRuleTemplate(): ?AlertRuleTemplate { @@ -175,7 +175,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the alertRuleTemplate property value. The rule template of the alert event. The possible values are: cloudPcProvisionScenario, cloudPcImageUploadScenario, cloudPcOnPremiseNetworkConnectionCheckScenario, cloudPcInGracePeriodScenario, cloudPcFrontlineInsufficientLicensesScenario, cloudPcInaccessibleScenario. You must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: cloudPcInGracePeriodScenario. + * Sets the alertRuleTemplate property value. The rule template of the alert event. The possible values are: cloudPcProvisionScenario, cloudPcImageUploadScenario, cloudPcOnPremiseNetworkConnectionCheckScenario, cloudPcInGracePeriodScenario, cloudPcFrontlineInsufficientLicensesScenario, cloudPcInaccessibleScenario. Note that you must use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: cloudPcInGracePeriodScenario. * @param AlertRuleTemplate|null $value Value to set for the alertRuleTemplate property. */ public function setAlertRuleTemplate(?AlertRuleTemplate $value): void { diff --git a/src/Generated/Models/DeviceManagement/AlertRuleTemplate.php b/src/Generated/Models/DeviceManagement/AlertRuleTemplate.php index 19d0c805275..f6c56938012 100644 --- a/src/Generated/Models/DeviceManagement/AlertRuleTemplate.php +++ b/src/Generated/Models/DeviceManagement/AlertRuleTemplate.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertRuleTemplate extends Enum { - public const CLOUD_PC_PROVISION_SCENARIO = 'cloudPcProvisionScenario'; - public const CLOUD_PC_IMAGE_UPLOAD_SCENARIO = 'cloudPcImageUploadScenario'; - public const CLOUD_PC_ON_PREMISE_NETWORK_CONNECTION_CHECK_SCENARIO = 'cloudPcOnPremiseNetworkConnectionCheckScenario'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const CLOUD_PC_IN_GRACE_PERIOD_SCENARIO = 'cloudPcInGracePeriodScenario'; - public const CLOUD_PC_FRONTLINE_INSUFFICIENT_LICENSES_SCENARIO = 'cloudPcFrontlineInsufficientLicensesScenario'; - public const CLOUD_PC_INACCESSIBLE_SCENARIO = 'cloudPcInaccessibleScenario'; + public const CLOUD_PC_PROVISION_SCENARIO = "cloudPcProvisionScenario"; + public const CLOUD_PC_IMAGE_UPLOAD_SCENARIO = "cloudPcImageUploadScenario"; + public const CLOUD_PC_ON_PREMISE_NETWORK_CONNECTION_CHECK_SCENARIO = "cloudPcOnPremiseNetworkConnectionCheckScenario"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const CLOUD_PC_IN_GRACE_PERIOD_SCENARIO = "cloudPcInGracePeriodScenario"; + public const CLOUD_PC_FRONTLINE_INSUFFICIENT_LICENSES_SCENARIO = "cloudPcFrontlineInsufficientLicensesScenario"; + public const CLOUD_PC_INACCESSIBLE_SCENARIO = "cloudPcInaccessibleScenario"; } diff --git a/src/Generated/Models/DeviceManagement/AlertStatusType.php b/src/Generated/Models/DeviceManagement/AlertStatusType.php index 55481546e56..2918c8513f2 100644 --- a/src/Generated/Models/DeviceManagement/AlertStatusType.php +++ b/src/Generated/Models/DeviceManagement/AlertStatusType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertStatusType extends Enum { - public const ACTIVE = 'active'; - public const RESOLVED = 'resolved'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const RESOLVED = "resolved"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagement/ConditionCategory.php b/src/Generated/Models/DeviceManagement/ConditionCategory.php index f372fbc55ec..f94e29e691d 100644 --- a/src/Generated/Models/DeviceManagement/ConditionCategory.php +++ b/src/Generated/Models/DeviceManagement/ConditionCategory.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class ConditionCategory extends Enum { - public const PROVISION_FAILURES = 'provisionFailures'; - public const IMAGE_UPLOAD_FAILURES = 'imageUploadFailures'; - public const AZURE_NETWORK_CONNECTION_CHECK_FAILURES = 'azureNetworkConnectionCheckFailures'; - public const CLOUD_PC_IN_GRACE_PERIOD = 'cloudPcInGracePeriod'; - public const FRONTLINE_INSUFFICIENT_LICENSES = 'frontlineInsufficientLicenses'; - public const CLOUD_PC_CONNECTION_ERRORS = 'cloudPcConnectionErrors'; - public const CLOUD_PC_HOST_HEALTH_CHECK_FAILURES = 'cloudPcHostHealthCheckFailures'; - public const CLOUD_PC_ZONE_OUTAGE = 'cloudPcZoneOutage'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PROVISION_FAILURES = "provisionFailures"; + public const IMAGE_UPLOAD_FAILURES = "imageUploadFailures"; + public const AZURE_NETWORK_CONNECTION_CHECK_FAILURES = "azureNetworkConnectionCheckFailures"; + public const CLOUD_PC_IN_GRACE_PERIOD = "cloudPcInGracePeriod"; + public const FRONTLINE_INSUFFICIENT_LICENSES = "frontlineInsufficientLicenses"; + public const CLOUD_PC_CONNECTION_ERRORS = "cloudPcConnectionErrors"; + public const CLOUD_PC_HOST_HEALTH_CHECK_FAILURES = "cloudPcHostHealthCheckFailures"; + public const CLOUD_PC_ZONE_OUTAGE = "cloudPcZoneOutage"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagement/NotificationChannelType.php b/src/Generated/Models/DeviceManagement/NotificationChannelType.php index 4e4485ba554..0772f8e5598 100644 --- a/src/Generated/Models/DeviceManagement/NotificationChannelType.php +++ b/src/Generated/Models/DeviceManagement/NotificationChannelType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class NotificationChannelType extends Enum { - public const PORTAL = 'portal'; - public const EMAIL = 'email'; - public const PHONE_CALL = 'phoneCall'; - public const SMS = 'sms'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PORTAL = "portal"; + public const EMAIL = "email"; + public const PHONE_CALL = "phoneCall"; + public const SMS = "sms"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagement/OperatorType.php b/src/Generated/Models/DeviceManagement/OperatorType.php index 91d7575e3ca..cbc0f1e095c 100644 --- a/src/Generated/Models/DeviceManagement/OperatorType.php +++ b/src/Generated/Models/DeviceManagement/OperatorType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class OperatorType extends Enum { - public const GREATER_OR_EQUAL = 'greaterOrEqual'; - public const EQUAL = 'equal'; - public const GREATER = 'greater'; - public const LESS = 'less'; - public const LESS_OR_EQUAL = 'lessOrEqual'; - public const NOT_EQUAL = 'notEqual'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GREATER_OR_EQUAL = "greaterOrEqual"; + public const EQUAL = "equal"; + public const GREATER = "greater"; + public const LESS = "less"; + public const LESS_OR_EQUAL = "lessOrEqual"; + public const NOT_EQUAL = "notEqual"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagement/RelationshipType.php b/src/Generated/Models/DeviceManagement/RelationshipType.php index 6df62539fe1..08e3d275afb 100644 --- a/src/Generated/Models/DeviceManagement/RelationshipType.php +++ b/src/Generated/Models/DeviceManagement/RelationshipType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RelationshipType extends Enum { - public const AND = 'and'; - public const OR = 'or'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AND = "and"; + public const OR = "or"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagement/RuleCondition.php b/src/Generated/Models/DeviceManagement/RuleCondition.php index 85fe2a2bc40..e87c53218bb 100644 --- a/src/Generated/Models/DeviceManagement/RuleCondition.php +++ b/src/Generated/Models/DeviceManagement/RuleCondition.php @@ -120,7 +120,7 @@ public function getOperator(): ?OperatorType { } /** - * Gets the relationshipType property value. The relationship type. Possible values are: and, or. + * Gets the relationshipType property value. The relationship type. Possible values are: and, or. * @return RelationshipType|null */ public function getRelationshipType(): ?RelationshipType { @@ -206,7 +206,7 @@ public function setOperator(?OperatorType $value): void { } /** - * Sets the relationshipType property value. The relationship type. Possible values are: and, or. + * Sets the relationshipType property value. The relationship type. Possible values are: and, or. * @param RelationshipType|null $value Value to set for the relationshipType property. */ public function setRelationshipType(?RelationshipType $value): void { diff --git a/src/Generated/Models/DeviceManagement/RuleSeverityType.php b/src/Generated/Models/DeviceManagement/RuleSeverityType.php index 0ab09fd2f71..82ea4df91c6 100644 --- a/src/Generated/Models/DeviceManagement/RuleSeverityType.php +++ b/src/Generated/Models/DeviceManagement/RuleSeverityType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RuleSeverityType extends Enum { - public const UNKNOWN = 'unknown'; - public const INFORMATIONAL = 'informational'; - public const WARNING = 'warning'; - public const CRITICAL = 'critical'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INFORMATIONAL = "informational"; + public const WARNING = "warning"; + public const CRITICAL = "critical"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementApplicabilityRuleType.php b/src/Generated/Models/DeviceManagementApplicabilityRuleType.php index ee9d20e3f25..add2f8d66fe 100644 --- a/src/Generated/Models/DeviceManagementApplicabilityRuleType.php +++ b/src/Generated/Models/DeviceManagementApplicabilityRuleType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementApplicabilityRuleType extends Enum { - public const INCLUDE = 'include'; - public const EXCLUDE = 'exclude'; + public const INCLUDE = "include"; + public const EXCLUDE = "exclude"; } diff --git a/src/Generated/Models/DeviceManagementAutopilotPolicyComplianceStatus.php b/src/Generated/Models/DeviceManagementAutopilotPolicyComplianceStatus.php index 910a78e09e1..bcdf2970cac 100644 --- a/src/Generated/Models/DeviceManagementAutopilotPolicyComplianceStatus.php +++ b/src/Generated/Models/DeviceManagementAutopilotPolicyComplianceStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementAutopilotPolicyComplianceStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const COMPLIANT = 'compliant'; - public const INSTALLED = 'installed'; - public const NOT_COMPLIANT = 'notCompliant'; - public const NOT_INSTALLED = 'notInstalled'; - public const ERROR = 'error'; + public const UNKNOWN = "unknown"; + public const COMPLIANT = "compliant"; + public const INSTALLED = "installed"; + public const NOT_COMPLIANT = "notCompliant"; + public const NOT_INSTALLED = "notInstalled"; + public const ERROR = "error"; } diff --git a/src/Generated/Models/DeviceManagementAutopilotPolicyType.php b/src/Generated/Models/DeviceManagementAutopilotPolicyType.php index 1166f685453..62b24bcf439 100644 --- a/src/Generated/Models/DeviceManagementAutopilotPolicyType.php +++ b/src/Generated/Models/DeviceManagementAutopilotPolicyType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementAutopilotPolicyType extends Enum { - public const UNKNOWN = 'unknown'; - public const APPLICATION = 'application'; - public const APP_MODEL = 'appModel'; - public const CONFIGURATION_POLICY = 'configurationPolicy'; + public const UNKNOWN = "unknown"; + public const APPLICATION = "application"; + public const APP_MODEL = "appModel"; + public const CONFIGURATION_POLICY = "configurationPolicy"; } diff --git a/src/Generated/Models/DeviceManagementCertificationAuthority.php b/src/Generated/Models/DeviceManagementCertificationAuthority.php index ca8c601a9a7..95d3724cb5b 100644 --- a/src/Generated/Models/DeviceManagementCertificationAuthority.php +++ b/src/Generated/Models/DeviceManagementCertificationAuthority.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementCertificationAuthority extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const MICROSOFT = 'microsoft'; - public const DIGI_CERT = 'digiCert'; + public const NOT_CONFIGURED = "notConfigured"; + public const MICROSOFT = "microsoft"; + public const DIGI_CERT = "digiCert"; } diff --git a/src/Generated/Models/DeviceManagementComparisonResult.php b/src/Generated/Models/DeviceManagementComparisonResult.php index 406c5010831..2762454c96c 100644 --- a/src/Generated/Models/DeviceManagementComparisonResult.php +++ b/src/Generated/Models/DeviceManagementComparisonResult.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementComparisonResult extends Enum { - public const UNKNOWN = 'unknown'; - public const EQUAL = 'equal'; - public const NOT_EQUAL = 'notEqual'; - public const ADDED = 'added'; - public const REMOVED = 'removed'; + public const UNKNOWN = "unknown"; + public const EQUAL = "equal"; + public const NOT_EQUAL = "notEqual"; + public const ADDED = "added"; + public const REMOVED = "removed"; } diff --git a/src/Generated/Models/DeviceManagementComplianceActionType.php b/src/Generated/Models/DeviceManagementComplianceActionType.php index f75458e3b7f..b524496811f 100644 --- a/src/Generated/Models/DeviceManagementComplianceActionType.php +++ b/src/Generated/Models/DeviceManagementComplianceActionType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementComplianceActionType extends Enum { - public const NO_ACTION = 'noAction'; - public const NOTIFICATION = 'notification'; - public const BLOCK = 'block'; - public const RETIRE = 'retire'; - public const WIPE = 'wipe'; - public const REMOVE_RESOURCE_ACCESS_PROFILES = 'removeResourceAccessProfiles'; - public const PUSH_NOTIFICATION = 'pushNotification'; - public const REMOTE_LOCK = 'remoteLock'; + public const NO_ACTION = "noAction"; + public const NOTIFICATION = "notification"; + public const BLOCK = "block"; + public const RETIRE = "retire"; + public const WIPE = "wipe"; + public const REMOVE_RESOURCE_ACCESS_PROFILES = "removeResourceAccessProfiles"; + public const PUSH_NOTIFICATION = "pushNotification"; + public const REMOTE_LOCK = "remoteLock"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationAzureAdTrustType.php b/src/Generated/Models/DeviceManagementConfigurationAzureAdTrustType.php index f7a4509092d..39e8a687bc7 100644 --- a/src/Generated/Models/DeviceManagementConfigurationAzureAdTrustType.php +++ b/src/Generated/Models/DeviceManagementConfigurationAzureAdTrustType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationAzureAdTrustType extends Enum { - public const NONE = 'none'; - public const AZURE_AD_JOINED = 'azureAdJoined'; - public const ADD_WORK_ACCOUNT = 'addWorkAccount'; - public const MDM_ONLY = 'mdmOnly'; + public const NONE = "none"; + public const AZURE_AD_JOINED = "azureAdJoined"; + public const ADD_WORK_ACCOUNT = "addWorkAccount"; + public const MDM_ONLY = "mdmOnly"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationControlType.php b/src/Generated/Models/DeviceManagementConfigurationControlType.php index e7d38884491..500292c81d2 100644 --- a/src/Generated/Models/DeviceManagementConfigurationControlType.php +++ b/src/Generated/Models/DeviceManagementConfigurationControlType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationControlType extends Enum { - public const DEFAULT = 'default'; - public const DROPDOWN = 'dropdown'; - public const SMALL_TEXT_BOX = 'smallTextBox'; - public const LARGE_TEXT_BOX = 'largeTextBox'; - public const TOGGLE = 'toggle'; - public const MULTIHEADER_GRID = 'multiheaderGrid'; - public const CONTEXT_PANE = 'contextPane'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const DROPDOWN = "dropdown"; + public const SMALL_TEXT_BOX = "smallTextBox"; + public const LARGE_TEXT_BOX = "largeTextBox"; + public const TOGGLE = "toggle"; + public const MULTIHEADER_GRID = "multiheaderGrid"; + public const CONTEXT_PANE = "contextPane"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationDeviceMode.php b/src/Generated/Models/DeviceManagementConfigurationDeviceMode.php index 99add6a0423..e5aea769836 100644 --- a/src/Generated/Models/DeviceManagementConfigurationDeviceMode.php +++ b/src/Generated/Models/DeviceManagementConfigurationDeviceMode.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationDeviceMode extends Enum { - public const NONE = 'none'; - public const KIOSK = 'kiosk'; + public const NONE = "none"; + public const KIOSK = "kiosk"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationPlatforms.php b/src/Generated/Models/DeviceManagementConfigurationPlatforms.php index b54529eb91e..d1ed367d411 100644 --- a/src/Generated/Models/DeviceManagementConfigurationPlatforms.php +++ b/src/Generated/Models/DeviceManagementConfigurationPlatforms.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationPlatforms extends Enum { - public const NONE = 'none'; - public const ANDROID = 'android'; - public const I_O_S = 'iOS'; - public const MAC_O_S = 'macOS'; - public const WINDOWS10_X = 'windows10X'; - public const WINDOWS10 = 'windows10'; - public const LINUX = 'linux'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ANDROID_ENTERPRISE = 'androidEnterprise'; - public const AOSP = 'aosp'; + public const NONE = "none"; + public const ANDROID = "android"; + public const I_O_S = "iOS"; + public const MAC_O_S = "macOS"; + public const WINDOWS10_X = "windows10X"; + public const WINDOWS10 = "windows10"; + public const LINUX = "linux"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ANDROID_ENTERPRISE = "androidEnterprise"; + public const AOSP = "aosp"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationReferredSettingInformation.php b/src/Generated/Models/DeviceManagementConfigurationReferredSettingInformation.php index 92534302123..67276ec05b5 100644 --- a/src/Generated/Models/DeviceManagementConfigurationReferredSettingInformation.php +++ b/src/Generated/Models/DeviceManagementConfigurationReferredSettingInformation.php @@ -83,7 +83,7 @@ public function getOdataType(): ?string { } /** - * Gets the settingDefinitionId property value. Setting definition id that is being referred to a setting. Applicable for reusable setting + * Gets the settingDefinitionId property value. Setting definition id that is being referred to a setting. Applicable for reusable setting. * @return string|null */ public function getSettingDefinitionId(): ?string { @@ -129,7 +129,7 @@ public function setOdataType(?string $value): void { } /** - * Sets the settingDefinitionId property value. Setting definition id that is being referred to a setting. Applicable for reusable setting + * Sets the settingDefinitionId property value. Setting definition id that is being referred to a setting. Applicable for reusable setting. * @param string|null $value Value to set for the settingDefinitionId property. */ public function setSettingDefinitionId(?string $value): void { diff --git a/src/Generated/Models/DeviceManagementConfigurationSecretSettingValueState.php b/src/Generated/Models/DeviceManagementConfigurationSecretSettingValueState.php index 4d55ebc911a..8eadd7dfb7f 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSecretSettingValueState.php +++ b/src/Generated/Models/DeviceManagementConfigurationSecretSettingValueState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationSecretSettingValueState extends Enum { - public const INVALID = 'invalid'; - public const NOT_ENCRYPTED = 'notEncrypted'; - public const ENCRYPTED_VALUE_TOKEN = 'encryptedValueToken'; + public const INVALID = "invalid"; + public const NOT_ENCRYPTED = "notEncrypted"; + public const ENCRYPTED_VALUE_TOKEN = "encryptedValueToken"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationSettingAccessTypes.php b/src/Generated/Models/DeviceManagementConfigurationSettingAccessTypes.php index 858986b732f..092fdc795ad 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSettingAccessTypes.php +++ b/src/Generated/Models/DeviceManagementConfigurationSettingAccessTypes.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationSettingAccessTypes extends Enum { - public const NONE = 'none'; - public const ADD = 'add'; - public const COPY = 'copy'; - public const DELETE = 'delete'; - public const GET = 'get'; - public const REPLACE = 'replace'; - public const EXECUTE = 'execute'; + public const NONE = "none"; + public const ADD = "add"; + public const COPY = "copy"; + public const DELETE = "delete"; + public const GET = "get"; + public const REPLACE = "replace"; + public const EXECUTE = "execute"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationSettingDefinition.php b/src/Generated/Models/DeviceManagementConfigurationSettingDefinition.php index 0e546895310..37a629d6f56 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSettingDefinition.php +++ b/src/Generated/Models/DeviceManagementConfigurationSettingDefinition.php @@ -51,7 +51,7 @@ public function getAccessTypes(): ?DeviceManagementConfigurationSettingAccessTyp } /** - * Gets the applicability property value. Details which device setting is applicable on. Supports: $filters. + * Gets the applicability property value. Details which device setting is applicable on * @return DeviceManagementConfigurationSettingApplicability|null */ public function getApplicability(): ?DeviceManagementConfigurationSettingApplicability { @@ -75,7 +75,7 @@ public function getBaseUri(): ?string { } /** - * Gets the categoryId property value. Specify category in which the setting is under. Support $filters. + * Gets the categoryId property value. Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) * @return string|null */ public function getCategoryId(): ?string { @@ -87,7 +87,7 @@ public function getCategoryId(): ?string { } /** - * Gets the description property value. Description of the setting. + * Gets the description property value. Description of the item * @return string|null */ public function getDescription(): ?string { @@ -99,7 +99,7 @@ public function getDescription(): ?string { } /** - * Gets the displayName property value. Name of the setting. For example: Allow Toast. + * Gets the displayName property value. Display name of the item * @return string|null */ public function getDisplayName(): ?string { @@ -153,7 +153,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the helpText property value. Help text of the setting. Give more details of the setting. + * Gets the helpText property value. Help text of the item * @return string|null */ public function getHelpText(): ?string { @@ -165,7 +165,7 @@ public function getHelpText(): ?string { } /** - * Gets the infoUrls property value. List of links more info for the setting can be found at. + * Gets the infoUrls property value. List of links more info for the setting can be found at * @return array|null */ public function getInfoUrls(): ?array { @@ -243,7 +243,7 @@ public function getReferredSettingInformationList(): ?array { } /** - * Gets the rootDefinitionId property value. Root setting definition id if the setting is a child setting. + * Gets the rootDefinitionId property value. Root setting definition if the setting is a child setting. * @return string|null */ public function getRootDefinitionId(): ?string { @@ -337,7 +337,7 @@ public function setAccessTypes(?DeviceManagementConfigurationSettingAccessTypes } /** - * Sets the applicability property value. Details which device setting is applicable on. Supports: $filters. + * Sets the applicability property value. Details which device setting is applicable on * @param DeviceManagementConfigurationSettingApplicability|null $value Value to set for the applicability property. */ public function setApplicability(?DeviceManagementConfigurationSettingApplicability $value): void { @@ -353,7 +353,7 @@ public function setBaseUri(?string $value): void { } /** - * Sets the categoryId property value. Specify category in which the setting is under. Support $filters. + * Sets the categoryId property value. Specifies the area group under which the setting is configured in a specified configuration service provider (CSP) * @param string|null $value Value to set for the categoryId property. */ public function setCategoryId(?string $value): void { @@ -361,7 +361,7 @@ public function setCategoryId(?string $value): void { } /** - * Sets the description property value. Description of the setting. + * Sets the description property value. Description of the item * @param string|null $value Value to set for the description property. */ public function setDescription(?string $value): void { @@ -369,7 +369,7 @@ public function setDescription(?string $value): void { } /** - * Sets the displayName property value. Name of the setting. For example: Allow Toast. + * Sets the displayName property value. Display name of the item * @param string|null $value Value to set for the displayName property. */ public function setDisplayName(?string $value): void { @@ -377,7 +377,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the helpText property value. Help text of the setting. Give more details of the setting. + * Sets the helpText property value. Help text of the item * @param string|null $value Value to set for the helpText property. */ public function setHelpText(?string $value): void { @@ -385,7 +385,7 @@ public function setHelpText(?string $value): void { } /** - * Sets the infoUrls property value. List of links more info for the setting can be found at. + * Sets the infoUrls property value. List of links more info for the setting can be found at * @param array|null $value Value to set for the infoUrls property. */ public function setInfoUrls(?array $value): void { @@ -433,7 +433,7 @@ public function setReferredSettingInformationList(?array $value): void { } /** - * Sets the rootDefinitionId property value. Root setting definition id if the setting is a child setting. + * Sets the rootDefinitionId property value. Root setting definition if the setting is a child setting. * @param string|null $value Value to set for the rootDefinitionId property. */ public function setRootDefinitionId(?string $value): void { diff --git a/src/Generated/Models/DeviceManagementConfigurationSettingGroupCollectionDefinition.php b/src/Generated/Models/DeviceManagementConfigurationSettingGroupCollectionDefinition.php index 8383e8d0b09..92dda4cd8fa 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSettingGroupCollectionDefinition.php +++ b/src/Generated/Models/DeviceManagementConfigurationSettingGroupCollectionDefinition.php @@ -37,7 +37,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the maximumCount property value. Maximum number of setting group count in the collection. Valid values 1 to 100 + * Gets the maximumCount property value. Maximum number of setting group count in the collection * @return int|null */ public function getMaximumCount(): ?int { @@ -49,7 +49,7 @@ public function getMaximumCount(): ?int { } /** - * Gets the minimumCount property value. Minimum number of setting group count in the collection. Valid values 1 to 100 + * Gets the minimumCount property value. Minimum number of setting group count in the collection * @return int|null */ public function getMinimumCount(): ?int { @@ -71,7 +71,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the maximumCount property value. Maximum number of setting group count in the collection. Valid values 1 to 100 + * Sets the maximumCount property value. Maximum number of setting group count in the collection * @param int|null $value Value to set for the maximumCount property. */ public function setMaximumCount(?int $value): void { @@ -79,7 +79,7 @@ public function setMaximumCount(?int $value): void { } /** - * Sets the minimumCount property value. Minimum number of setting group count in the collection. Valid values 1 to 100 + * Sets the minimumCount property value. Minimum number of setting group count in the collection * @param int|null $value Value to set for the minimumCount property. */ public function setMinimumCount(?int $value): void { diff --git a/src/Generated/Models/DeviceManagementConfigurationSettingGroupDefinition.php b/src/Generated/Models/DeviceManagementConfigurationSettingGroupDefinition.php index 02e1aa77fc4..982aa240d1d 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSettingGroupDefinition.php +++ b/src/Generated/Models/DeviceManagementConfigurationSettingGroupDefinition.php @@ -33,7 +33,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Devic } /** - * Gets the childIds property value. Dependent child settings to this group of settings + * Gets the childIds property value. Dependent child settings to this group of settings. * @return array|null */ public function getChildIds(): ?array { @@ -106,7 +106,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the childIds property value. Dependent child settings to this group of settings + * Sets the childIds property value. Dependent child settings to this group of settings. * @param array|null $value Value to set for the childIds property. */ public function setChildIds(?array $value): void { diff --git a/src/Generated/Models/DeviceManagementConfigurationSettingUsage.php b/src/Generated/Models/DeviceManagementConfigurationSettingUsage.php index 692eaace52e..68d09f3ee0f 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSettingUsage.php +++ b/src/Generated/Models/DeviceManagementConfigurationSettingUsage.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationSettingUsage extends Enum { - public const NONE = 'none'; - public const CONFIGURATION = 'configuration'; - public const COMPLIANCE = 'compliance'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CONFIGURATION = "configuration"; + public const COMPLIANCE = "compliance"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationSettingVisibility.php b/src/Generated/Models/DeviceManagementConfigurationSettingVisibility.php index 578ee456d84..20ab4f23410 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSettingVisibility.php +++ b/src/Generated/Models/DeviceManagementConfigurationSettingVisibility.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationSettingVisibility extends Enum { - public const NONE = 'none'; - public const SETTINGS_CATALOG = 'settingsCatalog'; - public const TEMPLATE = 'template'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const SETTINGS_CATALOG = "settingsCatalog"; + public const TEMPLATE = "template"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.php b/src/Generated/Models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.php index 8d11d343669..2c56f6c957c 100644 --- a/src/Generated/Models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.php +++ b/src/Generated/Models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.php @@ -37,7 +37,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the maximumCount property value. Maximum number of simple settings in the collection. Valid values 1 to 100 + * Gets the maximumCount property value. Maximum number of simple settings in the collection * @return int|null */ public function getMaximumCount(): ?int { @@ -49,7 +49,7 @@ public function getMaximumCount(): ?int { } /** - * Gets the minimumCount property value. Minimum number of simple settings in the collection. Valid values 1 to 100 + * Gets the minimumCount property value. Minimum number of simple settings in the collection * @return int|null */ public function getMinimumCount(): ?int { @@ -71,7 +71,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the maximumCount property value. Maximum number of simple settings in the collection. Valid values 1 to 100 + * Sets the maximumCount property value. Maximum number of simple settings in the collection * @param int|null $value Value to set for the maximumCount property. */ public function setMaximumCount(?int $value): void { @@ -79,7 +79,7 @@ public function setMaximumCount(?int $value): void { } /** - * Sets the minimumCount property value. Minimum number of simple settings in the collection. Valid values 1 to 100 + * Sets the minimumCount property value. Minimum number of simple settings in the collection * @param int|null $value Value to set for the minimumCount property. */ public function setMinimumCount(?int $value): void { diff --git a/src/Generated/Models/DeviceManagementConfigurationStringFormat.php b/src/Generated/Models/DeviceManagementConfigurationStringFormat.php index b4e5f34c343..fb10919b1cb 100644 --- a/src/Generated/Models/DeviceManagementConfigurationStringFormat.php +++ b/src/Generated/Models/DeviceManagementConfigurationStringFormat.php @@ -5,21 +5,21 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationStringFormat extends Enum { - public const NONE = 'none'; - public const EMAIL = 'email'; - public const GUID = 'guid'; - public const IP = 'ip'; - public const BASE64 = 'base64'; - public const URL = 'url'; - public const VERSION = 'version'; - public const XML = 'xml'; - public const DATE = 'date'; - public const TIME = 'time'; - public const BINARY = 'binary'; - public const REG_EX = 'regEx'; - public const JSON = 'json'; - public const DATE_TIME = 'dateTime'; - public const SURFACE_HUB = 'surfaceHub'; - public const BASH_SCRIPT = 'bashScript'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const EMAIL = "email"; + public const GUID = "guid"; + public const IP = "ip"; + public const BASE64 = "base64"; + public const URL = "url"; + public const VERSION = "version"; + public const XML = "xml"; + public const DATE = "date"; + public const TIME = "time"; + public const BINARY = "binary"; + public const REG_EX = "regEx"; + public const JSON = "json"; + public const DATE_TIME = "dateTime"; + public const SURFACE_HUB = "surfaceHub"; + public const BASH_SCRIPT = "bashScript"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationTechnologies.php b/src/Generated/Models/DeviceManagementConfigurationTechnologies.php index d0106f9f037..69792ce40b8 100644 --- a/src/Generated/Models/DeviceManagementConfigurationTechnologies.php +++ b/src/Generated/Models/DeviceManagementConfigurationTechnologies.php @@ -5,21 +5,21 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationTechnologies extends Enum { - public const NONE = 'none'; - public const MDM = 'mdm'; - public const WINDOWS10_X_MANAGEMENT = 'windows10XManagement'; - public const CONFIG_MANAGER = 'configManager'; - public const INTUNE_MANAGEMENT_EXTENSION = 'intuneManagementExtension'; - public const THIRD_PARTY = 'thirdParty'; - public const DOCUMENT_GATEWAY = 'documentGateway'; - public const APPLE_REMOTE_MANAGEMENT = 'appleRemoteManagement'; - public const MICROSOFT_SENSE = 'microsoftSense'; - public const EXCHANGE_ONLINE = 'exchangeOnline'; - public const MOBILE_APPLICATION_MANAGEMENT = 'mobileApplicationManagement'; - public const LINUX_MDM = 'linuxMdm'; - public const ENROLLMENT = 'enrollment'; - public const ENDPOINT_PRIVILEGE_MANAGEMENT = 'endpointPrivilegeManagement'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const WINDOWS_OS_RECOVERY = 'windowsOsRecovery'; - public const ANDROID = 'android'; + public const NONE = "none"; + public const MDM = "mdm"; + public const WINDOWS10_X_MANAGEMENT = "windows10XManagement"; + public const CONFIG_MANAGER = "configManager"; + public const INTUNE_MANAGEMENT_EXTENSION = "intuneManagementExtension"; + public const THIRD_PARTY = "thirdParty"; + public const DOCUMENT_GATEWAY = "documentGateway"; + public const APPLE_REMOTE_MANAGEMENT = "appleRemoteManagement"; + public const MICROSOFT_SENSE = "microsoftSense"; + public const EXCHANGE_ONLINE = "exchangeOnline"; + public const MOBILE_APPLICATION_MANAGEMENT = "mobileApplicationManagement"; + public const LINUX_MDM = "linuxMdm"; + public const ENROLLMENT = "enrollment"; + public const ENDPOINT_PRIVILEGE_MANAGEMENT = "endpointPrivilegeManagement"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const WINDOWS_OS_RECOVERY = "windowsOsRecovery"; + public const ANDROID = "android"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationTemplateFamily.php b/src/Generated/Models/DeviceManagementConfigurationTemplateFamily.php index ef5d529fa9c..5c0d1565e79 100644 --- a/src/Generated/Models/DeviceManagementConfigurationTemplateFamily.php +++ b/src/Generated/Models/DeviceManagementConfigurationTemplateFamily.php @@ -5,21 +5,21 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationTemplateFamily extends Enum { - public const NONE = 'none'; - public const ENDPOINT_SECURITY_ANTIVIRUS = 'endpointSecurityAntivirus'; - public const ENDPOINT_SECURITY_DISK_ENCRYPTION = 'endpointSecurityDiskEncryption'; - public const ENDPOINT_SECURITY_FIREWALL = 'endpointSecurityFirewall'; - public const ENDPOINT_SECURITY_ENDPOINT_DETECTION_AND_RESPONSE = 'endpointSecurityEndpointDetectionAndResponse'; - public const ENDPOINT_SECURITY_ATTACK_SURFACE_REDUCTION = 'endpointSecurityAttackSurfaceReduction'; - public const ENDPOINT_SECURITY_ACCOUNT_PROTECTION = 'endpointSecurityAccountProtection'; - public const ENDPOINT_SECURITY_APPLICATION_CONTROL = 'endpointSecurityApplicationControl'; - public const ENDPOINT_SECURITY_ENDPOINT_PRIVILEGE_MANAGEMENT = 'endpointSecurityEndpointPrivilegeManagement'; - public const ENROLLMENT_CONFIGURATION = 'enrollmentConfiguration'; - public const APP_QUIET_TIME = 'appQuietTime'; - public const BASELINE = 'baseline'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const DEVICE_CONFIGURATION_SCRIPTS = 'deviceConfigurationScripts'; - public const DEVICE_CONFIGURATION_POLICIES = 'deviceConfigurationPolicies'; - public const WINDOWS_OS_RECOVERY_POLICIES = 'windowsOsRecoveryPolicies'; - public const COMPANY_PORTAL = 'companyPortal'; + public const NONE = "none"; + public const ENDPOINT_SECURITY_ANTIVIRUS = "endpointSecurityAntivirus"; + public const ENDPOINT_SECURITY_DISK_ENCRYPTION = "endpointSecurityDiskEncryption"; + public const ENDPOINT_SECURITY_FIREWALL = "endpointSecurityFirewall"; + public const ENDPOINT_SECURITY_ENDPOINT_DETECTION_AND_RESPONSE = "endpointSecurityEndpointDetectionAndResponse"; + public const ENDPOINT_SECURITY_ATTACK_SURFACE_REDUCTION = "endpointSecurityAttackSurfaceReduction"; + public const ENDPOINT_SECURITY_ACCOUNT_PROTECTION = "endpointSecurityAccountProtection"; + public const ENDPOINT_SECURITY_APPLICATION_CONTROL = "endpointSecurityApplicationControl"; + public const ENDPOINT_SECURITY_ENDPOINT_PRIVILEGE_MANAGEMENT = "endpointSecurityEndpointPrivilegeManagement"; + public const ENROLLMENT_CONFIGURATION = "enrollmentConfiguration"; + public const APP_QUIET_TIME = "appQuietTime"; + public const BASELINE = "baseline"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const DEVICE_CONFIGURATION_SCRIPTS = "deviceConfigurationScripts"; + public const DEVICE_CONFIGURATION_POLICIES = "deviceConfigurationPolicies"; + public const WINDOWS_OS_RECOVERY_POLICIES = "windowsOsRecoveryPolicies"; + public const COMPANY_PORTAL = "companyPortal"; } diff --git a/src/Generated/Models/DeviceManagementConfigurationWindowsSkus.php b/src/Generated/Models/DeviceManagementConfigurationWindowsSkus.php index 9c2ca753b8e..36ab0f53470 100644 --- a/src/Generated/Models/DeviceManagementConfigurationWindowsSkus.php +++ b/src/Generated/Models/DeviceManagementConfigurationWindowsSkus.php @@ -5,19 +5,19 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementConfigurationWindowsSkus extends Enum { - public const UNKNOWN = 'unknown'; - public const WINDOWS_HOME = 'windowsHome'; - public const WINDOWS_PROFESSIONAL = 'windowsProfessional'; - public const WINDOWS_ENTERPRISE = 'windowsEnterprise'; - public const WINDOWS_EDUCATION = 'windowsEducation'; - public const WINDOWS_MOBILE = 'windowsMobile'; - public const WINDOWS_MOBILE_ENTERPRISE = 'windowsMobileEnterprise'; - public const WINDOWS_TEAM_SURFACE = 'windowsTeamSurface'; - public const IOT = 'iot'; - public const IOT_ENTERPRISE = 'iotEnterprise'; - public const HOLO_LENS = 'holoLens'; - public const HOLO_LENS_ENTERPRISE = 'holoLensEnterprise'; - public const HOLOGRAPHIC_FOR_BUSINESS = 'holographicForBusiness'; - public const WINDOWS_MULTI_SESSION = 'windowsMultiSession'; - public const SURFACE_HUB = 'surfaceHub'; + public const UNKNOWN = "unknown"; + public const WINDOWS_HOME = "windowsHome"; + public const WINDOWS_PROFESSIONAL = "windowsProfessional"; + public const WINDOWS_ENTERPRISE = "windowsEnterprise"; + public const WINDOWS_EDUCATION = "windowsEducation"; + public const WINDOWS_MOBILE = "windowsMobile"; + public const WINDOWS_MOBILE_ENTERPRISE = "windowsMobileEnterprise"; + public const WINDOWS_TEAM_SURFACE = "windowsTeamSurface"; + public const IOT = "iot"; + public const IOT_ENTERPRISE = "iotEnterprise"; + public const HOLO_LENS = "holoLens"; + public const HOLO_LENS_ENTERPRISE = "holoLensEnterprise"; + public const HOLOGRAPHIC_FOR_BUSINESS = "holographicForBusiness"; + public const WINDOWS_MULTI_SESSION = "windowsMultiSession"; + public const SURFACE_HUB = "surfaceHub"; } diff --git a/src/Generated/Models/DeviceManagementDerivedCredentialIssuer.php b/src/Generated/Models/DeviceManagementDerivedCredentialIssuer.php index 7ba1c8391d7..5871c9f113b 100644 --- a/src/Generated/Models/DeviceManagementDerivedCredentialIssuer.php +++ b/src/Generated/Models/DeviceManagementDerivedCredentialIssuer.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementDerivedCredentialIssuer extends Enum { - public const INTERCEDE = 'intercede'; - public const ENTRUST_DATACARD = 'entrustDatacard'; - public const PUREBRED = 'purebred'; - public const X_TEC = 'xTec'; + public const INTERCEDE = "intercede"; + public const ENTRUST_DATACARD = "entrustDatacard"; + public const PUREBRED = "purebred"; + public const X_TEC = "xTec"; } diff --git a/src/Generated/Models/DeviceManagementDerivedCredentialNotificationType.php b/src/Generated/Models/DeviceManagementDerivedCredentialNotificationType.php index 6aac837c6f2..4d7d78ba186 100644 --- a/src/Generated/Models/DeviceManagementDerivedCredentialNotificationType.php +++ b/src/Generated/Models/DeviceManagementDerivedCredentialNotificationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementDerivedCredentialNotificationType extends Enum { - public const NONE = 'none'; - public const COMPANY_PORTAL = 'companyPortal'; - public const EMAIL = 'email'; + public const NONE = "none"; + public const COMPANY_PORTAL = "companyPortal"; + public const EMAIL = "email"; } diff --git a/src/Generated/Models/DeviceManagementDomainJoinConnectorState.php b/src/Generated/Models/DeviceManagementDomainJoinConnectorState.php index 136af7b9967..8ebd5dd4d2e 100644 --- a/src/Generated/Models/DeviceManagementDomainJoinConnectorState.php +++ b/src/Generated/Models/DeviceManagementDomainJoinConnectorState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementDomainJoinConnectorState extends Enum { - public const ACTIVE = 'active'; - public const ERROR = 'error'; - public const INACTIVE = 'inactive'; + public const ACTIVE = "active"; + public const ERROR = "error"; + public const INACTIVE = "inactive"; } diff --git a/src/Generated/Models/DeviceManagementExchangeAccessLevel.php b/src/Generated/Models/DeviceManagementExchangeAccessLevel.php index 744642d038f..f8e720c8680 100644 --- a/src/Generated/Models/DeviceManagementExchangeAccessLevel.php +++ b/src/Generated/Models/DeviceManagementExchangeAccessLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExchangeAccessLevel extends Enum { - public const NONE = 'none'; - public const ALLOW = 'allow'; - public const BLOCK = 'block'; - public const QUARANTINE = 'quarantine'; + public const NONE = "none"; + public const ALLOW = "allow"; + public const BLOCK = "block"; + public const QUARANTINE = "quarantine"; } diff --git a/src/Generated/Models/DeviceManagementExchangeAccessRuleType.php b/src/Generated/Models/DeviceManagementExchangeAccessRuleType.php index 791b3e4bf51..6eade3d8ee3 100644 --- a/src/Generated/Models/DeviceManagementExchangeAccessRuleType.php +++ b/src/Generated/Models/DeviceManagementExchangeAccessRuleType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExchangeAccessRuleType extends Enum { - public const FAMILY = 'family'; - public const MODEL = 'model'; + public const FAMILY = "family"; + public const MODEL = "model"; } diff --git a/src/Generated/Models/DeviceManagementExchangeAccessState.php b/src/Generated/Models/DeviceManagementExchangeAccessState.php index 13fc4a843df..73e4c971859 100644 --- a/src/Generated/Models/DeviceManagementExchangeAccessState.php +++ b/src/Generated/Models/DeviceManagementExchangeAccessState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExchangeAccessState extends Enum { - public const NONE = 'none'; - public const UNKNOWN = 'unknown'; - public const ALLOWED = 'allowed'; - public const BLOCKED = 'blocked'; - public const QUARANTINED = 'quarantined'; + public const NONE = "none"; + public const UNKNOWN = "unknown"; + public const ALLOWED = "allowed"; + public const BLOCKED = "blocked"; + public const QUARANTINED = "quarantined"; } diff --git a/src/Generated/Models/DeviceManagementExchangeAccessStateReason.php b/src/Generated/Models/DeviceManagementExchangeAccessStateReason.php index 8560a911343..35590ed259b 100644 --- a/src/Generated/Models/DeviceManagementExchangeAccessStateReason.php +++ b/src/Generated/Models/DeviceManagementExchangeAccessStateReason.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExchangeAccessStateReason extends Enum { - public const NONE = 'none'; - public const UNKNOWN = 'unknown'; - public const EXCHANGE_GLOBAL_RULE = 'exchangeGlobalRule'; - public const EXCHANGE_INDIVIDUAL_RULE = 'exchangeIndividualRule'; - public const EXCHANGE_DEVICE_RULE = 'exchangeDeviceRule'; - public const EXCHANGE_UPGRADE = 'exchangeUpgrade'; - public const EXCHANGE_MAILBOX_POLICY = 'exchangeMailboxPolicy'; - public const OTHER = 'other'; - public const COMPLIANT = 'compliant'; - public const NOT_COMPLIANT = 'notCompliant'; - public const NOT_ENROLLED = 'notEnrolled'; - public const UNKNOWN_LOCATION = 'unknownLocation'; - public const MFA_REQUIRED = 'mfaRequired'; - public const AZURE_A_D_BLOCK_DUE_TO_ACCESS_POLICY = 'azureADBlockDueToAccessPolicy'; - public const COMPROMISED_PASSWORD = 'compromisedPassword'; - public const DEVICE_NOT_KNOWN_WITH_MANAGED_APP = 'deviceNotKnownWithManagedApp'; + public const NONE = "none"; + public const UNKNOWN = "unknown"; + public const EXCHANGE_GLOBAL_RULE = "exchangeGlobalRule"; + public const EXCHANGE_INDIVIDUAL_RULE = "exchangeIndividualRule"; + public const EXCHANGE_DEVICE_RULE = "exchangeDeviceRule"; + public const EXCHANGE_UPGRADE = "exchangeUpgrade"; + public const EXCHANGE_MAILBOX_POLICY = "exchangeMailboxPolicy"; + public const OTHER = "other"; + public const COMPLIANT = "compliant"; + public const NOT_COMPLIANT = "notCompliant"; + public const NOT_ENROLLED = "notEnrolled"; + public const UNKNOWN_LOCATION = "unknownLocation"; + public const MFA_REQUIRED = "mfaRequired"; + public const AZURE_A_D_BLOCK_DUE_TO_ACCESS_POLICY = "azureADBlockDueToAccessPolicy"; + public const COMPROMISED_PASSWORD = "compromisedPassword"; + public const DEVICE_NOT_KNOWN_WITH_MANAGED_APP = "deviceNotKnownWithManagedApp"; } diff --git a/src/Generated/Models/DeviceManagementExchangeConnectorStatus.php b/src/Generated/Models/DeviceManagementExchangeConnectorStatus.php index 997fd456378..97a6b07b513 100644 --- a/src/Generated/Models/DeviceManagementExchangeConnectorStatus.php +++ b/src/Generated/Models/DeviceManagementExchangeConnectorStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExchangeConnectorStatus extends Enum { - public const NONE = 'none'; - public const CONNECTION_PENDING = 'connectionPending'; - public const CONNECTED = 'connected'; - public const DISCONNECTED = 'disconnected'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CONNECTION_PENDING = "connectionPending"; + public const CONNECTED = "connected"; + public const DISCONNECTED = "disconnected"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementExchangeConnectorSyncType.php b/src/Generated/Models/DeviceManagementExchangeConnectorSyncType.php index 7cea25cf0c9..d14a0c67d97 100644 --- a/src/Generated/Models/DeviceManagementExchangeConnectorSyncType.php +++ b/src/Generated/Models/DeviceManagementExchangeConnectorSyncType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExchangeConnectorSyncType extends Enum { - public const FULL_SYNC = 'fullSync'; - public const DELTA_SYNC = 'deltaSync'; + public const FULL_SYNC = "fullSync"; + public const DELTA_SYNC = "deltaSync"; } diff --git a/src/Generated/Models/DeviceManagementExchangeConnectorType.php b/src/Generated/Models/DeviceManagementExchangeConnectorType.php index e9dcfc02563..03996e47f48 100644 --- a/src/Generated/Models/DeviceManagementExchangeConnectorType.php +++ b/src/Generated/Models/DeviceManagementExchangeConnectorType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExchangeConnectorType extends Enum { - public const ON_PREMISES = 'onPremises'; - public const HOSTED = 'hosted'; - public const SERVICE_TO_SERVICE = 'serviceToService'; - public const DEDICATED = 'dedicated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ON_PREMISES = "onPremises"; + public const HOSTED = "hosted"; + public const SERVICE_TO_SERVICE = "serviceToService"; + public const DEDICATED = "dedicated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementExportJobLocalizationType.php b/src/Generated/Models/DeviceManagementExportJobLocalizationType.php index 02a254a42b6..b28c0a8d4ed 100644 --- a/src/Generated/Models/DeviceManagementExportJobLocalizationType.php +++ b/src/Generated/Models/DeviceManagementExportJobLocalizationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementExportJobLocalizationType extends Enum { - public const LOCALIZED_VALUES_AS_ADDITIONAL_COLUMN = 'localizedValuesAsAdditionalColumn'; - public const REPLACE_LOCALIZABLE_VALUES = 'replaceLocalizableValues'; + public const LOCALIZED_VALUES_AS_ADDITIONAL_COLUMN = "localizedValuesAsAdditionalColumn"; + public const REPLACE_LOCALIZABLE_VALUES = "replaceLocalizableValues"; } diff --git a/src/Generated/Models/DeviceManagementPartnerAppType.php b/src/Generated/Models/DeviceManagementPartnerAppType.php index 8a759747f89..06cda0d2ffc 100644 --- a/src/Generated/Models/DeviceManagementPartnerAppType.php +++ b/src/Generated/Models/DeviceManagementPartnerAppType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementPartnerAppType extends Enum { - public const UNKNOWN = 'unknown'; - public const SINGLE_TENANT_APP = 'singleTenantApp'; - public const MULTI_TENANT_APP = 'multiTenantApp'; + public const UNKNOWN = "unknown"; + public const SINGLE_TENANT_APP = "singleTenantApp"; + public const MULTI_TENANT_APP = "multiTenantApp"; } diff --git a/src/Generated/Models/DeviceManagementPartnerTenantState.php b/src/Generated/Models/DeviceManagementPartnerTenantState.php index c4ca749a4fd..408efae252a 100644 --- a/src/Generated/Models/DeviceManagementPartnerTenantState.php +++ b/src/Generated/Models/DeviceManagementPartnerTenantState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementPartnerTenantState extends Enum { - public const UNKNOWN = 'unknown'; - public const UNAVAILABLE = 'unavailable'; - public const ENABLED = 'enabled'; - public const TERMINATED = 'terminated'; - public const REJECTED = 'rejected'; - public const UNRESPONSIVE = 'unresponsive'; + public const UNKNOWN = "unknown"; + public const UNAVAILABLE = "unavailable"; + public const ENABLED = "enabled"; + public const TERMINATED = "terminated"; + public const REJECTED = "rejected"; + public const UNRESPONSIVE = "unresponsive"; } diff --git a/src/Generated/Models/DeviceManagementReportFileFormat.php b/src/Generated/Models/DeviceManagementReportFileFormat.php index ad1dea88f94..ffeb3d295b6 100644 --- a/src/Generated/Models/DeviceManagementReportFileFormat.php +++ b/src/Generated/Models/DeviceManagementReportFileFormat.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementReportFileFormat extends Enum { - public const CSV = 'csv'; - public const PDF = 'pdf'; - public const JSON = 'json'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CSV = "csv"; + public const PDF = "pdf"; + public const JSON = "json"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementReportStatus.php b/src/Generated/Models/DeviceManagementReportStatus.php index a7f14a0645d..68bebbf2844 100644 --- a/src/Generated/Models/DeviceManagementReportStatus.php +++ b/src/Generated/Models/DeviceManagementReportStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementReportStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NOT_STARTED = 'notStarted'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; + public const UNKNOWN = "unknown"; + public const NOT_STARTED = "notStarted"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/DeviceManagementResourceAccessProfileIntent.php b/src/Generated/Models/DeviceManagementResourceAccessProfileIntent.php index c4d8e491606..35e8a2510ad 100644 --- a/src/Generated/Models/DeviceManagementResourceAccessProfileIntent.php +++ b/src/Generated/Models/DeviceManagementResourceAccessProfileIntent.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementResourceAccessProfileIntent extends Enum { - public const APPLY = 'apply'; - public const REMOVE = 'remove'; + public const APPLY = "apply"; + public const REMOVE = "remove"; } diff --git a/src/Generated/Models/DeviceManagementScriptRunState.php b/src/Generated/Models/DeviceManagementScriptRunState.php index 85431e01a1b..398099add97 100644 --- a/src/Generated/Models/DeviceManagementScriptRunState.php +++ b/src/Generated/Models/DeviceManagementScriptRunState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementScriptRunState extends Enum { - public const UNKNOWN = 'unknown'; - public const SUCCESS = 'success'; - public const FAIL = 'fail'; - public const SCRIPT_ERROR = 'scriptError'; - public const PENDING = 'pending'; - public const NOT_APPLICABLE = 'notApplicable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SUCCESS = "success"; + public const FAIL = "fail"; + public const SCRIPT_ERROR = "scriptError"; + public const PENDING = "pending"; + public const NOT_APPLICABLE = "notApplicable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceManagementSubscriptionState.php b/src/Generated/Models/DeviceManagementSubscriptionState.php index ef0387ff4c5..581296176d1 100644 --- a/src/Generated/Models/DeviceManagementSubscriptionState.php +++ b/src/Generated/Models/DeviceManagementSubscriptionState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementSubscriptionState extends Enum { - public const PENDING = 'pending'; - public const ACTIVE = 'active'; - public const WARNING = 'warning'; - public const DISABLED = 'disabled'; - public const DELETED = 'deleted'; - public const BLOCKED = 'blocked'; - public const LOCKED_OUT = 'lockedOut'; + public const PENDING = "pending"; + public const ACTIVE = "active"; + public const WARNING = "warning"; + public const DISABLED = "disabled"; + public const DELETED = "deleted"; + public const BLOCKED = "blocked"; + public const LOCKED_OUT = "lockedOut"; } diff --git a/src/Generated/Models/DeviceManagementSubscriptions.php b/src/Generated/Models/DeviceManagementSubscriptions.php index 2f9ebc354df..a19601f8176 100644 --- a/src/Generated/Models/DeviceManagementSubscriptions.php +++ b/src/Generated/Models/DeviceManagementSubscriptions.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementSubscriptions extends Enum { - public const NONE = 'none'; - public const INTUNE = 'intune'; - public const OFFICE365 = 'office365'; - public const INTUNE_PREMIUM = 'intunePremium'; - public const INTUNE__E_D_U = 'intune_EDU'; - public const INTUNE__S_M_B = 'intune_SMB'; + public const NONE = "none"; + public const INTUNE = "intune"; + public const OFFICE365 = "office365"; + public const INTUNE_PREMIUM = "intunePremium"; + public const INTUNE__E_D_U = "intune_EDU"; + public const INTUNE__S_M_B = "intune_SMB"; } diff --git a/src/Generated/Models/DeviceManagementTemplateLifecycleState.php b/src/Generated/Models/DeviceManagementTemplateLifecycleState.php index 9442e6d2f46..b9c49bfa39e 100644 --- a/src/Generated/Models/DeviceManagementTemplateLifecycleState.php +++ b/src/Generated/Models/DeviceManagementTemplateLifecycleState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementTemplateLifecycleState extends Enum { - public const INVALID = 'invalid'; - public const DRAFT = 'draft'; - public const ACTIVE = 'active'; - public const SUPERSEDED = 'superseded'; - public const DEPRECATED = 'deprecated'; - public const RETIRED = 'retired'; + public const INVALID = "invalid"; + public const DRAFT = "draft"; + public const ACTIVE = "active"; + public const SUPERSEDED = "superseded"; + public const DEPRECATED = "deprecated"; + public const RETIRED = "retired"; } diff --git a/src/Generated/Models/DeviceManagementTemplateSubtype.php b/src/Generated/Models/DeviceManagementTemplateSubtype.php index 75613b3c6dc..c0c492b7caf 100644 --- a/src/Generated/Models/DeviceManagementTemplateSubtype.php +++ b/src/Generated/Models/DeviceManagementTemplateSubtype.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementTemplateSubtype extends Enum { - public const NONE = 'none'; - public const FIREWALL = 'firewall'; - public const DISK_ENCRYPTION = 'diskEncryption'; - public const ATTACK_SURFACE_REDUCTION = 'attackSurfaceReduction'; - public const ENDPOINT_DETECTION_REPONSE = 'endpointDetectionReponse'; - public const ACCOUNT_PROTECTION = 'accountProtection'; - public const ANTIVIRUS = 'antivirus'; - public const FIREWALL_SHARED_APP_LIST = 'firewallSharedAppList'; - public const FIREWALL_SHARED_IP_LIST = 'firewallSharedIpList'; - public const FIREWALL_SHARED_PORTLIST = 'firewallSharedPortlist'; + public const NONE = "none"; + public const FIREWALL = "firewall"; + public const DISK_ENCRYPTION = "diskEncryption"; + public const ATTACK_SURFACE_REDUCTION = "attackSurfaceReduction"; + public const ENDPOINT_DETECTION_REPONSE = "endpointDetectionReponse"; + public const ACCOUNT_PROTECTION = "accountProtection"; + public const ANTIVIRUS = "antivirus"; + public const FIREWALL_SHARED_APP_LIST = "firewallSharedAppList"; + public const FIREWALL_SHARED_IP_LIST = "firewallSharedIpList"; + public const FIREWALL_SHARED_PORTLIST = "firewallSharedPortlist"; } diff --git a/src/Generated/Models/DeviceManagementTemplateType.php b/src/Generated/Models/DeviceManagementTemplateType.php index 2980a6e17e8..16decc3dd16 100644 --- a/src/Generated/Models/DeviceManagementTemplateType.php +++ b/src/Generated/Models/DeviceManagementTemplateType.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManagementTemplateType extends Enum { - public const SECURITY_BASELINE = 'securityBaseline'; - public const SPECIALIZED_DEVICES = 'specializedDevices'; - public const ADVANCED_THREAT_PROTECTION_SECURITY_BASELINE = 'advancedThreatProtectionSecurityBaseline'; - public const DEVICE_CONFIGURATION = 'deviceConfiguration'; - public const CUSTOM = 'custom'; - public const SECURITY_TEMPLATE = 'securityTemplate'; - public const MICROSOFT_EDGE_SECURITY_BASELINE = 'microsoftEdgeSecurityBaseline'; - public const MICROSOFT_OFFICE365_PRO_PLUS_SECURITY_BASELINE = 'microsoftOffice365ProPlusSecurityBaseline'; - public const DEVICE_COMPLIANCE = 'deviceCompliance'; - public const DEVICE_CONFIGURATION_FOR_OFFICE365 = 'deviceConfigurationForOffice365'; - public const CLOUD_P_C = 'cloudPC'; - public const FIREWALL_SHARED_SETTINGS = 'firewallSharedSettings'; + public const SECURITY_BASELINE = "securityBaseline"; + public const SPECIALIZED_DEVICES = "specializedDevices"; + public const ADVANCED_THREAT_PROTECTION_SECURITY_BASELINE = "advancedThreatProtectionSecurityBaseline"; + public const DEVICE_CONFIGURATION = "deviceConfiguration"; + public const CUSTOM = "custom"; + public const SECURITY_TEMPLATE = "securityTemplate"; + public const MICROSOFT_EDGE_SECURITY_BASELINE = "microsoftEdgeSecurityBaseline"; + public const MICROSOFT_OFFICE365_PRO_PLUS_SECURITY_BASELINE = "microsoftOffice365ProPlusSecurityBaseline"; + public const DEVICE_COMPLIANCE = "deviceCompliance"; + public const DEVICE_CONFIGURATION_FOR_OFFICE365 = "deviceConfigurationForOffice365"; + public const CLOUD_P_C = "cloudPC"; + public const FIREWALL_SHARED_SETTINGS = "firewallSharedSettings"; } diff --git a/src/Generated/Models/DeviceManangementIntentValueType.php b/src/Generated/Models/DeviceManangementIntentValueType.php index e7a22b49648..a4b674d749e 100644 --- a/src/Generated/Models/DeviceManangementIntentValueType.php +++ b/src/Generated/Models/DeviceManangementIntentValueType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceManangementIntentValueType extends Enum { - public const INTEGER = 'integer'; - public const BOOLEAN = 'boolean'; - public const STRING = 'string'; - public const COMPLEX = 'complex'; - public const COLLECTION = 'collection'; - public const ABSTRACT_COMPLEX = 'abstractComplex'; + public const INTEGER = "integer"; + public const BOOLEAN = "boolean"; + public const STRING = "string"; + public const COMPLEX = "complex"; + public const COLLECTION = "collection"; + public const ABSTRACT_COMPLEX = "abstractComplex"; } diff --git a/src/Generated/Models/DevicePlatformType.php b/src/Generated/Models/DevicePlatformType.php index c361ccf75fa..ee2203ec3a4 100644 --- a/src/Generated/Models/DevicePlatformType.php +++ b/src/Generated/Models/DevicePlatformType.php @@ -5,18 +5,18 @@ use Microsoft\Kiota\Abstractions\Enum; class DevicePlatformType extends Enum { - public const ANDROID = 'android'; - public const ANDROID_FOR_WORK = 'androidForWork'; - public const I_O_S = 'iOS'; - public const MAC_O_S = 'macOS'; - public const WINDOWS_PHONE81 = 'windowsPhone81'; - public const WINDOWS81_AND_LATER = 'windows81AndLater'; - public const WINDOWS10_AND_LATER = 'windows10AndLater'; - public const ANDROID_WORK_PROFILE = 'androidWorkProfile'; - public const UNKNOWN = 'unknown'; - public const ANDROID_A_O_S_P = 'androidAOSP'; - public const ANDROID_MOBILE_APPLICATION_MANAGEMENT = 'androidMobileApplicationManagement'; - public const I_O_S_MOBILE_APPLICATION_MANAGEMENT = 'iOSMobileApplicationManagement'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const WINDOWS_MOBILE_APPLICATION_MANAGEMENT = 'windowsMobileApplicationManagement'; + public const ANDROID = "android"; + public const ANDROID_FOR_WORK = "androidForWork"; + public const I_O_S = "iOS"; + public const MAC_O_S = "macOS"; + public const WINDOWS_PHONE81 = "windowsPhone81"; + public const WINDOWS81_AND_LATER = "windows81AndLater"; + public const WINDOWS10_AND_LATER = "windows10AndLater"; + public const ANDROID_WORK_PROFILE = "androidWorkProfile"; + public const UNKNOWN = "unknown"; + public const ANDROID_A_O_S_P = "androidAOSP"; + public const ANDROID_MOBILE_APPLICATION_MANAGEMENT = "androidMobileApplicationManagement"; + public const I_O_S_MOBILE_APPLICATION_MANAGEMENT = "iOSMobileApplicationManagement"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const WINDOWS_MOBILE_APPLICATION_MANAGEMENT = "windowsMobileApplicationManagement"; } diff --git a/src/Generated/Models/DeviceRegistrationState.php b/src/Generated/Models/DeviceRegistrationState.php index ff88f51912a..3dece51c110 100644 --- a/src/Generated/Models/DeviceRegistrationState.php +++ b/src/Generated/Models/DeviceRegistrationState.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceRegistrationState extends Enum { - public const NOT_REGISTERED = 'notRegistered'; - public const REGISTERED = 'registered'; - public const REVOKED = 'revoked'; - public const KEY_CONFLICT = 'keyConflict'; - public const APPROVAL_PENDING = 'approvalPending'; - public const CERTIFICATE_RESET = 'certificateReset'; - public const NOT_REGISTERED_PENDING_ENROLLMENT = 'notRegisteredPendingEnrollment'; - public const UNKNOWN = 'unknown'; + public const NOT_REGISTERED = "notRegistered"; + public const REGISTERED = "registered"; + public const REVOKED = "revoked"; + public const KEY_CONFLICT = "keyConflict"; + public const APPROVAL_PENDING = "approvalPending"; + public const CERTIFICATE_RESET = "certificateReset"; + public const NOT_REGISTERED_PENDING_ENROLLMENT = "notRegisteredPendingEnrollment"; + public const UNKNOWN = "unknown"; } diff --git a/src/Generated/Models/DeviceScopeActionStatus.php b/src/Generated/Models/DeviceScopeActionStatus.php index bdca860584e..7bed938be61 100644 --- a/src/Generated/Models/DeviceScopeActionStatus.php +++ b/src/Generated/Models/DeviceScopeActionStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceScopeActionStatus extends Enum { - public const FAILED = 'failed'; - public const SUCCEEDED = 'succeeded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FAILED = "failed"; + public const SUCCEEDED = "succeeded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceScopeOperator.php b/src/Generated/Models/DeviceScopeOperator.php index 26e75663b09..44996bf0784 100644 --- a/src/Generated/Models/DeviceScopeOperator.php +++ b/src/Generated/Models/DeviceScopeOperator.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceScopeOperator extends Enum { - public const NONE = 'none'; - public const EQUALS = 'equals'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const EQUALS = "equals"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceScopeParameter.php b/src/Generated/Models/DeviceScopeParameter.php index cc172bca2b5..ee61896ad1a 100644 --- a/src/Generated/Models/DeviceScopeParameter.php +++ b/src/Generated/Models/DeviceScopeParameter.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceScopeParameter extends Enum { - public const NONE = 'none'; - public const SCOPE_TAG = 'scopeTag'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const SCOPE_TAG = "scopeTag"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceScopeStatus.php b/src/Generated/Models/DeviceScopeStatus.php index b3330d23f9f..686bba21630 100644 --- a/src/Generated/Models/DeviceScopeStatus.php +++ b/src/Generated/Models/DeviceScopeStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceScopeStatus extends Enum { - public const NONE = 'none'; - public const COMPUTING = 'computing'; - public const INSUFFICIENT_DATA = 'insufficientData'; - public const COMPLETED = 'completed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const COMPUTING = "computing"; + public const INSUFFICIENT_DATA = "insufficientData"; + public const COMPLETED = "completed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DeviceThreatProtectionLevel.php b/src/Generated/Models/DeviceThreatProtectionLevel.php index 7f5d92a66c2..ab2308f083c 100644 --- a/src/Generated/Models/DeviceThreatProtectionLevel.php +++ b/src/Generated/Models/DeviceThreatProtectionLevel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceThreatProtectionLevel extends Enum { - public const UNAVAILABLE = 'unavailable'; - public const SECURED = 'secured'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const NOT_SET = 'notSet'; + public const UNAVAILABLE = "unavailable"; + public const SECURED = "secured"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const NOT_SET = "notSet"; } diff --git a/src/Generated/Models/DeviceType.php b/src/Generated/Models/DeviceType.php index 5b92f5602cc..63f2b40b4d4 100644 --- a/src/Generated/Models/DeviceType.php +++ b/src/Generated/Models/DeviceType.php @@ -5,31 +5,31 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceType extends Enum { - public const DESKTOP = 'desktop'; - public const WINDOWS_R_T = 'windowsRT'; - public const WIN_M_O6 = 'winMO6'; - public const NOKIA = 'nokia'; - public const WINDOWS_PHONE = 'windowsPhone'; - public const MAC = 'mac'; - public const WIN_C_E = 'winCE'; - public const WIN_EMBEDDED = 'winEmbedded'; - public const I_PHONE = 'iPhone'; - public const I_PAD = 'iPad'; - public const I_POD = 'iPod'; - public const ANDROID = 'android'; - public const I_SOC_CONSUMER = 'iSocConsumer'; - public const UNIX = 'unix'; - public const MAC_M_D_M = 'macMDM'; - public const HOLO_LENS = 'holoLens'; - public const SURFACE_HUB = 'surfaceHub'; - public const ANDROID_FOR_WORK = 'androidForWork'; - public const ANDROID_ENTERPRISE = 'androidEnterprise'; - public const WINDOWS10X = 'windows10x'; - public const ANDROIDN_G_M_S = 'androidnGMS'; - public const CHROME_O_S = 'chromeOS'; - public const LINUX = 'linux'; - public const BLACKBERRY = 'blackberry'; - public const PALM = 'palm'; - public const UNKNOWN = 'unknown'; - public const CLOUD_P_C = 'cloudPC'; + public const DESKTOP = "desktop"; + public const WINDOWS_R_T = "windowsRT"; + public const WIN_M_O6 = "winMO6"; + public const NOKIA = "nokia"; + public const WINDOWS_PHONE = "windowsPhone"; + public const MAC = "mac"; + public const WIN_C_E = "winCE"; + public const WIN_EMBEDDED = "winEmbedded"; + public const I_PHONE = "iPhone"; + public const I_PAD = "iPad"; + public const I_POD = "iPod"; + public const ANDROID = "android"; + public const I_SOC_CONSUMER = "iSocConsumer"; + public const UNIX = "unix"; + public const MAC_M_D_M = "macMDM"; + public const HOLO_LENS = "holoLens"; + public const SURFACE_HUB = "surfaceHub"; + public const ANDROID_FOR_WORK = "androidForWork"; + public const ANDROID_ENTERPRISE = "androidEnterprise"; + public const WINDOWS10X = "windows10x"; + public const ANDROIDN_G_M_S = "androidnGMS"; + public const CHROME_O_S = "chromeOS"; + public const LINUX = "linux"; + public const BLACKBERRY = "blackberry"; + public const PALM = "palm"; + public const UNKNOWN = "unknown"; + public const CLOUD_P_C = "cloudPC"; } diff --git a/src/Generated/Models/DeviceTypes.php b/src/Generated/Models/DeviceTypes.php index 236a542ed4c..6b7f5128333 100644 --- a/src/Generated/Models/DeviceTypes.php +++ b/src/Generated/Models/DeviceTypes.php @@ -5,26 +5,26 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceTypes extends Enum { - public const DESKTOP = 'desktop'; - public const WINDOWS_R_T = 'windowsRT'; - public const WIN_M_O6 = 'winMO6'; - public const NOKIA = 'nokia'; - public const WINDOWS_PHONE = 'windowsPhone'; - public const MAC = 'mac'; - public const WIN_C_E = 'winCE'; - public const WIN_EMBEDDED = 'winEmbedded'; - public const I_PHONE = 'iPhone'; - public const I_PAD = 'iPad'; - public const I_POD = 'iPod'; - public const ANDROID = 'android'; - public const I_SOC_CONSUMER = 'iSocConsumer'; - public const UNIX = 'unix'; - public const MAC_M_D_M = 'macMDM'; - public const HOLO_LENS = 'holoLens'; - public const SURFACE_HUB = 'surfaceHub'; - public const ANDROID_FOR_WORK = 'androidForWork'; - public const ANDROID_ENTERPRISE = 'androidEnterprise'; - public const BLACKBERRY = 'blackberry'; - public const PALM = 'palm'; - public const UNKNOWN = 'unknown'; + public const DESKTOP = "desktop"; + public const WINDOWS_R_T = "windowsRT"; + public const WIN_M_O6 = "winMO6"; + public const NOKIA = "nokia"; + public const WINDOWS_PHONE = "windowsPhone"; + public const MAC = "mac"; + public const WIN_C_E = "winCE"; + public const WIN_EMBEDDED = "winEmbedded"; + public const I_PHONE = "iPhone"; + public const I_PAD = "iPad"; + public const I_POD = "iPod"; + public const ANDROID = "android"; + public const I_SOC_CONSUMER = "iSocConsumer"; + public const UNIX = "unix"; + public const MAC_M_D_M = "macMDM"; + public const HOLO_LENS = "holoLens"; + public const SURFACE_HUB = "surfaceHub"; + public const ANDROID_FOR_WORK = "androidForWork"; + public const ANDROID_ENTERPRISE = "androidEnterprise"; + public const BLACKBERRY = "blackberry"; + public const PALM = "palm"; + public const UNKNOWN = "unknown"; } diff --git a/src/Generated/Models/DiagnosticDataSubmissionMode.php b/src/Generated/Models/DiagnosticDataSubmissionMode.php index 02b2dd15599..ab45a23f334 100644 --- a/src/Generated/Models/DiagnosticDataSubmissionMode.php +++ b/src/Generated/Models/DiagnosticDataSubmissionMode.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DiagnosticDataSubmissionMode extends Enum { - public const USER_DEFINED = 'userDefined'; - public const NONE = 'none'; - public const BASIC = 'basic'; - public const ENHANCED = 'enhanced'; - public const FULL = 'full'; + public const USER_DEFINED = "userDefined"; + public const NONE = "none"; + public const BASIC = "basic"; + public const ENHANCED = "enhanced"; + public const FULL = "full"; } diff --git a/src/Generated/Models/DiamondModel.php b/src/Generated/Models/DiamondModel.php index 017e50d67ae..72ed18c8c86 100644 --- a/src/Generated/Models/DiamondModel.php +++ b/src/Generated/Models/DiamondModel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DiamondModel extends Enum { - public const UNKNOWN = 'unknown'; - public const ADVERSARY = 'adversary'; - public const CAPABILITY = 'capability'; - public const INFRASTRUCTURE = 'infrastructure'; - public const VICTIM = 'victim'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ADVERSARY = "adversary"; + public const CAPABILITY = "capability"; + public const INFRASTRUCTURE = "infrastructure"; + public const VICTIM = "victim"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DiffieHellmanGroup.php b/src/Generated/Models/DiffieHellmanGroup.php index ea834225843..cdd28c23763 100644 --- a/src/Generated/Models/DiffieHellmanGroup.php +++ b/src/Generated/Models/DiffieHellmanGroup.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DiffieHellmanGroup extends Enum { - public const GROUP1 = 'group1'; - public const GROUP2 = 'group2'; - public const GROUP14 = 'group14'; - public const ECP256 = 'ecp256'; - public const ECP384 = 'ecp384'; - public const GROUP24 = 'group24'; + public const GROUP1 = "group1"; + public const GROUP2 = "group2"; + public const GROUP14 = "group14"; + public const ECP256 = "ecp256"; + public const ECP384 = "ecp384"; + public const GROUP24 = "group24"; } diff --git a/src/Generated/Models/Directory.php b/src/Generated/Models/Directory.php index 1e37663bb09..0a7281a85ee 100644 --- a/src/Generated/Models/Directory.php +++ b/src/Generated/Models/Directory.php @@ -248,7 +248,7 @@ public function getPendingExternalUserProfiles(): ?array { } /** - * Gets the publicKeyInfrastructure property value. The publicKeyInfrastructure property + * Gets the publicKeyInfrastructure property value. The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant. * @return PublicKeyInfrastructureRoot|null */ public function getPublicKeyInfrastructure(): ?PublicKeyInfrastructureRoot { @@ -440,7 +440,7 @@ public function setPendingExternalUserProfiles(?array $value): void { } /** - * Sets the publicKeyInfrastructure property value. The publicKeyInfrastructure property + * Sets the publicKeyInfrastructure property value. The collection of public key infrastructure instances for the certificate-based authentication feature for users in a Microsoft Entra tenant. * @param PublicKeyInfrastructureRoot|null $value Value to set for the publicKeyInfrastructure property. */ public function setPublicKeyInfrastructure(?PublicKeyInfrastructureRoot $value): void { diff --git a/src/Generated/Models/DirectoryDefinitionDiscoverabilities.php b/src/Generated/Models/DirectoryDefinitionDiscoverabilities.php index 5d85c77ff2f..27804b4f7aa 100644 --- a/src/Generated/Models/DirectoryDefinitionDiscoverabilities.php +++ b/src/Generated/Models/DirectoryDefinitionDiscoverabilities.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DirectoryDefinitionDiscoverabilities extends Enum { - public const NONE = 'None'; - public const ATTRIBUTE_NAMES = 'AttributeNames'; - public const ATTRIBUTE_DATA_TYPES = 'AttributeDataTypes'; - public const ATTRIBUTE_READ_ONLY = 'AttributeReadOnly'; - public const REFERENCE_ATTRIBUTES = 'ReferenceAttributes'; - public const UNKNOWN_FUTURE_VALUE = 'UnknownFutureValue'; + public const NONE = "None"; + public const ATTRIBUTE_NAMES = "AttributeNames"; + public const ATTRIBUTE_DATA_TYPES = "AttributeDataTypes"; + public const ATTRIBUTE_READ_ONLY = "AttributeReadOnly"; + public const REFERENCE_ATTRIBUTES = "ReferenceAttributes"; + public const UNKNOWN_FUTURE_VALUE = "UnknownFutureValue"; } diff --git a/src/Generated/Models/DisableReason.php b/src/Generated/Models/DisableReason.php index 3da505570d1..71d454a3cb2 100644 --- a/src/Generated/Models/DisableReason.php +++ b/src/Generated/Models/DisableReason.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DisableReason extends Enum { - public const NONE = 'none'; - public const INVALID_BILLING_PROFILE = 'invalidBillingProfile'; - public const USER_REQUESTED = 'userRequested'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const CONTROLLER_SERVICE_APP_DELETED = 'controllerServiceAppDeleted'; + public const NONE = "none"; + public const INVALID_BILLING_PROFILE = "invalidBillingProfile"; + public const USER_REQUESTED = "userRequested"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const CONTROLLER_SERVICE_APP_DELETED = "controllerServiceAppDeleted"; } diff --git a/src/Generated/Models/DiscoverySource.php b/src/Generated/Models/DiscoverySource.php index 6da5b558739..d068f697048 100644 --- a/src/Generated/Models/DiscoverySource.php +++ b/src/Generated/Models/DiscoverySource.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DiscoverySource extends Enum { - public const UNKNOWN = 'unknown'; - public const ADMIN_IMPORT = 'adminImport'; - public const DEVICE_ENROLLMENT_PROGRAM = 'deviceEnrollmentProgram'; + public const UNKNOWN = "unknown"; + public const ADMIN_IMPORT = "adminImport"; + public const DEVICE_ENROLLMENT_PROGRAM = "deviceEnrollmentProgram"; } diff --git a/src/Generated/Models/DiskType.php b/src/Generated/Models/DiskType.php index 630b489f2bb..be2d9c00cbe 100644 --- a/src/Generated/Models/DiskType.php +++ b/src/Generated/Models/DiskType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DiskType extends Enum { - public const UNKNOWN = 'unknown'; - public const HDD = 'hdd'; - public const SSD = 'ssd'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const HDD = "hdd"; + public const SSD = "ssd"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DmaGuardDeviceEnumerationPolicyType.php b/src/Generated/Models/DmaGuardDeviceEnumerationPolicyType.php index e3b7b0a96a9..082f55728ff 100644 --- a/src/Generated/Models/DmaGuardDeviceEnumerationPolicyType.php +++ b/src/Generated/Models/DmaGuardDeviceEnumerationPolicyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DmaGuardDeviceEnumerationPolicyType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const BLOCK_ALL = 'blockAll'; - public const ALLOW_ALL = 'allowAll'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const BLOCK_ALL = "blockAll"; + public const ALLOW_ALL = "allowAll"; } diff --git a/src/Generated/Models/DocumentProcessingJobStatus.php b/src/Generated/Models/DocumentProcessingJobStatus.php index 4c6d721b8f7..c3679fce641 100644 --- a/src/Generated/Models/DocumentProcessingJobStatus.php +++ b/src/Generated/Models/DocumentProcessingJobStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DocumentProcessingJobStatus extends Enum { - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DocumentProcessingJobType.php b/src/Generated/Models/DocumentProcessingJobType.php index 719920b39c1..ccf9047094c 100644 --- a/src/Generated/Models/DocumentProcessingJobType.php +++ b/src/Generated/Models/DocumentProcessingJobType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DocumentProcessingJobType extends Enum { - public const FILE = 'file'; - public const FOLDER = 'folder'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FILE = "file"; + public const FOLDER = "folder"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DomainNameSource.php b/src/Generated/Models/DomainNameSource.php index 3562fef67e0..61d9698c195 100644 --- a/src/Generated/Models/DomainNameSource.php +++ b/src/Generated/Models/DomainNameSource.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DomainNameSource extends Enum { - public const FULL_DOMAIN_NAME = 'fullDomainName'; - public const NET_BIOS_DOMAIN_NAME = 'netBiosDomainName'; + public const FULL_DOMAIN_NAME = "fullDomainName"; + public const NET_BIOS_DOMAIN_NAME = "netBiosDomainName"; } diff --git a/src/Generated/Models/DriveItemSourceApplication.php b/src/Generated/Models/DriveItemSourceApplication.php index 53a727a4e50..b58db01897f 100644 --- a/src/Generated/Models/DriveItemSourceApplication.php +++ b/src/Generated/Models/DriveItemSourceApplication.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class DriveItemSourceApplication extends Enum { - public const TEAMS = 'teams'; - public const YAMMER = 'yammer'; - public const SHARE_POINT = 'sharePoint'; - public const ONE_DRIVE = 'oneDrive'; - public const STREAM = 'stream'; - public const POWER_POINT = 'powerPoint'; - public const OFFICE = 'office'; - public const LOKI = 'loki'; - public const LOOP = 'loop'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEAMS = "teams"; + public const YAMMER = "yammer"; + public const SHARE_POINT = "sharePoint"; + public const ONE_DRIVE = "oneDrive"; + public const STREAM = "stream"; + public const POWER_POINT = "powerPoint"; + public const OFFICE = "office"; + public const LOKI = "loki"; + public const LOOP = "loop"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/DriverApprovalAction.php b/src/Generated/Models/DriverApprovalAction.php index 09fa374985c..e6a3257ae7a 100644 --- a/src/Generated/Models/DriverApprovalAction.php +++ b/src/Generated/Models/DriverApprovalAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DriverApprovalAction extends Enum { - public const APPROVE = 'approve'; - public const DECLINE = 'decline'; - public const SUSPEND = 'suspend'; + public const APPROVE = "approve"; + public const DECLINE = "decline"; + public const SUSPEND = "suspend"; } diff --git a/src/Generated/Models/DriverApprovalStatus.php b/src/Generated/Models/DriverApprovalStatus.php index 742aa81190c..7b7d8ff3f63 100644 --- a/src/Generated/Models/DriverApprovalStatus.php +++ b/src/Generated/Models/DriverApprovalStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DriverApprovalStatus extends Enum { - public const NEEDS_REVIEW = 'needsReview'; - public const DECLINED = 'declined'; - public const APPROVED = 'approved'; - public const SUSPENDED = 'suspended'; + public const NEEDS_REVIEW = "needsReview"; + public const DECLINED = "declined"; + public const APPROVED = "approved"; + public const SUSPENDED = "suspended"; } diff --git a/src/Generated/Models/DriverCategory.php b/src/Generated/Models/DriverCategory.php index b9172413844..890608382ad 100644 --- a/src/Generated/Models/DriverCategory.php +++ b/src/Generated/Models/DriverCategory.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DriverCategory extends Enum { - public const RECOMMENDED = 'recommended'; - public const PREVIOUSLY_APPROVED = 'previouslyApproved'; - public const OTHER = 'other'; + public const RECOMMENDED = "recommended"; + public const PREVIOUSLY_APPROVED = "previouslyApproved"; + public const OTHER = "other"; } diff --git a/src/Generated/Models/DriverUpdateProfileApprovalType.php b/src/Generated/Models/DriverUpdateProfileApprovalType.php index bb1ea610af5..fa9e7584bab 100644 --- a/src/Generated/Models/DriverUpdateProfileApprovalType.php +++ b/src/Generated/Models/DriverUpdateProfileApprovalType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DriverUpdateProfileApprovalType extends Enum { - public const MANUAL = 'manual'; - public const AUTOMATIC = 'automatic'; + public const MANUAL = "manual"; + public const AUTOMATIC = "automatic"; } diff --git a/src/Generated/Models/EapFastConfiguration.php b/src/Generated/Models/EapFastConfiguration.php index fcdaf9a50c6..baa84dc2c0b 100644 --- a/src/Generated/Models/EapFastConfiguration.php +++ b/src/Generated/Models/EapFastConfiguration.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EapFastConfiguration extends Enum { - public const NO_PROTECTED_ACCESS_CREDENTIAL = 'noProtectedAccessCredential'; - public const USE_PROTECTED_ACCESS_CREDENTIAL = 'useProtectedAccessCredential'; - public const USE_PROTECTED_ACCESS_CREDENTIAL_AND_PROVISION = 'useProtectedAccessCredentialAndProvision'; - public const USE_PROTECTED_ACCESS_CREDENTIAL_AND_PROVISION_ANONYMOUSLY = 'useProtectedAccessCredentialAndProvisionAnonymously'; + public const NO_PROTECTED_ACCESS_CREDENTIAL = "noProtectedAccessCredential"; + public const USE_PROTECTED_ACCESS_CREDENTIAL = "useProtectedAccessCredential"; + public const USE_PROTECTED_ACCESS_CREDENTIAL_AND_PROVISION = "useProtectedAccessCredentialAndProvision"; + public const USE_PROTECTED_ACCESS_CREDENTIAL_AND_PROVISION_ANONYMOUSLY = "useProtectedAccessCredentialAndProvisionAnonymously"; } diff --git a/src/Generated/Models/EapType.php b/src/Generated/Models/EapType.php index f0fcd283fc5..7d53e5adaef 100644 --- a/src/Generated/Models/EapType.php +++ b/src/Generated/Models/EapType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class EapType extends Enum { - public const EAP_TLS = 'eapTls'; - public const LEAP = 'leap'; - public const EAP_SIM = 'eapSim'; - public const EAP_TTLS = 'eapTtls'; - public const PEAP = 'peap'; - public const EAP_FAST = 'eapFast'; - public const TEAP = 'teap'; + public const EAP_TLS = "eapTls"; + public const LEAP = "leap"; + public const EAP_SIM = "eapSim"; + public const EAP_TTLS = "eapTtls"; + public const PEAP = "peap"; + public const EAP_FAST = "eapFast"; + public const TEAP = "teap"; } diff --git a/src/Generated/Models/EasAuthenticationMethod.php b/src/Generated/Models/EasAuthenticationMethod.php index a1053f018fd..5d426af195e 100644 --- a/src/Generated/Models/EasAuthenticationMethod.php +++ b/src/Generated/Models/EasAuthenticationMethod.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EasAuthenticationMethod extends Enum { - public const USERNAME_AND_PASSWORD = 'usernameAndPassword'; - public const CERTIFICATE = 'certificate'; - public const DERIVED_CREDENTIAL = 'derivedCredential'; + public const USERNAME_AND_PASSWORD = "usernameAndPassword"; + public const CERTIFICATE = "certificate"; + public const DERIVED_CREDENTIAL = "derivedCredential"; } diff --git a/src/Generated/Models/EasServices.php b/src/Generated/Models/EasServices.php index 9052822b005..17081828442 100644 --- a/src/Generated/Models/EasServices.php +++ b/src/Generated/Models/EasServices.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class EasServices extends Enum { - public const NONE = 'none'; - public const CALENDARS = 'calendars'; - public const CONTACTS = 'contacts'; - public const EMAIL = 'email'; - public const NOTES = 'notes'; - public const REMINDERS = 'reminders'; + public const NONE = "none"; + public const CALENDARS = "calendars"; + public const CONTACTS = "contacts"; + public const EMAIL = "email"; + public const NOTES = "notes"; + public const REMINDERS = "reminders"; } diff --git a/src/Generated/Models/EdgeCookiePolicy.php b/src/Generated/Models/EdgeCookiePolicy.php index 30f5b6d37fc..669e6a5b229 100644 --- a/src/Generated/Models/EdgeCookiePolicy.php +++ b/src/Generated/Models/EdgeCookiePolicy.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EdgeCookiePolicy extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ALLOW = 'allow'; - public const BLOCK_THIRD_PARTY = 'blockThirdParty'; - public const BLOCK_ALL = 'blockAll'; + public const USER_DEFINED = "userDefined"; + public const ALLOW = "allow"; + public const BLOCK_THIRD_PARTY = "blockThirdParty"; + public const BLOCK_ALL = "blockAll"; } diff --git a/src/Generated/Models/EdgeKioskModeRestrictionType.php b/src/Generated/Models/EdgeKioskModeRestrictionType.php index c89a369e689..5c1360d3529 100644 --- a/src/Generated/Models/EdgeKioskModeRestrictionType.php +++ b/src/Generated/Models/EdgeKioskModeRestrictionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EdgeKioskModeRestrictionType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DIGITAL_SIGNAGE = 'digitalSignage'; - public const NORMAL_MODE = 'normalMode'; - public const PUBLIC_BROWSING_SINGLE_APP = 'publicBrowsingSingleApp'; - public const PUBLIC_BROWSING_MULTI_APP = 'publicBrowsingMultiApp'; + public const NOT_CONFIGURED = "notConfigured"; + public const DIGITAL_SIGNAGE = "digitalSignage"; + public const NORMAL_MODE = "normalMode"; + public const PUBLIC_BROWSING_SINGLE_APP = "publicBrowsingSingleApp"; + public const PUBLIC_BROWSING_MULTI_APP = "publicBrowsingMultiApp"; } diff --git a/src/Generated/Models/EdgeOpenOptions.php b/src/Generated/Models/EdgeOpenOptions.php index c38e586cf42..140f9f63bff 100644 --- a/src/Generated/Models/EdgeOpenOptions.php +++ b/src/Generated/Models/EdgeOpenOptions.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EdgeOpenOptions extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const START_PAGE = 'startPage'; - public const NEW_TAB_PAGE = 'newTabPage'; - public const PREVIOUS_PAGES = 'previousPages'; - public const SPECIFIC_PAGES = 'specificPages'; + public const NOT_CONFIGURED = "notConfigured"; + public const START_PAGE = "startPage"; + public const NEW_TAB_PAGE = "newTabPage"; + public const PREVIOUS_PAGES = "previousPages"; + public const SPECIFIC_PAGES = "specificPages"; } diff --git a/src/Generated/Models/EdgeSearchEngineType.php b/src/Generated/Models/EdgeSearchEngineType.php index 375a76b84c1..5773c989244 100644 --- a/src/Generated/Models/EdgeSearchEngineType.php +++ b/src/Generated/Models/EdgeSearchEngineType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class EdgeSearchEngineType extends Enum { - public const DEFAULT = 'default'; - public const BING = 'bing'; + public const DEFAULT = "default"; + public const BING = "bing"; } diff --git a/src/Generated/Models/EdgeTelemetryMode.php b/src/Generated/Models/EdgeTelemetryMode.php index c1c837f21fd..b9cf8270dfb 100644 --- a/src/Generated/Models/EdgeTelemetryMode.php +++ b/src/Generated/Models/EdgeTelemetryMode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EdgeTelemetryMode extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const INTRANET = 'intranet'; - public const INTERNET = 'internet'; - public const INTRANET_AND_INTERNET = 'intranetAndInternet'; + public const NOT_CONFIGURED = "notConfigured"; + public const INTRANET = "intranet"; + public const INTERNET = "internet"; + public const INTRANET_AND_INTERNET = "intranetAndInternet"; } diff --git a/src/Generated/Models/Ediscovery/AdditionalDataOptions.php b/src/Generated/Models/Ediscovery/AdditionalDataOptions.php index 39d6bb24c09..35f3c6fc71b 100644 --- a/src/Generated/Models/Ediscovery/AdditionalDataOptions.php +++ b/src/Generated/Models/Ediscovery/AdditionalDataOptions.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AdditionalDataOptions extends Enum { - public const ALL_VERSIONS = 'allVersions'; - public const LINKED_FILES = 'linkedFiles'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL_VERSIONS = "allVersions"; + public const LINKED_FILES = "linkedFiles"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Ediscovery/CaseAction.php b/src/Generated/Models/Ediscovery/CaseAction.php index ed9786c6a7c..1aed7bb18c2 100644 --- a/src/Generated/Models/Ediscovery/CaseAction.php +++ b/src/Generated/Models/Ediscovery/CaseAction.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class CaseAction extends Enum { - public const CONTENT_EXPORT = 'contentExport'; - public const APPLY_TAGS = 'applyTags'; - public const CONVERT_TO_PDF = 'convertToPdf'; - public const INDEX = 'index'; - public const ESTIMATE_STATISTICS = 'estimateStatistics'; - public const ADD_TO_REVIEW_SET = 'addToReviewSet'; - public const HOLD_UPDATE = 'holdUpdate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const PURGE_DATA = 'purgeData'; + public const CONTENT_EXPORT = "contentExport"; + public const APPLY_TAGS = "applyTags"; + public const CONVERT_TO_PDF = "convertToPdf"; + public const INDEX = "index"; + public const ESTIMATE_STATISTICS = "estimateStatistics"; + public const ADD_TO_REVIEW_SET = "addToReviewSet"; + public const HOLD_UPDATE = "holdUpdate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const PURGE_DATA = "purgeData"; } diff --git a/src/Generated/Models/Ediscovery/CaseOperationStatus.php b/src/Generated/Models/Ediscovery/CaseOperationStatus.php index d453c33fe49..848e81177c1 100644 --- a/src/Generated/Models/Ediscovery/CaseOperationStatus.php +++ b/src/Generated/Models/Ediscovery/CaseOperationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class CaseOperationStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const SUBMISSION_FAILED = 'submissionFailed'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const PARTIALLY_SUCCEEDED = 'partiallySucceeded'; - public const FAILED = 'failed'; + public const NOT_STARTED = "notStarted"; + public const SUBMISSION_FAILED = "submissionFailed"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const PARTIALLY_SUCCEEDED = "partiallySucceeded"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/Ediscovery/CaseStatus.php b/src/Generated/Models/Ediscovery/CaseStatus.php index ab2c378d04f..a182684b6a7 100644 --- a/src/Generated/Models/Ediscovery/CaseStatus.php +++ b/src/Generated/Models/Ediscovery/CaseStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class CaseStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ACTIVE = 'active'; - public const PENDING_DELETE = 'pendingDelete'; - public const CLOSING = 'closing'; - public const CLOSED = 'closed'; - public const CLOSED_WITH_ERROR = 'closedWithError'; + public const UNKNOWN = "unknown"; + public const ACTIVE = "active"; + public const PENDING_DELETE = "pendingDelete"; + public const CLOSING = "closing"; + public const CLOSED = "closed"; + public const CLOSED_WITH_ERROR = "closedWithError"; } diff --git a/src/Generated/Models/Ediscovery/ChildSelectability.php b/src/Generated/Models/Ediscovery/ChildSelectability.php index 716fff70d4e..f4edefad871 100644 --- a/src/Generated/Models/Ediscovery/ChildSelectability.php +++ b/src/Generated/Models/Ediscovery/ChildSelectability.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ChildSelectability extends Enum { - public const ONE = 'One'; - public const MANY = 'Many'; + public const ONE = "One"; + public const MANY = "Many"; } diff --git a/src/Generated/Models/Ediscovery/DataSourceContainerStatus.php b/src/Generated/Models/Ediscovery/DataSourceContainerStatus.php index 009c6561a51..6aed4bb78af 100644 --- a/src/Generated/Models/Ediscovery/DataSourceContainerStatus.php +++ b/src/Generated/Models/Ediscovery/DataSourceContainerStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DataSourceContainerStatus extends Enum { - public const ACTIVE = 'Active'; - public const RELEASED = 'Released'; - public const UNKNOWN_FUTURE_VALUE = 'UnknownFutureValue'; + public const ACTIVE = "Active"; + public const RELEASED = "Released"; + public const UNKNOWN_FUTURE_VALUE = "UnknownFutureValue"; } diff --git a/src/Generated/Models/Ediscovery/DataSourceHoldStatus.php b/src/Generated/Models/Ediscovery/DataSourceHoldStatus.php index 601a783f02f..0294c1cf28d 100644 --- a/src/Generated/Models/Ediscovery/DataSourceHoldStatus.php +++ b/src/Generated/Models/Ediscovery/DataSourceHoldStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DataSourceHoldStatus extends Enum { - public const NOT_APPLIED = 'notApplied'; - public const APPLIED = 'applied'; - public const APPLYING = 'applying'; - public const REMOVING = 'removing'; - public const PARTIAL = 'partial'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLIED = "notApplied"; + public const APPLIED = "applied"; + public const APPLYING = "applying"; + public const REMOVING = "removing"; + public const PARTIAL = "partial"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Ediscovery/DataSourceScopes.php b/src/Generated/Models/Ediscovery/DataSourceScopes.php index dfe69cad8df..f71fbbae209 100644 --- a/src/Generated/Models/Ediscovery/DataSourceScopes.php +++ b/src/Generated/Models/Ediscovery/DataSourceScopes.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DataSourceScopes extends Enum { - public const NONE = 'none'; - public const ALL_TENANT_MAILBOXES = 'allTenantMailboxes'; - public const ALL_TENANT_SITES = 'allTenantSites'; - public const ALL_CASE_CUSTODIANS = 'allCaseCustodians'; - public const ALL_CASE_NONCUSTODIAL_DATA_SOURCES = 'allCaseNoncustodialDataSources'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALL_TENANT_MAILBOXES = "allTenantMailboxes"; + public const ALL_TENANT_SITES = "allTenantSites"; + public const ALL_CASE_CUSTODIANS = "allCaseCustodians"; + public const ALL_CASE_NONCUSTODIAL_DATA_SOURCES = "allCaseNoncustodialDataSources"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Ediscovery/ExportFileStructure.php b/src/Generated/Models/Ediscovery/ExportFileStructure.php index 3164b705ab8..1a1a7759d4e 100644 --- a/src/Generated/Models/Ediscovery/ExportFileStructure.php +++ b/src/Generated/Models/Ediscovery/ExportFileStructure.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ExportFileStructure extends Enum { - public const NONE = 'none'; - public const DIRECTORY = 'directory'; - public const PST = 'pst'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DIRECTORY = "directory"; + public const PST = "pst"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Ediscovery/ExportOptions.php b/src/Generated/Models/Ediscovery/ExportOptions.php index a72a4a615ff..9e78f052c18 100644 --- a/src/Generated/Models/Ediscovery/ExportOptions.php +++ b/src/Generated/Models/Ediscovery/ExportOptions.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ExportOptions extends Enum { - public const ORIGINAL_FILES = 'originalFiles'; - public const TEXT = 'text'; - public const PDF_REPLACEMENT = 'pdfReplacement'; - public const FILE_INFO = 'fileInfo'; - public const TAGS = 'tags'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ORIGINAL_FILES = "originalFiles"; + public const TEXT = "text"; + public const PDF_REPLACEMENT = "pdfReplacement"; + public const FILE_INFO = "fileInfo"; + public const TAGS = "tags"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Ediscovery/LegalHoldStatus.php b/src/Generated/Models/Ediscovery/LegalHoldStatus.php index b863dc897a6..4abbffd6173 100644 --- a/src/Generated/Models/Ediscovery/LegalHoldStatus.php +++ b/src/Generated/Models/Ediscovery/LegalHoldStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LegalHoldStatus extends Enum { - public const PENDING = 'Pending'; - public const ERROR = 'Error'; - public const SUCCESS = 'Success'; - public const UNKNOWN_FUTURE_VALUE = 'UnknownFutureValue'; + public const PENDING = "Pending"; + public const ERROR = "Error"; + public const SUCCESS = "Success"; + public const UNKNOWN_FUTURE_VALUE = "UnknownFutureValue"; } diff --git a/src/Generated/Models/Ediscovery/SourceType.php b/src/Generated/Models/Ediscovery/SourceType.php index db3c29d9817..b2f52b0ca5a 100644 --- a/src/Generated/Models/Ediscovery/SourceType.php +++ b/src/Generated/Models/Ediscovery/SourceType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SourceType extends Enum { - public const MAILBOX = 'mailbox'; - public const SITE = 'site'; + public const MAILBOX = "mailbox"; + public const SITE = "site"; } diff --git a/src/Generated/Models/EditionUpgradeLicenseType.php b/src/Generated/Models/EditionUpgradeLicenseType.php index 05417e2d6d9..748def7d43d 100644 --- a/src/Generated/Models/EditionUpgradeLicenseType.php +++ b/src/Generated/Models/EditionUpgradeLicenseType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EditionUpgradeLicenseType extends Enum { - public const PRODUCT_KEY = 'productKey'; - public const LICENSE_FILE = 'licenseFile'; - public const NOT_CONFIGURED = 'notConfigured'; + public const PRODUCT_KEY = "productKey"; + public const LICENSE_FILE = "licenseFile"; + public const NOT_CONFIGURED = "notConfigured"; } diff --git a/src/Generated/Models/EducationAddToCalendarOptions.php b/src/Generated/Models/EducationAddToCalendarOptions.php index ded38bedea4..0412992468b 100644 --- a/src/Generated/Models/EducationAddToCalendarOptions.php +++ b/src/Generated/Models/EducationAddToCalendarOptions.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationAddToCalendarOptions extends Enum { - public const NONE = 'none'; - public const STUDENTS_AND_PUBLISHER = 'studentsAndPublisher'; - public const STUDENTS_AND_TEAM_OWNERS = 'studentsAndTeamOwners'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const STUDENTS_ONLY = 'studentsOnly'; + public const NONE = "none"; + public const STUDENTS_AND_PUBLISHER = "studentsAndPublisher"; + public const STUDENTS_AND_TEAM_OWNERS = "studentsAndTeamOwners"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const STUDENTS_ONLY = "studentsOnly"; } diff --git a/src/Generated/Models/EducationAddedStudentAction.php b/src/Generated/Models/EducationAddedStudentAction.php index ae56dc9fe82..e46da2dd4ac 100644 --- a/src/Generated/Models/EducationAddedStudentAction.php +++ b/src/Generated/Models/EducationAddedStudentAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationAddedStudentAction extends Enum { - public const NONE = 'none'; - public const ASSIGN_IF_OPEN = 'assignIfOpen'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ASSIGN_IF_OPEN = "assignIfOpen"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EducationAssignmentStatus.php b/src/Generated/Models/EducationAssignmentStatus.php index c8f74e2542b..f0a7b1165fb 100644 --- a/src/Generated/Models/EducationAssignmentStatus.php +++ b/src/Generated/Models/EducationAssignmentStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationAssignmentStatus extends Enum { - public const DRAFT = 'draft'; - public const PUBLISHED = 'published'; - public const ASSIGNED = 'assigned'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const INACTIVE = 'inactive'; + public const DRAFT = "draft"; + public const PUBLISHED = "published"; + public const ASSIGNED = "assigned"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const INACTIVE = "inactive"; } diff --git a/src/Generated/Models/EducationExternalSource.php b/src/Generated/Models/EducationExternalSource.php index 3412a9a5f52..f07327e6bfb 100644 --- a/src/Generated/Models/EducationExternalSource.php +++ b/src/Generated/Models/EducationExternalSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationExternalSource extends Enum { - public const SIS = 'sis'; - public const MANUAL = 'manual'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const LMS = 'lms'; + public const SIS = "sis"; + public const MANUAL = "manual"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const LMS = "lms"; } diff --git a/src/Generated/Models/EducationFeedbackResourceOutcomeStatus.php b/src/Generated/Models/EducationFeedbackResourceOutcomeStatus.php index 4ea693cfd60..443ab88a074 100644 --- a/src/Generated/Models/EducationFeedbackResourceOutcomeStatus.php +++ b/src/Generated/Models/EducationFeedbackResourceOutcomeStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationFeedbackResourceOutcomeStatus extends Enum { - public const NOT_PUBLISHED = 'notPublished'; - public const PENDING_PUBLISH = 'pendingPublish'; - public const PUBLISHED = 'published'; - public const FAILED_PUBLISH = 'failedPublish'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_PUBLISHED = "notPublished"; + public const PENDING_PUBLISH = "pendingPublish"; + public const PUBLISHED = "published"; + public const FAILED_PUBLISH = "failedPublish"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EducationGender.php b/src/Generated/Models/EducationGender.php index 155e089d9ba..220c1078aee 100644 --- a/src/Generated/Models/EducationGender.php +++ b/src/Generated/Models/EducationGender.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationGender extends Enum { - public const FEMALE = 'female'; - public const MALE = 'male'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FEMALE = "female"; + public const MALE = "male"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EducationModuleStatus.php b/src/Generated/Models/EducationModuleStatus.php index fa7f208f057..d0fa8ad95e7 100644 --- a/src/Generated/Models/EducationModuleStatus.php +++ b/src/Generated/Models/EducationModuleStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationModuleStatus extends Enum { - public const DRAFT = 'draft'; - public const PUBLISHED = 'published'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DRAFT = "draft"; + public const PUBLISHED = "published"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EducationSubmissionStatus.php b/src/Generated/Models/EducationSubmissionStatus.php index 63bb08f86d2..afaf661ee98 100644 --- a/src/Generated/Models/EducationSubmissionStatus.php +++ b/src/Generated/Models/EducationSubmissionStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationSubmissionStatus extends Enum { - public const WORKING = 'working'; - public const SUBMITTED = 'submitted'; - public const RELEASED = 'released'; - public const RETURNED = 'returned'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const REASSIGNED = 'reassigned'; - public const EXCUSED = 'excused'; + public const WORKING = "working"; + public const SUBMITTED = "submitted"; + public const RELEASED = "released"; + public const RETURNED = "returned"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const REASSIGNED = "reassigned"; + public const EXCUSED = "excused"; } diff --git a/src/Generated/Models/EducationSynchronizationProfileState.php b/src/Generated/Models/EducationSynchronizationProfileState.php index 48fc8596b53..78f74c25dc9 100644 --- a/src/Generated/Models/EducationSynchronizationProfileState.php +++ b/src/Generated/Models/EducationSynchronizationProfileState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationSynchronizationProfileState extends Enum { - public const DELETING = 'deleting'; - public const DELETION_FAILED = 'deletionFailed'; - public const PROVISIONING_FAILED = 'provisioningFailed'; - public const PROVISIONED = 'provisioned'; - public const PROVISIONING = 'provisioning'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DELETING = "deleting"; + public const DELETION_FAILED = "deletionFailed"; + public const PROVISIONING_FAILED = "provisioningFailed"; + public const PROVISIONED = "provisioned"; + public const PROVISIONING = "provisioning"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EducationSynchronizationStatus.php b/src/Generated/Models/EducationSynchronizationStatus.php index c73d569a697..f23918ca59f 100644 --- a/src/Generated/Models/EducationSynchronizationStatus.php +++ b/src/Generated/Models/EducationSynchronizationStatus.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationSynchronizationStatus extends Enum { - public const PAUSED = 'paused'; - public const IN_PROGRESS = 'inProgress'; - public const SUCCESS = 'success'; - public const ERROR = 'error'; - public const VALIDATION_ERROR = 'validationError'; - public const QUARANTINED = 'quarantined'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const EXTRACTING = 'extracting'; - public const VALIDATING = 'validating'; + public const PAUSED = "paused"; + public const IN_PROGRESS = "inProgress"; + public const SUCCESS = "success"; + public const ERROR = "error"; + public const VALIDATION_ERROR = "validationError"; + public const QUARANTINED = "quarantined"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const EXTRACTING = "extracting"; + public const VALIDATING = "validating"; } diff --git a/src/Generated/Models/EducationUserRole.php b/src/Generated/Models/EducationUserRole.php index e5657271bbe..59701e2dc02 100644 --- a/src/Generated/Models/EducationUserRole.php +++ b/src/Generated/Models/EducationUserRole.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EducationUserRole extends Enum { - public const STUDENT = 'student'; - public const TEACHER = 'teacher'; - public const NONE = 'none'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const FACULTY = 'faculty'; + public const STUDENT = "student"; + public const TEACHER = "teacher"; + public const NONE = "none"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const FACULTY = "faculty"; } diff --git a/src/Generated/Models/ElevationRequestState.php b/src/Generated/Models/ElevationRequestState.php index 5a8b5cb5106..8ffc9e0162f 100644 --- a/src/Generated/Models/ElevationRequestState.php +++ b/src/Generated/Models/ElevationRequestState.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ElevationRequestState extends Enum { - public const NONE = 'none'; - public const PENDING = 'pending'; - public const APPROVED = 'approved'; - public const DENIED = 'denied'; - public const EXPIRED = 'expired'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const REVOKED = 'revoked'; - public const COMPLETED = 'completed'; + public const NONE = "none"; + public const PENDING = "pending"; + public const APPROVED = "approved"; + public const DENIED = "denied"; + public const EXPIRED = "expired"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const REVOKED = "revoked"; + public const COMPLETED = "completed"; } diff --git a/src/Generated/Models/EligibilityFilteringEnabledEntities.php b/src/Generated/Models/EligibilityFilteringEnabledEntities.php index 2bde7888d0a..babdf5f8404 100644 --- a/src/Generated/Models/EligibilityFilteringEnabledEntities.php +++ b/src/Generated/Models/EligibilityFilteringEnabledEntities.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EligibilityFilteringEnabledEntities extends Enum { - public const NONE = 'none'; - public const SWAP_REQUEST = 'swapRequest'; - public const OFFER_SHIFT_REQUEST = 'offerShiftRequest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const TIME_OFF_REASON = 'timeOffReason'; + public const NONE = "none"; + public const SWAP_REQUEST = "swapRequest"; + public const OFFER_SHIFT_REQUEST = "offerShiftRequest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const TIME_OFF_REASON = "timeOffReason"; } diff --git a/src/Generated/Models/EmailCertificateType.php b/src/Generated/Models/EmailCertificateType.php index e43c5e31ac9..058369fedba 100644 --- a/src/Generated/Models/EmailCertificateType.php +++ b/src/Generated/Models/EmailCertificateType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EmailCertificateType extends Enum { - public const NONE = 'none'; - public const CERTIFICATE = 'certificate'; - public const DERIVED_CREDENTIAL = 'derivedCredential'; + public const NONE = "none"; + public const CERTIFICATE = "certificate"; + public const DERIVED_CREDENTIAL = "derivedCredential"; } diff --git a/src/Generated/Models/EmailRole.php b/src/Generated/Models/EmailRole.php index 4f158312cd1..557b81d9bd6 100644 --- a/src/Generated/Models/EmailRole.php +++ b/src/Generated/Models/EmailRole.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EmailRole extends Enum { - public const UNKNOWN = 'unknown'; - public const SENDER = 'sender'; - public const RECIPIENT = 'recipient'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SENDER = "sender"; + public const RECIPIENT = "recipient"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EmailSyncDuration.php b/src/Generated/Models/EmailSyncDuration.php index fb44b1a5fa5..71d643b3427 100644 --- a/src/Generated/Models/EmailSyncDuration.php +++ b/src/Generated/Models/EmailSyncDuration.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class EmailSyncDuration extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ONE_DAY = 'oneDay'; - public const THREE_DAYS = 'threeDays'; - public const ONE_WEEK = 'oneWeek'; - public const TWO_WEEKS = 'twoWeeks'; - public const ONE_MONTH = 'oneMonth'; - public const UNLIMITED = 'unlimited'; + public const USER_DEFINED = "userDefined"; + public const ONE_DAY = "oneDay"; + public const THREE_DAYS = "threeDays"; + public const ONE_WEEK = "oneWeek"; + public const TWO_WEEKS = "twoWeeks"; + public const ONE_MONTH = "oneMonth"; + public const UNLIMITED = "unlimited"; } diff --git a/src/Generated/Models/EmailSyncSchedule.php b/src/Generated/Models/EmailSyncSchedule.php index 86a255d7c7b..d798e2cc0c0 100644 --- a/src/Generated/Models/EmailSyncSchedule.php +++ b/src/Generated/Models/EmailSyncSchedule.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class EmailSyncSchedule extends Enum { - public const USER_DEFINED = 'userDefined'; - public const AS_MESSAGES_ARRIVE = 'asMessagesArrive'; - public const MANUAL = 'manual'; - public const FIFTEEN_MINUTES = 'fifteenMinutes'; - public const THIRTY_MINUTES = 'thirtyMinutes'; - public const SIXTY_MINUTES = 'sixtyMinutes'; - public const BASED_ON_MY_USAGE = 'basedOnMyUsage'; + public const USER_DEFINED = "userDefined"; + public const AS_MESSAGES_ARRIVE = "asMessagesArrive"; + public const MANUAL = "manual"; + public const FIFTEEN_MINUTES = "fifteenMinutes"; + public const THIRTY_MINUTES = "thirtyMinutes"; + public const SIXTY_MINUTES = "sixtyMinutes"; + public const BASED_ON_MY_USAGE = "basedOnMyUsage"; } diff --git a/src/Generated/Models/EmailType.php b/src/Generated/Models/EmailType.php index a3d16e5767c..b3b4d53cf8d 100644 --- a/src/Generated/Models/EmailType.php +++ b/src/Generated/Models/EmailType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EmailType extends Enum { - public const UNKNOWN = 'unknown'; - public const WORK = 'work'; - public const PERSONAL = 'personal'; - public const MAIN = 'main'; - public const OTHER = 'other'; + public const UNKNOWN = "unknown"; + public const WORK = "work"; + public const PERSONAL = "personal"; + public const MAIN = "main"; + public const OTHER = "other"; } diff --git a/src/Generated/Models/EmbeddedSIMDeviceStateValue.php b/src/Generated/Models/EmbeddedSIMDeviceStateValue.php index 518325813f5..c52c5944cc5 100644 --- a/src/Generated/Models/EmbeddedSIMDeviceStateValue.php +++ b/src/Generated/Models/EmbeddedSIMDeviceStateValue.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class EmbeddedSIMDeviceStateValue extends Enum { - public const NOT_EVALUATED = 'notEvaluated'; - public const FAILED = 'failed'; - public const INSTALLING = 'installing'; - public const INSTALLED = 'installed'; - public const DELETING = 'deleting'; - public const ERROR = 'error'; - public const DELETED = 'deleted'; - public const REMOVED_BY_USER = 'removedByUser'; + public const NOT_EVALUATED = "notEvaluated"; + public const FAILED = "failed"; + public const INSTALLING = "installing"; + public const INSTALLED = "installed"; + public const DELETING = "deleting"; + public const ERROR = "error"; + public const DELETED = "deleted"; + public const REMOVED_BY_USER = "removedByUser"; } diff --git a/src/Generated/Models/Enablement.php b/src/Generated/Models/Enablement.php index 86ba1973e36..80c608a129f 100644 --- a/src/Generated/Models/Enablement.php +++ b/src/Generated/Models/Enablement.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Enablement extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/EncryptWith.php b/src/Generated/Models/EncryptWith.php index baa42a35582..3378024c98b 100644 --- a/src/Generated/Models/EncryptWith.php +++ b/src/Generated/Models/EncryptWith.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class EncryptWith extends Enum { - public const TEMPLATE = 'template'; - public const USER_DEFINED_RIGHTS = 'userDefinedRights'; + public const TEMPLATE = "template"; + public const USER_DEFINED_RIGHTS = "userDefinedRights"; } diff --git a/src/Generated/Models/EncryptionReadinessState.php b/src/Generated/Models/EncryptionReadinessState.php index e404b112bd3..00bf659bf8f 100644 --- a/src/Generated/Models/EncryptionReadinessState.php +++ b/src/Generated/Models/EncryptionReadinessState.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class EncryptionReadinessState extends Enum { - public const NOT_READY = 'notReady'; - public const READY = 'ready'; + public const NOT_READY = "notReady"; + public const READY = "ready"; } diff --git a/src/Generated/Models/EncryptionState.php b/src/Generated/Models/EncryptionState.php index 7a2d19c21e9..e69b8d7d127 100644 --- a/src/Generated/Models/EncryptionState.php +++ b/src/Generated/Models/EncryptionState.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class EncryptionState extends Enum { - public const NOT_ENCRYPTED = 'notEncrypted'; - public const ENCRYPTED = 'encrypted'; + public const NOT_ENCRYPTED = "notEncrypted"; + public const ENCRYPTED = "encrypted"; } diff --git a/src/Generated/Models/EndUserNotificationPreference.php b/src/Generated/Models/EndUserNotificationPreference.php index e20ae291103..03dd0c7245b 100644 --- a/src/Generated/Models/EndUserNotificationPreference.php +++ b/src/Generated/Models/EndUserNotificationPreference.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EndUserNotificationPreference extends Enum { - public const UNKNOWN = 'unknown'; - public const MICROSOFT = 'microsoft'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const MICROSOFT = "microsoft"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EndUserNotificationSettingType.php b/src/Generated/Models/EndUserNotificationSettingType.php index 77e9d120ade..721318f56cb 100644 --- a/src/Generated/Models/EndUserNotificationSettingType.php +++ b/src/Generated/Models/EndUserNotificationSettingType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EndUserNotificationSettingType extends Enum { - public const UNKNOWN = 'unknown'; - public const NO_TRAINING = 'noTraining'; - public const TRAINING_SELECTED = 'trainingSelected'; - public const NO_NOTIFICATION = 'noNotification'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NO_TRAINING = "noTraining"; + public const TRAINING_SELECTED = "trainingSelected"; + public const NO_NOTIFICATION = "noNotification"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EndUserNotificationType.php b/src/Generated/Models/EndUserNotificationType.php index dfde60c67c6..0e5b8e75bcf 100644 --- a/src/Generated/Models/EndUserNotificationType.php +++ b/src/Generated/Models/EndUserNotificationType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class EndUserNotificationType extends Enum { - public const UNKNOWN = 'unknown'; - public const POSITIVE_REINFORCEMENT = 'positiveReinforcement'; - public const NO_TRAINING = 'noTraining'; - public const TRAINING_ASSIGNMENT = 'trainingAssignment'; - public const TRAINING_REMINDER = 'trainingReminder'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const POSITIVE_REINFORCEMENT = "positiveReinforcement"; + public const NO_TRAINING = "noTraining"; + public const TRAINING_ASSIGNMENT = "trainingAssignment"; + public const TRAINING_REMINDER = "trainingReminder"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EndpointSecurityConfigurationApplicablePlatform.php b/src/Generated/Models/EndpointSecurityConfigurationApplicablePlatform.php index 105ecba97be..a5d9eaca8d6 100644 --- a/src/Generated/Models/EndpointSecurityConfigurationApplicablePlatform.php +++ b/src/Generated/Models/EndpointSecurityConfigurationApplicablePlatform.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EndpointSecurityConfigurationApplicablePlatform extends Enum { - public const UNKNOWN = 'unknown'; - public const MAC_O_S = 'macOS'; - public const WINDOWS10_AND_LATER = 'windows10AndLater'; - public const WINDOWS10_AND_WINDOWS_SERVER = 'windows10AndWindowsServer'; + public const UNKNOWN = "unknown"; + public const MAC_O_S = "macOS"; + public const WINDOWS10_AND_LATER = "windows10AndLater"; + public const WINDOWS10_AND_WINDOWS_SERVER = "windows10AndWindowsServer"; } diff --git a/src/Generated/Models/EndpointSecurityConfigurationProfileType.php b/src/Generated/Models/EndpointSecurityConfigurationProfileType.php index 19b2b464aad..93ac7f375aa 100644 --- a/src/Generated/Models/EndpointSecurityConfigurationProfileType.php +++ b/src/Generated/Models/EndpointSecurityConfigurationProfileType.php @@ -5,19 +5,19 @@ use Microsoft\Kiota\Abstractions\Enum; class EndpointSecurityConfigurationProfileType extends Enum { - public const UNKNOWN = 'unknown'; - public const ANTIVIRUS = 'antivirus'; - public const WINDOWS_SECURITY = 'windowsSecurity'; - public const BIT_LOCKER = 'bitLocker'; - public const FILE_VAULT = 'fileVault'; - public const FIREWALL = 'firewall'; - public const FIREWALL_RULES = 'firewallRules'; - public const ENDPOINT_DETECTION_AND_RESPONSE = 'endpointDetectionAndResponse'; - public const DEVICE_CONTROL = 'deviceControl'; - public const APP_AND_BROWSER_ISOLATION = 'appAndBrowserIsolation'; - public const EXPLOIT_PROTECTION = 'exploitProtection'; - public const WEB_PROTECTION = 'webProtection'; - public const APPLICATION_CONTROL = 'applicationControl'; - public const ATTACK_SURFACE_REDUCTION_RULES = 'attackSurfaceReductionRules'; - public const ACCOUNT_PROTECTION = 'accountProtection'; + public const UNKNOWN = "unknown"; + public const ANTIVIRUS = "antivirus"; + public const WINDOWS_SECURITY = "windowsSecurity"; + public const BIT_LOCKER = "bitLocker"; + public const FILE_VAULT = "fileVault"; + public const FIREWALL = "firewall"; + public const FIREWALL_RULES = "firewallRules"; + public const ENDPOINT_DETECTION_AND_RESPONSE = "endpointDetectionAndResponse"; + public const DEVICE_CONTROL = "deviceControl"; + public const APP_AND_BROWSER_ISOLATION = "appAndBrowserIsolation"; + public const EXPLOIT_PROTECTION = "exploitProtection"; + public const WEB_PROTECTION = "webProtection"; + public const APPLICATION_CONTROL = "applicationControl"; + public const ATTACK_SURFACE_REDUCTION_RULES = "attackSurfaceReductionRules"; + public const ACCOUNT_PROTECTION = "accountProtection"; } diff --git a/src/Generated/Models/EndpointSecurityConfigurationType.php b/src/Generated/Models/EndpointSecurityConfigurationType.php index a7a34ddd22e..2e25b446f08 100644 --- a/src/Generated/Models/EndpointSecurityConfigurationType.php +++ b/src/Generated/Models/EndpointSecurityConfigurationType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class EndpointSecurityConfigurationType extends Enum { - public const UNKNOWN = 'unknown'; - public const ANTIVIRUS = 'antivirus'; - public const DISK_ENCRYPTION = 'diskEncryption'; - public const FIREWALL = 'firewall'; - public const ENDPOINT_DETECTION_AND_RESPONSE = 'endpointDetectionAndResponse'; - public const ATTACK_SURFACE_REDUCTION = 'attackSurfaceReduction'; - public const ACCOUNT_PROTECTION = 'accountProtection'; + public const UNKNOWN = "unknown"; + public const ANTIVIRUS = "antivirus"; + public const DISK_ENCRYPTION = "diskEncryption"; + public const FIREWALL = "firewall"; + public const ENDPOINT_DETECTION_AND_RESPONSE = "endpointDetectionAndResponse"; + public const ATTACK_SURFACE_REDUCTION = "attackSurfaceReduction"; + public const ACCOUNT_PROTECTION = "accountProtection"; } diff --git a/src/Generated/Models/EndpointType.php b/src/Generated/Models/EndpointType.php index 6d2f73dad0e..fce7e677ac7 100644 --- a/src/Generated/Models/EndpointType.php +++ b/src/Generated/Models/EndpointType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EndpointType extends Enum { - public const DEFAULT = 'default'; - public const VOICEMAIL = 'voicemail'; - public const SKYPE_FOR_BUSINESS = 'skypeForBusiness'; - public const SKYPE_FOR_BUSINESS_VOIP_PHONE = 'skypeForBusinessVoipPhone'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const VOICEMAIL = "voicemail"; + public const SKYPE_FOR_BUSINESS = "skypeForBusiness"; + public const SKYPE_FOR_BUSINESS_VOIP_PHONE = "skypeForBusinessVoipPhone"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EngagementAsyncOperationType.php b/src/Generated/Models/EngagementAsyncOperationType.php index b41ec92de2c..6c08a94ec5b 100644 --- a/src/Generated/Models/EngagementAsyncOperationType.php +++ b/src/Generated/Models/EngagementAsyncOperationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class EngagementAsyncOperationType extends Enum { - public const CREATE_COMMUNITY = 'createCommunity'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CREATE_COMMUNITY = "createCommunity"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EnrollmentAvailabilityOptions.php b/src/Generated/Models/EnrollmentAvailabilityOptions.php index 5c7f8e90dc3..65b56f7c2c5 100644 --- a/src/Generated/Models/EnrollmentAvailabilityOptions.php +++ b/src/Generated/Models/EnrollmentAvailabilityOptions.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrollmentAvailabilityOptions extends Enum { - public const AVAILABLE_WITH_PROMPTS = 'availableWithPrompts'; - public const AVAILABLE_WITHOUT_PROMPTS = 'availableWithoutPrompts'; - public const UNAVAILABLE = 'unavailable'; + public const AVAILABLE_WITH_PROMPTS = "availableWithPrompts"; + public const AVAILABLE_WITHOUT_PROMPTS = "availableWithoutPrompts"; + public const UNAVAILABLE = "unavailable"; } diff --git a/src/Generated/Models/EnrollmentNotificationBrandingOptions.php b/src/Generated/Models/EnrollmentNotificationBrandingOptions.php index 71a2ce94a70..1232f56d270 100644 --- a/src/Generated/Models/EnrollmentNotificationBrandingOptions.php +++ b/src/Generated/Models/EnrollmentNotificationBrandingOptions.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrollmentNotificationBrandingOptions extends Enum { - public const NONE = 'none'; - public const INCLUDE_COMPANY_LOGO = 'includeCompanyLogo'; - public const INCLUDE_COMPANY_NAME = 'includeCompanyName'; - public const INCLUDE_CONTACT_INFORMATION = 'includeContactInformation'; - public const INCLUDE_COMPANY_PORTAL_LINK = 'includeCompanyPortalLink'; - public const INCLUDE_DEVICE_DETAILS = 'includeDeviceDetails'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const INCLUDE_COMPANY_LOGO = "includeCompanyLogo"; + public const INCLUDE_COMPANY_NAME = "includeCompanyName"; + public const INCLUDE_CONTACT_INFORMATION = "includeContactInformation"; + public const INCLUDE_COMPANY_PORTAL_LINK = "includeCompanyPortalLink"; + public const INCLUDE_DEVICE_DETAILS = "includeDeviceDetails"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EnrollmentNotificationTemplateType.php b/src/Generated/Models/EnrollmentNotificationTemplateType.php index aa86bb84657..d2c869a4f43 100644 --- a/src/Generated/Models/EnrollmentNotificationTemplateType.php +++ b/src/Generated/Models/EnrollmentNotificationTemplateType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrollmentNotificationTemplateType extends Enum { - public const EMAIL = 'email'; - public const PUSH = 'push'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EMAIL = "email"; + public const PUSH = "push"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EnrollmentRestrictionPlatformType.php b/src/Generated/Models/EnrollmentRestrictionPlatformType.php index ad1dd812e05..e5febbece1e 100644 --- a/src/Generated/Models/EnrollmentRestrictionPlatformType.php +++ b/src/Generated/Models/EnrollmentRestrictionPlatformType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrollmentRestrictionPlatformType extends Enum { - public const ALL_PLATFORMS = 'allPlatforms'; - public const IOS = 'ios'; - public const WINDOWS = 'windows'; - public const WINDOWS_PHONE = 'windowsPhone'; - public const ANDROID = 'android'; - public const ANDROID_FOR_WORK = 'androidForWork'; - public const MAC = 'mac'; - public const LINUX = 'linux'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL_PLATFORMS = "allPlatforms"; + public const IOS = "ios"; + public const WINDOWS = "windows"; + public const WINDOWS_PHONE = "windowsPhone"; + public const ANDROID = "android"; + public const ANDROID_FOR_WORK = "androidForWork"; + public const MAC = "mac"; + public const LINUX = "linux"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EnrollmentState.php b/src/Generated/Models/EnrollmentState.php index 2fc80f91975..60950ac7a7b 100644 --- a/src/Generated/Models/EnrollmentState.php +++ b/src/Generated/Models/EnrollmentState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrollmentState extends Enum { - public const UNKNOWN = 'unknown'; - public const ENROLLED = 'enrolled'; - public const PENDING_RESET = 'pendingReset'; - public const FAILED = 'failed'; - public const NOT_CONTACTED = 'notContacted'; - public const BLOCKED = 'blocked'; + public const UNKNOWN = "unknown"; + public const ENROLLED = "enrolled"; + public const PENDING_RESET = "pendingReset"; + public const FAILED = "failed"; + public const NOT_CONTACTED = "notContacted"; + public const BLOCKED = "blocked"; } diff --git a/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetType.php b/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetType.php index d98ce5379bc..24d9860f22b 100644 --- a/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetType.php +++ b/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrollmentTimeDeviceMembershipTargetType extends Enum { - public const UNKNOWN = 'unknown'; - public const STATIC_SECURITY_GROUP = 'staticSecurityGroup'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const STATIC_SECURITY_GROUP = "staticSecurityGroup"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetValidationErrorCode.php b/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetValidationErrorCode.php index f76122ddc74..46769902b6a 100644 --- a/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetValidationErrorCode.php +++ b/src/Generated/Models/EnrollmentTimeDeviceMembershipTargetValidationErrorCode.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrollmentTimeDeviceMembershipTargetValidationErrorCode extends Enum { - public const UNKNOWN = 'unknown'; - public const SECURITY_GROUP_NOT_FOUND = 'securityGroupNotFound'; - public const NOT_SECURITY_GROUP = 'notSecurityGroup'; - public const NOT_STATIC_SECURITY_GROUP = 'notStaticSecurityGroup'; - public const FIRST_PARTY_APP_NOT_AN_OWNER = 'firstPartyAppNotAnOwner'; - public const SECURITY_GROUP_NOT_IN_CALLER_SCOPE = 'securityGroupNotInCallerScope'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SECURITY_GROUP_NOT_FOUND = "securityGroupNotFound"; + public const NOT_SECURITY_GROUP = "notSecurityGroup"; + public const NOT_STATIC_SECURITY_GROUP = "notStaticSecurityGroup"; + public const FIRST_PARTY_APP_NOT_AN_OWNER = "firstPartyAppNotAnOwner"; + public const SECURITY_GROUP_NOT_IN_CALLER_SCOPE = "securityGroupNotInCallerScope"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/EntityType.php b/src/Generated/Models/EntityType.php index 580726ec44d..39608caa4c4 100644 --- a/src/Generated/Models/EntityType.php +++ b/src/Generated/Models/EntityType.php @@ -5,18 +5,18 @@ use Microsoft\Kiota\Abstractions\Enum; class EntityType extends Enum { - public const EVENT = 'event'; - public const MESSAGE = 'message'; - public const DRIVE_ITEM = 'driveItem'; - public const EXTERNAL_ITEM = 'externalItem'; - public const SITE = 'site'; - public const LIST = 'list'; - public const LIST_ITEM = 'listItem'; - public const DRIVE = 'drive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ACRONYM = 'acronym'; - public const BOOKMARK = 'bookmark'; - public const CHAT_MESSAGE = 'chatMessage'; - public const PERSON = 'person'; - public const QNA = 'qna'; + public const EVENT = "event"; + public const MESSAGE = "message"; + public const DRIVE_ITEM = "driveItem"; + public const EXTERNAL_ITEM = "externalItem"; + public const SITE = "site"; + public const LIST = "list"; + public const LIST_ITEM = "listItem"; + public const DRIVE = "drive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ACRONYM = "acronym"; + public const BOOKMARK = "bookmark"; + public const CHAT_MESSAGE = "chatMessage"; + public const PERSON = "person"; + public const QNA = "qna"; } diff --git a/src/Generated/Models/ErrorCode.php b/src/Generated/Models/ErrorCode.php index b6956388e90..03781d8bd1c 100644 --- a/src/Generated/Models/ErrorCode.php +++ b/src/Generated/Models/ErrorCode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ErrorCode extends Enum { - public const NO_ERROR = 'noError'; - public const UNAUTHORIZED = 'unauthorized'; - public const NOT_FOUND = 'notFound'; - public const DELETED = 'deleted'; + public const NO_ERROR = "noError"; + public const UNAUTHORIZED = "unauthorized"; + public const NOT_FOUND = "notFound"; + public const DELETED = "deleted"; } diff --git a/src/Generated/Models/EventType.php b/src/Generated/Models/EventType.php index 058ab181c8b..8248c259dab 100644 --- a/src/Generated/Models/EventType.php +++ b/src/Generated/Models/EventType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EventType extends Enum { - public const SINGLE_INSTANCE = 'singleInstance'; - public const OCCURRENCE = 'occurrence'; - public const EXCEPTION = 'exception'; - public const SERIES_MASTER = 'seriesMaster'; + public const SINGLE_INSTANCE = "singleInstance"; + public const OCCURRENCE = "occurrence"; + public const EXCEPTION = "exception"; + public const SERIES_MASTER = "seriesMaster"; } diff --git a/src/Generated/Models/ExchangeIdFormat.php b/src/Generated/Models/ExchangeIdFormat.php index 75518382f06..dfc48999b42 100644 --- a/src/Generated/Models/ExchangeIdFormat.php +++ b/src/Generated/Models/ExchangeIdFormat.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ExchangeIdFormat extends Enum { - public const ENTRY_ID = 'entryId'; - public const EWS_ID = 'ewsId'; - public const IMMUTABLE_ENTRY_ID = 'immutableEntryId'; - public const REST_ID = 'restId'; - public const REST_IMMUTABLE_ENTRY_ID = 'restImmutableEntryId'; + public const ENTRY_ID = "entryId"; + public const EWS_ID = "ewsId"; + public const IMMUTABLE_ENTRY_ID = "immutableEntryId"; + public const REST_ID = "restId"; + public const REST_IMMUTABLE_ENTRY_ID = "restImmutableEntryId"; } diff --git a/src/Generated/Models/ExpirationPatternType.php b/src/Generated/Models/ExpirationPatternType.php index ed9d8f0da1a..c985ac53457 100644 --- a/src/Generated/Models/ExpirationPatternType.php +++ b/src/Generated/Models/ExpirationPatternType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ExpirationPatternType extends Enum { - public const NOT_SPECIFIED = 'notSpecified'; - public const NO_EXPIRATION = 'noExpiration'; - public const AFTER_DATE_TIME = 'afterDateTime'; - public const AFTER_DURATION = 'afterDuration'; + public const NOT_SPECIFIED = "notSpecified"; + public const NO_EXPIRATION = "noExpiration"; + public const AFTER_DATE_TIME = "afterDateTime"; + public const AFTER_DURATION = "afterDuration"; } diff --git a/src/Generated/Models/ExpirationRequirement.php b/src/Generated/Models/ExpirationRequirement.php index 1a63ebe088e..335d2051346 100644 --- a/src/Generated/Models/ExpirationRequirement.php +++ b/src/Generated/Models/ExpirationRequirement.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ExpirationRequirement extends Enum { - public const REMEMBER_MULTIFACTOR_AUTHENTICATION_ON_TRUSTED_DEVICES = 'rememberMultifactorAuthenticationOnTrustedDevices'; - public const TENANT_TOKEN_LIFETIME_POLICY = 'tenantTokenLifetimePolicy'; - public const AUDIENCE_TOKEN_LIFETIME_POLICY = 'audienceTokenLifetimePolicy'; - public const SIGN_IN_FREQUENCY_PERIODIC_REAUTHENTICATION = 'signInFrequencyPeriodicReauthentication'; - public const NGC_MFA = 'ngcMfa'; - public const SIGN_IN_FREQUENCY_EVERY_TIME = 'signInFrequencyEveryTime'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REMEMBER_MULTIFACTOR_AUTHENTICATION_ON_TRUSTED_DEVICES = "rememberMultifactorAuthenticationOnTrustedDevices"; + public const TENANT_TOKEN_LIFETIME_POLICY = "tenantTokenLifetimePolicy"; + public const AUDIENCE_TOKEN_LIFETIME_POLICY = "audienceTokenLifetimePolicy"; + public const SIGN_IN_FREQUENCY_PERIODIC_REAUTHENTICATION = "signInFrequencyPeriodicReauthentication"; + public const NGC_MFA = "ngcMfa"; + public const SIGN_IN_FREQUENCY_EVERY_TIME = "signInFrequencyEveryTime"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExtendedKeyUsage.php b/src/Generated/Models/ExtendedKeyUsage.php index 588f53df2a0..c2854525ca1 100644 --- a/src/Generated/Models/ExtendedKeyUsage.php +++ b/src/Generated/Models/ExtendedKeyUsage.php @@ -72,7 +72,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the name property value. The extended key usage (EKU) name that provides a user-friendly way to identify an EKU. + * Gets the name property value. Extended Key Usage Name * @return string|null */ public function getName(): ?string { @@ -84,7 +84,7 @@ public function getName(): ?string { } /** - * Gets the objectIdentifier property value. The object identifier (OID) of an extended key usage of a certificate. For example, '1.3.6.1.5.5.7.3.2' for client authentication. + * Gets the objectIdentifier property value. Extended Key Usage Object Identifier * @return string|null */ public function getObjectIdentifier(): ?string { @@ -135,7 +135,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the name property value. The extended key usage (EKU) name that provides a user-friendly way to identify an EKU. + * Sets the name property value. Extended Key Usage Name * @param string|null $value Value to set for the name property. */ public function setName(?string $value): void { @@ -143,7 +143,7 @@ public function setName(?string $value): void { } /** - * Sets the objectIdentifier property value. The object identifier (OID) of an extended key usage of a certificate. For example, '1.3.6.1.5.5.7.3.2' for client authentication. + * Sets the objectIdentifier property value. Extended Key Usage Object Identifier * @param string|null $value Value to set for the objectIdentifier property. */ public function setObjectIdentifier(?string $value): void { diff --git a/src/Generated/Models/ExternalAudienceScope.php b/src/Generated/Models/ExternalAudienceScope.php index 73ee057994b..a00c5defe81 100644 --- a/src/Generated/Models/ExternalAudienceScope.php +++ b/src/Generated/Models/ExternalAudienceScope.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ExternalAudienceScope extends Enum { - public const NONE = 'none'; - public const CONTACTS_ONLY = 'contactsOnly'; - public const ALL = 'all'; + public const NONE = "none"; + public const CONTACTS_ONLY = "contactsOnly"; + public const ALL = "all"; } diff --git a/src/Generated/Models/ExternalAuthenticationType.php b/src/Generated/Models/ExternalAuthenticationType.php index 2738f35efa7..384c6877656 100644 --- a/src/Generated/Models/ExternalAuthenticationType.php +++ b/src/Generated/Models/ExternalAuthenticationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ExternalAuthenticationType extends Enum { - public const PASSTHRU = 'passthru'; - public const AAD_PRE_AUTHENTICATION = 'aadPreAuthentication'; + public const PASSTHRU = "passthru"; + public const AAD_PRE_AUTHENTICATION = "aadPreAuthentication"; } diff --git a/src/Generated/Models/ExternalConnectors/AccessType.php b/src/Generated/Models/ExternalConnectors/AccessType.php index 536fa9c79f7..359792139d2 100644 --- a/src/Generated/Models/ExternalConnectors/AccessType.php +++ b/src/Generated/Models/ExternalConnectors/AccessType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessType extends Enum { - public const GRANT = 'grant'; - public const DENY = 'deny'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GRANT = "grant"; + public const DENY = "deny"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/AclType.php b/src/Generated/Models/ExternalConnectors/AclType.php index bb338f4015f..60093769b20 100644 --- a/src/Generated/Models/ExternalConnectors/AclType.php +++ b/src/Generated/Models/ExternalConnectors/AclType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AclType extends Enum { - public const USER = 'user'; - public const GROUP = 'group'; - public const EVERYONE = 'everyone'; - public const EVERYONE_EXCEPT_GUESTS = 'everyoneExceptGuests'; - public const EXTERNAL_GROUP = 'externalGroup'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const GROUP = "group"; + public const EVERYONE = "everyone"; + public const EVERYONE_EXCEPT_GUESTS = "everyoneExceptGuests"; + public const EXTERNAL_GROUP = "externalGroup"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/ConnectionOperationStatus.php b/src/Generated/Models/ExternalConnectors/ConnectionOperationStatus.php index d6f1a7596e7..87b998a3b1a 100644 --- a/src/Generated/Models/ExternalConnectors/ConnectionOperationStatus.php +++ b/src/Generated/Models/ExternalConnectors/ConnectionOperationStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectionOperationStatus extends Enum { - public const UNSPECIFIED = 'unspecified'; - public const INPROGRESS = 'inprogress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNSPECIFIED = "unspecified"; + public const INPROGRESS = "inprogress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/ConnectionState.php b/src/Generated/Models/ExternalConnectors/ConnectionState.php index 963ca96803d..24e2ca57e3f 100644 --- a/src/Generated/Models/ExternalConnectors/ConnectionState.php +++ b/src/Generated/Models/ExternalConnectors/ConnectionState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectionState extends Enum { - public const DRAFT = 'draft'; - public const READY = 'ready'; - public const OBSOLETE = 'obsolete'; - public const LIMIT_EXCEEDED = 'limitExceeded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DRAFT = "draft"; + public const READY = "ready"; + public const OBSOLETE = "obsolete"; + public const LIMIT_EXCEEDED = "limitExceeded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/ContentExperienceType.php b/src/Generated/Models/ExternalConnectors/ContentExperienceType.php index 1fd26f3a483..1b667bb2133 100644 --- a/src/Generated/Models/ExternalConnectors/ContentExperienceType.php +++ b/src/Generated/Models/ExternalConnectors/ContentExperienceType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentExperienceType extends Enum { - public const SEARCH = 'search'; - public const COMPLIANCE = 'compliance'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SEARCH = "search"; + public const COMPLIANCE = "compliance"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/ExternalActivityType.php b/src/Generated/Models/ExternalConnectors/ExternalActivityType.php index c9873e99e1d..0326c628a34 100644 --- a/src/Generated/Models/ExternalConnectors/ExternalActivityType.php +++ b/src/Generated/Models/ExternalConnectors/ExternalActivityType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ExternalActivityType extends Enum { - public const VIEWED = 'viewed'; - public const MODIFIED = 'modified'; - public const CREATED = 'created'; - public const COMMENTED = 'commented'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const VIEWED = "viewed"; + public const MODIFIED = "modified"; + public const CREATED = "created"; + public const COMMENTED = "commented"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/ExternalItemContentType.php b/src/Generated/Models/ExternalConnectors/ExternalItemContentType.php index 079a83de8d7..6d57a69bf2e 100644 --- a/src/Generated/Models/ExternalConnectors/ExternalItemContentType.php +++ b/src/Generated/Models/ExternalConnectors/ExternalItemContentType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ExternalItemContentType extends Enum { - public const TEXT = 'text'; - public const HTML = 'html'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEXT = "text"; + public const HTML = "html"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/IdentitySourceType.php b/src/Generated/Models/ExternalConnectors/IdentitySourceType.php index 5652a1b1373..12e71302f54 100644 --- a/src/Generated/Models/ExternalConnectors/IdentitySourceType.php +++ b/src/Generated/Models/ExternalConnectors/IdentitySourceType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class IdentitySourceType extends Enum { - public const AZURE_ACTIVE_DIRECTORY = 'azureActiveDirectory'; - public const EXTERNAL = 'external'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AZURE_ACTIVE_DIRECTORY = "azureActiveDirectory"; + public const EXTERNAL = "external"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/IdentityType.php b/src/Generated/Models/ExternalConnectors/IdentityType.php index c9bee5e4aed..7163e9e81e9 100644 --- a/src/Generated/Models/ExternalConnectors/IdentityType.php +++ b/src/Generated/Models/ExternalConnectors/IdentityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IdentityType extends Enum { - public const USER = 'user'; - public const GROUP = 'group'; - public const EXTERNAL_GROUP = 'externalGroup'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const GROUP = "group"; + public const EXTERNAL_GROUP = "externalGroup"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/ImportanceScore.php b/src/Generated/Models/ExternalConnectors/ImportanceScore.php index c71278d6c42..1976e272bb9 100644 --- a/src/Generated/Models/ExternalConnectors/ImportanceScore.php +++ b/src/Generated/Models/ExternalConnectors/ImportanceScore.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ImportanceScore extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const VERY_HIGH = 'veryHigh'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const VERY_HIGH = "veryHigh"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/Label.php b/src/Generated/Models/ExternalConnectors/Label.php index 664f8b541b7..bb8fbacde17 100644 --- a/src/Generated/Models/ExternalConnectors/Label.php +++ b/src/Generated/Models/ExternalConnectors/Label.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class Label extends Enum { - public const TITLE = 'title'; - public const URL = 'url'; - public const CREATED_BY = 'createdBy'; - public const LAST_MODIFIED_BY = 'lastModifiedBy'; - public const AUTHORS = 'authors'; - public const CREATED_DATE_TIME = 'createdDateTime'; - public const LAST_MODIFIED_DATE_TIME = 'lastModifiedDateTime'; - public const FILE_NAME = 'fileName'; - public const FILE_EXTENSION = 'fileExtension'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const CONTAINER_NAME = 'containerName'; - public const CONTAINER_URL = 'containerUrl'; - public const ICON_URL = 'iconUrl'; + public const TITLE = "title"; + public const URL = "url"; + public const CREATED_BY = "createdBy"; + public const LAST_MODIFIED_BY = "lastModifiedBy"; + public const AUTHORS = "authors"; + public const CREATED_DATE_TIME = "createdDateTime"; + public const LAST_MODIFIED_DATE_TIME = "lastModifiedDateTime"; + public const FILE_NAME = "fileName"; + public const FILE_EXTENSION = "fileExtension"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const CONTAINER_NAME = "containerName"; + public const CONTAINER_URL = "containerUrl"; + public const ICON_URL = "iconUrl"; } diff --git a/src/Generated/Models/ExternalConnectors/PropertyType.php b/src/Generated/Models/ExternalConnectors/PropertyType.php index 1c14fdde6d7..db8371aeca1 100644 --- a/src/Generated/Models/ExternalConnectors/PropertyType.php +++ b/src/Generated/Models/ExternalConnectors/PropertyType.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class PropertyType extends Enum { - public const STRING = 'string'; - public const INT64 = 'int64'; - public const DOUBLE = 'double'; - public const DATE_TIME = 'dateTime'; - public const BOOLEAN = 'boolean'; - public const STRING_COLLECTION = 'stringCollection'; - public const INT64_COLLECTION = 'int64Collection'; - public const DOUBLE_COLLECTION = 'doubleCollection'; - public const DATE_TIME_COLLECTION = 'dateTimeCollection'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STRING = "string"; + public const INT64 = "int64"; + public const DOUBLE = "double"; + public const DATE_TIME = "dateTime"; + public const BOOLEAN = "boolean"; + public const STRING_COLLECTION = "stringCollection"; + public const INT64_COLLECTION = "int64Collection"; + public const DOUBLE_COLLECTION = "doubleCollection"; + public const DATE_TIME_COLLECTION = "dateTimeCollection"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalConnectors/RuleOperation.php b/src/Generated/Models/ExternalConnectors/RuleOperation.php index 2e0d0e134a0..81ac4065f56 100644 --- a/src/Generated/Models/ExternalConnectors/RuleOperation.php +++ b/src/Generated/Models/ExternalConnectors/RuleOperation.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class RuleOperation extends Enum { - public const EQUALS = 'equals'; - public const NOT_EQUALS = 'notEquals'; - public const CONTAINS = 'contains'; - public const NOT_CONTAINS = 'notContains'; - public const LESS_THAN = 'lessThan'; - public const GREATER_THAN = 'greaterThan'; - public const STARTS_WITH = 'startsWith'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EQUALS = "equals"; + public const NOT_EQUALS = "notEquals"; + public const CONTAINS = "contains"; + public const NOT_CONTAINS = "notContains"; + public const LESS_THAN = "lessThan"; + public const GREATER_THAN = "greaterThan"; + public const STARTS_WITH = "startsWith"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalEmailOtpState.php b/src/Generated/Models/ExternalEmailOtpState.php index f22497e6897..6ec618dc420 100644 --- a/src/Generated/Models/ExternalEmailOtpState.php +++ b/src/Generated/Models/ExternalEmailOtpState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ExternalEmailOtpState extends Enum { - public const DEFAULT = 'default'; - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalItemContentType.php b/src/Generated/Models/ExternalItemContentType.php index 03c344d8f6e..f2e49943ceb 100644 --- a/src/Generated/Models/ExternalItemContentType.php +++ b/src/Generated/Models/ExternalItemContentType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ExternalItemContentType extends Enum { - public const TEXT = 'text'; - public const HTML = 'html'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEXT = "text"; + public const HTML = "html"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ExternalSystemAccessMethods.php b/src/Generated/Models/ExternalSystemAccessMethods.php index ab5e47bf4c7..a07d31c8000 100644 --- a/src/Generated/Models/ExternalSystemAccessMethods.php +++ b/src/Generated/Models/ExternalSystemAccessMethods.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ExternalSystemAccessMethods extends Enum { - public const DIRECT = 'direct'; - public const ROLE_CHAINING = 'roleChaining'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DIRECT = "direct"; + public const ROLE_CHAINING = "roleChaining"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FeatureTargetType.php b/src/Generated/Models/FeatureTargetType.php index 4eadb9e6498..94606dc6c4f 100644 --- a/src/Generated/Models/FeatureTargetType.php +++ b/src/Generated/Models/FeatureTargetType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class FeatureTargetType extends Enum { - public const GROUP = 'group'; - public const ADMINISTRATIVE_UNIT = 'administrativeUnit'; - public const ROLE = 'role'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GROUP = "group"; + public const ADMINISTRATIVE_UNIT = "administrativeUnit"; + public const ROLE = "role"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FeatureType.php b/src/Generated/Models/FeatureType.php index a7ce256b26d..a7367a4e7e9 100644 --- a/src/Generated/Models/FeatureType.php +++ b/src/Generated/Models/FeatureType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class FeatureType extends Enum { - public const REGISTRATION = 'registration'; - public const RESET = 'reset'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGISTRATION = "registration"; + public const RESET = "reset"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FederatedIdpMfaBehavior.php b/src/Generated/Models/FederatedIdpMfaBehavior.php index 5996f77baf2..26a6f346d26 100644 --- a/src/Generated/Models/FederatedIdpMfaBehavior.php +++ b/src/Generated/Models/FederatedIdpMfaBehavior.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class FederatedIdpMfaBehavior extends Enum { - public const ACCEPT_IF_MFA_DONE_BY_FEDERATED_IDP = 'acceptIfMfaDoneByFederatedIdp'; - public const ENFORCE_MFA_BY_FEDERATED_IDP = 'enforceMfaByFederatedIdp'; - public const REJECT_MFA_BY_FEDERATED_IDP = 'rejectMfaByFederatedIdp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACCEPT_IF_MFA_DONE_BY_FEDERATED_IDP = "acceptIfMfaDoneByFederatedIdp"; + public const ENFORCE_MFA_BY_FEDERATED_IDP = "enforceMfaByFederatedIdp"; + public const REJECT_MFA_BY_FEDERATED_IDP = "rejectMfaByFederatedIdp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Fido2RestrictionEnforcementType.php b/src/Generated/Models/Fido2RestrictionEnforcementType.php index 8054616bd2f..fde82a8a42c 100644 --- a/src/Generated/Models/Fido2RestrictionEnforcementType.php +++ b/src/Generated/Models/Fido2RestrictionEnforcementType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Fido2RestrictionEnforcementType extends Enum { - public const ALLOW = 'allow'; - public const BLOCK = 'block'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALLOW = "allow"; + public const BLOCK = "block"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FileHashType.php b/src/Generated/Models/FileHashType.php index 14f219975a1..2128b3ad809 100644 --- a/src/Generated/Models/FileHashType.php +++ b/src/Generated/Models/FileHashType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class FileHashType extends Enum { - public const UNKNOWN = 'unknown'; - public const SHA1 = 'sha1'; - public const SHA256 = 'sha256'; - public const MD5 = 'md5'; - public const AUTHENTICODE_HASH256 = 'authenticodeHash256'; - public const LS_HASH = 'lsHash'; - public const CTPH = 'ctph'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SHA1 = "sha1"; + public const SHA256 = "sha256"; + public const MD5 = "md5"; + public const AUTHENTICODE_HASH256 = "authenticodeHash256"; + public const LS_HASH = "lsHash"; + public const CTPH = "ctph"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FileStorageContainerOwnershipType.php b/src/Generated/Models/FileStorageContainerOwnershipType.php index 996d12f2c26..93d3e2267d0 100644 --- a/src/Generated/Models/FileStorageContainerOwnershipType.php +++ b/src/Generated/Models/FileStorageContainerOwnershipType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class FileStorageContainerOwnershipType extends Enum { - public const TENANT_OWNED = 'tenantOwned'; - public const USER_OWNED = 'userOwned'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TENANT_OWNED = "tenantOwned"; + public const USER_OWNED = "userOwned"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FileStorageContainerStatus.php b/src/Generated/Models/FileStorageContainerStatus.php index e0875c60948..e0f7d4730a3 100644 --- a/src/Generated/Models/FileStorageContainerStatus.php +++ b/src/Generated/Models/FileStorageContainerStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class FileStorageContainerStatus extends Enum { - public const INACTIVE = 'inactive'; - public const ACTIVE = 'active'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INACTIVE = "inactive"; + public const ACTIVE = "active"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FileVaultState.php b/src/Generated/Models/FileVaultState.php index 8a53e1f217f..711fb517122 100644 --- a/src/Generated/Models/FileVaultState.php +++ b/src/Generated/Models/FileVaultState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class FileVaultState extends Enum { - public const SUCCESS = 'success'; - public const DRIVE_ENCRYPTED_BY_USER = 'driveEncryptedByUser'; - public const USER_DEFERRED_ENCRYPTION = 'userDeferredEncryption'; - public const ESCROW_NOT_ENABLED = 'escrowNotEnabled'; + public const SUCCESS = "success"; + public const DRIVE_ENCRYPTED_BY_USER = "driveEncryptedByUser"; + public const USER_DEFERRED_ENCRYPTION = "userDeferredEncryption"; + public const ESCROW_NOT_ENABLED = "escrowNotEnabled"; } diff --git a/src/Generated/Models/FilterMode.php b/src/Generated/Models/FilterMode.php index 62067592c69..ee32b27381e 100644 --- a/src/Generated/Models/FilterMode.php +++ b/src/Generated/Models/FilterMode.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class FilterMode extends Enum { - public const INCLUDE = 'include'; - public const EXCLUDE = 'exclude'; + public const INCLUDE = "include"; + public const EXCLUDE = "exclude"; } diff --git a/src/Generated/Models/FirewallCertificateRevocationListCheckMethodType.php b/src/Generated/Models/FirewallCertificateRevocationListCheckMethodType.php index 079f9096f0e..f705a2f5216 100644 --- a/src/Generated/Models/FirewallCertificateRevocationListCheckMethodType.php +++ b/src/Generated/Models/FirewallCertificateRevocationListCheckMethodType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class FirewallCertificateRevocationListCheckMethodType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const NONE = 'none'; - public const ATTEMPT = 'attempt'; - public const REQUIRE = 'require'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const NONE = "none"; + public const ATTEMPT = "attempt"; + public const REQUIRE = "require"; } diff --git a/src/Generated/Models/FirewallPacketQueueingMethodType.php b/src/Generated/Models/FirewallPacketQueueingMethodType.php index 00499a9284d..c2dd221417d 100644 --- a/src/Generated/Models/FirewallPacketQueueingMethodType.php +++ b/src/Generated/Models/FirewallPacketQueueingMethodType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class FirewallPacketQueueingMethodType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const DISABLED = 'disabled'; - public const QUEUE_INBOUND = 'queueInbound'; - public const QUEUE_OUTBOUND = 'queueOutbound'; - public const QUEUE_BOTH = 'queueBoth'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const DISABLED = "disabled"; + public const QUEUE_INBOUND = "queueInbound"; + public const QUEUE_OUTBOUND = "queueOutbound"; + public const QUEUE_BOTH = "queueBoth"; } diff --git a/src/Generated/Models/FirewallPreSharedKeyEncodingMethodType.php b/src/Generated/Models/FirewallPreSharedKeyEncodingMethodType.php index 3d68769d9b2..05c67987c56 100644 --- a/src/Generated/Models/FirewallPreSharedKeyEncodingMethodType.php +++ b/src/Generated/Models/FirewallPreSharedKeyEncodingMethodType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class FirewallPreSharedKeyEncodingMethodType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const NONE = 'none'; - public const UT_F8 = 'utF8'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const NONE = "none"; + public const UT_F8 = "utF8"; } diff --git a/src/Generated/Models/FirmwareProtectionType.php b/src/Generated/Models/FirmwareProtectionType.php index 255271700e2..61a48662a72 100644 --- a/src/Generated/Models/FirmwareProtectionType.php +++ b/src/Generated/Models/FirmwareProtectionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class FirmwareProtectionType extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const SYSTEM_GUARD_SECURE_LAUNCH = 'systemGuardSecureLaunch'; - public const FIRMWARE_ATTACK_SURFACE_REDUCTION = 'firmwareAttackSurfaceReduction'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLICABLE = "notApplicable"; + public const SYSTEM_GUARD_SECURE_LAUNCH = "systemGuardSecureLaunch"; + public const FIRMWARE_ATTACK_SURFACE_REDUCTION = "firmwareAttackSurfaceReduction"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/FolderProtectionType.php b/src/Generated/Models/FolderProtectionType.php index e56d06c7bd8..5c1daa187d1 100644 --- a/src/Generated/Models/FolderProtectionType.php +++ b/src/Generated/Models/FolderProtectionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class FolderProtectionType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ENABLE = 'enable'; - public const AUDIT_MODE = 'auditMode'; - public const BLOCK_DISK_MODIFICATION = 'blockDiskModification'; - public const AUDIT_DISK_MODIFICATION = 'auditDiskModification'; + public const USER_DEFINED = "userDefined"; + public const ENABLE = "enable"; + public const AUDIT_MODE = "auditMode"; + public const BLOCK_DISK_MODIFICATION = "blockDiskModification"; + public const AUDIT_DISK_MODIFICATION = "auditDiskModification"; } diff --git a/src/Generated/Models/FollowupFlagStatus.php b/src/Generated/Models/FollowupFlagStatus.php index c00833757f1..e502eed8550 100644 --- a/src/Generated/Models/FollowupFlagStatus.php +++ b/src/Generated/Models/FollowupFlagStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class FollowupFlagStatus extends Enum { - public const NOT_FLAGGED = 'notFlagged'; - public const COMPLETE = 'complete'; - public const FLAGGED = 'flagged'; + public const NOT_FLAGGED = "notFlagged"; + public const COMPLETE = "complete"; + public const FLAGGED = "flagged"; } diff --git a/src/Generated/Models/FreeBusyStatus.php b/src/Generated/Models/FreeBusyStatus.php index b059c20c981..df1ccb69fe7 100644 --- a/src/Generated/Models/FreeBusyStatus.php +++ b/src/Generated/Models/FreeBusyStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class FreeBusyStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const FREE = 'free'; - public const TENTATIVE = 'tentative'; - public const BUSY = 'busy'; - public const OOF = 'oof'; - public const WORKING_ELSEWHERE = 'workingElsewhere'; + public const UNKNOWN = "unknown"; + public const FREE = "free"; + public const TENTATIVE = "tentative"; + public const BUSY = "busy"; + public const OOF = "oof"; + public const WORKING_ELSEWHERE = "workingElsewhere"; } diff --git a/src/Generated/Models/FrontlineCloudPcAccessState.php b/src/Generated/Models/FrontlineCloudPcAccessState.php index 319f9690966..50fc0a27da1 100644 --- a/src/Generated/Models/FrontlineCloudPcAccessState.php +++ b/src/Generated/Models/FrontlineCloudPcAccessState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class FrontlineCloudPcAccessState extends Enum { - public const UNASSIGNED = 'unassigned'; - public const NO_LICENSES_AVAILABLE = 'noLicensesAvailable'; - public const ACTIVATION_FAILED = 'activationFailed'; - public const ACTIVE = 'active'; - public const ACTIVATING = 'activating'; - public const STANDBY_MODE = 'standbyMode'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNASSIGNED = "unassigned"; + public const NO_LICENSES_AVAILABLE = "noLicensesAvailable"; + public const ACTIVATION_FAILED = "activationFailed"; + public const ACTIVE = "active"; + public const ACTIVATING = "activating"; + public const STANDBY_MODE = "standbyMode"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/GcpAccessType.php b/src/Generated/Models/GcpAccessType.php index d670165ffcb..db1ad60b1bb 100644 --- a/src/Generated/Models/GcpAccessType.php +++ b/src/Generated/Models/GcpAccessType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class GcpAccessType extends Enum { - public const PUBLIC = 'public'; - public const SUBJECT_TO_OBJECT_ACLS = 'subjectToObjectAcls'; - public const PRIVATE = 'private'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUBLIC = "public"; + public const SUBJECT_TO_OBJECT_ACLS = "subjectToObjectAcls"; + public const PRIVATE = "private"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/GcpEncryption.php b/src/Generated/Models/GcpEncryption.php index 0fd05f1f5be..3aba88eb995 100644 --- a/src/Generated/Models/GcpEncryption.php +++ b/src/Generated/Models/GcpEncryption.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class GcpEncryption extends Enum { - public const GOOGLE = 'google'; - public const CUSTOMER = 'customer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GOOGLE = "google"; + public const CUSTOMER = "customer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/GcpRoleType.php b/src/Generated/Models/GcpRoleType.php index cda48913817..28a554f537a 100644 --- a/src/Generated/Models/GcpRoleType.php +++ b/src/Generated/Models/GcpRoleType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class GcpRoleType extends Enum { - public const SYSTEM = 'system'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SYSTEM = "system"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/GiphyRatingType.php b/src/Generated/Models/GiphyRatingType.php index 4bd8fa14a52..27186a63571 100644 --- a/src/Generated/Models/GiphyRatingType.php +++ b/src/Generated/Models/GiphyRatingType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class GiphyRatingType extends Enum { - public const STRICT = 'strict'; - public const MODERATE = 'moderate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STRICT = "strict"; + public const MODERATE = "moderate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/GlobalDeviceHealthScriptState.php b/src/Generated/Models/GlobalDeviceHealthScriptState.php index 7714468d13e..580eb70bd4e 100644 --- a/src/Generated/Models/GlobalDeviceHealthScriptState.php +++ b/src/Generated/Models/GlobalDeviceHealthScriptState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class GlobalDeviceHealthScriptState extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const PENDING = 'pending'; - public const ENABLED = 'enabled'; + public const NOT_CONFIGURED = "notConfigured"; + public const PENDING = "pending"; + public const ENABLED = "enabled"; } diff --git a/src/Generated/Models/GroupAccessType.php b/src/Generated/Models/GroupAccessType.php index 3c4dad25a6a..d50cef81c22 100644 --- a/src/Generated/Models/GroupAccessType.php +++ b/src/Generated/Models/GroupAccessType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupAccessType extends Enum { - public const NONE = 'none'; - public const PRIVATE = 'private'; - public const SECRET = 'secret'; - public const PUBLIC = 'public'; + public const NONE = "none"; + public const PRIVATE = "private"; + public const SECRET = "secret"; + public const PUBLIC = "public"; } diff --git a/src/Generated/Models/GroupPolicyConfigurationIngestionType.php b/src/Generated/Models/GroupPolicyConfigurationIngestionType.php index 1e0fc041bac..4c3f9ab2cbb 100644 --- a/src/Generated/Models/GroupPolicyConfigurationIngestionType.php +++ b/src/Generated/Models/GroupPolicyConfigurationIngestionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyConfigurationIngestionType extends Enum { - public const UNKNOWN = 'unknown'; - public const CUSTOM = 'custom'; - public const BUILT_IN = 'builtIn'; - public const MIXED = 'mixed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CUSTOM = "custom"; + public const BUILT_IN = "builtIn"; + public const MIXED = "mixed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/GroupPolicyConfigurationType.php b/src/Generated/Models/GroupPolicyConfigurationType.php index 92c17b6e3eb..497b66ef96c 100644 --- a/src/Generated/Models/GroupPolicyConfigurationType.php +++ b/src/Generated/Models/GroupPolicyConfigurationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyConfigurationType extends Enum { - public const POLICY = 'policy'; - public const PREFERENCE = 'preference'; + public const POLICY = "policy"; + public const PREFERENCE = "preference"; } diff --git a/src/Generated/Models/GroupPolicyDefinitionClassType.php b/src/Generated/Models/GroupPolicyDefinitionClassType.php index eecd13640a7..645750c4997 100644 --- a/src/Generated/Models/GroupPolicyDefinitionClassType.php +++ b/src/Generated/Models/GroupPolicyDefinitionClassType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyDefinitionClassType extends Enum { - public const USER = 'user'; - public const MACHINE = 'machine'; + public const USER = "user"; + public const MACHINE = "machine"; } diff --git a/src/Generated/Models/GroupPolicyMigrationReadiness.php b/src/Generated/Models/GroupPolicyMigrationReadiness.php index 1910eec5fd2..fd26e6b333a 100644 --- a/src/Generated/Models/GroupPolicyMigrationReadiness.php +++ b/src/Generated/Models/GroupPolicyMigrationReadiness.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyMigrationReadiness extends Enum { - public const NONE = 'none'; - public const PARTIAL = 'partial'; - public const COMPLETE = 'complete'; - public const ERROR = 'error'; - public const NOT_APPLICABLE = 'notApplicable'; + public const NONE = "none"; + public const PARTIAL = "partial"; + public const COMPLETE = "complete"; + public const ERROR = "error"; + public const NOT_APPLICABLE = "notApplicable"; } diff --git a/src/Generated/Models/GroupPolicyOperationStatus.php b/src/Generated/Models/GroupPolicyOperationStatus.php index 8e02c6a0448..98837ce0909 100644 --- a/src/Generated/Models/GroupPolicyOperationStatus.php +++ b/src/Generated/Models/GroupPolicyOperationStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyOperationStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const IN_PROGRESS = 'inProgress'; - public const SUCCESS = 'success'; - public const FAILED = 'failed'; + public const UNKNOWN = "unknown"; + public const IN_PROGRESS = "inProgress"; + public const SUCCESS = "success"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/GroupPolicyOperationType.php b/src/Generated/Models/GroupPolicyOperationType.php index dd3bdf9ee16..24216605f39 100644 --- a/src/Generated/Models/GroupPolicyOperationType.php +++ b/src/Generated/Models/GroupPolicyOperationType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyOperationType extends Enum { - public const NONE = 'none'; - public const UPLOAD = 'upload'; - public const UPLOAD_NEW_VERSION = 'uploadNewVersion'; - public const ADD_LANGUAGE_FILES = 'addLanguageFiles'; - public const REMOVE_LANGUAGE_FILES = 'removeLanguageFiles'; - public const UPDATE_LANGUAGE_FILES = 'updateLanguageFiles'; - public const REMOVE = 'remove'; + public const NONE = "none"; + public const UPLOAD = "upload"; + public const UPLOAD_NEW_VERSION = "uploadNewVersion"; + public const ADD_LANGUAGE_FILES = "addLanguageFiles"; + public const REMOVE_LANGUAGE_FILES = "removeLanguageFiles"; + public const UPDATE_LANGUAGE_FILES = "updateLanguageFiles"; + public const REMOVE = "remove"; } diff --git a/src/Generated/Models/GroupPolicySettingScope.php b/src/Generated/Models/GroupPolicySettingScope.php index a3b94b72c72..c582f6f939e 100644 --- a/src/Generated/Models/GroupPolicySettingScope.php +++ b/src/Generated/Models/GroupPolicySettingScope.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicySettingScope extends Enum { - public const UNKNOWN = 'unknown'; - public const DEVICE = 'device'; - public const USER = 'user'; + public const UNKNOWN = "unknown"; + public const DEVICE = "device"; + public const USER = "user"; } diff --git a/src/Generated/Models/GroupPolicySettingType.php b/src/Generated/Models/GroupPolicySettingType.php index a112fdfdcd9..dde4bb9cd72 100644 --- a/src/Generated/Models/GroupPolicySettingType.php +++ b/src/Generated/Models/GroupPolicySettingType.php @@ -5,32 +5,32 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicySettingType extends Enum { - public const UNKNOWN = 'unknown'; - public const POLICY = 'policy'; - public const ACCOUNT = 'account'; - public const SECURITY_OPTIONS = 'securityOptions'; - public const USER_RIGHTS_ASSIGNMENT = 'userRightsAssignment'; - public const AUDIT_SETTING = 'auditSetting'; - public const WINDOWS_FIREWALL_SETTINGS = 'windowsFirewallSettings'; - public const APP_LOCKER_RULE_COLLECTION = 'appLockerRuleCollection'; - public const DATA_SOURCES_SETTINGS = 'dataSourcesSettings'; - public const DEVICES_SETTINGS = 'devicesSettings'; - public const DRIVE_MAP_SETTINGS = 'driveMapSettings'; - public const ENVIRONMENT_VARIABLES = 'environmentVariables'; - public const FILES_SETTINGS = 'filesSettings'; - public const FOLDER_OPTIONS = 'folderOptions'; - public const FOLDERS = 'folders'; - public const INI_FILES = 'iniFiles'; - public const INTERNET_OPTIONS = 'internetOptions'; - public const LOCAL_USERS_AND_GROUPS = 'localUsersAndGroups'; - public const NETWORK_OPTIONS = 'networkOptions'; - public const NETWORK_SHARES = 'networkShares'; - public const NT_SERVICES = 'ntServices'; - public const POWER_OPTIONS = 'powerOptions'; - public const PRINTERS = 'printers'; - public const REGIONAL_OPTIONS_SETTINGS = 'regionalOptionsSettings'; - public const REGISTRY_SETTINGS = 'registrySettings'; - public const SCHEDULED_TASKS = 'scheduledTasks'; - public const SHORTCUT_SETTINGS = 'shortcutSettings'; - public const START_MENU_SETTINGS = 'startMenuSettings'; + public const UNKNOWN = "unknown"; + public const POLICY = "policy"; + public const ACCOUNT = "account"; + public const SECURITY_OPTIONS = "securityOptions"; + public const USER_RIGHTS_ASSIGNMENT = "userRightsAssignment"; + public const AUDIT_SETTING = "auditSetting"; + public const WINDOWS_FIREWALL_SETTINGS = "windowsFirewallSettings"; + public const APP_LOCKER_RULE_COLLECTION = "appLockerRuleCollection"; + public const DATA_SOURCES_SETTINGS = "dataSourcesSettings"; + public const DEVICES_SETTINGS = "devicesSettings"; + public const DRIVE_MAP_SETTINGS = "driveMapSettings"; + public const ENVIRONMENT_VARIABLES = "environmentVariables"; + public const FILES_SETTINGS = "filesSettings"; + public const FOLDER_OPTIONS = "folderOptions"; + public const FOLDERS = "folders"; + public const INI_FILES = "iniFiles"; + public const INTERNET_OPTIONS = "internetOptions"; + public const LOCAL_USERS_AND_GROUPS = "localUsersAndGroups"; + public const NETWORK_OPTIONS = "networkOptions"; + public const NETWORK_SHARES = "networkShares"; + public const NT_SERVICES = "ntServices"; + public const POWER_OPTIONS = "powerOptions"; + public const PRINTERS = "printers"; + public const REGIONAL_OPTIONS_SETTINGS = "regionalOptionsSettings"; + public const REGISTRY_SETTINGS = "registrySettings"; + public const SCHEDULED_TASKS = "scheduledTasks"; + public const SHORTCUT_SETTINGS = "shortcutSettings"; + public const START_MENU_SETTINGS = "startMenuSettings"; } diff --git a/src/Generated/Models/GroupPolicyType.php b/src/Generated/Models/GroupPolicyType.php index f892d53debf..6d022270a60 100644 --- a/src/Generated/Models/GroupPolicyType.php +++ b/src/Generated/Models/GroupPolicyType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyType extends Enum { - public const ADMX_BACKED = 'admxBacked'; - public const ADMX_INGESTED = 'admxIngested'; + public const ADMX_BACKED = "admxBacked"; + public const ADMX_INGESTED = "admxIngested"; } diff --git a/src/Generated/Models/GroupPolicyUploadedDefinitionFileStatus.php b/src/Generated/Models/GroupPolicyUploadedDefinitionFileStatus.php index 2dcb1a8de66..f425a0d4777 100644 --- a/src/Generated/Models/GroupPolicyUploadedDefinitionFileStatus.php +++ b/src/Generated/Models/GroupPolicyUploadedDefinitionFileStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPolicyUploadedDefinitionFileStatus extends Enum { - public const NONE = 'none'; - public const UPLOAD_IN_PROGRESS = 'uploadInProgress'; - public const AVAILABLE = 'available'; - public const ASSIGNED = 'assigned'; - public const REMOVAL_IN_PROGRESS = 'removalInProgress'; - public const UPLOAD_FAILED = 'uploadFailed'; - public const REMOVAL_FAILED = 'removalFailed'; + public const NONE = "none"; + public const UPLOAD_IN_PROGRESS = "uploadInProgress"; + public const AVAILABLE = "available"; + public const ASSIGNED = "assigned"; + public const REMOVAL_IN_PROGRESS = "removalInProgress"; + public const UPLOAD_FAILED = "uploadFailed"; + public const REMOVAL_FAILED = "removalFailed"; } diff --git a/src/Generated/Models/GroupPrivacy.php b/src/Generated/Models/GroupPrivacy.php index 8115e669b48..fac6c8be2e2 100644 --- a/src/Generated/Models/GroupPrivacy.php +++ b/src/Generated/Models/GroupPrivacy.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupPrivacy extends Enum { - public const UNSPECIFIED = 'unspecified'; - public const PUBLIC = 'public'; - public const PRIVATE = 'private'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNSPECIFIED = "unspecified"; + public const PUBLIC = "public"; + public const PRIVATE = "private"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/GroupType.php b/src/Generated/Models/GroupType.php index dd7b466298c..0190205dcb1 100644 --- a/src/Generated/Models/GroupType.php +++ b/src/Generated/Models/GroupType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class GroupType extends Enum { - public const UNIFIED_GROUPS = 'unifiedGroups'; - public const AZURE_A_D = 'azureAD'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNIFIED_GROUPS = "unifiedGroups"; + public const AZURE_A_D = "azureAD"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/HardwareConfigurationFormat.php b/src/Generated/Models/HardwareConfigurationFormat.php index 955a688ec70..6629a0cbedc 100644 --- a/src/Generated/Models/HardwareConfigurationFormat.php +++ b/src/Generated/Models/HardwareConfigurationFormat.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class HardwareConfigurationFormat extends Enum { - public const DELL = 'dell'; - public const SURFACE = 'surface'; - public const SURFACE_DOCK = 'surfaceDock'; + public const DELL = "dell"; + public const SURFACE = "surface"; + public const SURFACE_DOCK = "surfaceDock"; } diff --git a/src/Generated/Models/HashAlgorithms.php b/src/Generated/Models/HashAlgorithms.php index 120429fd468..a2ea222660b 100644 --- a/src/Generated/Models/HashAlgorithms.php +++ b/src/Generated/Models/HashAlgorithms.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class HashAlgorithms extends Enum { - public const SHA1 = 'sha1'; - public const SHA2 = 'sha2'; + public const SHA1 = "sha1"; + public const SHA2 = "sha2"; } diff --git a/src/Generated/Models/HealthMonitoring/AlertState.php b/src/Generated/Models/HealthMonitoring/AlertState.php index 588d4d8e5ae..93c9aed8013 100644 --- a/src/Generated/Models/HealthMonitoring/AlertState.php +++ b/src/Generated/Models/HealthMonitoring/AlertState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertState extends Enum { - public const ACTIVE = 'active'; - public const RESOLVED = 'resolved'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const RESOLVED = "resolved"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/HealthMonitoring/AlertType.php b/src/Generated/Models/HealthMonitoring/AlertType.php index b1f28db07db..850d9104201 100644 --- a/src/Generated/Models/HealthMonitoring/AlertType.php +++ b/src/Generated/Models/HealthMonitoring/AlertType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertType extends Enum { - public const UNKNOWN = 'unknown'; - public const MFA_SIGN_IN_FAILURE = 'mfaSignInFailure'; - public const MANAGED_DEVICE_SIGN_IN_FAILURE = 'managedDeviceSignInFailure'; - public const COMPLIANT_DEVICE_SIGN_IN_FAILURE = 'compliantDeviceSignInFailure'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const MFA_SIGN_IN_FAILURE = "mfaSignInFailure"; + public const MANAGED_DEVICE_SIGN_IN_FAILURE = "managedDeviceSignInFailure"; + public const COMPLIANT_DEVICE_SIGN_IN_FAILURE = "compliantDeviceSignInFailure"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/HealthMonitoring/Category.php b/src/Generated/Models/HealthMonitoring/Category.php index ac5e2a0c5bf..e72b454fa67 100644 --- a/src/Generated/Models/HealthMonitoring/Category.php +++ b/src/Generated/Models/HealthMonitoring/Category.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Category extends Enum { - public const UNKNOWN = 'unknown'; - public const AUTHENTICATION = 'authentication'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const AUTHENTICATION = "authentication"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/HealthMonitoring/EnrichmentState.php b/src/Generated/Models/HealthMonitoring/EnrichmentState.php index a330b164ae5..9eb8ec9e5a1 100644 --- a/src/Generated/Models/HealthMonitoring/EnrichmentState.php +++ b/src/Generated/Models/HealthMonitoring/EnrichmentState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class EnrichmentState extends Enum { - public const NONE = 'none'; - public const IN_PROGRESS = 'inProgress'; - public const ENRICHED = 'enriched'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const IN_PROGRESS = "inProgress"; + public const ENRICHED = "enriched"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/HealthMonitoring/Scenario.php b/src/Generated/Models/HealthMonitoring/Scenario.php index d338539824d..fa831132349 100644 --- a/src/Generated/Models/HealthMonitoring/Scenario.php +++ b/src/Generated/Models/HealthMonitoring/Scenario.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class Scenario extends Enum { - public const UNKNOWN = 'unknown'; - public const MFA = 'mfa'; - public const DEVICES = 'devices'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const MFA = "mfa"; + public const DEVICES = "devices"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/HealthState.php b/src/Generated/Models/HealthState.php index c33bec8f6ba..a3f41e05ac0 100644 --- a/src/Generated/Models/HealthState.php +++ b/src/Generated/Models/HealthState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class HealthState extends Enum { - public const UNKNOWN = 'unknown'; - public const HEALTHY = 'healthy'; - public const UNHEALTHY = 'unhealthy'; + public const UNKNOWN = "unknown"; + public const HEALTHY = "healthy"; + public const UNHEALTHY = "unhealthy"; } diff --git a/src/Generated/Models/HorizontalSectionLayoutType.php b/src/Generated/Models/HorizontalSectionLayoutType.php index cebcc132090..7f66540513c 100644 --- a/src/Generated/Models/HorizontalSectionLayoutType.php +++ b/src/Generated/Models/HorizontalSectionLayoutType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class HorizontalSectionLayoutType extends Enum { - public const NONE = 'none'; - public const ONE_COLUMN = 'oneColumn'; - public const TWO_COLUMNS = 'twoColumns'; - public const THREE_COLUMNS = 'threeColumns'; - public const ONE_THIRD_LEFT_COLUMN = 'oneThirdLeftColumn'; - public const ONE_THIRD_RIGHT_COLUMN = 'oneThirdRightColumn'; - public const FULL_WIDTH = 'fullWidth'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ONE_COLUMN = "oneColumn"; + public const TWO_COLUMNS = "twoColumns"; + public const THREE_COLUMNS = "threeColumns"; + public const ONE_THIRD_LEFT_COLUMN = "oneThirdLeftColumn"; + public const ONE_THIRD_RIGHT_COLUMN = "oneThirdRightColumn"; + public const FULL_WIDTH = "fullWidth"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ITunesPairingMode.php b/src/Generated/Models/ITunesPairingMode.php index 84bf2f6a4b1..3fa8f79d3c1 100644 --- a/src/Generated/Models/ITunesPairingMode.php +++ b/src/Generated/Models/ITunesPairingMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ITunesPairingMode extends Enum { - public const DISALLOW = 'disallow'; - public const ALLOW = 'allow'; - public const REQUIRES_CERTIFICATE = 'requiresCertificate'; + public const DISALLOW = "disallow"; + public const ALLOW = "allow"; + public const REQUIRES_CERTIFICATE = "requiresCertificate"; } diff --git a/src/Generated/Models/IamStatus.php b/src/Generated/Models/IamStatus.php index bba5e60d95a..5bfa1671c5d 100644 --- a/src/Generated/Models/IamStatus.php +++ b/src/Generated/Models/IamStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IamStatus extends Enum { - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentityGovernance/CustomTaskExtensionOperationStatus.php b/src/Generated/Models/IdentityGovernance/CustomTaskExtensionOperationStatus.php index 94221212bc5..9e65ad0584b 100644 --- a/src/Generated/Models/IdentityGovernance/CustomTaskExtensionOperationStatus.php +++ b/src/Generated/Models/IdentityGovernance/CustomTaskExtensionOperationStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class CustomTaskExtensionOperationStatus extends Enum { - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentityGovernance/LifecycleTaskCategory.php b/src/Generated/Models/IdentityGovernance/LifecycleTaskCategory.php index 1a5d01cfd2f..50d72e8794b 100644 --- a/src/Generated/Models/IdentityGovernance/LifecycleTaskCategory.php +++ b/src/Generated/Models/IdentityGovernance/LifecycleTaskCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LifecycleTaskCategory extends Enum { - public const JOINER = 'joiner'; - public const LEAVER = 'leaver'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const MOVER = 'mover'; + public const JOINER = "joiner"; + public const LEAVER = "leaver"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const MOVER = "mover"; } diff --git a/src/Generated/Models/IdentityGovernance/LifecycleWorkflowCategory.php b/src/Generated/Models/IdentityGovernance/LifecycleWorkflowCategory.php index 6171517e6b1..571f00f7a4d 100644 --- a/src/Generated/Models/IdentityGovernance/LifecycleWorkflowCategory.php +++ b/src/Generated/Models/IdentityGovernance/LifecycleWorkflowCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LifecycleWorkflowCategory extends Enum { - public const JOINER = 'joiner'; - public const LEAVER = 'leaver'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const MOVER = 'mover'; + public const JOINER = "joiner"; + public const LEAVER = "leaver"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const MOVER = "mover"; } diff --git a/src/Generated/Models/IdentityGovernance/LifecycleWorkflowProcessingStatus.php b/src/Generated/Models/IdentityGovernance/LifecycleWorkflowProcessingStatus.php index 009dc366a7b..94ea4485bc7 100644 --- a/src/Generated/Models/IdentityGovernance/LifecycleWorkflowProcessingStatus.php +++ b/src/Generated/Models/IdentityGovernance/LifecycleWorkflowProcessingStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class LifecycleWorkflowProcessingStatus extends Enum { - public const QUEUED = 'queued'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const COMPLETED_WITH_ERRORS = 'completedWithErrors'; - public const CANCELED = 'canceled'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const QUEUED = "queued"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const COMPLETED_WITH_ERRORS = "completedWithErrors"; + public const CANCELED = "canceled"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentityGovernance/MembershipChangeType.php b/src/Generated/Models/IdentityGovernance/MembershipChangeType.php index 4abbcaba1d8..0d13ebafb46 100644 --- a/src/Generated/Models/IdentityGovernance/MembershipChangeType.php +++ b/src/Generated/Models/IdentityGovernance/MembershipChangeType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MembershipChangeType extends Enum { - public const ADD = 'add'; - public const REMOVE = 'remove'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADD = "add"; + public const REMOVE = "remove"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentityGovernance/ValueType.php b/src/Generated/Models/IdentityGovernance/ValueType.php index 2ac1a06db70..650b673d7a1 100644 --- a/src/Generated/Models/IdentityGovernance/ValueType.php +++ b/src/Generated/Models/IdentityGovernance/ValueType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ValueType extends Enum { - public const ENUM = 'enum'; - public const STRING = 'string'; - public const INT = 'int'; - public const BOOL = 'bool'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENUM = "enum"; + public const STRING = "string"; + public const INT = "int"; + public const BOOL = "bool"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentityGovernance/WorkflowExecutionType.php b/src/Generated/Models/IdentityGovernance/WorkflowExecutionType.php index 5d3b21e9498..33fb3e0b511 100644 --- a/src/Generated/Models/IdentityGovernance/WorkflowExecutionType.php +++ b/src/Generated/Models/IdentityGovernance/WorkflowExecutionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkflowExecutionType extends Enum { - public const SCHEDULED = 'scheduled'; - public const ON_DEMAND = 'onDemand'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SCHEDULED = "scheduled"; + public const ON_DEMAND = "onDemand"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentityGovernance/WorkflowTriggerTimeBasedAttribute.php b/src/Generated/Models/IdentityGovernance/WorkflowTriggerTimeBasedAttribute.php index c303c290421..5a61632aa40 100644 --- a/src/Generated/Models/IdentityGovernance/WorkflowTriggerTimeBasedAttribute.php +++ b/src/Generated/Models/IdentityGovernance/WorkflowTriggerTimeBasedAttribute.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkflowTriggerTimeBasedAttribute extends Enum { - public const EMPLOYEE_HIRE_DATE = 'employeeHireDate'; - public const EMPLOYEE_LEAVE_DATE_TIME = 'employeeLeaveDateTime'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const CREATED_DATE_TIME = 'createdDateTime'; + public const EMPLOYEE_HIRE_DATE = "employeeHireDate"; + public const EMPLOYEE_LEAVE_DATE_TIME = "employeeLeaveDateTime"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const CREATED_DATE_TIME = "createdDateTime"; } diff --git a/src/Generated/Models/IdentityProviderState.php b/src/Generated/Models/IdentityProviderState.php index 5966d4f828e..67d6a735b45 100644 --- a/src/Generated/Models/IdentityProviderState.php +++ b/src/Generated/Models/IdentityProviderState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class IdentityProviderState extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentitySet.php b/src/Generated/Models/IdentitySet.php index 7a025127eda..d598ea70632 100644 --- a/src/Generated/Models/IdentitySet.php +++ b/src/Generated/Models/IdentitySet.php @@ -60,7 +60,7 @@ public function getAdditionalData(): ?array { } /** - * Gets the application property value. Optional. The application associated with this action. + * Gets the application property value. The Identity of the Application. This property is read-only. * @return Identity|null */ public function getApplication(): ?Identity { @@ -80,7 +80,7 @@ public function getBackingStore(): BackingStore { } /** - * Gets the device property value. Optional. The device associated with this action. + * Gets the device property value. The Identity of the Device. This property is read-only. * @return Identity|null */ public function getDevice(): ?Identity { @@ -118,7 +118,7 @@ public function getOdataType(): ?string { } /** - * Gets the user property value. Optional. The user associated with this action. + * Gets the user property value. The Identity of the User. This property is read-only. * @return Identity|null */ public function getUser(): ?Identity { @@ -150,7 +150,7 @@ public function setAdditionalData(?array $value): void { } /** - * Sets the application property value. Optional. The application associated with this action. + * Sets the application property value. The Identity of the Application. This property is read-only. * @param Identity|null $value Value to set for the application property. */ public function setApplication(?Identity $value): void { @@ -166,7 +166,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the device property value. Optional. The device associated with this action. + * Sets the device property value. The Identity of the Device. This property is read-only. * @param Identity|null $value Value to set for the device property. */ public function setDevice(?Identity $value): void { @@ -182,7 +182,7 @@ public function setOdataType(?string $value): void { } /** - * Sets the user property value. Optional. The user associated with this action. + * Sets the user property value. The Identity of the User. This property is read-only. * @param Identity|null $value Value to set for the user property. */ public function setUser(?Identity $value): void { diff --git a/src/Generated/Models/IdentitySourceType.php b/src/Generated/Models/IdentitySourceType.php index c3997cb0b22..e20f7440170 100644 --- a/src/Generated/Models/IdentitySourceType.php +++ b/src/Generated/Models/IdentitySourceType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class IdentitySourceType extends Enum { - public const AZURE_ACTIVE_DIRECTORY = 'azureActiveDirectory'; - public const EXTERNAL = 'external'; + public const AZURE_ACTIVE_DIRECTORY = "azureActiveDirectory"; + public const EXTERNAL = "external"; } diff --git a/src/Generated/Models/IdentityUserFlowAttributeDataType.php b/src/Generated/Models/IdentityUserFlowAttributeDataType.php index 9cff903aad1..a22d3845eb9 100644 --- a/src/Generated/Models/IdentityUserFlowAttributeDataType.php +++ b/src/Generated/Models/IdentityUserFlowAttributeDataType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class IdentityUserFlowAttributeDataType extends Enum { - public const STRING = 'string'; - public const BOOLEAN = 'boolean'; - public const INT64 = 'int64'; - public const STRING_COLLECTION = 'stringCollection'; - public const DATE_TIME = 'dateTime'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STRING = "string"; + public const BOOLEAN = "boolean"; + public const INT64 = "int64"; + public const STRING_COLLECTION = "stringCollection"; + public const DATE_TIME = "dateTime"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IdentityUserFlowAttributeInputType.php b/src/Generated/Models/IdentityUserFlowAttributeInputType.php index 04db0c48023..234a0f3a74c 100644 --- a/src/Generated/Models/IdentityUserFlowAttributeInputType.php +++ b/src/Generated/Models/IdentityUserFlowAttributeInputType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class IdentityUserFlowAttributeInputType extends Enum { - public const TEXT_BOX = 'textBox'; - public const DATE_TIME_DROPDOWN = 'dateTimeDropdown'; - public const RADIO_SINGLE_SELECT = 'radioSingleSelect'; - public const DROPDOWN_SINGLE_SELECT = 'dropdownSingleSelect'; - public const EMAIL_BOX = 'emailBox'; - public const CHECKBOX_MULTI_SELECT = 'checkboxMultiSelect'; + public const TEXT_BOX = "textBox"; + public const DATE_TIME_DROPDOWN = "dateTimeDropdown"; + public const RADIO_SINGLE_SELECT = "radioSingleSelect"; + public const DROPDOWN_SINGLE_SELECT = "dropdownSingleSelect"; + public const EMAIL_BOX = "emailBox"; + public const CHECKBOX_MULTI_SELECT = "checkboxMultiSelect"; } diff --git a/src/Generated/Models/IdentityUserFlowAttributeType.php b/src/Generated/Models/IdentityUserFlowAttributeType.php index 364694b35b5..f974c96372b 100644 --- a/src/Generated/Models/IdentityUserFlowAttributeType.php +++ b/src/Generated/Models/IdentityUserFlowAttributeType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IdentityUserFlowAttributeType extends Enum { - public const BUILT_IN = 'builtIn'; - public const CUSTOM = 'custom'; - public const REQUIRED = 'required'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BUILT_IN = "builtIn"; + public const CUSTOM = "custom"; + public const REQUIRED = "required"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ImageTaggingChoice.php b/src/Generated/Models/ImageTaggingChoice.php index 449828ae4ca..ddb204cca4a 100644 --- a/src/Generated/Models/ImageTaggingChoice.php +++ b/src/Generated/Models/ImageTaggingChoice.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ImageTaggingChoice extends Enum { - public const DISABLED = 'disabled'; - public const BASIC = 'basic'; - public const ENHANCED = 'enhanced'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DISABLED = "disabled"; + public const BASIC = "basic"; + public const ENHANCED = "enhanced"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Importance.php b/src/Generated/Models/Importance.php index 9bde5ca7418..3930ebe1184 100644 --- a/src/Generated/Models/Importance.php +++ b/src/Generated/Models/Importance.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Importance extends Enum { - public const LOW = 'low'; - public const NORMAL = 'normal'; - public const HIGH = 'high'; + public const LOW = "low"; + public const NORMAL = "normal"; + public const HIGH = "high"; } diff --git a/src/Generated/Models/ImportedDeviceIdentityType.php b/src/Generated/Models/ImportedDeviceIdentityType.php index 4b014088170..c8ab3e8d0bb 100644 --- a/src/Generated/Models/ImportedDeviceIdentityType.php +++ b/src/Generated/Models/ImportedDeviceIdentityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ImportedDeviceIdentityType extends Enum { - public const UNKNOWN = 'unknown'; - public const IMEI = 'imei'; - public const SERIAL_NUMBER = 'serialNumber'; - public const MANUFACTURER_MODEL_SERIAL = 'manufacturerModelSerial'; + public const UNKNOWN = "unknown"; + public const IMEI = "imei"; + public const SERIAL_NUMBER = "serialNumber"; + public const MANUFACTURER_MODEL_SERIAL = "manufacturerModelSerial"; } diff --git a/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityImportStatus.php b/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityImportStatus.php index 8b8f871f98d..db0bda4e433 100644 --- a/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityImportStatus.php +++ b/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityImportStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ImportedWindowsAutopilotDeviceIdentityImportStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const PENDING = 'pending'; - public const PARTIAL = 'partial'; - public const COMPLETE = 'complete'; - public const ERROR = 'error'; + public const UNKNOWN = "unknown"; + public const PENDING = "pending"; + public const PARTIAL = "partial"; + public const COMPLETE = "complete"; + public const ERROR = "error"; } diff --git a/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityUploadStatus.php b/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityUploadStatus.php index 7848b8e3cb3..5852b1c7ce8 100644 --- a/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityUploadStatus.php +++ b/src/Generated/Models/ImportedWindowsAutopilotDeviceIdentityUploadStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ImportedWindowsAutopilotDeviceIdentityUploadStatus extends Enum { - public const NO_UPLOAD = 'noUpload'; - public const PENDING = 'pending'; - public const COMPLETE = 'complete'; - public const ERROR = 'error'; + public const NO_UPLOAD = "noUpload"; + public const PENDING = "pending"; + public const COMPLETE = "complete"; + public const ERROR = "error"; } diff --git a/src/Generated/Models/IncludedUserRoles.php b/src/Generated/Models/IncludedUserRoles.php index 37f5e59c012..b0a87c032b8 100644 --- a/src/Generated/Models/IncludedUserRoles.php +++ b/src/Generated/Models/IncludedUserRoles.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class IncludedUserRoles extends Enum { - public const ALL = 'all'; - public const PRIVILEGED_ADMIN = 'privilegedAdmin'; - public const ADMIN = 'admin'; - public const USER = 'user'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const PRIVILEGED_ADMIN = "privilegedAdmin"; + public const ADMIN = "admin"; + public const USER = "user"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IncludedUserTypes.php b/src/Generated/Models/IncludedUserTypes.php index 97bd2c2eb5d..47cefbc2a19 100644 --- a/src/Generated/Models/IncludedUserTypes.php +++ b/src/Generated/Models/IncludedUserTypes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IncludedUserTypes extends Enum { - public const ALL = 'all'; - public const MEMBER = 'member'; - public const GUEST = 'guest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const MEMBER = "member"; + public const GUEST = "guest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IncomingTokenType.php b/src/Generated/Models/IncomingTokenType.php index c82b3457b3a..3f78bffa311 100644 --- a/src/Generated/Models/IncomingTokenType.php +++ b/src/Generated/Models/IncomingTokenType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class IncomingTokenType extends Enum { - public const NONE = 'none'; - public const PRIMARY_REFRESH_TOKEN = 'primaryRefreshToken'; - public const SAML11 = 'saml11'; - public const SAML20 = 'saml20'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const REMOTE_DESKTOP_TOKEN = 'remoteDesktopToken'; - public const REFRESH_TOKEN = 'refreshToken'; + public const NONE = "none"; + public const PRIMARY_REFRESH_TOKEN = "primaryRefreshToken"; + public const SAML11 = "saml11"; + public const SAML20 = "saml20"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const REMOTE_DESKTOP_TOKEN = "remoteDesktopToken"; + public const REFRESH_TOKEN = "refreshToken"; } diff --git a/src/Generated/Models/IncompatiblePrinterSettings.php b/src/Generated/Models/IncompatiblePrinterSettings.php index f67f98d0b02..ffb58be4c75 100644 --- a/src/Generated/Models/IncompatiblePrinterSettings.php +++ b/src/Generated/Models/IncompatiblePrinterSettings.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class IncompatiblePrinterSettings extends Enum { - public const SHOW = 'show'; - public const HIDE = 'hide'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SHOW = "show"; + public const HIDE = "hide"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/AdditionalClassGroupAttributes.php b/src/Generated/Models/IndustryData/AdditionalClassGroupAttributes.php index 4a2a2231e12..45100a27675 100644 --- a/src/Generated/Models/IndustryData/AdditionalClassGroupAttributes.php +++ b/src/Generated/Models/IndustryData/AdditionalClassGroupAttributes.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class AdditionalClassGroupAttributes extends Enum { - public const COURSE_TITLE = 'courseTitle'; - public const COURSE_CODE = 'courseCode'; - public const COURSE_SUBJECT = 'courseSubject'; - public const COURSE_GRADE_LEVEL = 'courseGradeLevel'; - public const COURSE_EXTERNAL_ID = 'courseExternalId'; - public const ACADEMIC_SESSION_TITLE = 'academicSessionTitle'; - public const ACADEMIC_SESSION_EXTERNAL_ID = 'academicSessionExternalId'; - public const CLASS_CODE = 'classCode'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const COURSE_TITLE = "courseTitle"; + public const COURSE_CODE = "courseCode"; + public const COURSE_SUBJECT = "courseSubject"; + public const COURSE_GRADE_LEVEL = "courseGradeLevel"; + public const COURSE_EXTERNAL_ID = "courseExternalId"; + public const ACADEMIC_SESSION_TITLE = "academicSessionTitle"; + public const ACADEMIC_SESSION_EXTERNAL_ID = "academicSessionExternalId"; + public const CLASS_CODE = "classCode"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/AdditionalUserAttributes.php b/src/Generated/Models/IndustryData/AdditionalUserAttributes.php index ddaffa62657..90dc1fb4551 100644 --- a/src/Generated/Models/IndustryData/AdditionalUserAttributes.php +++ b/src/Generated/Models/IndustryData/AdditionalUserAttributes.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AdditionalUserAttributes extends Enum { - public const USER_GRADE_LEVEL = 'userGradeLevel'; - public const USER_NUMBER = 'userNumber'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER_GRADE_LEVEL = "userGradeLevel"; + public const USER_NUMBER = "userNumber"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/ApiFormat.php b/src/Generated/Models/IndustryData/ApiFormat.php index 748dd8ebf5e..28e782ec15e 100644 --- a/src/Generated/Models/IndustryData/ApiFormat.php +++ b/src/Generated/Models/IndustryData/ApiFormat.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ApiFormat extends Enum { - public const ONE_ROSTER = 'oneRoster'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ONE_ROSTER = "oneRoster"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/FilterOptions.php b/src/Generated/Models/IndustryData/FilterOptions.php index ad2c1a411fa..ac1563a0313 100644 --- a/src/Generated/Models/IndustryData/FilterOptions.php +++ b/src/Generated/Models/IndustryData/FilterOptions.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class FilterOptions extends Enum { - public const ORG_EXTERNAL_ID = 'orgExternalId'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ORG_EXTERNAL_ID = "orgExternalId"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/InboundDomain.php b/src/Generated/Models/IndustryData/InboundDomain.php index c3c78cf3e82..aeed81f1c11 100644 --- a/src/Generated/Models/IndustryData/InboundDomain.php +++ b/src/Generated/Models/IndustryData/InboundDomain.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class InboundDomain extends Enum { - public const EDUCATION_ROSTERING = 'educationRostering'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EDUCATION_ROSTERING = "educationRostering"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/IndustryDataActivityStatus.php b/src/Generated/Models/IndustryData/IndustryDataActivityStatus.php index 20581578325..a054878fb9b 100644 --- a/src/Generated/Models/IndustryData/IndustryDataActivityStatus.php +++ b/src/Generated/Models/IndustryData/IndustryDataActivityStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class IndustryDataActivityStatus extends Enum { - public const IN_PROGRESS = 'inProgress'; - public const SKIPPED = 'skipped'; - public const FAILED = 'failed'; - public const COMPLETED = 'completed'; - public const COMPLETED_WITH_ERRORS = 'completedWithErrors'; - public const COMPLETED_WITH_WARNINGS = 'completedWithWarnings'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IN_PROGRESS = "inProgress"; + public const SKIPPED = "skipped"; + public const FAILED = "failed"; + public const COMPLETED = "completed"; + public const COMPLETED_WITH_ERRORS = "completedWithErrors"; + public const COMPLETED_WITH_WARNINGS = "completedWithWarnings"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/IndustryDataRunStatus.php b/src/Generated/Models/IndustryData/IndustryDataRunStatus.php index 5032c0d25fc..764f69edb06 100644 --- a/src/Generated/Models/IndustryData/IndustryDataRunStatus.php +++ b/src/Generated/Models/IndustryData/IndustryDataRunStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class IndustryDataRunStatus extends Enum { - public const RUNNING = 'running'; - public const FAILED = 'failed'; - public const COMPLETED = 'completed'; - public const COMPLETED_WITH_ERRORS = 'completedWithErrors'; - public const COMPLETED_WITH_WARNINGS = 'completedWithWarnings'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RUNNING = "running"; + public const FAILED = "failed"; + public const COMPLETED = "completed"; + public const COMPLETED_WITH_ERRORS = "completedWithErrors"; + public const COMPLETED_WITH_WARNINGS = "completedWithWarnings"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/IndustryData/ReadinessStatus.php b/src/Generated/Models/IndustryData/ReadinessStatus.php index 4061e3742b7..3c70f6ad915 100644 --- a/src/Generated/Models/IndustryData/ReadinessStatus.php +++ b/src/Generated/Models/IndustryData/ReadinessStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ReadinessStatus extends Enum { - public const NOT_READY = 'notReady'; - public const READY = 'ready'; - public const FAILED = 'failed'; - public const DISABLED = 'disabled'; - public const EXPIRED = 'expired'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_READY = "notReady"; + public const READY = "ready"; + public const FAILED = "failed"; + public const DISABLED = "disabled"; + public const EXPIRED = "expired"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/InferenceClassificationType.php b/src/Generated/Models/InferenceClassificationType.php index 590149ed1bc..69ff3213899 100644 --- a/src/Generated/Models/InferenceClassificationType.php +++ b/src/Generated/Models/InferenceClassificationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class InferenceClassificationType extends Enum { - public const FOCUSED = 'focused'; - public const OTHER = 'other'; + public const FOCUSED = "focused"; + public const OTHER = "other"; } diff --git a/src/Generated/Models/IngestionSource.php b/src/Generated/Models/IngestionSource.php index ae3d5b7372e..e4f612f8eda 100644 --- a/src/Generated/Models/IngestionSource.php +++ b/src/Generated/Models/IngestionSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IngestionSource extends Enum { - public const UNKNOWN = 'unknown'; - public const CUSTOM = 'custom'; - public const BUILT_IN = 'builtIn'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CUSTOM = "custom"; + public const BUILT_IN = "builtIn"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/InitiatorType.php b/src/Generated/Models/InitiatorType.php index 479ab76750e..e2df73c4c3a 100644 --- a/src/Generated/Models/InitiatorType.php +++ b/src/Generated/Models/InitiatorType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class InitiatorType extends Enum { - public const USER = 'user'; - public const APPLICATION = 'application'; - public const SYSTEM = 'system'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const APPLICATION = "application"; + public const SYSTEM = "system"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/InkAccessSetting.php b/src/Generated/Models/InkAccessSetting.php index 0add3461d89..003b46bbbf9 100644 --- a/src/Generated/Models/InkAccessSetting.php +++ b/src/Generated/Models/InkAccessSetting.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class InkAccessSetting extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/InsiderRiskLevel.php b/src/Generated/Models/InsiderRiskLevel.php index 82ab6591dfe..38ffcbe92b2 100644 --- a/src/Generated/Models/InsiderRiskLevel.php +++ b/src/Generated/Models/InsiderRiskLevel.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class InsiderRiskLevel extends Enum { - public const NONE = 'none'; - public const MINOR = 'minor'; - public const MODERATE = 'moderate'; - public const ELEVATED = 'elevated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const MINOR = "minor"; + public const MODERATE = "moderate"; + public const ELEVATED = "elevated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/InstallIntent.php b/src/Generated/Models/InstallIntent.php index 69b2d394459..d02a7a0b03a 100644 --- a/src/Generated/Models/InstallIntent.php +++ b/src/Generated/Models/InstallIntent.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class InstallIntent extends Enum { - public const AVAILABLE = 'available'; - public const REQUIRED = 'required'; - public const UNINSTALL = 'uninstall'; - public const AVAILABLE_WITHOUT_ENROLLMENT = 'availableWithoutEnrollment'; + public const AVAILABLE = "available"; + public const REQUIRED = "required"; + public const UNINSTALL = "uninstall"; + public const AVAILABLE_WITHOUT_ENROLLMENT = "availableWithoutEnrollment"; } diff --git a/src/Generated/Models/InstallState.php b/src/Generated/Models/InstallState.php index 3a813347e44..79a918952a3 100644 --- a/src/Generated/Models/InstallState.php +++ b/src/Generated/Models/InstallState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class InstallState extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const INSTALLED = 'installed'; - public const FAILED = 'failed'; - public const NOT_INSTALLED = 'notInstalled'; - public const UNINSTALL_FAILED = 'uninstallFailed'; - public const UNKNOWN = 'unknown'; + public const NOT_APPLICABLE = "notApplicable"; + public const INSTALLED = "installed"; + public const FAILED = "failed"; + public const NOT_INSTALLED = "notInstalled"; + public const UNINSTALL_FAILED = "uninstallFailed"; + public const UNKNOWN = "unknown"; } diff --git a/src/Generated/Models/IntendedPurpose.php b/src/Generated/Models/IntendedPurpose.php index be2101deafa..c608af72e78 100644 --- a/src/Generated/Models/IntendedPurpose.php +++ b/src/Generated/Models/IntendedPurpose.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class IntendedPurpose extends Enum { - public const UNASSIGNED = 'unassigned'; - public const SMIME_ENCRYPTION = 'smimeEncryption'; - public const SMIME_SIGNING = 'smimeSigning'; - public const VPN = 'vpn'; - public const WIFI = 'wifi'; + public const UNASSIGNED = "unassigned"; + public const SMIME_ENCRYPTION = "smimeEncryption"; + public const SMIME_SIGNING = "smimeSigning"; + public const VPN = "vpn"; + public const WIFI = "wifi"; } diff --git a/src/Generated/Models/InternetExplorerMessageSetting.php b/src/Generated/Models/InternetExplorerMessageSetting.php index 1a4f5f5b8ac..964edc5b2f9 100644 --- a/src/Generated/Models/InternetExplorerMessageSetting.php +++ b/src/Generated/Models/InternetExplorerMessageSetting.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class InternetExplorerMessageSetting extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; - public const KEEP_GOING = 'keepGoing'; + public const NOT_CONFIGURED = "notConfigured"; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; + public const KEEP_GOING = "keepGoing"; } diff --git a/src/Generated/Models/InternetSiteSecurityLevel.php b/src/Generated/Models/InternetSiteSecurityLevel.php index 8fa91fa2cbc..19c1d8975aa 100644 --- a/src/Generated/Models/InternetSiteSecurityLevel.php +++ b/src/Generated/Models/InternetSiteSecurityLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class InternetSiteSecurityLevel extends Enum { - public const USER_DEFINED = 'userDefined'; - public const MEDIUM = 'medium'; - public const MEDIUM_HIGH = 'mediumHigh'; - public const HIGH = 'high'; + public const USER_DEFINED = "userDefined"; + public const MEDIUM = "medium"; + public const MEDIUM_HIGH = "mediumHigh"; + public const HIGH = "high"; } diff --git a/src/Generated/Models/IosKioskModeAppType.php b/src/Generated/Models/IosKioskModeAppType.php index 01932882da8..a45c926e26e 100644 --- a/src/Generated/Models/IosKioskModeAppType.php +++ b/src/Generated/Models/IosKioskModeAppType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IosKioskModeAppType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const APP_STORE_APP = 'appStoreApp'; - public const MANAGED_APP = 'managedApp'; - public const BUILT_IN_APP = 'builtInApp'; + public const NOT_CONFIGURED = "notConfigured"; + public const APP_STORE_APP = "appStoreApp"; + public const MANAGED_APP = "managedApp"; + public const BUILT_IN_APP = "builtInApp"; } diff --git a/src/Generated/Models/IosNotificationAlertType.php b/src/Generated/Models/IosNotificationAlertType.php index 57750954025..afe5bb85a71 100644 --- a/src/Generated/Models/IosNotificationAlertType.php +++ b/src/Generated/Models/IosNotificationAlertType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IosNotificationAlertType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const BANNER = 'banner'; - public const MODAL = 'modal'; - public const NONE = 'none'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const BANNER = "banner"; + public const MODAL = "modal"; + public const NONE = "none"; } diff --git a/src/Generated/Models/IosNotificationPreviewVisibility.php b/src/Generated/Models/IosNotificationPreviewVisibility.php index b5f7b732733..1f10d3df8f2 100644 --- a/src/Generated/Models/IosNotificationPreviewVisibility.php +++ b/src/Generated/Models/IosNotificationPreviewVisibility.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IosNotificationPreviewVisibility extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ALWAYS_SHOW = 'alwaysShow'; - public const HIDE_WHEN_LOCKED = 'hideWhenLocked'; - public const NEVER_SHOW = 'neverShow'; + public const NOT_CONFIGURED = "notConfigured"; + public const ALWAYS_SHOW = "alwaysShow"; + public const HIDE_WHEN_LOCKED = "hideWhenLocked"; + public const NEVER_SHOW = "neverShow"; } diff --git a/src/Generated/Models/IosSoftwareUpdateScheduleType.php b/src/Generated/Models/IosSoftwareUpdateScheduleType.php index 7033bb5e123..3792ce4bdf8 100644 --- a/src/Generated/Models/IosSoftwareUpdateScheduleType.php +++ b/src/Generated/Models/IosSoftwareUpdateScheduleType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IosSoftwareUpdateScheduleType extends Enum { - public const UPDATE_OUTSIDE_OF_ACTIVE_HOURS = 'updateOutsideOfActiveHours'; - public const ALWAYS_UPDATE = 'alwaysUpdate'; - public const UPDATE_DURING_TIME_WINDOWS = 'updateDuringTimeWindows'; - public const UPDATE_OUTSIDE_OF_TIME_WINDOWS = 'updateOutsideOfTimeWindows'; + public const UPDATE_OUTSIDE_OF_ACTIVE_HOURS = "updateOutsideOfActiveHours"; + public const ALWAYS_UPDATE = "alwaysUpdate"; + public const UPDATE_DURING_TIME_WINDOWS = "updateDuringTimeWindows"; + public const UPDATE_OUTSIDE_OF_TIME_WINDOWS = "updateOutsideOfTimeWindows"; } diff --git a/src/Generated/Models/IosUpdatesInstallStatus.php b/src/Generated/Models/IosUpdatesInstallStatus.php index 29a39bee1fc..b2cf6cc205a 100644 --- a/src/Generated/Models/IosUpdatesInstallStatus.php +++ b/src/Generated/Models/IosUpdatesInstallStatus.php @@ -5,26 +5,26 @@ use Microsoft\Kiota\Abstractions\Enum; class IosUpdatesInstallStatus extends Enum { - public const UPDATE_SCAN_FAILED = 'updateScanFailed'; - public const DEVICE_OS_HIGHER_THAN_DESIRED_OS_VERSION = 'deviceOsHigherThanDesiredOsVersion'; - public const UPDATE_ERROR = 'updateError'; - public const SHARED_DEVICE_USER_LOGGED_IN_ERROR = 'sharedDeviceUserLoggedInError'; - public const NOT_SUPPORTED_OPERATION = 'notSupportedOperation'; - public const INSTALL_FAILED = 'installFailed'; - public const INSTALL_PHONE_CALL_IN_PROGRESS = 'installPhoneCallInProgress'; - public const INSTALL_INSUFFICIENT_POWER = 'installInsufficientPower'; - public const INSTALL_INSUFFICIENT_SPACE = 'installInsufficientSpace'; - public const INSTALLING = 'installing'; - public const DOWNLOAD_INSUFFICIENT_NETWORK = 'downloadInsufficientNetwork'; - public const DOWNLOAD_INSUFFICIENT_POWER = 'downloadInsufficientPower'; - public const DOWNLOAD_INSUFFICIENT_SPACE = 'downloadInsufficientSpace'; - public const DOWNLOAD_REQUIRES_COMPUTER = 'downloadRequiresComputer'; - public const DOWNLOAD_FAILED = 'downloadFailed'; - public const DOWNLOADING = 'downloading'; - public const TIMEOUT = 'timeout'; - public const MDM_CLIENT_CRASHED = 'mdmClientCrashed'; - public const SUCCESS = 'success'; - public const AVAILABLE = 'available'; - public const IDLE = 'idle'; - public const UNKNOWN = 'unknown'; + public const UPDATE_SCAN_FAILED = "updateScanFailed"; + public const DEVICE_OS_HIGHER_THAN_DESIRED_OS_VERSION = "deviceOsHigherThanDesiredOsVersion"; + public const UPDATE_ERROR = "updateError"; + public const SHARED_DEVICE_USER_LOGGED_IN_ERROR = "sharedDeviceUserLoggedInError"; + public const NOT_SUPPORTED_OPERATION = "notSupportedOperation"; + public const INSTALL_FAILED = "installFailed"; + public const INSTALL_PHONE_CALL_IN_PROGRESS = "installPhoneCallInProgress"; + public const INSTALL_INSUFFICIENT_POWER = "installInsufficientPower"; + public const INSTALL_INSUFFICIENT_SPACE = "installInsufficientSpace"; + public const INSTALLING = "installing"; + public const DOWNLOAD_INSUFFICIENT_NETWORK = "downloadInsufficientNetwork"; + public const DOWNLOAD_INSUFFICIENT_POWER = "downloadInsufficientPower"; + public const DOWNLOAD_INSUFFICIENT_SPACE = "downloadInsufficientSpace"; + public const DOWNLOAD_REQUIRES_COMPUTER = "downloadRequiresComputer"; + public const DOWNLOAD_FAILED = "downloadFailed"; + public const DOWNLOADING = "downloading"; + public const TIMEOUT = "timeout"; + public const MDM_CLIENT_CRASHED = "mdmClientCrashed"; + public const SUCCESS = "success"; + public const AVAILABLE = "available"; + public const IDLE = "idle"; + public const UNKNOWN = "unknown"; } diff --git a/src/Generated/Models/IosWallpaperDisplayLocation.php b/src/Generated/Models/IosWallpaperDisplayLocation.php index 28b5ecc246f..f34352aa107 100644 --- a/src/Generated/Models/IosWallpaperDisplayLocation.php +++ b/src/Generated/Models/IosWallpaperDisplayLocation.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IosWallpaperDisplayLocation extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const LOCK_SCREEN = 'lockScreen'; - public const HOME_SCREEN = 'homeScreen'; - public const LOCK_AND_HOME_SCREENS = 'lockAndHomeScreens'; + public const NOT_CONFIGURED = "notConfigured"; + public const LOCK_SCREEN = "lockScreen"; + public const HOME_SCREEN = "homeScreen"; + public const LOCK_AND_HOME_SCREENS = "lockAndHomeScreens"; } diff --git a/src/Generated/Models/JoinType.php b/src/Generated/Models/JoinType.php index fd4dd999739..0ba240c64ab 100644 --- a/src/Generated/Models/JoinType.php +++ b/src/Generated/Models/JoinType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class JoinType extends Enum { - public const UNKNOWN = 'unknown'; - public const AZURE_A_D_JOINED = 'azureADJoined'; - public const AZURE_A_D_REGISTERED = 'azureADRegistered'; - public const HYBRID_AZURE_A_D_JOINED = 'hybridAzureADJoined'; + public const UNKNOWN = "unknown"; + public const AZURE_A_D_JOINED = "azureADJoined"; + public const AZURE_A_D_REGISTERED = "azureADRegistered"; + public const HYBRID_AZURE_A_D_JOINED = "hybridAzureADJoined"; } diff --git a/src/Generated/Models/KerberosSignOnMappingAttributeType.php b/src/Generated/Models/KerberosSignOnMappingAttributeType.php index 3db46fc526f..a6290927ccf 100644 --- a/src/Generated/Models/KerberosSignOnMappingAttributeType.php +++ b/src/Generated/Models/KerberosSignOnMappingAttributeType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class KerberosSignOnMappingAttributeType extends Enum { - public const USER_PRINCIPAL_NAME = 'userPrincipalName'; - public const ON_PREMISES_USER_PRINCIPAL_NAME = 'onPremisesUserPrincipalName'; - public const USER_PRINCIPAL_USERNAME = 'userPrincipalUsername'; - public const ON_PREMISES_USER_PRINCIPAL_USERNAME = 'onPremisesUserPrincipalUsername'; - public const ON_PREMISES_S_A_M_ACCOUNT_NAME = 'onPremisesSAMAccountName'; + public const USER_PRINCIPAL_NAME = "userPrincipalName"; + public const ON_PREMISES_USER_PRINCIPAL_NAME = "onPremisesUserPrincipalName"; + public const USER_PRINCIPAL_USERNAME = "userPrincipalUsername"; + public const ON_PREMISES_USER_PRINCIPAL_USERNAME = "onPremisesUserPrincipalUsername"; + public const ON_PREMISES_S_A_M_ACCOUNT_NAME = "onPremisesSAMAccountName"; } diff --git a/src/Generated/Models/KeySize.php b/src/Generated/Models/KeySize.php index 0019ac0e166..51377fa7c41 100644 --- a/src/Generated/Models/KeySize.php +++ b/src/Generated/Models/KeySize.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class KeySize extends Enum { - public const SIZE1024 = 'size1024'; - public const SIZE2048 = 'size2048'; - public const SIZE4096 = 'size4096'; + public const SIZE1024 = "size1024"; + public const SIZE2048 = "size2048"; + public const SIZE4096 = "size4096"; } diff --git a/src/Generated/Models/KeyStorageProviderOption.php b/src/Generated/Models/KeyStorageProviderOption.php index d17af913d32..742ebe28e8f 100644 --- a/src/Generated/Models/KeyStorageProviderOption.php +++ b/src/Generated/Models/KeyStorageProviderOption.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class KeyStorageProviderOption extends Enum { - public const USE_TPM_KSP_OTHERWISE_USE_SOFTWARE_KSP = 'useTpmKspOtherwiseUseSoftwareKsp'; - public const USE_TPM_KSP_OTHERWISE_FAIL = 'useTpmKspOtherwiseFail'; - public const USE_PASSPORT_FOR_WORK_KSP_OTHERWISE_FAIL = 'usePassportForWorkKspOtherwiseFail'; - public const USE_SOFTWARE_KSP = 'useSoftwareKsp'; + public const USE_TPM_KSP_OTHERWISE_USE_SOFTWARE_KSP = "useTpmKspOtherwiseUseSoftwareKsp"; + public const USE_TPM_KSP_OTHERWISE_FAIL = "useTpmKspOtherwiseFail"; + public const USE_PASSPORT_FOR_WORK_KSP_OTHERWISE_FAIL = "usePassportForWorkKspOtherwiseFail"; + public const USE_SOFTWARE_KSP = "useSoftwareKsp"; } diff --git a/src/Generated/Models/KeyUsages.php b/src/Generated/Models/KeyUsages.php index 7659dd1ac07..c4b8a2e23c9 100644 --- a/src/Generated/Models/KeyUsages.php +++ b/src/Generated/Models/KeyUsages.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class KeyUsages extends Enum { - public const KEY_ENCIPHERMENT = 'keyEncipherment'; - public const DIGITAL_SIGNATURE = 'digitalSignature'; + public const KEY_ENCIPHERMENT = "keyEncipherment"; + public const DIGITAL_SIGNATURE = "digitalSignature"; } diff --git a/src/Generated/Models/KeyValue.php b/src/Generated/Models/KeyValue.php index f6aca146795..57f9f6d6847 100644 --- a/src/Generated/Models/KeyValue.php +++ b/src/Generated/Models/KeyValue.php @@ -69,7 +69,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the key property value. Key. + * Gets the key property value. Contains the name of the field that a value is associated with. * @return string|null */ public function getKey(): ?string { @@ -93,7 +93,7 @@ public function getOdataType(): ?string { } /** - * Gets the value property value. Value. + * Gets the value property value. Contains the corresponding value for the specified key. * @return string|null */ public function getValue(): ?string { @@ -132,7 +132,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the key property value. Key. + * Sets the key property value. Contains the name of the field that a value is associated with. * @param string|null $value Value to set for the key property. */ public function setKey(?string $value): void { @@ -148,7 +148,7 @@ public function setOdataType(?string $value): void { } /** - * Sets the value property value. Value. + * Sets the value property value. Contains the corresponding value for the specified key. * @param string|null $value Value to set for the value property. */ public function setValue(?string $value): void { diff --git a/src/Generated/Models/KioskModeManagedHomeScreenPinComplexity.php b/src/Generated/Models/KioskModeManagedHomeScreenPinComplexity.php index 06a34ca2720..d120c9d49e9 100644 --- a/src/Generated/Models/KioskModeManagedHomeScreenPinComplexity.php +++ b/src/Generated/Models/KioskModeManagedHomeScreenPinComplexity.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class KioskModeManagedHomeScreenPinComplexity extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const SIMPLE = 'simple'; - public const COMPLEX = 'complex'; + public const NOT_CONFIGURED = "notConfigured"; + public const SIMPLE = "simple"; + public const COMPLEX = "complex"; } diff --git a/src/Generated/Models/KioskModeType.php b/src/Generated/Models/KioskModeType.php index ac08bc3c0ba..cb9738b13e2 100644 --- a/src/Generated/Models/KioskModeType.php +++ b/src/Generated/Models/KioskModeType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class KioskModeType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const SINGLE_APP_MODE = 'singleAppMode'; - public const MULTI_APP_MODE = 'multiAppMode'; + public const NOT_CONFIGURED = "notConfigured"; + public const SINGLE_APP_MODE = "singleAppMode"; + public const MULTI_APP_MODE = "multiAppMode"; } diff --git a/src/Generated/Models/Label.php b/src/Generated/Models/Label.php index 6da96b6f12e..2f5e72097ab 100644 --- a/src/Generated/Models/Label.php +++ b/src/Generated/Models/Label.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class Label extends Enum { - public const TITLE = 'title'; - public const URL = 'url'; - public const CREATED_BY = 'createdBy'; - public const LAST_MODIFIED_BY = 'lastModifiedBy'; - public const AUTHORS = 'authors'; - public const CREATED_DATE_TIME = 'createdDateTime'; - public const LAST_MODIFIED_DATE_TIME = 'lastModifiedDateTime'; - public const FILE_NAME = 'fileName'; - public const FILE_EXTENSION = 'fileExtension'; + public const TITLE = "title"; + public const URL = "url"; + public const CREATED_BY = "createdBy"; + public const LAST_MODIFIED_BY = "lastModifiedBy"; + public const AUTHORS = "authors"; + public const CREATED_DATE_TIME = "createdDateTime"; + public const LAST_MODIFIED_DATE_TIME = "lastModifiedDateTime"; + public const FILE_NAME = "fileName"; + public const FILE_EXTENSION = "fileExtension"; } diff --git a/src/Generated/Models/LabelKind.php b/src/Generated/Models/LabelKind.php index e05e6b22d7e..05959065c82 100644 --- a/src/Generated/Models/LabelKind.php +++ b/src/Generated/Models/LabelKind.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class LabelKind extends Enum { - public const ALL = 'all'; - public const ENUMERATED = 'enumerated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const ENUMERATED = "enumerated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/LanManagerAuthenticationLevel.php b/src/Generated/Models/LanManagerAuthenticationLevel.php index b074b02a719..a1281f68093 100644 --- a/src/Generated/Models/LanManagerAuthenticationLevel.php +++ b/src/Generated/Models/LanManagerAuthenticationLevel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class LanManagerAuthenticationLevel extends Enum { - public const LM_AND_NLTM = 'lmAndNltm'; - public const LM_NTLM_AND_NTLM_V2 = 'lmNtlmAndNtlmV2'; - public const LM_AND_NTLM_ONLY = 'lmAndNtlmOnly'; - public const LM_AND_NTLM_V2 = 'lmAndNtlmV2'; - public const LM_NTLM_V2_AND_NOT_LM = 'lmNtlmV2AndNotLm'; - public const LM_NTLM_V2_AND_NOT_LM_OR_NTM = 'lmNtlmV2AndNotLmOrNtm'; + public const LM_AND_NLTM = "lmAndNltm"; + public const LM_NTLM_AND_NTLM_V2 = "lmNtlmAndNtlmV2"; + public const LM_AND_NTLM_ONLY = "lmAndNtlmOnly"; + public const LM_AND_NTLM_V2 = "lmAndNtlmV2"; + public const LM_NTLM_V2_AND_NOT_LM = "lmNtlmV2AndNotLm"; + public const LM_NTLM_V2_AND_NOT_LM_OR_NTM = "lmNtlmV2AndNotLmOrNtm"; } diff --git a/src/Generated/Models/LanguageProficiencyLevel.php b/src/Generated/Models/LanguageProficiencyLevel.php index b64132056a8..d93af4fe841 100644 --- a/src/Generated/Models/LanguageProficiencyLevel.php +++ b/src/Generated/Models/LanguageProficiencyLevel.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class LanguageProficiencyLevel extends Enum { - public const ELEMENTARY = 'elementary'; - public const CONVERSATIONAL = 'conversational'; - public const LIMITED_WORKING = 'limitedWorking'; - public const PROFESSIONAL_WORKING = 'professionalWorking'; - public const FULL_PROFESSIONAL = 'fullProfessional'; - public const NATIVE_OR_BILINGUAL = 'nativeOrBilingual'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ELEMENTARY = "elementary"; + public const CONVERSATIONAL = "conversational"; + public const LIMITED_WORKING = "limitedWorking"; + public const PROFESSIONAL_WORKING = "professionalWorking"; + public const FULL_PROFESSIONAL = "fullProfessional"; + public const NATIVE_OR_BILINGUAL = "nativeOrBilingual"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/LayoutTemplateType.php b/src/Generated/Models/LayoutTemplateType.php index 1c96caafbd8..8d874f9f6c5 100644 --- a/src/Generated/Models/LayoutTemplateType.php +++ b/src/Generated/Models/LayoutTemplateType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class LayoutTemplateType extends Enum { - public const DEFAULT = 'default'; - public const VERTICAL_SPLIT = 'verticalSplit'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const VERTICAL_SPLIT = "verticalSplit"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Level.php b/src/Generated/Models/Level.php index 33defb15b63..c209d9b8075 100644 --- a/src/Generated/Models/Level.php +++ b/src/Generated/Models/Level.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class Level extends Enum { - public const BEGINNER = 'beginner'; - public const INTERMEDIATE = 'intermediate'; - public const ADVANCED = 'advanced'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BEGINNER = "beginner"; + public const INTERMEDIATE = "intermediate"; + public const ADVANCED = "advanced"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/LicenseType.php b/src/Generated/Models/LicenseType.php index 1c1c892d54e..2812f26d8e5 100644 --- a/src/Generated/Models/LicenseType.php +++ b/src/Generated/Models/LicenseType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LicenseType extends Enum { - public const NOT_PAID = 'notPaid'; - public const PAID = 'paid'; - public const TRIAL = 'trial'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_PAID = "notPaid"; + public const PAID = "paid"; + public const TRIAL = "trial"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/LobbyBypassScope.php b/src/Generated/Models/LobbyBypassScope.php index 193d34c522c..b8afebf3fd6 100644 --- a/src/Generated/Models/LobbyBypassScope.php +++ b/src/Generated/Models/LobbyBypassScope.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class LobbyBypassScope extends Enum { - public const ORGANIZER = 'organizer'; - public const ORGANIZATION = 'organization'; - public const ORGANIZATION_AND_FEDERATED = 'organizationAndFederated'; - public const EVERYONE = 'everyone'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const INVITED = 'invited'; - public const ORGANIZATION_EXCLUDING_GUESTS = 'organizationExcludingGuests'; + public const ORGANIZER = "organizer"; + public const ORGANIZATION = "organization"; + public const ORGANIZATION_AND_FEDERATED = "organizationAndFederated"; + public const EVERYONE = "everyone"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const INVITED = "invited"; + public const ORGANIZATION_EXCLUDING_GUESTS = "organizationExcludingGuests"; } diff --git a/src/Generated/Models/LocalSecurityOptionsAdministratorElevationPromptBehaviorType.php b/src/Generated/Models/LocalSecurityOptionsAdministratorElevationPromptBehaviorType.php index 1f3358b1004..0cdfed6469f 100644 --- a/src/Generated/Models/LocalSecurityOptionsAdministratorElevationPromptBehaviorType.php +++ b/src/Generated/Models/LocalSecurityOptionsAdministratorElevationPromptBehaviorType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class LocalSecurityOptionsAdministratorElevationPromptBehaviorType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ELEVATE_WITHOUT_PROMPTING = 'elevateWithoutPrompting'; - public const PROMPT_FOR_CREDENTIALS_ON_THE_SECURE_DESKTOP = 'promptForCredentialsOnTheSecureDesktop'; - public const PROMPT_FOR_CONSENT_ON_THE_SECURE_DESKTOP = 'promptForConsentOnTheSecureDesktop'; - public const PROMPT_FOR_CREDENTIALS = 'promptForCredentials'; - public const PROMPT_FOR_CONSENT = 'promptForConsent'; - public const PROMPT_FOR_CONSENT_FOR_NON_WINDOWS_BINARIES = 'promptForConsentForNonWindowsBinaries'; + public const NOT_CONFIGURED = "notConfigured"; + public const ELEVATE_WITHOUT_PROMPTING = "elevateWithoutPrompting"; + public const PROMPT_FOR_CREDENTIALS_ON_THE_SECURE_DESKTOP = "promptForCredentialsOnTheSecureDesktop"; + public const PROMPT_FOR_CONSENT_ON_THE_SECURE_DESKTOP = "promptForConsentOnTheSecureDesktop"; + public const PROMPT_FOR_CREDENTIALS = "promptForCredentials"; + public const PROMPT_FOR_CONSENT = "promptForConsent"; + public const PROMPT_FOR_CONSENT_FOR_NON_WINDOWS_BINARIES = "promptForConsentForNonWindowsBinaries"; } diff --git a/src/Generated/Models/LocalSecurityOptionsFormatAndEjectOfRemovableMediaAllowedUserType.php b/src/Generated/Models/LocalSecurityOptionsFormatAndEjectOfRemovableMediaAllowedUserType.php index cfa3551b5ab..785e221ffdd 100644 --- a/src/Generated/Models/LocalSecurityOptionsFormatAndEjectOfRemovableMediaAllowedUserType.php +++ b/src/Generated/Models/LocalSecurityOptionsFormatAndEjectOfRemovableMediaAllowedUserType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LocalSecurityOptionsFormatAndEjectOfRemovableMediaAllowedUserType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ADMINISTRATORS = 'administrators'; - public const ADMINISTRATORS_AND_POWER_USERS = 'administratorsAndPowerUsers'; - public const ADMINISTRATORS_AND_INTERACTIVE_USERS = 'administratorsAndInteractiveUsers'; + public const NOT_CONFIGURED = "notConfigured"; + public const ADMINISTRATORS = "administrators"; + public const ADMINISTRATORS_AND_POWER_USERS = "administratorsAndPowerUsers"; + public const ADMINISTRATORS_AND_INTERACTIVE_USERS = "administratorsAndInteractiveUsers"; } diff --git a/src/Generated/Models/LocalSecurityOptionsInformationDisplayedOnLockScreenType.php b/src/Generated/Models/LocalSecurityOptionsInformationDisplayedOnLockScreenType.php index 2efee6c59a4..3d6ed4f2624 100644 --- a/src/Generated/Models/LocalSecurityOptionsInformationDisplayedOnLockScreenType.php +++ b/src/Generated/Models/LocalSecurityOptionsInformationDisplayedOnLockScreenType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LocalSecurityOptionsInformationDisplayedOnLockScreenType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ADMINISTRATORS = 'administrators'; - public const ADMINISTRATORS_AND_POWER_USERS = 'administratorsAndPowerUsers'; - public const ADMINISTRATORS_AND_INTERACTIVE_USERS = 'administratorsAndInteractiveUsers'; + public const NOT_CONFIGURED = "notConfigured"; + public const ADMINISTRATORS = "administrators"; + public const ADMINISTRATORS_AND_POWER_USERS = "administratorsAndPowerUsers"; + public const ADMINISTRATORS_AND_INTERACTIVE_USERS = "administratorsAndInteractiveUsers"; } diff --git a/src/Generated/Models/LocalSecurityOptionsInformationShownOnLockScreenType.php b/src/Generated/Models/LocalSecurityOptionsInformationShownOnLockScreenType.php index 2f12e8f66a9..04fb133ca0a 100644 --- a/src/Generated/Models/LocalSecurityOptionsInformationShownOnLockScreenType.php +++ b/src/Generated/Models/LocalSecurityOptionsInformationShownOnLockScreenType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LocalSecurityOptionsInformationShownOnLockScreenType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const USER_DISPLAY_NAME_DOMAIN_USER = 'userDisplayNameDomainUser'; - public const USER_DISPLAY_NAME_ONLY = 'userDisplayNameOnly'; - public const DO_NOT_DISPLAY_USER = 'doNotDisplayUser'; + public const NOT_CONFIGURED = "notConfigured"; + public const USER_DISPLAY_NAME_DOMAIN_USER = "userDisplayNameDomainUser"; + public const USER_DISPLAY_NAME_ONLY = "userDisplayNameOnly"; + public const DO_NOT_DISPLAY_USER = "doNotDisplayUser"; } diff --git a/src/Generated/Models/LocalSecurityOptionsMinimumSessionSecurity.php b/src/Generated/Models/LocalSecurityOptionsMinimumSessionSecurity.php index 216696e6032..c61c6067e88 100644 --- a/src/Generated/Models/LocalSecurityOptionsMinimumSessionSecurity.php +++ b/src/Generated/Models/LocalSecurityOptionsMinimumSessionSecurity.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LocalSecurityOptionsMinimumSessionSecurity extends Enum { - public const NONE = 'none'; - public const REQUIRE_NTML_V2_SESSION_SECURITY = 'requireNtmlV2SessionSecurity'; - public const REQUIRE128_BIT_ENCRYPTION = 'require128BitEncryption'; - public const NTLM_V2_AND128_BIT_ENCRYPTION = 'ntlmV2And128BitEncryption'; + public const NONE = "none"; + public const REQUIRE_NTML_V2_SESSION_SECURITY = "requireNtmlV2SessionSecurity"; + public const REQUIRE128_BIT_ENCRYPTION = "require128BitEncryption"; + public const NTLM_V2_AND128_BIT_ENCRYPTION = "ntlmV2And128BitEncryption"; } diff --git a/src/Generated/Models/LocalSecurityOptionsSmartCardRemovalBehaviorType.php b/src/Generated/Models/LocalSecurityOptionsSmartCardRemovalBehaviorType.php index 5219ba311e3..43fa4537126 100644 --- a/src/Generated/Models/LocalSecurityOptionsSmartCardRemovalBehaviorType.php +++ b/src/Generated/Models/LocalSecurityOptionsSmartCardRemovalBehaviorType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LocalSecurityOptionsSmartCardRemovalBehaviorType extends Enum { - public const NO_ACTION = 'noAction'; - public const LOCK_WORKSTATION = 'lockWorkstation'; - public const FORCE_LOGOFF = 'forceLogoff'; - public const DISCONNECT_REMOTE_DESKTOP_SESSION = 'disconnectRemoteDesktopSession'; + public const NO_ACTION = "noAction"; + public const LOCK_WORKSTATION = "lockWorkstation"; + public const FORCE_LOGOFF = "forceLogoff"; + public const DISCONNECT_REMOTE_DESKTOP_SESSION = "disconnectRemoteDesktopSession"; } diff --git a/src/Generated/Models/LocalSecurityOptionsStandardUserElevationPromptBehaviorType.php b/src/Generated/Models/LocalSecurityOptionsStandardUserElevationPromptBehaviorType.php index 125a239aaed..edb75d68589 100644 --- a/src/Generated/Models/LocalSecurityOptionsStandardUserElevationPromptBehaviorType.php +++ b/src/Generated/Models/LocalSecurityOptionsStandardUserElevationPromptBehaviorType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class LocalSecurityOptionsStandardUserElevationPromptBehaviorType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const AUTOMATICALLY_DENY_ELEVATION_REQUESTS = 'automaticallyDenyElevationRequests'; - public const PROMPT_FOR_CREDENTIALS_ON_THE_SECURE_DESKTOP = 'promptForCredentialsOnTheSecureDesktop'; - public const PROMPT_FOR_CREDENTIALS = 'promptForCredentials'; + public const NOT_CONFIGURED = "notConfigured"; + public const AUTOMATICALLY_DENY_ELEVATION_REQUESTS = "automaticallyDenyElevationRequests"; + public const PROMPT_FOR_CREDENTIALS_ON_THE_SECURE_DESKTOP = "promptForCredentialsOnTheSecureDesktop"; + public const PROMPT_FOR_CREDENTIALS = "promptForCredentials"; } diff --git a/src/Generated/Models/LocationType.php b/src/Generated/Models/LocationType.php index f0ecb427dea..ba9d3b62ddb 100644 --- a/src/Generated/Models/LocationType.php +++ b/src/Generated/Models/LocationType.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class LocationType extends Enum { - public const DEFAULT = 'default'; - public const CONFERENCE_ROOM = 'conferenceRoom'; - public const HOME_ADDRESS = 'homeAddress'; - public const BUSINESS_ADDRESS = 'businessAddress'; - public const GEO_COORDINATES = 'geoCoordinates'; - public const STREET_ADDRESS = 'streetAddress'; - public const HOTEL = 'hotel'; - public const RESTAURANT = 'restaurant'; - public const LOCAL_BUSINESS = 'localBusiness'; - public const POSTAL_ADDRESS = 'postalAddress'; + public const DEFAULT = "default"; + public const CONFERENCE_ROOM = "conferenceRoom"; + public const HOME_ADDRESS = "homeAddress"; + public const BUSINESS_ADDRESS = "businessAddress"; + public const GEO_COORDINATES = "geoCoordinates"; + public const STREET_ADDRESS = "streetAddress"; + public const HOTEL = "hotel"; + public const RESTAURANT = "restaurant"; + public const LOCAL_BUSINESS = "localBusiness"; + public const POSTAL_ADDRESS = "postalAddress"; } diff --git a/src/Generated/Models/LocationUniqueIdType.php b/src/Generated/Models/LocationUniqueIdType.php index e12d5bafce6..ecebd94d7df 100644 --- a/src/Generated/Models/LocationUniqueIdType.php +++ b/src/Generated/Models/LocationUniqueIdType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class LocationUniqueIdType extends Enum { - public const UNKNOWN = 'unknown'; - public const LOCATION_STORE = 'locationStore'; - public const DIRECTORY = 'directory'; - public const PRIVATE = 'private'; - public const BING = 'bing'; + public const UNKNOWN = "unknown"; + public const LOCATION_STORE = "locationStore"; + public const DIRECTORY = "directory"; + public const PRIVATE = "private"; + public const BING = "bing"; } diff --git a/src/Generated/Models/LogonType.php b/src/Generated/Models/LogonType.php index dbc119b4ad8..e84c934acf9 100644 --- a/src/Generated/Models/LogonType.php +++ b/src/Generated/Models/LogonType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class LogonType extends Enum { - public const UNKNOWN = 'unknown'; - public const INTERACTIVE = 'interactive'; - public const REMOTE_INTERACTIVE = 'remoteInteractive'; - public const NETWORK = 'network'; - public const BATCH = 'batch'; - public const SERVICE = 'service'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INTERACTIVE = "interactive"; + public const REMOTE_INTERACTIVE = "remoteInteractive"; + public const NETWORK = "network"; + public const BATCH = "batch"; + public const SERVICE = "service"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/LongRunningOperationStatus.php b/src/Generated/Models/LongRunningOperationStatus.php index a41078d054c..c552b2e22fb 100644 --- a/src/Generated/Models/LongRunningOperationStatus.php +++ b/src/Generated/Models/LongRunningOperationStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class LongRunningOperationStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/LostModeState.php b/src/Generated/Models/LostModeState.php index a6e2b04ae5c..e676477531e 100644 --- a/src/Generated/Models/LostModeState.php +++ b/src/Generated/Models/LostModeState.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class LostModeState extends Enum { - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; } diff --git a/src/Generated/Models/MacAddressRandomizationMode.php b/src/Generated/Models/MacAddressRandomizationMode.php index 2bb41d4ccae..f69187c1adb 100644 --- a/src/Generated/Models/MacAddressRandomizationMode.php +++ b/src/Generated/Models/MacAddressRandomizationMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MacAddressRandomizationMode extends Enum { - public const AUTOMATIC = 'automatic'; - public const HARDWARE = 'hardware'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AUTOMATIC = "automatic"; + public const HARDWARE = "hardware"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MacOSContentCachingClientPolicy.php b/src/Generated/Models/MacOSContentCachingClientPolicy.php index b05c7f08cac..5e43463489c 100644 --- a/src/Generated/Models/MacOSContentCachingClientPolicy.php +++ b/src/Generated/Models/MacOSContentCachingClientPolicy.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSContentCachingClientPolicy extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const CLIENTS_IN_LOCAL_NETWORK = 'clientsInLocalNetwork'; - public const CLIENTS_WITH_SAME_PUBLIC_IP_ADDRESS = 'clientsWithSamePublicIpAddress'; - public const CLIENTS_IN_CUSTOM_LOCAL_NETWORKS = 'clientsInCustomLocalNetworks'; - public const CLIENTS_IN_CUSTOM_LOCAL_NETWORKS_WITH_FALLBACK = 'clientsInCustomLocalNetworksWithFallback'; + public const NOT_CONFIGURED = "notConfigured"; + public const CLIENTS_IN_LOCAL_NETWORK = "clientsInLocalNetwork"; + public const CLIENTS_WITH_SAME_PUBLIC_IP_ADDRESS = "clientsWithSamePublicIpAddress"; + public const CLIENTS_IN_CUSTOM_LOCAL_NETWORKS = "clientsInCustomLocalNetworks"; + public const CLIENTS_IN_CUSTOM_LOCAL_NETWORKS_WITH_FALLBACK = "clientsInCustomLocalNetworksWithFallback"; } diff --git a/src/Generated/Models/MacOSContentCachingParentSelectionPolicy.php b/src/Generated/Models/MacOSContentCachingParentSelectionPolicy.php index 8e570b060ca..f72a3ec65a6 100644 --- a/src/Generated/Models/MacOSContentCachingParentSelectionPolicy.php +++ b/src/Generated/Models/MacOSContentCachingParentSelectionPolicy.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSContentCachingParentSelectionPolicy extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ROUND_ROBIN = 'roundRobin'; - public const FIRST_AVAILABLE = 'firstAvailable'; - public const URL_PATH_HASH = 'urlPathHash'; - public const RANDOM = 'random'; - public const STICKY_AVAILABLE = 'stickyAvailable'; + public const NOT_CONFIGURED = "notConfigured"; + public const ROUND_ROBIN = "roundRobin"; + public const FIRST_AVAILABLE = "firstAvailable"; + public const URL_PATH_HASH = "urlPathHash"; + public const RANDOM = "random"; + public const STICKY_AVAILABLE = "stickyAvailable"; } diff --git a/src/Generated/Models/MacOSContentCachingPeerPolicy.php b/src/Generated/Models/MacOSContentCachingPeerPolicy.php index d23f6da5bd0..e6991c14bcb 100644 --- a/src/Generated/Models/MacOSContentCachingPeerPolicy.php +++ b/src/Generated/Models/MacOSContentCachingPeerPolicy.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSContentCachingPeerPolicy extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const PEERS_IN_LOCAL_NETWORK = 'peersInLocalNetwork'; - public const PEERS_WITH_SAME_PUBLIC_IP_ADDRESS = 'peersWithSamePublicIpAddress'; - public const PEERS_IN_CUSTOM_LOCAL_NETWORKS = 'peersInCustomLocalNetworks'; + public const NOT_CONFIGURED = "notConfigured"; + public const PEERS_IN_LOCAL_NETWORK = "peersInLocalNetwork"; + public const PEERS_WITH_SAME_PUBLIC_IP_ADDRESS = "peersWithSamePublicIpAddress"; + public const PEERS_IN_CUSTOM_LOCAL_NETWORKS = "peersInCustomLocalNetworks"; } diff --git a/src/Generated/Models/MacOSContentCachingType.php b/src/Generated/Models/MacOSContentCachingType.php index 2f735ab6b10..c197c052c80 100644 --- a/src/Generated/Models/MacOSContentCachingType.php +++ b/src/Generated/Models/MacOSContentCachingType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSContentCachingType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const USER_CONTENT_ONLY = 'userContentOnly'; - public const SHARED_CONTENT_ONLY = 'sharedContentOnly'; + public const NOT_CONFIGURED = "notConfigured"; + public const USER_CONTENT_ONLY = "userContentOnly"; + public const SHARED_CONTENT_ONLY = "sharedContentOnly"; } diff --git a/src/Generated/Models/MacOSFileVaultRecoveryKeyTypes.php b/src/Generated/Models/MacOSFileVaultRecoveryKeyTypes.php index 7fc73851774..32fc0758700 100644 --- a/src/Generated/Models/MacOSFileVaultRecoveryKeyTypes.php +++ b/src/Generated/Models/MacOSFileVaultRecoveryKeyTypes.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSFileVaultRecoveryKeyTypes extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const INSTITUTIONAL_RECOVERY_KEY = 'institutionalRecoveryKey'; - public const PERSONAL_RECOVERY_KEY = 'personalRecoveryKey'; + public const NOT_CONFIGURED = "notConfigured"; + public const INSTITUTIONAL_RECOVERY_KEY = "institutionalRecoveryKey"; + public const PERSONAL_RECOVERY_KEY = "personalRecoveryKey"; } diff --git a/src/Generated/Models/MacOSGatekeeperAppSources.php b/src/Generated/Models/MacOSGatekeeperAppSources.php index fa6c3b76965..b428730bfff 100644 --- a/src/Generated/Models/MacOSGatekeeperAppSources.php +++ b/src/Generated/Models/MacOSGatekeeperAppSources.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSGatekeeperAppSources extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const MAC_APP_STORE = 'macAppStore'; - public const MAC_APP_STORE_AND_IDENTIFIED_DEVELOPERS = 'macAppStoreAndIdentifiedDevelopers'; - public const ANYWHERE = 'anywhere'; + public const NOT_CONFIGURED = "notConfigured"; + public const MAC_APP_STORE = "macAppStore"; + public const MAC_APP_STORE_AND_IDENTIFIED_DEVELOPERS = "macAppStoreAndIdentifiedDevelopers"; + public const ANYWHERE = "anywhere"; } diff --git a/src/Generated/Models/MacOSPriority.php b/src/Generated/Models/MacOSPriority.php index 707bcdb20c4..a52767e6705 100644 --- a/src/Generated/Models/MacOSPriority.php +++ b/src/Generated/Models/MacOSPriority.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSPriority extends Enum { - public const LOW = 'low'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MacOSProcessIdentifierType.php b/src/Generated/Models/MacOSProcessIdentifierType.php index 3d53f8e9228..fae339ec545 100644 --- a/src/Generated/Models/MacOSProcessIdentifierType.php +++ b/src/Generated/Models/MacOSProcessIdentifierType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSProcessIdentifierType extends Enum { - public const BUNDLE_I_D = 'bundleID'; - public const PATH = 'path'; + public const BUNDLE_I_D = "bundleID"; + public const PATH = "path"; } diff --git a/src/Generated/Models/MacOSSoftwareUpdateBehavior.php b/src/Generated/Models/MacOSSoftwareUpdateBehavior.php index 9dde60b31fc..9c09cd162d9 100644 --- a/src/Generated/Models/MacOSSoftwareUpdateBehavior.php +++ b/src/Generated/Models/MacOSSoftwareUpdateBehavior.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSSoftwareUpdateBehavior extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DEFAULT = 'default'; - public const DOWNLOAD_ONLY = 'downloadOnly'; - public const INSTALL_A_S_A_P = 'installASAP'; - public const NOTIFY_ONLY = 'notifyOnly'; - public const INSTALL_LATER = 'installLater'; + public const NOT_CONFIGURED = "notConfigured"; + public const DEFAULT = "default"; + public const DOWNLOAD_ONLY = "downloadOnly"; + public const INSTALL_A_S_A_P = "installASAP"; + public const NOTIFY_ONLY = "notifyOnly"; + public const INSTALL_LATER = "installLater"; } diff --git a/src/Generated/Models/MacOSSoftwareUpdateCategory.php b/src/Generated/Models/MacOSSoftwareUpdateCategory.php index d6270bcd9a1..f100bd9ed15 100644 --- a/src/Generated/Models/MacOSSoftwareUpdateCategory.php +++ b/src/Generated/Models/MacOSSoftwareUpdateCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSSoftwareUpdateCategory extends Enum { - public const CRITICAL = 'critical'; - public const CONFIGURATION_DATA_FILE = 'configurationDataFile'; - public const FIRMWARE = 'firmware'; - public const OTHER = 'other'; + public const CRITICAL = "critical"; + public const CONFIGURATION_DATA_FILE = "configurationDataFile"; + public const FIRMWARE = "firmware"; + public const OTHER = "other"; } diff --git a/src/Generated/Models/MacOSSoftwareUpdateDelayPolicy.php b/src/Generated/Models/MacOSSoftwareUpdateDelayPolicy.php index 4a24dd47680..444e2b55ef6 100644 --- a/src/Generated/Models/MacOSSoftwareUpdateDelayPolicy.php +++ b/src/Generated/Models/MacOSSoftwareUpdateDelayPolicy.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSSoftwareUpdateDelayPolicy extends Enum { - public const NONE = 'none'; - public const DELAY_O_S_UPDATE_VISIBILITY = 'delayOSUpdateVisibility'; - public const DELAY_APP_UPDATE_VISIBILITY = 'delayAppUpdateVisibility'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const DELAY_MAJOR_OS_UPDATE_VISIBILITY = 'delayMajorOsUpdateVisibility'; + public const NONE = "none"; + public const DELAY_O_S_UPDATE_VISIBILITY = "delayOSUpdateVisibility"; + public const DELAY_APP_UPDATE_VISIBILITY = "delayAppUpdateVisibility"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const DELAY_MAJOR_OS_UPDATE_VISIBILITY = "delayMajorOsUpdateVisibility"; } diff --git a/src/Generated/Models/MacOSSoftwareUpdateScheduleType.php b/src/Generated/Models/MacOSSoftwareUpdateScheduleType.php index f446c194d9c..a0e2e9f7a60 100644 --- a/src/Generated/Models/MacOSSoftwareUpdateScheduleType.php +++ b/src/Generated/Models/MacOSSoftwareUpdateScheduleType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSSoftwareUpdateScheduleType extends Enum { - public const ALWAYS_UPDATE = 'alwaysUpdate'; - public const UPDATE_DURING_TIME_WINDOWS = 'updateDuringTimeWindows'; - public const UPDATE_OUTSIDE_OF_TIME_WINDOWS = 'updateOutsideOfTimeWindows'; + public const ALWAYS_UPDATE = "alwaysUpdate"; + public const UPDATE_DURING_TIME_WINDOWS = "updateDuringTimeWindows"; + public const UPDATE_OUTSIDE_OF_TIME_WINDOWS = "updateOutsideOfTimeWindows"; } diff --git a/src/Generated/Models/MacOSSoftwareUpdateState.php b/src/Generated/Models/MacOSSoftwareUpdateState.php index 5e8967a557d..61e2c0f7a54 100644 --- a/src/Generated/Models/MacOSSoftwareUpdateState.php +++ b/src/Generated/Models/MacOSSoftwareUpdateState.php @@ -5,19 +5,19 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSSoftwareUpdateState extends Enum { - public const SUCCESS = 'success'; - public const DOWNLOADING = 'downloading'; - public const DOWNLOADED = 'downloaded'; - public const INSTALLING = 'installing'; - public const IDLE = 'idle'; - public const AVAILABLE = 'available'; - public const SCHEDULED = 'scheduled'; - public const DOWNLOAD_FAILED = 'downloadFailed'; - public const DOWNLOAD_INSUFFICIENT_SPACE = 'downloadInsufficientSpace'; - public const DOWNLOAD_INSUFFICIENT_POWER = 'downloadInsufficientPower'; - public const DOWNLOAD_INSUFFICIENT_NETWORK = 'downloadInsufficientNetwork'; - public const INSTALL_INSUFFICIENT_SPACE = 'installInsufficientSpace'; - public const INSTALL_INSUFFICIENT_POWER = 'installInsufficientPower'; - public const INSTALL_FAILED = 'installFailed'; - public const COMMAND_FAILED = 'commandFailed'; + public const SUCCESS = "success"; + public const DOWNLOADING = "downloading"; + public const DOWNLOADED = "downloaded"; + public const INSTALLING = "installing"; + public const IDLE = "idle"; + public const AVAILABLE = "available"; + public const SCHEDULED = "scheduled"; + public const DOWNLOAD_FAILED = "downloadFailed"; + public const DOWNLOAD_INSUFFICIENT_SPACE = "downloadInsufficientSpace"; + public const DOWNLOAD_INSUFFICIENT_POWER = "downloadInsufficientPower"; + public const DOWNLOAD_INSUFFICIENT_NETWORK = "downloadInsufficientNetwork"; + public const INSTALL_INSUFFICIENT_SPACE = "installInsufficientSpace"; + public const INSTALL_INSUFFICIENT_POWER = "installInsufficientPower"; + public const INSTALL_FAILED = "installFailed"; + public const COMMAND_FAILED = "commandFailed"; } diff --git a/src/Generated/Models/MacOSSystemExtensionType.php b/src/Generated/Models/MacOSSystemExtensionType.php index bc80a798400..3611a7f29f2 100644 --- a/src/Generated/Models/MacOSSystemExtensionType.php +++ b/src/Generated/Models/MacOSSystemExtensionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MacOSSystemExtensionType extends Enum { - public const DRIVER_EXTENSIONS_ALLOWED = 'driverExtensionsAllowed'; - public const NETWORK_EXTENSIONS_ALLOWED = 'networkExtensionsAllowed'; - public const ENDPOINT_SECURITY_EXTENSIONS_ALLOWED = 'endpointSecurityExtensionsAllowed'; + public const DRIVER_EXTENSIONS_ALLOWED = "driverExtensionsAllowed"; + public const NETWORK_EXTENSIONS_ALLOWED = "networkExtensionsAllowed"; + public const ENDPOINT_SECURITY_EXTENSIONS_ALLOWED = "endpointSecurityExtensionsAllowed"; } diff --git a/src/Generated/Models/MacOsLobAppAssignmentSettings.php b/src/Generated/Models/MacOsLobAppAssignmentSettings.php index 0ef926d94fb..49f681a8027 100644 --- a/src/Generated/Models/MacOsLobAppAssignmentSettings.php +++ b/src/Generated/Models/MacOsLobAppAssignmentSettings.php @@ -40,7 +40,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the uninstallOnDeviceRemoval property value. When TRUE, indicates that the app should be uninstalled when the device is removed from Intune. When FALSE, indicates that the app will not be uninstalled when the device is removed from Intune. + * Gets the uninstallOnDeviceRemoval property value. Whether or not to uninstall the app when device is removed from Intune. * @return bool|null */ public function getUninstallOnDeviceRemoval(): ?bool { @@ -61,7 +61,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the uninstallOnDeviceRemoval property value. When TRUE, indicates that the app should be uninstalled when the device is removed from Intune. When FALSE, indicates that the app will not be uninstalled when the device is removed from Intune. + * Sets the uninstallOnDeviceRemoval property value. Whether or not to uninstall the app when device is removed from Intune. * @param bool|null $value Value to set for the uninstallOnDeviceRemoval property. */ public function setUninstallOnDeviceRemoval(?bool $value): void { diff --git a/src/Generated/Models/MailDestinationRoutingReason.php b/src/Generated/Models/MailDestinationRoutingReason.php index 9eae06ac325..345ab55a710 100644 --- a/src/Generated/Models/MailDestinationRoutingReason.php +++ b/src/Generated/Models/MailDestinationRoutingReason.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class MailDestinationRoutingReason extends Enum { - public const NONE = 'none'; - public const MAIL_FLOW_RULE = 'mailFlowRule'; - public const SAFE_SENDER = 'safeSender'; - public const BLOCKED_SENDER = 'blockedSender'; - public const ADVANCED_SPAM_FILTERING = 'advancedSpamFiltering'; - public const DOMAIN_ALLOW_LIST = 'domainAllowList'; - public const DOMAIN_BLOCK_LIST = 'domainBlockList'; - public const NOT_IN_ADDRESS_BOOK = 'notInAddressBook'; - public const FIRST_TIME_SENDER = 'firstTimeSender'; - public const AUTO_PURGE_TO_INBOX = 'autoPurgeToInbox'; - public const AUTO_PURGE_TO_JUNK = 'autoPurgeToJunk'; - public const AUTO_PURGE_TO_DELETED = 'autoPurgeToDeleted'; - public const OUTBOUND = 'outbound'; - public const NOT_JUNK = 'notJunk'; - public const JUNK = 'junk'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const MAIL_FLOW_RULE = "mailFlowRule"; + public const SAFE_SENDER = "safeSender"; + public const BLOCKED_SENDER = "blockedSender"; + public const ADVANCED_SPAM_FILTERING = "advancedSpamFiltering"; + public const DOMAIN_ALLOW_LIST = "domainAllowList"; + public const DOMAIN_BLOCK_LIST = "domainBlockList"; + public const NOT_IN_ADDRESS_BOOK = "notInAddressBook"; + public const FIRST_TIME_SENDER = "firstTimeSender"; + public const AUTO_PURGE_TO_INBOX = "autoPurgeToInbox"; + public const AUTO_PURGE_TO_JUNK = "autoPurgeToJunk"; + public const AUTO_PURGE_TO_DELETED = "autoPurgeToDeleted"; + public const OUTBOUND = "outbound"; + public const NOT_JUNK = "notJunk"; + public const JUNK = "junk"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MailTipsType.php b/src/Generated/Models/MailTipsType.php index f9e0aec6349..0031cf07c2e 100644 --- a/src/Generated/Models/MailTipsType.php +++ b/src/Generated/Models/MailTipsType.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class MailTipsType extends Enum { - public const AUTOMATIC_REPLIES = 'automaticReplies'; - public const MAILBOX_FULL_STATUS = 'mailboxFullStatus'; - public const CUSTOM_MAIL_TIP = 'customMailTip'; - public const EXTERNAL_MEMBER_COUNT = 'externalMemberCount'; - public const TOTAL_MEMBER_COUNT = 'totalMemberCount'; - public const MAX_MESSAGE_SIZE = 'maxMessageSize'; - public const DELIVERY_RESTRICTION = 'deliveryRestriction'; - public const MODERATION_STATUS = 'moderationStatus'; - public const RECIPIENT_SCOPE = 'recipientScope'; - public const RECIPIENT_SUGGESTIONS = 'recipientSuggestions'; + public const AUTOMATIC_REPLIES = "automaticReplies"; + public const MAILBOX_FULL_STATUS = "mailboxFullStatus"; + public const CUSTOM_MAIL_TIP = "customMailTip"; + public const EXTERNAL_MEMBER_COUNT = "externalMemberCount"; + public const TOTAL_MEMBER_COUNT = "totalMemberCount"; + public const MAX_MESSAGE_SIZE = "maxMessageSize"; + public const DELIVERY_RESTRICTION = "deliveryRestriction"; + public const MODERATION_STATUS = "moderationStatus"; + public const RECIPIENT_SCOPE = "recipientScope"; + public const RECIPIENT_SUGGESTIONS = "recipientSuggestions"; } diff --git a/src/Generated/Models/MailboxRecipientType.php b/src/Generated/Models/MailboxRecipientType.php index 61671ca479f..bdea0a624b3 100644 --- a/src/Generated/Models/MailboxRecipientType.php +++ b/src/Generated/Models/MailboxRecipientType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class MailboxRecipientType extends Enum { - public const UNKNOWN = 'unknown'; - public const USER = 'user'; - public const LINKED = 'linked'; - public const SHARED = 'shared'; - public const ROOM = 'room'; - public const EQUIPMENT = 'equipment'; - public const OTHERS = 'others'; + public const UNKNOWN = "unknown"; + public const USER = "user"; + public const LINKED = "linked"; + public const SHARED = "shared"; + public const ROOM = "room"; + public const EQUIPMENT = "equipment"; + public const OTHERS = "others"; } diff --git a/src/Generated/Models/ManagedAppAvailability.php b/src/Generated/Models/ManagedAppAvailability.php index d1383d11833..ec9ce9795f7 100644 --- a/src/Generated/Models/ManagedAppAvailability.php +++ b/src/Generated/Models/ManagedAppAvailability.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppAvailability extends Enum { - public const GLOBAL = 'global'; - public const LINE_OF_BUSINESS = 'lineOfBusiness'; + public const GLOBAL = "global"; + public const LINE_OF_BUSINESS = "lineOfBusiness"; } diff --git a/src/Generated/Models/ManagedAppClipboardSharingLevel.php b/src/Generated/Models/ManagedAppClipboardSharingLevel.php index d98c5a2ff8b..59432e7be5f 100644 --- a/src/Generated/Models/ManagedAppClipboardSharingLevel.php +++ b/src/Generated/Models/ManagedAppClipboardSharingLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppClipboardSharingLevel extends Enum { - public const ALL_APPS = 'allApps'; - public const MANAGED_APPS_WITH_PASTE_IN = 'managedAppsWithPasteIn'; - public const MANAGED_APPS = 'managedApps'; - public const BLOCKED = 'blocked'; + public const ALL_APPS = "allApps"; + public const MANAGED_APPS_WITH_PASTE_IN = "managedAppsWithPasteIn"; + public const MANAGED_APPS = "managedApps"; + public const BLOCKED = "blocked"; } diff --git a/src/Generated/Models/ManagedAppDataEncryptionType.php b/src/Generated/Models/ManagedAppDataEncryptionType.php index 5d97ce85187..6e9fcf32f00 100644 --- a/src/Generated/Models/ManagedAppDataEncryptionType.php +++ b/src/Generated/Models/ManagedAppDataEncryptionType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppDataEncryptionType extends Enum { - public const USE_DEVICE_SETTINGS = 'useDeviceSettings'; - public const AFTER_DEVICE_RESTART = 'afterDeviceRestart'; - public const WHEN_DEVICE_LOCKED_EXCEPT_OPEN_FILES = 'whenDeviceLockedExceptOpenFiles'; - public const WHEN_DEVICE_LOCKED = 'whenDeviceLocked'; + public const USE_DEVICE_SETTINGS = "useDeviceSettings"; + public const AFTER_DEVICE_RESTART = "afterDeviceRestart"; + public const WHEN_DEVICE_LOCKED_EXCEPT_OPEN_FILES = "whenDeviceLockedExceptOpenFiles"; + public const WHEN_DEVICE_LOCKED = "whenDeviceLocked"; } diff --git a/src/Generated/Models/ManagedAppDataIngestionLocation.php b/src/Generated/Models/ManagedAppDataIngestionLocation.php index 0c4827323de..0c6e87fb827 100644 --- a/src/Generated/Models/ManagedAppDataIngestionLocation.php +++ b/src/Generated/Models/ManagedAppDataIngestionLocation.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppDataIngestionLocation extends Enum { - public const ONE_DRIVE_FOR_BUSINESS = 'oneDriveForBusiness'; - public const SHARE_POINT = 'sharePoint'; - public const CAMERA = 'camera'; - public const PHOTO_LIBRARY = 'photoLibrary'; + public const ONE_DRIVE_FOR_BUSINESS = "oneDriveForBusiness"; + public const SHARE_POINT = "sharePoint"; + public const CAMERA = "camera"; + public const PHOTO_LIBRARY = "photoLibrary"; } diff --git a/src/Generated/Models/ManagedAppDataStorageLocation.php b/src/Generated/Models/ManagedAppDataStorageLocation.php index 7ca747cc29a..8f41f14dea5 100644 --- a/src/Generated/Models/ManagedAppDataStorageLocation.php +++ b/src/Generated/Models/ManagedAppDataStorageLocation.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppDataStorageLocation extends Enum { - public const ONE_DRIVE_FOR_BUSINESS = 'oneDriveForBusiness'; - public const SHARE_POINT = 'sharePoint'; - public const BOX = 'box'; - public const LOCAL_STORAGE = 'localStorage'; - public const PHOTO_LIBRARY = 'photoLibrary'; + public const ONE_DRIVE_FOR_BUSINESS = "oneDriveForBusiness"; + public const SHARE_POINT = "sharePoint"; + public const BOX = "box"; + public const LOCAL_STORAGE = "localStorage"; + public const PHOTO_LIBRARY = "photoLibrary"; } diff --git a/src/Generated/Models/ManagedAppDataTransferLevel.php b/src/Generated/Models/ManagedAppDataTransferLevel.php index 68de6fcaaa3..981f5ec5ca0 100644 --- a/src/Generated/Models/ManagedAppDataTransferLevel.php +++ b/src/Generated/Models/ManagedAppDataTransferLevel.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppDataTransferLevel extends Enum { - public const ALL_APPS = 'allApps'; - public const MANAGED_APPS = 'managedApps'; - public const NONE = 'none'; + public const ALL_APPS = "allApps"; + public const MANAGED_APPS = "managedApps"; + public const NONE = "none"; } diff --git a/src/Generated/Models/ManagedAppDeviceThreatLevel.php b/src/Generated/Models/ManagedAppDeviceThreatLevel.php index c2664481f42..399c42530de 100644 --- a/src/Generated/Models/ManagedAppDeviceThreatLevel.php +++ b/src/Generated/Models/ManagedAppDeviceThreatLevel.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppDeviceThreatLevel extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const SECURED = 'secured'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; + public const NOT_CONFIGURED = "notConfigured"; + public const SECURED = "secured"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; } diff --git a/src/Generated/Models/ManagedAppFlaggedReason.php b/src/Generated/Models/ManagedAppFlaggedReason.php index ea7205709a6..fb990f4e605 100644 --- a/src/Generated/Models/ManagedAppFlaggedReason.php +++ b/src/Generated/Models/ManagedAppFlaggedReason.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppFlaggedReason extends Enum { - public const NONE = 'none'; - public const ROOTED_DEVICE = 'rootedDevice'; - public const ANDROID_BOOTLOADER_UNLOCKED = 'androidBootloaderUnlocked'; - public const ANDROID_FACTORY_ROM_MODIFIED = 'androidFactoryRomModified'; + public const NONE = "none"; + public const ROOTED_DEVICE = "rootedDevice"; + public const ANDROID_BOOTLOADER_UNLOCKED = "androidBootloaderUnlocked"; + public const ANDROID_FACTORY_ROM_MODIFIED = "androidFactoryRomModified"; } diff --git a/src/Generated/Models/ManagedAppLogUploadConsent.php b/src/Generated/Models/ManagedAppLogUploadConsent.php index ec70dac7350..b5f17a13944 100644 --- a/src/Generated/Models/ManagedAppLogUploadConsent.php +++ b/src/Generated/Models/ManagedAppLogUploadConsent.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppLogUploadConsent extends Enum { - public const UNKNOWN = 'unknown'; - public const DECLINED = 'declined'; - public const ACCEPTED = 'accepted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DECLINED = "declined"; + public const ACCEPTED = "accepted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedAppLogUploadState.php b/src/Generated/Models/ManagedAppLogUploadState.php index 7788e33bafd..8e4c7506383 100644 --- a/src/Generated/Models/ManagedAppLogUploadState.php +++ b/src/Generated/Models/ManagedAppLogUploadState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppLogUploadState extends Enum { - public const PENDING = 'pending'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const DECLINED_BY_USER = 'declinedByUser'; - public const TIMED_OUT = 'timedOut'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const DECLINED_BY_USER = "declinedByUser"; + public const TIMED_OUT = "timedOut"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedAppNotificationRestriction.php b/src/Generated/Models/ManagedAppNotificationRestriction.php index 67c3d6499b8..c531443a6b6 100644 --- a/src/Generated/Models/ManagedAppNotificationRestriction.php +++ b/src/Generated/Models/ManagedAppNotificationRestriction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppNotificationRestriction extends Enum { - public const ALLOW = 'allow'; - public const BLOCK_ORGANIZATIONAL_DATA = 'blockOrganizationalData'; - public const BLOCK = 'block'; + public const ALLOW = "allow"; + public const BLOCK_ORGANIZATIONAL_DATA = "blockOrganizationalData"; + public const BLOCK = "block"; } diff --git a/src/Generated/Models/ManagedAppPhoneNumberRedirectLevel.php b/src/Generated/Models/ManagedAppPhoneNumberRedirectLevel.php index c340dafff38..bef79b0b8d6 100644 --- a/src/Generated/Models/ManagedAppPhoneNumberRedirectLevel.php +++ b/src/Generated/Models/ManagedAppPhoneNumberRedirectLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppPhoneNumberRedirectLevel extends Enum { - public const ALL_APPS = 'allApps'; - public const MANAGED_APPS = 'managedApps'; - public const CUSTOM_APP = 'customApp'; - public const BLOCKED = 'blocked'; + public const ALL_APPS = "allApps"; + public const MANAGED_APPS = "managedApps"; + public const CUSTOM_APP = "customApp"; + public const BLOCKED = "blocked"; } diff --git a/src/Generated/Models/ManagedAppPinCharacterSet.php b/src/Generated/Models/ManagedAppPinCharacterSet.php index 1e87618bd5c..250b748a2af 100644 --- a/src/Generated/Models/ManagedAppPinCharacterSet.php +++ b/src/Generated/Models/ManagedAppPinCharacterSet.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppPinCharacterSet extends Enum { - public const NUMERIC = 'numeric'; - public const ALPHANUMERIC_AND_SYMBOL = 'alphanumericAndSymbol'; + public const NUMERIC = "numeric"; + public const ALPHANUMERIC_AND_SYMBOL = "alphanumericAndSymbol"; } diff --git a/src/Generated/Models/ManagedAppRemediationAction.php b/src/Generated/Models/ManagedAppRemediationAction.php index 531b82379be..f17e3935e51 100644 --- a/src/Generated/Models/ManagedAppRemediationAction.php +++ b/src/Generated/Models/ManagedAppRemediationAction.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedAppRemediationAction extends Enum { - public const BLOCK = 'block'; - public const WIPE = 'wipe'; - public const WARN = 'warn'; - public const BLOCK_WHEN_SETTING_IS_SUPPORTED = 'blockWhenSettingIsSupported'; + public const BLOCK = "block"; + public const WIPE = "wipe"; + public const WARN = "warn"; + public const BLOCK_WHEN_SETTING_IS_SUPPORTED = "blockWhenSettingIsSupported"; } diff --git a/src/Generated/Models/ManagedBrowserType.php b/src/Generated/Models/ManagedBrowserType.php index 6adbdaa04ba..619b288243e 100644 --- a/src/Generated/Models/ManagedBrowserType.php +++ b/src/Generated/Models/ManagedBrowserType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedBrowserType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const MICROSOFT_EDGE = 'microsoftEdge'; + public const NOT_CONFIGURED = "notConfigured"; + public const MICROSOFT_EDGE = "microsoftEdge"; } diff --git a/src/Generated/Models/ManagedDeviceArchitecture.php b/src/Generated/Models/ManagedDeviceArchitecture.php index 78bd797b997..3dc3a463c6a 100644 --- a/src/Generated/Models/ManagedDeviceArchitecture.php +++ b/src/Generated/Models/ManagedDeviceArchitecture.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedDeviceArchitecture extends Enum { - public const UNKNOWN = 'unknown'; - public const X86 = 'x86'; - public const X64 = 'x64'; - public const ARM = 'arm'; - public const AR_M64 = 'arM64'; + public const UNKNOWN = "unknown"; + public const X86 = "x86"; + public const X64 = "x64"; + public const ARM = "arm"; + public const AR_M64 = "arM64"; } diff --git a/src/Generated/Models/ManagedDeviceManagementFeatures.php b/src/Generated/Models/ManagedDeviceManagementFeatures.php index e0b5d87f830..03d16e56bc7 100644 --- a/src/Generated/Models/ManagedDeviceManagementFeatures.php +++ b/src/Generated/Models/ManagedDeviceManagementFeatures.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedDeviceManagementFeatures extends Enum { - public const NONE = 'none'; - public const MICROSOFT_MANAGED_DESKTOP = 'microsoftManagedDesktop'; + public const NONE = "none"; + public const MICROSOFT_MANAGED_DESKTOP = "microsoftManagedDesktop"; } diff --git a/src/Generated/Models/ManagedDeviceOwnerType.php b/src/Generated/Models/ManagedDeviceOwnerType.php index e72d26c5744..4b4c6e3aba3 100644 --- a/src/Generated/Models/ManagedDeviceOwnerType.php +++ b/src/Generated/Models/ManagedDeviceOwnerType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedDeviceOwnerType extends Enum { - public const UNKNOWN = 'unknown'; - public const COMPANY = 'company'; - public const PERSONAL = 'personal'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const COMPANY = "company"; + public const PERSONAL = "personal"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedDevicePartnerReportedHealthState.php b/src/Generated/Models/ManagedDevicePartnerReportedHealthState.php index cdf2884694e..bea08c2af3c 100644 --- a/src/Generated/Models/ManagedDevicePartnerReportedHealthState.php +++ b/src/Generated/Models/ManagedDevicePartnerReportedHealthState.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedDevicePartnerReportedHealthState extends Enum { - public const UNKNOWN = 'unknown'; - public const ACTIVATED = 'activated'; - public const DEACTIVATED = 'deactivated'; - public const SECURED = 'secured'; - public const LOW_SEVERITY = 'lowSeverity'; - public const MEDIUM_SEVERITY = 'mediumSeverity'; - public const HIGH_SEVERITY = 'highSeverity'; - public const UNRESPONSIVE = 'unresponsive'; - public const COMPROMISED = 'compromised'; - public const MISCONFIGURED = 'misconfigured'; + public const UNKNOWN = "unknown"; + public const ACTIVATED = "activated"; + public const DEACTIVATED = "deactivated"; + public const SECURED = "secured"; + public const LOW_SEVERITY = "lowSeverity"; + public const MEDIUM_SEVERITY = "mediumSeverity"; + public const HIGH_SEVERITY = "highSeverity"; + public const UNRESPONSIVE = "unresponsive"; + public const COMPROMISED = "compromised"; + public const MISCONFIGURED = "misconfigured"; } diff --git a/src/Generated/Models/ManagedDeviceRemoteAction.php b/src/Generated/Models/ManagedDeviceRemoteAction.php index b571b18946b..d077ab0106b 100644 --- a/src/Generated/Models/ManagedDeviceRemoteAction.php +++ b/src/Generated/Models/ManagedDeviceRemoteAction.php @@ -5,24 +5,24 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedDeviceRemoteAction extends Enum { - public const RETIRE = 'retire'; - public const DELETE = 'delete'; - public const FULL_SCAN = 'fullScan'; - public const QUICK_SCAN = 'quickScan'; - public const SIGNATURE_UPDATE = 'signatureUpdate'; - public const WIPE = 'wipe'; - public const CUSTOM_TEXT_NOTIFICATION = 'customTextNotification'; - public const REBOOT_NOW = 'rebootNow'; - public const SET_DEVICE_NAME = 'setDeviceName'; - public const SYNC_DEVICE = 'syncDevice'; - public const DEPROVISION = 'deprovision'; - public const DISABLE = 'disable'; - public const REENABLE = 'reenable'; - public const MOVE_DEVICE_TO_ORGANIZATIONAL_UNIT = 'moveDeviceToOrganizationalUnit'; - public const ACTIVATE_DEVICE_ESIM = 'activateDeviceEsim'; - public const COLLECT_DIAGNOSTICS = 'collectDiagnostics'; - public const INITIATE_MOBILE_DEVICE_MANAGEMENT_KEY_RECOVERY = 'initiateMobileDeviceManagementKeyRecovery'; - public const INITIATE_ON_DEMAND_PROACTIVE_REMEDIATION = 'initiateOnDemandProactiveRemediation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const INITIATE_DEVICE_ATTESTATION = 'initiateDeviceAttestation'; + public const RETIRE = "retire"; + public const DELETE = "delete"; + public const FULL_SCAN = "fullScan"; + public const QUICK_SCAN = "quickScan"; + public const SIGNATURE_UPDATE = "signatureUpdate"; + public const WIPE = "wipe"; + public const CUSTOM_TEXT_NOTIFICATION = "customTextNotification"; + public const REBOOT_NOW = "rebootNow"; + public const SET_DEVICE_NAME = "setDeviceName"; + public const SYNC_DEVICE = "syncDevice"; + public const DEPROVISION = "deprovision"; + public const DISABLE = "disable"; + public const REENABLE = "reenable"; + public const MOVE_DEVICE_TO_ORGANIZATIONAL_UNIT = "moveDeviceToOrganizationalUnit"; + public const ACTIVATE_DEVICE_ESIM = "activateDeviceEsim"; + public const COLLECT_DIAGNOSTICS = "collectDiagnostics"; + public const INITIATE_MOBILE_DEVICE_MANAGEMENT_KEY_RECOVERY = "initiateMobileDeviceManagementKeyRecovery"; + public const INITIATE_ON_DEMAND_PROACTIVE_REMEDIATION = "initiateOnDemandProactiveRemediation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const INITIATE_DEVICE_ATTESTATION = "initiateDeviceAttestation"; } diff --git a/src/Generated/Models/ManagedDeviceWindowsOperatingSystemEditionType.php b/src/Generated/Models/ManagedDeviceWindowsOperatingSystemEditionType.php index 9eec66a45b6..2cb1a0e5253 100644 --- a/src/Generated/Models/ManagedDeviceWindowsOperatingSystemEditionType.php +++ b/src/Generated/Models/ManagedDeviceWindowsOperatingSystemEditionType.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedDeviceWindowsOperatingSystemEditionType extends Enum { - public const PROFESSIONAL = 'professional'; - public const PROFESSIONAL_N = 'professionalN'; - public const ENTERPRISE = 'enterprise'; - public const ENTERPRISE_N = 'enterpriseN'; - public const EDUCATION = 'education'; - public const EDUCATION_N = 'educationN'; - public const PRO_EDUCATION = 'proEducation'; - public const PRO_EDUCATION_N = 'proEducationN'; - public const PRO_WORKSTATION = 'proWorkstation'; - public const PRO_WORKSTATION_N = 'proWorkstationN'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PROFESSIONAL = "professional"; + public const PROFESSIONAL_N = "professionalN"; + public const ENTERPRISE = "enterprise"; + public const ENTERPRISE_N = "enterpriseN"; + public const EDUCATION = "education"; + public const EDUCATION_N = "educationN"; + public const PRO_EDUCATION = "proEducation"; + public const PRO_EDUCATION_N = "proEducationN"; + public const PRO_WORKSTATION = "proWorkstation"; + public const PRO_WORKSTATION_N = "proWorkstationN"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedInstallerStatus.php b/src/Generated/Models/ManagedInstallerStatus.php index 52784c85a09..ad7f59bcf27 100644 --- a/src/Generated/Models/ManagedInstallerStatus.php +++ b/src/Generated/Models/ManagedInstallerStatus.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagedInstallerStatus extends Enum { - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; } diff --git a/src/Generated/Models/ManagedTenants/AlertSeverity.php b/src/Generated/Models/ManagedTenants/AlertSeverity.php index f9502d2d0c9..fed319a93f0 100644 --- a/src/Generated/Models/ManagedTenants/AlertSeverity.php +++ b/src/Generated/Models/ManagedTenants/AlertSeverity.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertSeverity extends Enum { - public const UNKNOWN = 'unknown'; - public const INFORMATIONAL = 'informational'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INFORMATIONAL = "informational"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/AlertStatus.php b/src/Generated/Models/ManagedTenants/AlertStatus.php index 11509d217fe..caff607ef41 100644 --- a/src/Generated/Models/ManagedTenants/AlertStatus.php +++ b/src/Generated/Models/ManagedTenants/AlertStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NEW_ALERT = 'newAlert'; - public const IN_PROGRESS = 'inProgress'; - public const RESOLVED = 'resolved'; - public const DISMISSED = 'dismissed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NEW_ALERT = "newAlert"; + public const IN_PROGRESS = "inProgress"; + public const RESOLVED = "resolved"; + public const DISMISSED = "dismissed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/DelegatedPrivilegeStatus.php b/src/Generated/Models/ManagedTenants/DelegatedPrivilegeStatus.php index 5082d1745a5..93f28689a86 100644 --- a/src/Generated/Models/ManagedTenants/DelegatedPrivilegeStatus.php +++ b/src/Generated/Models/ManagedTenants/DelegatedPrivilegeStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DelegatedPrivilegeStatus extends Enum { - public const NONE = 'none'; - public const DELEGATED_ADMIN_PRIVILEGES = 'delegatedAdminPrivileges'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const GRANULAR_DELEGATED_ADMIN_PRIVILEGES = 'granularDelegatedAdminPrivileges'; - public const DELEGATED_AND_GRANULAR_DELEGETED_ADMIN_PRIVILEGES = 'delegatedAndGranularDelegetedAdminPrivileges'; + public const NONE = "none"; + public const DELEGATED_ADMIN_PRIVILEGES = "delegatedAdminPrivileges"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const GRANULAR_DELEGATED_ADMIN_PRIVILEGES = "granularDelegatedAdminPrivileges"; + public const DELEGATED_AND_GRANULAR_DELEGETED_ADMIN_PRIVILEGES = "delegatedAndGranularDelegetedAdminPrivileges"; } diff --git a/src/Generated/Models/ManagedTenants/ManagementActionStatus.php b/src/Generated/Models/ManagedTenants/ManagementActionStatus.php index db7e64cec0f..a60977d3a07 100644 --- a/src/Generated/Models/ManagedTenants/ManagementActionStatus.php +++ b/src/Generated/Models/ManagedTenants/ManagementActionStatus.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagementActionStatus extends Enum { - public const TO_ADDRESS = 'toAddress'; - public const COMPLETED = 'completed'; - public const ERROR = 'error'; - public const TIME_OUT = 'timeOut'; - public const IN_PROGRESS = 'inProgress'; - public const PLANNED = 'planned'; - public const RESOLVED_BY3RD_PARTY = 'resolvedBy3rdParty'; - public const RESOLVED_THROUGH_ALTERNATE_MITIGATION = 'resolvedThroughAlternateMitigation'; - public const RISK_ACCEPTED = 'riskAccepted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TO_ADDRESS = "toAddress"; + public const COMPLETED = "completed"; + public const ERROR = "error"; + public const TIME_OUT = "timeOut"; + public const IN_PROGRESS = "inProgress"; + public const PLANNED = "planned"; + public const RESOLVED_BY3RD_PARTY = "resolvedBy3rdParty"; + public const RESOLVED_THROUGH_ALTERNATE_MITIGATION = "resolvedThroughAlternateMitigation"; + public const RISK_ACCEPTED = "riskAccepted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/ManagementCategory.php b/src/Generated/Models/ManagedTenants/ManagementCategory.php index 9970ed9ff23..94cb732bea2 100644 --- a/src/Generated/Models/ManagedTenants/ManagementCategory.php +++ b/src/Generated/Models/ManagedTenants/ManagementCategory.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagementCategory extends Enum { - public const CUSTOM = 'custom'; - public const DEVICES = 'devices'; - public const IDENTITY = 'identity'; - public const DATA = 'data'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CUSTOM = "custom"; + public const DEVICES = "devices"; + public const IDENTITY = "identity"; + public const DATA = "data"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/ManagementParameterValueType.php b/src/Generated/Models/ManagedTenants/ManagementParameterValueType.php index 76e6b52fa43..36f9a3a8459 100644 --- a/src/Generated/Models/ManagedTenants/ManagementParameterValueType.php +++ b/src/Generated/Models/ManagedTenants/ManagementParameterValueType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagementParameterValueType extends Enum { - public const STRING = 'string'; - public const INTEGER = 'integer'; - public const BOOLEAN = 'boolean'; - public const GUID = 'guid'; - public const STRING_COLLECTION = 'stringCollection'; - public const INTEGER_COLLECTION = 'integerCollection'; - public const BOOLEAN_COLLECTION = 'booleanCollection'; - public const GUID_COLLECTION = 'guidCollection'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STRING = "string"; + public const INTEGER = "integer"; + public const BOOLEAN = "boolean"; + public const GUID = "guid"; + public const STRING_COLLECTION = "stringCollection"; + public const INTEGER_COLLECTION = "integerCollection"; + public const BOOLEAN_COLLECTION = "booleanCollection"; + public const GUID_COLLECTION = "guidCollection"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/ManagementProvider.php b/src/Generated/Models/ManagedTenants/ManagementProvider.php index a093cade323..3123d2a330a 100644 --- a/src/Generated/Models/ManagedTenants/ManagementProvider.php +++ b/src/Generated/Models/ManagedTenants/ManagementProvider.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagementProvider extends Enum { - public const MICROSOFT = 'microsoft'; - public const COMMUNITY = 'community'; - public const INDIRECT_PROVIDER = 'indirectProvider'; - public const SELF = 'self'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT = "microsoft"; + public const COMMUNITY = "community"; + public const INDIRECT_PROVIDER = "indirectProvider"; + public const SELF = "self"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/ManagementTemplateDeploymentStatus.php b/src/Generated/Models/ManagedTenants/ManagementTemplateDeploymentStatus.php index 6ecb2d2f927..771b6450b2c 100644 --- a/src/Generated/Models/ManagedTenants/ManagementTemplateDeploymentStatus.php +++ b/src/Generated/Models/ManagedTenants/ManagementTemplateDeploymentStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagementTemplateDeploymentStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const INELIGIBLE = 'ineligible'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const INELIGIBLE = "ineligible"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/NotificationDestination.php b/src/Generated/Models/ManagedTenants/NotificationDestination.php index caf703960d7..841c8c3dd4f 100644 --- a/src/Generated/Models/ManagedTenants/NotificationDestination.php +++ b/src/Generated/Models/ManagedTenants/NotificationDestination.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class NotificationDestination extends Enum { - public const NONE = 'none'; - public const API = 'api'; - public const EMAIL = 'email'; - public const SMS = 'sms'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const API = "api"; + public const EMAIL = "email"; + public const SMS = "sms"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/TenantOnboardingEligibilityReason.php b/src/Generated/Models/ManagedTenants/TenantOnboardingEligibilityReason.php index bf0e951f74d..6e618bdf3d0 100644 --- a/src/Generated/Models/ManagedTenants/TenantOnboardingEligibilityReason.php +++ b/src/Generated/Models/ManagedTenants/TenantOnboardingEligibilityReason.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TenantOnboardingEligibilityReason extends Enum { - public const NONE = 'none'; - public const CONTRACT_TYPE = 'contractType'; - public const DELEGATED_ADMIN_PRIVILEGES = 'delegatedAdminPrivileges'; - public const USERS_COUNT = 'usersCount'; - public const LICENSE = 'license'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CONTRACT_TYPE = "contractType"; + public const DELEGATED_ADMIN_PRIVILEGES = "delegatedAdminPrivileges"; + public const USERS_COUNT = "usersCount"; + public const LICENSE = "license"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/TenantOnboardingStatus.php b/src/Generated/Models/ManagedTenants/TenantOnboardingStatus.php index 4c2ff5abba1..0a5a898c4af 100644 --- a/src/Generated/Models/ManagedTenants/TenantOnboardingStatus.php +++ b/src/Generated/Models/ManagedTenants/TenantOnboardingStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TenantOnboardingStatus extends Enum { - public const INELIGIBLE = 'ineligible'; - public const IN_PROCESS = 'inProcess'; - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const DISABLED = 'disabled'; + public const INELIGIBLE = "ineligible"; + public const IN_PROCESS = "inProcess"; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/ManagedTenants/WorkloadActionCategory.php b/src/Generated/Models/ManagedTenants/WorkloadActionCategory.php index bea09fec182..7e715d7fa6e 100644 --- a/src/Generated/Models/ManagedTenants/WorkloadActionCategory.php +++ b/src/Generated/Models/ManagedTenants/WorkloadActionCategory.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkloadActionCategory extends Enum { - public const AUTOMATED = 'automated'; - public const MANUAL = 'manual'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AUTOMATED = "automated"; + public const MANUAL = "manual"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/WorkloadActionStatus.php b/src/Generated/Models/ManagedTenants/WorkloadActionStatus.php index 2b5e652f951..f856f81353b 100644 --- a/src/Generated/Models/ManagedTenants/WorkloadActionStatus.php +++ b/src/Generated/Models/ManagedTenants/WorkloadActionStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkloadActionStatus extends Enum { - public const TO_ADDRESS = 'toAddress'; - public const COMPLETED = 'completed'; - public const ERROR = 'error'; - public const TIME_OUT = 'timeOut'; - public const IN_PROGRESS = 'inProgress'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TO_ADDRESS = "toAddress"; + public const COMPLETED = "completed"; + public const ERROR = "error"; + public const TIME_OUT = "timeOut"; + public const IN_PROGRESS = "inProgress"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagedTenants/WorkloadOnboardingStatus.php b/src/Generated/Models/ManagedTenants/WorkloadOnboardingStatus.php index 37bb727ccd0..22ad9a6c772 100644 --- a/src/Generated/Models/ManagedTenants/WorkloadOnboardingStatus.php +++ b/src/Generated/Models/ManagedTenants/WorkloadOnboardingStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkloadOnboardingStatus extends Enum { - public const NOT_ONBOARDED = 'notOnboarded'; - public const ONBOARDED = 'onboarded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_ONBOARDED = "notOnboarded"; + public const ONBOARDED = "onboarded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagementAgentType.php b/src/Generated/Models/ManagementAgentType.php index 75cd5652ebe..717095b0724 100644 --- a/src/Generated/Models/ManagementAgentType.php +++ b/src/Generated/Models/ManagementAgentType.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagementAgentType extends Enum { - public const EAS = 'eas'; - public const MDM = 'mdm'; - public const EAS_MDM = 'easMdm'; - public const INTUNE_CLIENT = 'intuneClient'; - public const EAS_INTUNE_CLIENT = 'easIntuneClient'; - public const CONFIGURATION_MANAGER_CLIENT = 'configurationManagerClient'; - public const CONFIGURATION_MANAGER_CLIENT_MDM = 'configurationManagerClientMdm'; - public const CONFIGURATION_MANAGER_CLIENT_MDM_EAS = 'configurationManagerClientMdmEas'; - public const UNKNOWN = 'unknown'; - public const JAMF = 'jamf'; - public const GOOGLE_CLOUD_DEVICE_POLICY_CONTROLLER = 'googleCloudDevicePolicyController'; - public const MICROSOFT365_MANAGED_MDM = 'microsoft365ManagedMdm'; - public const MS_SENSE = 'msSense'; - public const INTUNE_AOSP = 'intuneAosp'; - public const GOOGLE = 'google'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EAS = "eas"; + public const MDM = "mdm"; + public const EAS_MDM = "easMdm"; + public const INTUNE_CLIENT = "intuneClient"; + public const EAS_INTUNE_CLIENT = "easIntuneClient"; + public const CONFIGURATION_MANAGER_CLIENT = "configurationManagerClient"; + public const CONFIGURATION_MANAGER_CLIENT_MDM = "configurationManagerClientMdm"; + public const CONFIGURATION_MANAGER_CLIENT_MDM_EAS = "configurationManagerClientMdmEas"; + public const UNKNOWN = "unknown"; + public const JAMF = "jamf"; + public const GOOGLE_CLOUD_DEVICE_POLICY_CONTROLLER = "googleCloudDevicePolicyController"; + public const MICROSOFT365_MANAGED_MDM = "microsoft365ManagedMdm"; + public const MS_SENSE = "msSense"; + public const INTUNE_AOSP = "intuneAosp"; + public const GOOGLE = "google"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ManagementState.php b/src/Generated/Models/ManagementState.php index 84c481d2560..829a3df2409 100644 --- a/src/Generated/Models/ManagementState.php +++ b/src/Generated/Models/ManagementState.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class ManagementState extends Enum { - public const MANAGED = 'managed'; - public const RETIRE_PENDING = 'retirePending'; - public const RETIRE_FAILED = 'retireFailed'; - public const WIPE_PENDING = 'wipePending'; - public const WIPE_FAILED = 'wipeFailed'; - public const UNHEALTHY = 'unhealthy'; - public const DELETE_PENDING = 'deletePending'; - public const RETIRE_ISSUED = 'retireIssued'; - public const WIPE_ISSUED = 'wipeIssued'; - public const WIPE_CANCELED = 'wipeCanceled'; - public const RETIRE_CANCELED = 'retireCanceled'; - public const DISCOVERED = 'discovered'; + public const MANAGED = "managed"; + public const RETIRE_PENDING = "retirePending"; + public const RETIRE_FAILED = "retireFailed"; + public const WIPE_PENDING = "wipePending"; + public const WIPE_FAILED = "wipeFailed"; + public const UNHEALTHY = "unhealthy"; + public const DELETE_PENDING = "deletePending"; + public const RETIRE_ISSUED = "retireIssued"; + public const WIPE_ISSUED = "wipeIssued"; + public const WIPE_CANCELED = "wipeCanceled"; + public const RETIRE_CANCELED = "retireCanceled"; + public const DISCOVERED = "discovered"; } diff --git a/src/Generated/Models/MdmAppConfigKeyType.php b/src/Generated/Models/MdmAppConfigKeyType.php index 3d32175f31e..79316a86ccc 100644 --- a/src/Generated/Models/MdmAppConfigKeyType.php +++ b/src/Generated/Models/MdmAppConfigKeyType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MdmAppConfigKeyType extends Enum { - public const STRING_TYPE = 'stringType'; - public const INTEGER_TYPE = 'integerType'; - public const REAL_TYPE = 'realType'; - public const BOOLEAN_TYPE = 'booleanType'; - public const TOKEN_TYPE = 'tokenType'; + public const STRING_TYPE = "stringType"; + public const INTEGER_TYPE = "integerType"; + public const REAL_TYPE = "realType"; + public const BOOLEAN_TYPE = "booleanType"; + public const TOKEN_TYPE = "tokenType"; } diff --git a/src/Generated/Models/MdmAuthority.php b/src/Generated/Models/MdmAuthority.php index 26bc176d44d..ce8927ec13d 100644 --- a/src/Generated/Models/MdmAuthority.php +++ b/src/Generated/Models/MdmAuthority.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MdmAuthority extends Enum { - public const UNKNOWN = 'unknown'; - public const INTUNE = 'intune'; - public const SCCM = 'sccm'; - public const OFFICE365 = 'office365'; + public const UNKNOWN = "unknown"; + public const INTUNE = "intune"; + public const SCCM = "sccm"; + public const OFFICE365 = "office365"; } diff --git a/src/Generated/Models/MdmSupportedState.php b/src/Generated/Models/MdmSupportedState.php index 3c52310c243..c7159bf0340 100644 --- a/src/Generated/Models/MdmSupportedState.php +++ b/src/Generated/Models/MdmSupportedState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MdmSupportedState extends Enum { - public const UNKNOWN = 'unknown'; - public const SUPPORTED = 'supported'; - public const UNSUPPORTED = 'unsupported'; - public const DEPRECATED = 'deprecated'; + public const UNKNOWN = "unknown"; + public const SUPPORTED = "supported"; + public const UNSUPPORTED = "unsupported"; + public const DEPRECATED = "deprecated"; } diff --git a/src/Generated/Models/MediaDirection.php b/src/Generated/Models/MediaDirection.php index b71cddfb399..5ad428301d0 100644 --- a/src/Generated/Models/MediaDirection.php +++ b/src/Generated/Models/MediaDirection.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MediaDirection extends Enum { - public const INACTIVE = 'inactive'; - public const SEND_ONLY = 'sendOnly'; - public const RECEIVE_ONLY = 'receiveOnly'; - public const SEND_RECEIVE = 'sendReceive'; + public const INACTIVE = "inactive"; + public const SEND_ONLY = "sendOnly"; + public const RECEIVE_ONLY = "receiveOnly"; + public const SEND_RECEIVE = "sendReceive"; } diff --git a/src/Generated/Models/MediaSourceContentCategory.php b/src/Generated/Models/MediaSourceContentCategory.php index 028b215637f..e71010b5eaf 100644 --- a/src/Generated/Models/MediaSourceContentCategory.php +++ b/src/Generated/Models/MediaSourceContentCategory.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class MediaSourceContentCategory extends Enum { - public const MEETING = 'meeting'; - public const LIVE_STREAM = 'liveStream'; - public const PRESENTATION = 'presentation'; - public const SCREEN_RECORDING = 'screenRecording'; - public const STORY = 'story'; - public const PROFILE = 'profile'; - public const CHAT = 'chat'; - public const NOTE = 'note'; - public const COMMENT = 'comment'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MEETING = "meeting"; + public const LIVE_STREAM = "liveStream"; + public const PRESENTATION = "presentation"; + public const SCREEN_RECORDING = "screenRecording"; + public const STORY = "story"; + public const PROFILE = "profile"; + public const CHAT = "chat"; + public const NOTE = "note"; + public const COMMENT = "comment"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MediaState.php b/src/Generated/Models/MediaState.php index 720ffd6ce20..d9327fe009a 100644 --- a/src/Generated/Models/MediaState.php +++ b/src/Generated/Models/MediaState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MediaState extends Enum { - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MeetingAudience.php b/src/Generated/Models/MeetingAudience.php index 2ec387219b8..9872bd99234 100644 --- a/src/Generated/Models/MeetingAudience.php +++ b/src/Generated/Models/MeetingAudience.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingAudience extends Enum { - public const EVERYONE = 'everyone'; - public const ORGANIZATION = 'organization'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EVERYONE = "everyone"; + public const ORGANIZATION = "organization"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MeetingCapabilities.php b/src/Generated/Models/MeetingCapabilities.php index cec91677bbc..d32e63b95b6 100644 --- a/src/Generated/Models/MeetingCapabilities.php +++ b/src/Generated/Models/MeetingCapabilities.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingCapabilities extends Enum { - public const QUESTION_AND_ANSWER = 'questionAndAnswer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const QUESTION_AND_ANSWER = "questionAndAnswer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MeetingChatHistoryDefaultMode.php b/src/Generated/Models/MeetingChatHistoryDefaultMode.php index 9beee2a9fe6..b82a172461a 100644 --- a/src/Generated/Models/MeetingChatHistoryDefaultMode.php +++ b/src/Generated/Models/MeetingChatHistoryDefaultMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingChatHistoryDefaultMode extends Enum { - public const NONE = 'none'; - public const ALL = 'all'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALL = "all"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MeetingChatMode.php b/src/Generated/Models/MeetingChatMode.php index af5bc9c5ece..2b398b5a56a 100644 --- a/src/Generated/Models/MeetingChatMode.php +++ b/src/Generated/Models/MeetingChatMode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingChatMode extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const LIMITED = 'limited'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const LIMITED = "limited"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MeetingLiveShareOptions.php b/src/Generated/Models/MeetingLiveShareOptions.php index 42070c3c98e..38a6771199d 100644 --- a/src/Generated/Models/MeetingLiveShareOptions.php +++ b/src/Generated/Models/MeetingLiveShareOptions.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingLiveShareOptions extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MeetingMessageType.php b/src/Generated/Models/MeetingMessageType.php index d046fcb689e..078cc0edf82 100644 --- a/src/Generated/Models/MeetingMessageType.php +++ b/src/Generated/Models/MeetingMessageType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingMessageType extends Enum { - public const NONE = 'none'; - public const MEETING_REQUEST = 'meetingRequest'; - public const MEETING_CANCELLED = 'meetingCancelled'; - public const MEETING_ACCEPTED = 'meetingAccepted'; - public const MEETING_TENTATIVELY_ACCEPTED = 'meetingTentativelyAccepted'; - public const MEETING_DECLINED = 'meetingDeclined'; + public const NONE = "none"; + public const MEETING_REQUEST = "meetingRequest"; + public const MEETING_CANCELLED = "meetingCancelled"; + public const MEETING_ACCEPTED = "meetingAccepted"; + public const MEETING_TENTATIVELY_ACCEPTED = "meetingTentativelyAccepted"; + public const MEETING_DECLINED = "meetingDeclined"; } diff --git a/src/Generated/Models/MeetingRegistrantStatus.php b/src/Generated/Models/MeetingRegistrantStatus.php index c060150223a..22773c13208 100644 --- a/src/Generated/Models/MeetingRegistrantStatus.php +++ b/src/Generated/Models/MeetingRegistrantStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingRegistrantStatus extends Enum { - public const REGISTERED = 'registered'; - public const CANCELED = 'canceled'; - public const PROCESSING = 'processing'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGISTERED = "registered"; + public const CANCELED = "canceled"; + public const PROCESSING = "processing"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MeetingRequestType.php b/src/Generated/Models/MeetingRequestType.php index 65f42659521..07aaa1095ba 100644 --- a/src/Generated/Models/MeetingRequestType.php +++ b/src/Generated/Models/MeetingRequestType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class MeetingRequestType extends Enum { - public const NONE = 'none'; - public const NEW_MEETING_REQUEST = 'newMeetingRequest'; - public const FULL_UPDATE = 'fullUpdate'; - public const INFORMATIONAL_UPDATE = 'informationalUpdate'; - public const SILENT_UPDATE = 'silentUpdate'; - public const OUTDATED = 'outdated'; - public const PRINCIPAL_WANTS_COPY = 'principalWantsCopy'; + public const NONE = "none"; + public const NEW_MEETING_REQUEST = "newMeetingRequest"; + public const FULL_UPDATE = "fullUpdate"; + public const INFORMATIONAL_UPDATE = "informationalUpdate"; + public const SILENT_UPDATE = "silentUpdate"; + public const OUTDATED = "outdated"; + public const PRINCIPAL_WANTS_COPY = "principalWantsCopy"; } diff --git a/src/Generated/Models/MembershipRuleProcessingStatusDetails.php b/src/Generated/Models/MembershipRuleProcessingStatusDetails.php index 9943bdf90b4..c87e2443f81 100644 --- a/src/Generated/Models/MembershipRuleProcessingStatusDetails.php +++ b/src/Generated/Models/MembershipRuleProcessingStatusDetails.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MembershipRuleProcessingStatusDetails extends Enum { - public const NOT_STARTED = 'NotStarted'; - public const RUNNING = 'Running'; - public const FAILED = 'Failed'; - public const SUCCEEDED = 'Succeeded'; - public const UNSUPPORTED_FUTURE_VALUE = 'UnsupportedFutureValue'; + public const NOT_STARTED = "NotStarted"; + public const RUNNING = "Running"; + public const FAILED = "Failed"; + public const SUCCEEDED = "Succeeded"; + public const UNSUPPORTED_FUTURE_VALUE = "UnsupportedFutureValue"; } diff --git a/src/Generated/Models/MessageActionFlag.php b/src/Generated/Models/MessageActionFlag.php index 6975168a3f1..c12ccb09b62 100644 --- a/src/Generated/Models/MessageActionFlag.php +++ b/src/Generated/Models/MessageActionFlag.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class MessageActionFlag extends Enum { - public const ANY = 'any'; - public const CALL = 'call'; - public const DO_NOT_FORWARD = 'doNotForward'; - public const FOLLOW_UP = 'followUp'; - public const FYI = 'fyi'; - public const FORWARD = 'forward'; - public const NO_RESPONSE_NECESSARY = 'noResponseNecessary'; - public const READ = 'read'; - public const REPLY = 'reply'; - public const REPLY_TO_ALL = 'replyToAll'; - public const REVIEW = 'review'; + public const ANY = "any"; + public const CALL = "call"; + public const DO_NOT_FORWARD = "doNotForward"; + public const FOLLOW_UP = "followUp"; + public const FYI = "fyi"; + public const FORWARD = "forward"; + public const NO_RESPONSE_NECESSARY = "noResponseNecessary"; + public const READ = "read"; + public const REPLY = "reply"; + public const REPLY_TO_ALL = "replyToAll"; + public const REVIEW = "review"; } diff --git a/src/Generated/Models/MessageEventType.php b/src/Generated/Models/MessageEventType.php index 0c41cfff639..6648dc8d8cc 100644 --- a/src/Generated/Models/MessageEventType.php +++ b/src/Generated/Models/MessageEventType.php @@ -5,26 +5,26 @@ use Microsoft\Kiota\Abstractions\Enum; class MessageEventType extends Enum { - public const RECEIVED = 'received'; - public const SENT = 'sent'; - public const DELIVERED = 'delivered'; - public const FAILED = 'failed'; - public const PROCESSING_FAILED = 'processingFailed'; - public const DISTRIBUTION_GROUP_EXPANDED = 'distributionGroupExpanded'; - public const SUBMITTED = 'submitted'; - public const DELAYED = 'delayed'; - public const REDIRECTED = 'redirected'; - public const RESOLVED = 'resolved'; - public const DROPPED = 'dropped'; - public const RECIPIENTS_ADDED = 'recipientsAdded'; - public const MALWARE_DETECTED = 'malwareDetected'; - public const MALWARE_DETECTED_IN_MESSAGE = 'malwareDetectedInMessage'; - public const MALWARE_DETECTED_IN_ATTACHMENT = 'malwareDetectedInAttachment'; - public const TT_ZAPPED = 'ttZapped'; - public const TT_DELIVERED = 'ttDelivered'; - public const SPAM_DETECTED = 'spamDetected'; - public const TRANSPORT_RULE_TRIGGERED = 'transportRuleTriggered'; - public const DLP_RULE_TRIGGERED = 'dlpRuleTriggered'; - public const JOURNALED = 'journaled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RECEIVED = "received"; + public const SENT = "sent"; + public const DELIVERED = "delivered"; + public const FAILED = "failed"; + public const PROCESSING_FAILED = "processingFailed"; + public const DISTRIBUTION_GROUP_EXPANDED = "distributionGroupExpanded"; + public const SUBMITTED = "submitted"; + public const DELAYED = "delayed"; + public const REDIRECTED = "redirected"; + public const RESOLVED = "resolved"; + public const DROPPED = "dropped"; + public const RECIPIENTS_ADDED = "recipientsAdded"; + public const MALWARE_DETECTED = "malwareDetected"; + public const MALWARE_DETECTED_IN_MESSAGE = "malwareDetectedInMessage"; + public const MALWARE_DETECTED_IN_ATTACHMENT = "malwareDetectedInAttachment"; + public const TT_ZAPPED = "ttZapped"; + public const TT_DELIVERED = "ttDelivered"; + public const SPAM_DETECTED = "spamDetected"; + public const TRANSPORT_RULE_TRIGGERED = "transportRuleTriggered"; + public const DLP_RULE_TRIGGERED = "dlpRuleTriggered"; + public const JOURNALED = "journaled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MessageStatus.php b/src/Generated/Models/MessageStatus.php index 1b905d27df4..c75cfcaac5f 100644 --- a/src/Generated/Models/MessageStatus.php +++ b/src/Generated/Models/MessageStatus.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class MessageStatus extends Enum { - public const GETTING_STATUS = 'gettingStatus'; - public const PENDING = 'pending'; - public const FAILED = 'failed'; - public const DELIVERED = 'delivered'; - public const EXPANDED = 'expanded'; - public const QUARANTINED = 'quarantined'; - public const FILTERED_AS_SPAM = 'filteredAsSpam'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GETTING_STATUS = "gettingStatus"; + public const PENDING = "pending"; + public const FAILED = "failed"; + public const DELIVERED = "delivered"; + public const EXPANDED = "expanded"; + public const QUARANTINED = "quarantined"; + public const FILTERED_AS_SPAM = "filteredAsSpam"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MessagingRedirectAppType.php b/src/Generated/Models/MessagingRedirectAppType.php index 0cd09bc57f2..aaa58794b14 100644 --- a/src/Generated/Models/MessagingRedirectAppType.php +++ b/src/Generated/Models/MessagingRedirectAppType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MessagingRedirectAppType extends Enum { - public const ANY_APP = 'anyApp'; - public const ANY_MANAGED_APP = 'anyManagedApp'; - public const SPECIFIC_APPS = 'specificApps'; - public const BLOCKED = 'blocked'; + public const ANY_APP = "anyApp"; + public const ANY_MANAGED_APP = "anyManagedApp"; + public const SPECIFIC_APPS = "specificApps"; + public const BLOCKED = "blocked"; } diff --git a/src/Generated/Models/MeteredConnectionLimitType.php b/src/Generated/Models/MeteredConnectionLimitType.php index b69f8483631..f55dc844848 100644 --- a/src/Generated/Models/MeteredConnectionLimitType.php +++ b/src/Generated/Models/MeteredConnectionLimitType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MeteredConnectionLimitType extends Enum { - public const UNRESTRICTED = 'unrestricted'; - public const FIXED = 'fixed'; - public const VARIABLE = 'variable'; + public const UNRESTRICTED = "unrestricted"; + public const FIXED = "fixed"; + public const VARIABLE = "variable"; } diff --git a/src/Generated/Models/MfaFailureReasonCode.php b/src/Generated/Models/MfaFailureReasonCode.php index 2efa639d024..dfbdf56884e 100644 --- a/src/Generated/Models/MfaFailureReasonCode.php +++ b/src/Generated/Models/MfaFailureReasonCode.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class MfaFailureReasonCode extends Enum { - public const MFA_INCOMPLETE = 'mfaIncomplete'; - public const MFA_DENIED = 'mfaDenied'; - public const SYSTEM_FAILURE = 'systemFailure'; - public const BAD_REQUEST = 'badRequest'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MFA_INCOMPLETE = "mfaIncomplete"; + public const MFA_DENIED = "mfaDenied"; + public const SYSTEM_FAILURE = "systemFailure"; + public const BAD_REQUEST = "badRequest"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMethodClientAppName.php b/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMethodClientAppName.php index 089cdbb2dd4..0278683e6fe 100644 --- a/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMethodClientAppName.php +++ b/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMethodClientAppName.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftAuthenticatorAuthenticationMethodClientAppName extends Enum { - public const MICROSOFT_AUTHENTICATOR = 'microsoftAuthenticator'; - public const OUTLOOK_MOBILE = 'outlookMobile'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT_AUTHENTICATOR = "microsoftAuthenticator"; + public const OUTLOOK_MOBILE = "outlookMobile"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMode.php b/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMode.php index 36d6e0f3a21..acfccedacf9 100644 --- a/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMode.php +++ b/src/Generated/Models/MicrosoftAuthenticatorAuthenticationMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftAuthenticatorAuthenticationMode extends Enum { - public const DEVICE_BASED_PUSH = 'deviceBasedPush'; - public const PUSH = 'push'; - public const ANY = 'any'; + public const DEVICE_BASED_PUSH = "deviceBasedPush"; + public const PUSH = "push"; + public const ANY = "any"; } diff --git a/src/Generated/Models/MicrosoftEdgeChannel.php b/src/Generated/Models/MicrosoftEdgeChannel.php index 870efda764c..7126c5278e5 100644 --- a/src/Generated/Models/MicrosoftEdgeChannel.php +++ b/src/Generated/Models/MicrosoftEdgeChannel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftEdgeChannel extends Enum { - public const DEV = 'dev'; - public const BETA = 'beta'; - public const STABLE = 'stable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEV = "dev"; + public const BETA = "beta"; + public const STABLE = "stable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MicrosoftLauncherDockPresence.php b/src/Generated/Models/MicrosoftLauncherDockPresence.php index eea5e326031..23a963c2155 100644 --- a/src/Generated/Models/MicrosoftLauncherDockPresence.php +++ b/src/Generated/Models/MicrosoftLauncherDockPresence.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftLauncherDockPresence extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const SHOW = 'show'; - public const HIDE = 'hide'; - public const DISABLED = 'disabled'; + public const NOT_CONFIGURED = "notConfigured"; + public const SHOW = "show"; + public const HIDE = "hide"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/MicrosoftLauncherSearchBarPlacement.php b/src/Generated/Models/MicrosoftLauncherSearchBarPlacement.php index bcdab114cca..15141fdcc06 100644 --- a/src/Generated/Models/MicrosoftLauncherSearchBarPlacement.php +++ b/src/Generated/Models/MicrosoftLauncherSearchBarPlacement.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftLauncherSearchBarPlacement extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const TOP = 'top'; - public const BOTTOM = 'bottom'; - public const HIDE = 'hide'; + public const NOT_CONFIGURED = "notConfigured"; + public const TOP = "top"; + public const BOTTOM = "bottom"; + public const HIDE = "hide"; } diff --git a/src/Generated/Models/MicrosoftManagedDesktopType.php b/src/Generated/Models/MicrosoftManagedDesktopType.php index 3fe527b4f1a..0e85f91de7f 100644 --- a/src/Generated/Models/MicrosoftManagedDesktopType.php +++ b/src/Generated/Models/MicrosoftManagedDesktopType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftManagedDesktopType extends Enum { - public const NOT_MANAGED = 'notManaged'; - public const PREMIUM_MANAGED = 'premiumManaged'; - public const STANDARD_MANAGED = 'standardManaged'; - public const STARTER_MANAGED = 'starterManaged'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_MANAGED = "notManaged"; + public const PREMIUM_MANAGED = "premiumManaged"; + public const STANDARD_MANAGED = "standardManaged"; + public const STARTER_MANAGED = "starterManaged"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MicrosoftStoreForBusinessLicenseType.php b/src/Generated/Models/MicrosoftStoreForBusinessLicenseType.php index 3903de9fe0b..8a79d24ed33 100644 --- a/src/Generated/Models/MicrosoftStoreForBusinessLicenseType.php +++ b/src/Generated/Models/MicrosoftStoreForBusinessLicenseType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftStoreForBusinessLicenseType extends Enum { - public const OFFLINE = 'offline'; - public const ONLINE = 'online'; + public const OFFLINE = "offline"; + public const ONLINE = "online"; } diff --git a/src/Generated/Models/MicrosoftStoreForBusinessPortalSelectionOptions.php b/src/Generated/Models/MicrosoftStoreForBusinessPortalSelectionOptions.php index 1064b0faed3..f440fa90180 100644 --- a/src/Generated/Models/MicrosoftStoreForBusinessPortalSelectionOptions.php +++ b/src/Generated/Models/MicrosoftStoreForBusinessPortalSelectionOptions.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftStoreForBusinessPortalSelectionOptions extends Enum { - public const NONE = 'none'; - public const COMPANY_PORTAL = 'companyPortal'; - public const PRIVATE_STORE = 'privateStore'; + public const NONE = "none"; + public const COMPANY_PORTAL = "companyPortal"; + public const PRIVATE_STORE = "privateStore"; } diff --git a/src/Generated/Models/MicrosoftTunnelDeploymentMode.php b/src/Generated/Models/MicrosoftTunnelDeploymentMode.php index c55a7c368fd..7d11ba34ff4 100644 --- a/src/Generated/Models/MicrosoftTunnelDeploymentMode.php +++ b/src/Generated/Models/MicrosoftTunnelDeploymentMode.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftTunnelDeploymentMode extends Enum { - public const STANDALONE_ROOTFUL = 'standaloneRootful'; - public const STANDALONE_ROOTLESS = 'standaloneRootless'; - public const POD_ROOTFUL = 'podRootful'; - public const POD_ROOTLESS = 'podRootless'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STANDALONE_ROOTFUL = "standaloneRootful"; + public const STANDALONE_ROOTLESS = "standaloneRootless"; + public const POD_ROOTFUL = "podRootful"; + public const POD_ROOTLESS = "podRootless"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MicrosoftTunnelLogCollectionStatus.php b/src/Generated/Models/MicrosoftTunnelLogCollectionStatus.php index 2025fb5cc4f..c7d8c8e7b27 100644 --- a/src/Generated/Models/MicrosoftTunnelLogCollectionStatus.php +++ b/src/Generated/Models/MicrosoftTunnelLogCollectionStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftTunnelLogCollectionStatus extends Enum { - public const PENDING = 'pending'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MicrosoftTunnelServerHealthStatus.php b/src/Generated/Models/MicrosoftTunnelServerHealthStatus.php index 33923c7c2c2..00c1db7fc54 100644 --- a/src/Generated/Models/MicrosoftTunnelServerHealthStatus.php +++ b/src/Generated/Models/MicrosoftTunnelServerHealthStatus.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class MicrosoftTunnelServerHealthStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const HEALTHY = 'healthy'; - public const UNHEALTHY = 'unhealthy'; - public const WARNING = 'warning'; - public const OFFLINE = 'offline'; - public const UPGRADE_IN_PROGRESS = 'upgradeInProgress'; - public const UPGRADE_FAILED = 'upgradeFailed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const HEALTHY = "healthy"; + public const UNHEALTHY = "unhealthy"; + public const WARNING = "warning"; + public const OFFLINE = "offline"; + public const UPGRADE_IN_PROGRESS = "upgradeInProgress"; + public const UPGRADE_FAILED = "upgradeFailed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MigrationStatus.php b/src/Generated/Models/MigrationStatus.php index 6081bd7bfd4..29e9a841a93 100644 --- a/src/Generated/Models/MigrationStatus.php +++ b/src/Generated/Models/MigrationStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MigrationStatus extends Enum { - public const READY = 'ready'; - public const NEEDS_REVIEW = 'needsReview'; - public const ADDITIONAL_STEPS_REQUIRED = 'additionalStepsRequired'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const READY = "ready"; + public const NEEDS_REVIEW = "needsReview"; + public const ADDITIONAL_STEPS_REQUIRED = "additionalStepsRequired"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MiracastChannel.php b/src/Generated/Models/MiracastChannel.php index 000b1a247dd..13fce0b9aa2 100644 --- a/src/Generated/Models/MiracastChannel.php +++ b/src/Generated/Models/MiracastChannel.php @@ -5,25 +5,25 @@ use Microsoft\Kiota\Abstractions\Enum; class MiracastChannel extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ONE = 'one'; - public const TWO = 'two'; - public const THREE = 'three'; - public const FOUR = 'four'; - public const FIVE = 'five'; - public const SIX = 'six'; - public const SEVEN = 'seven'; - public const EIGHT = 'eight'; - public const NINE = 'nine'; - public const TEN = 'ten'; - public const ELEVEN = 'eleven'; - public const THIRTY_SIX = 'thirtySix'; - public const FORTY = 'forty'; - public const FORTY_FOUR = 'fortyFour'; - public const FORTY_EIGHT = 'fortyEight'; - public const ONE_HUNDRED_FORTY_NINE = 'oneHundredFortyNine'; - public const ONE_HUNDRED_FIFTY_THREE = 'oneHundredFiftyThree'; - public const ONE_HUNDRED_FIFTY_SEVEN = 'oneHundredFiftySeven'; - public const ONE_HUNDRED_SIXTY_ONE = 'oneHundredSixtyOne'; - public const ONE_HUNDRED_SIXTY_FIVE = 'oneHundredSixtyFive'; + public const USER_DEFINED = "userDefined"; + public const ONE = "one"; + public const TWO = "two"; + public const THREE = "three"; + public const FOUR = "four"; + public const FIVE = "five"; + public const SIX = "six"; + public const SEVEN = "seven"; + public const EIGHT = "eight"; + public const NINE = "nine"; + public const TEN = "ten"; + public const ELEVEN = "eleven"; + public const THIRTY_SIX = "thirtySix"; + public const FORTY = "forty"; + public const FORTY_FOUR = "fortyFour"; + public const FORTY_EIGHT = "fortyEight"; + public const ONE_HUNDRED_FORTY_NINE = "oneHundredFortyNine"; + public const ONE_HUNDRED_FIFTY_THREE = "oneHundredFiftyThree"; + public const ONE_HUNDRED_FIFTY_SEVEN = "oneHundredFiftySeven"; + public const ONE_HUNDRED_SIXTY_ONE = "oneHundredSixtyOne"; + public const ONE_HUNDRED_SIXTY_FIVE = "oneHundredSixtyFive"; } diff --git a/src/Generated/Models/MlClassificationMatchTolerance.php b/src/Generated/Models/MlClassificationMatchTolerance.php index 45e22b7bfa6..085177e8444 100644 --- a/src/Generated/Models/MlClassificationMatchTolerance.php +++ b/src/Generated/Models/MlClassificationMatchTolerance.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class MlClassificationMatchTolerance extends Enum { - public const EXACT = 'exact'; - public const NEAR = 'near'; + public const EXACT = "exact"; + public const NEAR = "near"; } diff --git a/src/Generated/Models/MobileAppActionType.php b/src/Generated/Models/MobileAppActionType.php index 1c7cdd50765..74b4ca5b984 100644 --- a/src/Generated/Models/MobileAppActionType.php +++ b/src/Generated/Models/MobileAppActionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileAppActionType extends Enum { - public const UNKNOWN = 'unknown'; - public const INSTALL_COMMAND_SENT = 'installCommandSent'; - public const INSTALLED = 'installed'; - public const UNINSTALLED = 'uninstalled'; - public const USER_REQUESTED_INSTALL = 'userRequestedInstall'; + public const UNKNOWN = "unknown"; + public const INSTALL_COMMAND_SENT = "installCommandSent"; + public const INSTALLED = "installed"; + public const UNINSTALLED = "uninstalled"; + public const USER_REQUESTED_INSTALL = "userRequestedInstall"; } diff --git a/src/Generated/Models/MobileAppContentFileUploadState.php b/src/Generated/Models/MobileAppContentFileUploadState.php index ae133620467..de168fc60e6 100644 --- a/src/Generated/Models/MobileAppContentFileUploadState.php +++ b/src/Generated/Models/MobileAppContentFileUploadState.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileAppContentFileUploadState extends Enum { - public const SUCCESS = 'success'; - public const TRANSIENT_ERROR = 'transientError'; - public const ERROR = 'error'; - public const UNKNOWN = 'unknown'; - public const AZURE_STORAGE_URI_REQUEST_SUCCESS = 'azureStorageUriRequestSuccess'; - public const AZURE_STORAGE_URI_REQUEST_PENDING = 'azureStorageUriRequestPending'; - public const AZURE_STORAGE_URI_REQUEST_FAILED = 'azureStorageUriRequestFailed'; - public const AZURE_STORAGE_URI_REQUEST_TIMED_OUT = 'azureStorageUriRequestTimedOut'; - public const AZURE_STORAGE_URI_RENEWAL_SUCCESS = 'azureStorageUriRenewalSuccess'; - public const AZURE_STORAGE_URI_RENEWAL_PENDING = 'azureStorageUriRenewalPending'; - public const AZURE_STORAGE_URI_RENEWAL_FAILED = 'azureStorageUriRenewalFailed'; - public const AZURE_STORAGE_URI_RENEWAL_TIMED_OUT = 'azureStorageUriRenewalTimedOut'; - public const COMMIT_FILE_SUCCESS = 'commitFileSuccess'; - public const COMMIT_FILE_PENDING = 'commitFilePending'; - public const COMMIT_FILE_FAILED = 'commitFileFailed'; - public const COMMIT_FILE_TIMED_OUT = 'commitFileTimedOut'; + public const SUCCESS = "success"; + public const TRANSIENT_ERROR = "transientError"; + public const ERROR = "error"; + public const UNKNOWN = "unknown"; + public const AZURE_STORAGE_URI_REQUEST_SUCCESS = "azureStorageUriRequestSuccess"; + public const AZURE_STORAGE_URI_REQUEST_PENDING = "azureStorageUriRequestPending"; + public const AZURE_STORAGE_URI_REQUEST_FAILED = "azureStorageUriRequestFailed"; + public const AZURE_STORAGE_URI_REQUEST_TIMED_OUT = "azureStorageUriRequestTimedOut"; + public const AZURE_STORAGE_URI_RENEWAL_SUCCESS = "azureStorageUriRenewalSuccess"; + public const AZURE_STORAGE_URI_RENEWAL_PENDING = "azureStorageUriRenewalPending"; + public const AZURE_STORAGE_URI_RENEWAL_FAILED = "azureStorageUriRenewalFailed"; + public const AZURE_STORAGE_URI_RENEWAL_TIMED_OUT = "azureStorageUriRenewalTimedOut"; + public const COMMIT_FILE_SUCCESS = "commitFileSuccess"; + public const COMMIT_FILE_PENDING = "commitFilePending"; + public const COMMIT_FILE_FAILED = "commitFileFailed"; + public const COMMIT_FILE_TIMED_OUT = "commitFileTimedOut"; } diff --git a/src/Generated/Models/MobileAppDependencyType.php b/src/Generated/Models/MobileAppDependencyType.php index 4e5bf58575d..620e0158f72 100644 --- a/src/Generated/Models/MobileAppDependencyType.php +++ b/src/Generated/Models/MobileAppDependencyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileAppDependencyType extends Enum { - public const DETECT = 'detect'; - public const AUTO_INSTALL = 'autoInstall'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DETECT = "detect"; + public const AUTO_INSTALL = "autoInstall"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MobileAppIntent.php b/src/Generated/Models/MobileAppIntent.php index 190d6db578b..2318c9d6ec2 100644 --- a/src/Generated/Models/MobileAppIntent.php +++ b/src/Generated/Models/MobileAppIntent.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileAppIntent extends Enum { - public const AVAILABLE = 'available'; - public const NOT_AVAILABLE = 'notAvailable'; - public const REQUIRED_INSTALL = 'requiredInstall'; - public const REQUIRED_UNINSTALL = 'requiredUninstall'; - public const REQUIRED_AND_AVAILABLE_INSTALL = 'requiredAndAvailableInstall'; - public const AVAILABLE_INSTALL_WITHOUT_ENROLLMENT = 'availableInstallWithoutEnrollment'; - public const EXCLUDE = 'exclude'; + public const AVAILABLE = "available"; + public const NOT_AVAILABLE = "notAvailable"; + public const REQUIRED_INSTALL = "requiredInstall"; + public const REQUIRED_UNINSTALL = "requiredUninstall"; + public const REQUIRED_AND_AVAILABLE_INSTALL = "requiredAndAvailableInstall"; + public const AVAILABLE_INSTALL_WITHOUT_ENROLLMENT = "availableInstallWithoutEnrollment"; + public const EXCLUDE = "exclude"; } diff --git a/src/Generated/Models/MobileAppPublishingState.php b/src/Generated/Models/MobileAppPublishingState.php index 3fcba853cf8..eda7df39f8c 100644 --- a/src/Generated/Models/MobileAppPublishingState.php +++ b/src/Generated/Models/MobileAppPublishingState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileAppPublishingState extends Enum { - public const NOT_PUBLISHED = 'notPublished'; - public const PROCESSING = 'processing'; - public const PUBLISHED = 'published'; + public const NOT_PUBLISHED = "notPublished"; + public const PROCESSING = "processing"; + public const PUBLISHED = "published"; } diff --git a/src/Generated/Models/MobileAppRelationshipType.php b/src/Generated/Models/MobileAppRelationshipType.php index 73c9b57b3c4..9f23c69ddaf 100644 --- a/src/Generated/Models/MobileAppRelationshipType.php +++ b/src/Generated/Models/MobileAppRelationshipType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileAppRelationshipType extends Enum { - public const CHILD = 'child'; - public const PARENT = 'parent'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CHILD = "child"; + public const PARENT = "parent"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MobileAppSupersedenceType.php b/src/Generated/Models/MobileAppSupersedenceType.php index d6b93fddf70..ccba39df478 100644 --- a/src/Generated/Models/MobileAppSupersedenceType.php +++ b/src/Generated/Models/MobileAppSupersedenceType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileAppSupersedenceType extends Enum { - public const UPDATE = 'update'; - public const REPLACE = 'replace'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UPDATE = "update"; + public const REPLACE = "replace"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MobileThreatDefensePartnerPriority.php b/src/Generated/Models/MobileThreatDefensePartnerPriority.php index 9ebbc796340..1a95353464d 100644 --- a/src/Generated/Models/MobileThreatDefensePartnerPriority.php +++ b/src/Generated/Models/MobileThreatDefensePartnerPriority.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileThreatDefensePartnerPriority extends Enum { - public const DEFENDER_OVER_THIRD_PARTY_PARTNER = 'defenderOverThirdPartyPartner'; - public const THIRD_PARTY_PARTNER_OVER_DEFENDER = 'thirdPartyPartnerOverDefender'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFENDER_OVER_THIRD_PARTY_PARTNER = "defenderOverThirdPartyPartner"; + public const THIRD_PARTY_PARTNER_OVER_DEFENDER = "thirdPartyPartnerOverDefender"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MobileThreatPartnerTenantState.php b/src/Generated/Models/MobileThreatPartnerTenantState.php index c0a46d7d2a8..0dfad2b97af 100644 --- a/src/Generated/Models/MobileThreatPartnerTenantState.php +++ b/src/Generated/Models/MobileThreatPartnerTenantState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class MobileThreatPartnerTenantState extends Enum { - public const UNAVAILABLE = 'unavailable'; - public const AVAILABLE = 'available'; - public const ENABLED = 'enabled'; - public const UNRESPONSIVE = 'unresponsive'; - public const NOT_SET_UP = 'notSetUp'; - public const ERROR = 'error'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNAVAILABLE = "unavailable"; + public const AVAILABLE = "available"; + public const ENABLED = "enabled"; + public const UNRESPONSIVE = "unresponsive"; + public const NOT_SET_UP = "notSetUp"; + public const ERROR = "error"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Modality.php b/src/Generated/Models/Modality.php index 51f60edfd0a..5461dd24b13 100644 --- a/src/Generated/Models/Modality.php +++ b/src/Generated/Models/Modality.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class Modality extends Enum { - public const UNKNOWN = 'unknown'; - public const AUDIO = 'audio'; - public const VIDEO = 'video'; - public const VIDEO_BASED_SCREEN_SHARING = 'videoBasedScreenSharing'; - public const DATA = 'data'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const AUDIO = "audio"; + public const VIDEO = "video"; + public const VIDEO_BASED_SCREEN_SHARING = "videoBasedScreenSharing"; + public const DATA = "data"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MsiType.php b/src/Generated/Models/MsiType.php index ca25b61b302..0c2bbea0595 100644 --- a/src/Generated/Models/MsiType.php +++ b/src/Generated/Models/MsiType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MsiType extends Enum { - public const NONE = 'none'; - public const USER_ASSIGNED = 'userAssigned'; - public const SYSTEM_ASSIGNED = 'systemAssigned'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const USER_ASSIGNED = "userAssigned"; + public const SYSTEM_ASSIGNED = "systemAssigned"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MultiFactorAuthConfiguration.php b/src/Generated/Models/MultiFactorAuthConfiguration.php index 4635eb38a2c..a529aeddb53 100644 --- a/src/Generated/Models/MultiFactorAuthConfiguration.php +++ b/src/Generated/Models/MultiFactorAuthConfiguration.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MultiFactorAuthConfiguration extends Enum { - public const NOT_REQUIRED = 'notRequired'; - public const REQUIRED = 'required'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_REQUIRED = "notRequired"; + public const REQUIRED = "required"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MultiTenantOrganizationMemberProcessingStatus.php b/src/Generated/Models/MultiTenantOrganizationMemberProcessingStatus.php index a2bc5c3a507..0dcc9f99cef 100644 --- a/src/Generated/Models/MultiTenantOrganizationMemberProcessingStatus.php +++ b/src/Generated/Models/MultiTenantOrganizationMemberProcessingStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MultiTenantOrganizationMemberProcessingStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MultiTenantOrganizationMemberRole.php b/src/Generated/Models/MultiTenantOrganizationMemberRole.php index 2c3e2ac601b..22e9592db47 100644 --- a/src/Generated/Models/MultiTenantOrganizationMemberRole.php +++ b/src/Generated/Models/MultiTenantOrganizationMemberRole.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MultiTenantOrganizationMemberRole extends Enum { - public const OWNER = 'owner'; - public const MEMBER = 'member'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OWNER = "owner"; + public const MEMBER = "member"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MultiTenantOrganizationMemberState.php b/src/Generated/Models/MultiTenantOrganizationMemberState.php index 1cad6f011b9..55f191bbc7f 100644 --- a/src/Generated/Models/MultiTenantOrganizationMemberState.php +++ b/src/Generated/Models/MultiTenantOrganizationMemberState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MultiTenantOrganizationMemberState extends Enum { - public const PENDING = 'pending'; - public const ACTIVE = 'active'; - public const REMOVED = 'removed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const ACTIVE = "active"; + public const REMOVED = "removed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/MultiTenantOrganizationState.php b/src/Generated/Models/MultiTenantOrganizationState.php index 452172e5ac1..52935b5c60f 100644 --- a/src/Generated/Models/MultiTenantOrganizationState.php +++ b/src/Generated/Models/MultiTenantOrganizationState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MultiTenantOrganizationState extends Enum { - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Mutability.php b/src/Generated/Models/Mutability.php index 11638d80e91..a22734034b7 100644 --- a/src/Generated/Models/Mutability.php +++ b/src/Generated/Models/Mutability.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class Mutability extends Enum { - public const READ_WRITE = 'ReadWrite'; - public const READ_ONLY = 'ReadOnly'; - public const IMMUTABLE = 'Immutable'; - public const WRITE_ONLY = 'WriteOnly'; + public const READ_WRITE = "ReadWrite"; + public const READ_ONLY = "ReadOnly"; + public const IMMUTABLE = "Immutable"; + public const WRITE_ONLY = "WriteOnly"; } diff --git a/src/Generated/Models/NativeAuthenticationApisEnabled.php b/src/Generated/Models/NativeAuthenticationApisEnabled.php index 87ffbcbb1d3..82950fb577e 100644 --- a/src/Generated/Models/NativeAuthenticationApisEnabled.php +++ b/src/Generated/Models/NativeAuthenticationApisEnabled.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class NativeAuthenticationApisEnabled extends Enum { - public const NONE = 'none'; - public const ALL = 'all'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALL = "all"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/NdesConnectorState.php b/src/Generated/Models/NdesConnectorState.php index a36ddc51048..1dd2e10ba42 100644 --- a/src/Generated/Models/NdesConnectorState.php +++ b/src/Generated/Models/NdesConnectorState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class NdesConnectorState extends Enum { - public const NONE = 'none'; - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; + public const NONE = "none"; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; } diff --git a/src/Generated/Models/NetworkSingleSignOnType.php b/src/Generated/Models/NetworkSingleSignOnType.php index f8cc83edf69..9e8af17cbae 100644 --- a/src/Generated/Models/NetworkSingleSignOnType.php +++ b/src/Generated/Models/NetworkSingleSignOnType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class NetworkSingleSignOnType extends Enum { - public const DISABLED = 'disabled'; - public const PRELOGON = 'prelogon'; - public const POSTLOGON = 'postlogon'; + public const DISABLED = "disabled"; + public const PRELOGON = "prelogon"; + public const POSTLOGON = "postlogon"; } diff --git a/src/Generated/Models/NetworkType.php b/src/Generated/Models/NetworkType.php index e41d603ca05..b4663a3d250 100644 --- a/src/Generated/Models/NetworkType.php +++ b/src/Generated/Models/NetworkType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class NetworkType extends Enum { - public const INTRANET = 'intranet'; - public const EXTRANET = 'extranet'; - public const NAMED_NETWORK = 'namedNetwork'; - public const TRUSTED = 'trusted'; - public const TRUSTED_NAMED_LOCATION = 'trustedNamedLocation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INTRANET = "intranet"; + public const EXTRANET = "extranet"; + public const NAMED_NETWORK = "namedNetwork"; + public const TRUSTED = "trusted"; + public const TRUSTED_NAMED_LOCATION = "trustedNamedLocation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/AccessType.php b/src/Generated/Models/Networkaccess/AccessType.php index 8f4b36ee90f..d9e4a6e3182 100644 --- a/src/Generated/Models/Networkaccess/AccessType.php +++ b/src/Generated/Models/Networkaccess/AccessType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AccessType extends Enum { - public const QUICK_ACCESS = 'quickAccess'; - public const PRIVATE_ACCESS = 'privateAccess'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const APP_ACCESS = 'appAccess'; + public const QUICK_ACCESS = "quickAccess"; + public const PRIVATE_ACCESS = "privateAccess"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const APP_ACCESS = "appAccess"; } diff --git a/src/Generated/Models/Networkaccess/AlertSeverity.php b/src/Generated/Models/Networkaccess/AlertSeverity.php index 4b74160469a..46f5b8d81d6 100644 --- a/src/Generated/Models/Networkaccess/AlertSeverity.php +++ b/src/Generated/Models/Networkaccess/AlertSeverity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertSeverity extends Enum { - public const INFORMATIONAL = 'informational'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INFORMATIONAL = "informational"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/AlertType.php b/src/Generated/Models/Networkaccess/AlertType.php index 11b37ced072..03a4ab9f6a1 100644 --- a/src/Generated/Models/Networkaccess/AlertType.php +++ b/src/Generated/Models/Networkaccess/AlertType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertType extends Enum { - public const UNHEALTHY_REMOTE_NETWORKS = 'unhealthyRemoteNetworks'; - public const UNHEALTHY_CONNECTORS = 'unhealthyConnectors'; - public const DEVICE_TOKEN_INCONSISTENCY = 'deviceTokenInconsistency'; - public const CROSS_TENANT_ANOMALY = 'crossTenantAnomaly'; - public const SUSPICIOUS_PROCESS = 'suspiciousProcess'; - public const THREAT_INTELLIGENCE_TRANSACTIONS = 'threatIntelligenceTransactions'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const WEB_CONTENT_BLOCKED = 'webContentBlocked'; - public const MALWARE = 'malware'; + public const UNHEALTHY_REMOTE_NETWORKS = "unhealthyRemoteNetworks"; + public const UNHEALTHY_CONNECTORS = "unhealthyConnectors"; + public const DEVICE_TOKEN_INCONSISTENCY = "deviceTokenInconsistency"; + public const CROSS_TENANT_ANOMALY = "crossTenantAnomaly"; + public const SUSPICIOUS_PROCESS = "suspiciousProcess"; + public const THREAT_INTELLIGENCE_TRANSACTIONS = "threatIntelligenceTransactions"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const WEB_CONTENT_BLOCKED = "webContentBlocked"; + public const MALWARE = "malware"; } diff --git a/src/Generated/Models/Networkaccess/Algorithm.php b/src/Generated/Models/Networkaccess/Algorithm.php index 649ff1482b8..3b2b35762f1 100644 --- a/src/Generated/Models/Networkaccess/Algorithm.php +++ b/src/Generated/Models/Networkaccess/Algorithm.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class Algorithm extends Enum { - public const MD5 = 'md5'; - public const SHA1 = 'sha1'; - public const SHA256 = 'sha256'; - public const SHA256AC = 'sha256ac'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MD5 = "md5"; + public const SHA1 = "sha1"; + public const SHA256 = "sha256"; + public const SHA256AC = "sha256ac"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/BandwidthCapacityInMbps.php b/src/Generated/Models/Networkaccess/BandwidthCapacityInMbps.php index cbbf076ce7b..942e4559a4c 100644 --- a/src/Generated/Models/Networkaccess/BandwidthCapacityInMbps.php +++ b/src/Generated/Models/Networkaccess/BandwidthCapacityInMbps.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class BandwidthCapacityInMbps extends Enum { - public const MBPS250 = 'mbps250'; - public const MBPS500 = 'mbps500'; - public const MBPS750 = 'mbps750'; - public const MBPS1000 = 'mbps1000'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MBPS250 = "mbps250"; + public const MBPS500 = "mbps500"; + public const MBPS750 = "mbps750"; + public const MBPS1000 = "mbps1000"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/ConnectionStatus.php b/src/Generated/Models/Networkaccess/ConnectionStatus.php index 289cf0cdde7..2a9e0e8804b 100644 --- a/src/Generated/Models/Networkaccess/ConnectionStatus.php +++ b/src/Generated/Models/Networkaccess/ConnectionStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectionStatus extends Enum { - public const OPEN = 'open'; - public const ACTIVE = 'active'; - public const CLOSED = 'closed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OPEN = "open"; + public const ACTIVE = "active"; + public const CLOSED = "closed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/ConnectivityState.php b/src/Generated/Models/Networkaccess/ConnectivityState.php index 0565acc761f..8f8294da6dc 100644 --- a/src/Generated/Models/Networkaccess/ConnectivityState.php +++ b/src/Generated/Models/Networkaccess/ConnectivityState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ConnectivityState extends Enum { - public const PENDING = 'pending'; - public const CONNECTED = 'connected'; - public const INACTIVE = 'inactive'; - public const ERROR = 'error'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const CONNECTED = "connected"; + public const INACTIVE = "inactive"; + public const ERROR = "error"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/DeviceCategory.php b/src/Generated/Models/Networkaccess/DeviceCategory.php index 94b2ff3a401..7e0f18565d6 100644 --- a/src/Generated/Models/Networkaccess/DeviceCategory.php +++ b/src/Generated/Models/Networkaccess/DeviceCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceCategory extends Enum { - public const CLIENT = 'client'; - public const BRANCH = 'branch'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const REMOTE_NETWORK = 'remoteNetwork'; + public const CLIENT = "client"; + public const BRANCH = "branch"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const REMOTE_NETWORK = "remoteNetwork"; } diff --git a/src/Generated/Models/Networkaccess/DeviceVendor.php b/src/Generated/Models/Networkaccess/DeviceVendor.php index b98de5c76dd..62deed6a13d 100644 --- a/src/Generated/Models/Networkaccess/DeviceVendor.php +++ b/src/Generated/Models/Networkaccess/DeviceVendor.php @@ -5,21 +5,21 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceVendor extends Enum { - public const BARRACUDA_NETWORKS = 'barracudaNetworks'; - public const CHECK_POINT = 'checkPoint'; - public const CISCO_MERAKI = 'ciscoMeraki'; - public const CITRIX = 'citrix'; - public const FORTINET = 'fortinet'; - public const HPE_ARUBA = 'hpeAruba'; - public const NET_FOUNDRY = 'netFoundry'; - public const NUAGE = 'nuage'; - public const OPEN_SYSTEMS = 'openSystems'; - public const PALO_ALTO_NETWORKS = 'paloAltoNetworks'; - public const RIVERBED_TECHNOLOGY = 'riverbedTechnology'; - public const SILVER_PEAK = 'silverPeak'; - public const VM_WARE_SD_WAN = 'vmWareSdWan'; - public const VERSA = 'versa'; - public const OTHER = 'other'; - public const CISCO_CATALYST = 'ciscoCatalyst'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BARRACUDA_NETWORKS = "barracudaNetworks"; + public const CHECK_POINT = "checkPoint"; + public const CISCO_MERAKI = "ciscoMeraki"; + public const CITRIX = "citrix"; + public const FORTINET = "fortinet"; + public const HPE_ARUBA = "hpeAruba"; + public const NET_FOUNDRY = "netFoundry"; + public const NUAGE = "nuage"; + public const OPEN_SYSTEMS = "openSystems"; + public const PALO_ALTO_NETWORKS = "paloAltoNetworks"; + public const RIVERBED_TECHNOLOGY = "riverbedTechnology"; + public const SILVER_PEAK = "silverPeak"; + public const VM_WARE_SD_WAN = "vmWareSdWan"; + public const VERSA = "versa"; + public const OTHER = "other"; + public const CISCO_CATALYST = "ciscoCatalyst"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/DhGroup.php b/src/Generated/Models/Networkaccess/DhGroup.php index 439fd37ec5b..b9b630bde24 100644 --- a/src/Generated/Models/Networkaccess/DhGroup.php +++ b/src/Generated/Models/Networkaccess/DhGroup.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DhGroup extends Enum { - public const DH_GROUP14 = 'dhGroup14'; - public const DH_GROUP24 = 'dhGroup24'; - public const DH_GROUP2048 = 'dhGroup2048'; - public const ECP256 = 'ecp256'; - public const ECP384 = 'ecp384'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DH_GROUP14 = "dhGroup14"; + public const DH_GROUP24 = "dhGroup24"; + public const DH_GROUP2048 = "dhGroup2048"; + public const ECP256 = "ecp256"; + public const ECP384 = "ecp384"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/FilteringPolicyAction.php b/src/Generated/Models/Networkaccess/FilteringPolicyAction.php index b2b6893e386..012c703744f 100644 --- a/src/Generated/Models/Networkaccess/FilteringPolicyAction.php +++ b/src/Generated/Models/Networkaccess/FilteringPolicyAction.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class FilteringPolicyAction extends Enum { - public const BLOCK = 'block'; - public const ALLOW = 'allow'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const BYPASS = 'bypass'; - public const ALERT = 'alert'; + public const BLOCK = "block"; + public const ALLOW = "allow"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const BYPASS = "bypass"; + public const ALERT = "alert"; } diff --git a/src/Generated/Models/Networkaccess/ForwardingCategory.php b/src/Generated/Models/Networkaccess/ForwardingCategory.php index 6d2726473c5..6e179910aa6 100644 --- a/src/Generated/Models/Networkaccess/ForwardingCategory.php +++ b/src/Generated/Models/Networkaccess/ForwardingCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ForwardingCategory extends Enum { - public const DEFAULT = 'default'; - public const OPTIMIZED = 'optimized'; - public const ALLOW = 'allow'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const OPTIMIZED = "optimized"; + public const ALLOW = "allow"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/ForwardingRuleAction.php b/src/Generated/Models/Networkaccess/ForwardingRuleAction.php index a13c878259a..7d812c4c704 100644 --- a/src/Generated/Models/Networkaccess/ForwardingRuleAction.php +++ b/src/Generated/Models/Networkaccess/ForwardingRuleAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ForwardingRuleAction extends Enum { - public const BYPASS = 'bypass'; - public const FORWARD = 'forward'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BYPASS = "bypass"; + public const FORWARD = "forward"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/HttpMethod.php b/src/Generated/Models/Networkaccess/HttpMethod.php index d113b4537f5..d401f36b288 100644 --- a/src/Generated/Models/Networkaccess/HttpMethod.php +++ b/src/Generated/Models/Networkaccess/HttpMethod.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class HttpMethod extends Enum { - public const GET = 'get'; - public const POST = 'post'; - public const PUT = 'put'; - public const DELETE = 'delete'; - public const HEAD = 'head'; - public const OPTIONS = 'options'; - public const CONNECT = 'connect'; - public const PATCH = 'patch'; - public const TRACE = 'trace'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GET = "get"; + public const POST = "post"; + public const PUT = "put"; + public const DELETE = "delete"; + public const HEAD = "head"; + public const OPTIONS = "options"; + public const CONNECT = "connect"; + public const PATCH = "patch"; + public const TRACE = "trace"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/IkeEncryption.php b/src/Generated/Models/Networkaccess/IkeEncryption.php index 90d78d918c5..556db3d6cfb 100644 --- a/src/Generated/Models/Networkaccess/IkeEncryption.php +++ b/src/Generated/Models/Networkaccess/IkeEncryption.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class IkeEncryption extends Enum { - public const AES128 = 'aes128'; - public const AES192 = 'aes192'; - public const AES256 = 'aes256'; - public const GCM_AES128 = 'gcmAes128'; - public const GCM_AES256 = 'gcmAes256'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AES128 = "aes128"; + public const AES192 = "aes192"; + public const AES256 = "aes256"; + public const GCM_AES128 = "gcmAes128"; + public const GCM_AES256 = "gcmAes256"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/IkeIntegrity.php b/src/Generated/Models/Networkaccess/IkeIntegrity.php index e068cc3ebf4..bd59b060a94 100644 --- a/src/Generated/Models/Networkaccess/IkeIntegrity.php +++ b/src/Generated/Models/Networkaccess/IkeIntegrity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class IkeIntegrity extends Enum { - public const SHA256 = 'sha256'; - public const SHA384 = 'sha384'; - public const GCM_AES128 = 'gcmAes128'; - public const GCM_AES256 = 'gcmAes256'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SHA256 = "sha256"; + public const SHA384 = "sha384"; + public const GCM_AES128 = "gcmAes128"; + public const GCM_AES256 = "gcmAes256"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/IpSecEncryption.php b/src/Generated/Models/Networkaccess/IpSecEncryption.php index 5207a3dbb63..26a9581c90a 100644 --- a/src/Generated/Models/Networkaccess/IpSecEncryption.php +++ b/src/Generated/Models/Networkaccess/IpSecEncryption.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class IpSecEncryption extends Enum { - public const NONE = 'none'; - public const GCM_AES128 = 'gcmAes128'; - public const GCM_AES192 = 'gcmAes192'; - public const GCM_AES256 = 'gcmAes256'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const GCM_AES128 = "gcmAes128"; + public const GCM_AES192 = "gcmAes192"; + public const GCM_AES256 = "gcmAes256"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/IpSecIntegrity.php b/src/Generated/Models/Networkaccess/IpSecIntegrity.php index b3866b89959..24ee792dc7d 100644 --- a/src/Generated/Models/Networkaccess/IpSecIntegrity.php +++ b/src/Generated/Models/Networkaccess/IpSecIntegrity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class IpSecIntegrity extends Enum { - public const GCM_AES128 = 'gcmAes128'; - public const GCM_AES192 = 'gcmAes192'; - public const GCM_AES256 = 'gcmAes256'; - public const SHA256 = 'sha256'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GCM_AES128 = "gcmAes128"; + public const GCM_AES192 = "gcmAes192"; + public const GCM_AES256 = "gcmAes256"; + public const SHA256 = "sha256"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/MalwareCategory.php b/src/Generated/Models/Networkaccess/MalwareCategory.php index db8ea3a5e4d..700cc08b23b 100644 --- a/src/Generated/Models/Networkaccess/MalwareCategory.php +++ b/src/Generated/Models/Networkaccess/MalwareCategory.php @@ -5,45 +5,45 @@ use Microsoft\Kiota\Abstractions\Enum; class MalwareCategory extends Enum { - public const ADWARE = 'adware'; - public const BACKDOOR = 'backdoor'; - public const BEHAVIOR = 'behavior'; - public const BOT = 'bot'; - public const BROWSER_MODIFIER = 'browserModifier'; - public const CONSTRUCTOR = 'constructor'; - public const CRYPTOJACKING = 'cryptojacking'; - public const DDOS = 'ddos'; - public const DROPPER = 'dropper'; - public const DROPPER_MALWARE = 'dropperMalware'; - public const EXPLOIT = 'exploit'; - public const FILELESS_MALWARE = 'filelessMalware'; - public const HACK_TOOL = 'hackTool'; - public const HYBRID_MALWARE = 'hybridMalware'; - public const JOKE = 'joke'; - public const KEYLOGGER = 'keylogger'; - public const MISLEADING = 'misleading'; - public const MONITORING_TOOL = 'monitoringTool'; - public const POLYMORPHIC_MALWARE = 'polymorphicMalware'; - public const PASSWORD_STEALER = 'passwordStealer'; - public const PROGRAM = 'program'; - public const RANSOMWARE = 'ransomware'; - public const REMOTE_ACCESS = 'remoteAccess'; - public const ROGUE = 'rogue'; - public const ROOTKIT = 'rootkit'; - public const SETTINGS_MODIFIER = 'settingsModifier'; - public const SOFTWARE_BUNDLER = 'softwareBundler'; - public const SPAMMER = 'spammer'; - public const SPOOFER = 'spoofer'; - public const SPYWARE = 'spyware'; - public const TOOL = 'tool'; - public const TROJAN = 'trojan'; - public const TROJAN_CLICKER = 'trojanClicker'; - public const TROJAN_DOWNLOADER = 'trojanDownloader'; - public const TROJAN_NOTIFIER = 'trojanNotifier'; - public const TROJAN_PROXY = 'trojanProxy'; - public const TROJAN_SPY = 'trojanSpy'; - public const VIRUS = 'virus'; - public const WIPER_MALWARE = 'wiperMalware'; - public const WORM = 'worm'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADWARE = "adware"; + public const BACKDOOR = "backdoor"; + public const BEHAVIOR = "behavior"; + public const BOT = "bot"; + public const BROWSER_MODIFIER = "browserModifier"; + public const CONSTRUCTOR = "constructor"; + public const CRYPTOJACKING = "cryptojacking"; + public const DDOS = "ddos"; + public const DROPPER = "dropper"; + public const DROPPER_MALWARE = "dropperMalware"; + public const EXPLOIT = "exploit"; + public const FILELESS_MALWARE = "filelessMalware"; + public const HACK_TOOL = "hackTool"; + public const HYBRID_MALWARE = "hybridMalware"; + public const JOKE = "joke"; + public const KEYLOGGER = "keylogger"; + public const MISLEADING = "misleading"; + public const MONITORING_TOOL = "monitoringTool"; + public const POLYMORPHIC_MALWARE = "polymorphicMalware"; + public const PASSWORD_STEALER = "passwordStealer"; + public const PROGRAM = "program"; + public const RANSOMWARE = "ransomware"; + public const REMOTE_ACCESS = "remoteAccess"; + public const ROGUE = "rogue"; + public const ROOTKIT = "rootkit"; + public const SETTINGS_MODIFIER = "settingsModifier"; + public const SOFTWARE_BUNDLER = "softwareBundler"; + public const SPAMMER = "spammer"; + public const SPOOFER = "spoofer"; + public const SPYWARE = "spyware"; + public const TOOL = "tool"; + public const TROJAN = "trojan"; + public const TROJAN_CLICKER = "trojanClicker"; + public const TROJAN_DOWNLOADER = "trojanDownloader"; + public const TROJAN_NOTIFIER = "trojanNotifier"; + public const TROJAN_PROXY = "trojanProxy"; + public const TROJAN_SPY = "trojanSpy"; + public const VIRUS = "virus"; + public const WIPER_MALWARE = "wiperMalware"; + public const WORM = "worm"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/NetworkDestinationType.php b/src/Generated/Models/Networkaccess/NetworkDestinationType.php index 53325f9d7b9..5549bfc9306 100644 --- a/src/Generated/Models/Networkaccess/NetworkDestinationType.php +++ b/src/Generated/Models/Networkaccess/NetworkDestinationType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class NetworkDestinationType extends Enum { - public const URL = 'url'; - public const FQDN = 'fqdn'; - public const IP_ADDRESS = 'ipAddress'; - public const IP_RANGE = 'ipRange'; - public const IP_SUBNET = 'ipSubnet'; - public const WEB_CATEGORY = 'webCategory'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const URL = "url"; + public const FQDN = "fqdn"; + public const IP_ADDRESS = "ipAddress"; + public const IP_RANGE = "ipRange"; + public const IP_SUBNET = "ipSubnet"; + public const WEB_CATEGORY = "webCategory"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/NetworkTrafficOperationStatus.php b/src/Generated/Models/Networkaccess/NetworkTrafficOperationStatus.php index e2d48c71b9e..f2a663d2f32 100644 --- a/src/Generated/Models/Networkaccess/NetworkTrafficOperationStatus.php +++ b/src/Generated/Models/Networkaccess/NetworkTrafficOperationStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class NetworkTrafficOperationStatus extends Enum { - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/NetworkingProtocol.php b/src/Generated/Models/Networkaccess/NetworkingProtocol.php index 68358b9b005..c10031348a4 100644 --- a/src/Generated/Models/Networkaccess/NetworkingProtocol.php +++ b/src/Generated/Models/Networkaccess/NetworkingProtocol.php @@ -5,27 +5,27 @@ use Microsoft\Kiota\Abstractions\Enum; class NetworkingProtocol extends Enum { - public const IP = 'ip'; - public const ICMP = 'icmp'; - public const IGMP = 'igmp'; - public const GGP = 'ggp'; - public const IPV4 = 'ipv4'; - public const TCP = 'tcp'; - public const PUP = 'pup'; - public const UDP = 'udp'; - public const IDP = 'idp'; - public const IPV6 = 'ipv6'; - public const IPV6_ROUTING_HEADER = 'ipv6RoutingHeader'; - public const IPV6_FRAGMENT_HEADER = 'ipv6FragmentHeader'; - public const IP_SEC_ENCAPSULATING_SECURITY_PAYLOAD = 'ipSecEncapsulatingSecurityPayload'; - public const IP_SEC_AUTHENTICATION_HEADER = 'ipSecAuthenticationHeader'; - public const ICMP_V6 = 'icmpV6'; - public const IPV6_NO_NEXT_HEADER = 'ipv6NoNextHeader'; - public const IPV6_DESTINATION_OPTIONS = 'ipv6DestinationOptions'; - public const ND = 'nd'; - public const IPX = 'ipx'; - public const RAW = 'raw'; - public const SPX = 'spx'; - public const SPX_I_I = 'spxII'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IP = "ip"; + public const ICMP = "icmp"; + public const IGMP = "igmp"; + public const GGP = "ggp"; + public const IPV4 = "ipv4"; + public const TCP = "tcp"; + public const PUP = "pup"; + public const UDP = "udp"; + public const IDP = "idp"; + public const IPV6 = "ipv6"; + public const IPV6_ROUTING_HEADER = "ipv6RoutingHeader"; + public const IPV6_FRAGMENT_HEADER = "ipv6FragmentHeader"; + public const IP_SEC_ENCAPSULATING_SECURITY_PAYLOAD = "ipSecEncapsulatingSecurityPayload"; + public const IP_SEC_AUTHENTICATION_HEADER = "ipSecAuthenticationHeader"; + public const ICMP_V6 = "icmpV6"; + public const IPV6_NO_NEXT_HEADER = "ipv6NoNextHeader"; + public const IPV6_DESTINATION_OPTIONS = "ipv6DestinationOptions"; + public const ND = "nd"; + public const IPX = "ipx"; + public const RAW = "raw"; + public const SPX = "spx"; + public const SPX_I_I = "spxII"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/OnboardingStatus.php b/src/Generated/Models/Networkaccess/OnboardingStatus.php index 9ecf2a58bff..0d757a821c5 100644 --- a/src/Generated/Models/Networkaccess/OnboardingStatus.php +++ b/src/Generated/Models/Networkaccess/OnboardingStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class OnboardingStatus extends Enum { - public const OFFBOARDED = 'offboarded'; - public const OFFBOARDING_IN_PROGRESS = 'offboardingInProgress'; - public const ONBOARDING_IN_PROGRESS = 'onboardingInProgress'; - public const ONBOARDED = 'onboarded'; - public const ONBOARDING_ERROR_OCCURRED = 'onboardingErrorOccurred'; - public const OFFBOARDING_ERROR_OCCURRED = 'offboardingErrorOccurred'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OFFBOARDED = "offboarded"; + public const OFFBOARDING_IN_PROGRESS = "offboardingInProgress"; + public const ONBOARDING_IN_PROGRESS = "onboardingInProgress"; + public const ONBOARDED = "onboarded"; + public const ONBOARDING_ERROR_OCCURRED = "onboardingErrorOccurred"; + public const OFFBOARDING_ERROR_OCCURRED = "offboardingErrorOccurred"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/PfsGroup.php b/src/Generated/Models/Networkaccess/PfsGroup.php index 1d5d9b2c9ba..96481b72ca6 100644 --- a/src/Generated/Models/Networkaccess/PfsGroup.php +++ b/src/Generated/Models/Networkaccess/PfsGroup.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class PfsGroup extends Enum { - public const NONE = 'none'; - public const PFS1 = 'pfs1'; - public const PFS2 = 'pfs2'; - public const PFS14 = 'pfs14'; - public const PFS24 = 'pfs24'; - public const PFS2048 = 'pfs2048'; - public const PFSMM = 'pfsmm'; - public const ECP256 = 'ecp256'; - public const ECP384 = 'ecp384'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const PFS1 = "pfs1"; + public const PFS2 = "pfs2"; + public const PFS14 = "pfs14"; + public const PFS24 = "pfs24"; + public const PFS2048 = "pfs2048"; + public const PFSMM = "pfsmm"; + public const ECP256 = "ecp256"; + public const ECP384 = "ecp384"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/RedundancyTier.php b/src/Generated/Models/Networkaccess/RedundancyTier.php index 7cff94e4ed0..fd28b24154d 100644 --- a/src/Generated/Models/Networkaccess/RedundancyTier.php +++ b/src/Generated/Models/Networkaccess/RedundancyTier.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RedundancyTier extends Enum { - public const NO_REDUNDANCY = 'noRedundancy'; - public const ZONE_REDUNDANCY = 'zoneRedundancy'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NO_REDUNDANCY = "noRedundancy"; + public const ZONE_REDUNDANCY = "zoneRedundancy"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/Region.php b/src/Generated/Models/Networkaccess/Region.php index 54a933902be..5c9305c50a2 100644 --- a/src/Generated/Models/Networkaccess/Region.php +++ b/src/Generated/Models/Networkaccess/Region.php @@ -5,40 +5,40 @@ use Microsoft\Kiota\Abstractions\Enum; class Region extends Enum { - public const EAST_U_S = 'eastUS'; - public const EAST_U_S2 = 'eastUS2'; - public const WEST_U_S = 'westUS'; - public const WEST_U_S2 = 'westUS2'; - public const WEST_U_S3 = 'westUS3'; - public const CENTRAL_U_S = 'centralUS'; - public const NORTH_CENTRAL_U_S = 'northCentralUS'; - public const SOUTH_CENTRAL_U_S = 'southCentralUS'; - public const NORTH_EUROPE = 'northEurope'; - public const WEST_EUROPE = 'westEurope'; - public const FRANCE_CENTRAL = 'franceCentral'; - public const GERMANY_WEST_CENTRAL = 'germanyWestCentral'; - public const SWITZERLAND_NORTH = 'switzerlandNorth'; - public const UK_SOUTH = 'ukSouth'; - public const CANADA_EAST = 'canadaEast'; - public const CANADA_CENTRAL = 'canadaCentral'; - public const SOUTH_AFRICA_WEST = 'southAfricaWest'; - public const SOUTH_AFRICA_NORTH = 'southAfricaNorth'; - public const UAE_NORTH = 'uaeNorth'; - public const AUSTRALIA_EAST = 'australiaEast'; - public const WEST_CENTRAL_U_S = 'westCentralUS'; - public const CENTRAL_INDIA = 'centralIndia'; - public const SOUTH_EAST_ASIA = 'southEastAsia'; - public const SWEDEN_CENTRAL = 'swedenCentral'; - public const SOUTH_INDIA = 'southIndia'; - public const AUSTRALIA_SOUTH_EAST = 'australiaSouthEast'; - public const KOREA_CENTRAL = 'koreaCentral'; - public const POLAND_CENTRAL = 'polandCentral'; - public const BRAZIL_SOUTH = 'brazilSouth'; - public const JAPAN_EAST = 'japanEast'; - public const JAPAN_WEST = 'japanWest'; - public const KOREA_SOUTH = 'koreaSouth'; - public const ITALY_NORTH = 'italyNorth'; - public const FRANCE_SOUTH = 'franceSouth'; - public const ISRAEL_CENTRAL = 'israelCentral'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EAST_U_S = "eastUS"; + public const EAST_U_S2 = "eastUS2"; + public const WEST_U_S = "westUS"; + public const WEST_U_S2 = "westUS2"; + public const WEST_U_S3 = "westUS3"; + public const CENTRAL_U_S = "centralUS"; + public const NORTH_CENTRAL_U_S = "northCentralUS"; + public const SOUTH_CENTRAL_U_S = "southCentralUS"; + public const NORTH_EUROPE = "northEurope"; + public const WEST_EUROPE = "westEurope"; + public const FRANCE_CENTRAL = "franceCentral"; + public const GERMANY_WEST_CENTRAL = "germanyWestCentral"; + public const SWITZERLAND_NORTH = "switzerlandNorth"; + public const UK_SOUTH = "ukSouth"; + public const CANADA_EAST = "canadaEast"; + public const CANADA_CENTRAL = "canadaCentral"; + public const SOUTH_AFRICA_WEST = "southAfricaWest"; + public const SOUTH_AFRICA_NORTH = "southAfricaNorth"; + public const UAE_NORTH = "uaeNorth"; + public const AUSTRALIA_EAST = "australiaEast"; + public const WEST_CENTRAL_U_S = "westCentralUS"; + public const CENTRAL_INDIA = "centralIndia"; + public const SOUTH_EAST_ASIA = "southEastAsia"; + public const SWEDEN_CENTRAL = "swedenCentral"; + public const SOUTH_INDIA = "southIndia"; + public const AUSTRALIA_SOUTH_EAST = "australiaSouthEast"; + public const KOREA_CENTRAL = "koreaCentral"; + public const POLAND_CENTRAL = "polandCentral"; + public const BRAZIL_SOUTH = "brazilSouth"; + public const JAPAN_EAST = "japanEast"; + public const JAPAN_WEST = "japanWest"; + public const KOREA_SOUTH = "koreaSouth"; + public const ITALY_NORTH = "italyNorth"; + public const FRANCE_SOUTH = "franceSouth"; + public const ISRAEL_CENTRAL = "israelCentral"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/RemoteNetworkStatus.php b/src/Generated/Models/Networkaccess/RemoteNetworkStatus.php index 2cdbb6db325..e390e3d3cb2 100644 --- a/src/Generated/Models/Networkaccess/RemoteNetworkStatus.php +++ b/src/Generated/Models/Networkaccess/RemoteNetworkStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RemoteNetworkStatus extends Enum { - public const TUNNEL_DISCONNECTED = 'tunnelDisconnected'; - public const TUNNEL_CONNECTED = 'tunnelConnected'; - public const BGP_DISCONNECTED = 'bgpDisconnected'; - public const BGP_CONNECTED = 'bgpConnected'; - public const REMOTE_NETWORK_ALIVE = 'remoteNetworkAlive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TUNNEL_DISCONNECTED = "tunnelDisconnected"; + public const TUNNEL_CONNECTED = "tunnelConnected"; + public const BGP_DISCONNECTED = "bgpDisconnected"; + public const BGP_CONNECTED = "bgpConnected"; + public const REMOTE_NETWORK_ALIVE = "remoteNetworkAlive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/Status.php b/src/Generated/Models/Networkaccess/Status.php index 33e6257e22b..1814a698dcc 100644 --- a/src/Generated/Models/Networkaccess/Status.php +++ b/src/Generated/Models/Networkaccess/Status.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Status extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/ThreatSeverity.php b/src/Generated/Models/Networkaccess/ThreatSeverity.php index b3822128c99..4e52c5e1f15 100644 --- a/src/Generated/Models/Networkaccess/ThreatSeverity.php +++ b/src/Generated/Models/Networkaccess/ThreatSeverity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatSeverity extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const CRITICAL = 'critical'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const CRITICAL = "critical"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/TrafficForwardingType.php b/src/Generated/Models/Networkaccess/TrafficForwardingType.php index 8678ba12c8f..f5eea2bb71d 100644 --- a/src/Generated/Models/Networkaccess/TrafficForwardingType.php +++ b/src/Generated/Models/Networkaccess/TrafficForwardingType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TrafficForwardingType extends Enum { - public const M365 = 'm365'; - public const INTERNET = 'internet'; - public const PRIVATE = 'private'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const M365 = "m365"; + public const INTERNET = "internet"; + public const PRIVATE = "private"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/TrafficType.php b/src/Generated/Models/Networkaccess/TrafficType.php index 780ad85e371..2f050ece9b4 100644 --- a/src/Generated/Models/Networkaccess/TrafficType.php +++ b/src/Generated/Models/Networkaccess/TrafficType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TrafficType extends Enum { - public const INTERNET = 'internet'; - public const PRIVATE = 'private'; - public const MICROSOFT365 = 'microsoft365'; - public const ALL = 'all'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INTERNET = "internet"; + public const PRIVATE = "private"; + public const MICROSOFT365 = "microsoft365"; + public const ALL = "all"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/UsageStatus.php b/src/Generated/Models/Networkaccess/UsageStatus.php index 71191da869d..5c265013637 100644 --- a/src/Generated/Models/Networkaccess/UsageStatus.php +++ b/src/Generated/Models/Networkaccess/UsageStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class UsageStatus extends Enum { - public const FREQUENTLY_USED = 'frequentlyUsed'; - public const RARELY_USED = 'rarelyUsed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FREQUENTLY_USED = "frequentlyUsed"; + public const RARELY_USED = "rarelyUsed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Networkaccess/UserType.php b/src/Generated/Models/Networkaccess/UserType.php index 1c42def33ed..b484bfb2d49 100644 --- a/src/Generated/Models/Networkaccess/UserType.php +++ b/src/Generated/Models/Networkaccess/UserType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class UserType extends Enum { - public const MEMBER = 'member'; - public const GUEST = 'guest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MEMBER = "member"; + public const GUEST = "guest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/NonAdminSetting.php b/src/Generated/Models/NonAdminSetting.php index 51103ba455e..7db8d2faef0 100644 --- a/src/Generated/Models/NonAdminSetting.php +++ b/src/Generated/Models/NonAdminSetting.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class NonAdminSetting extends Enum { - public const FALSE = 'false'; - public const TRUE = 'true'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FALSE = "false"; + public const TRUE = "true"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/NonEapAuthenticationMethodForEapTtlsType.php b/src/Generated/Models/NonEapAuthenticationMethodForEapTtlsType.php index e44ff67a1ff..48ebba675aa 100644 --- a/src/Generated/Models/NonEapAuthenticationMethodForEapTtlsType.php +++ b/src/Generated/Models/NonEapAuthenticationMethodForEapTtlsType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class NonEapAuthenticationMethodForEapTtlsType extends Enum { - public const UNENCRYPTED_PASSWORD = 'unencryptedPassword'; - public const CHALLENGE_HANDSHAKE_AUTHENTICATION_PROTOCOL = 'challengeHandshakeAuthenticationProtocol'; - public const MICROSOFT_CHAP = 'microsoftChap'; - public const MICROSOFT_CHAP_VERSION_TWO = 'microsoftChapVersionTwo'; + public const UNENCRYPTED_PASSWORD = "unencryptedPassword"; + public const CHALLENGE_HANDSHAKE_AUTHENTICATION_PROTOCOL = "challengeHandshakeAuthenticationProtocol"; + public const MICROSOFT_CHAP = "microsoftChap"; + public const MICROSOFT_CHAP_VERSION_TWO = "microsoftChapVersionTwo"; } diff --git a/src/Generated/Models/NonEapAuthenticationMethodForPeap.php b/src/Generated/Models/NonEapAuthenticationMethodForPeap.php index d5e530208ca..6dbab6f607f 100644 --- a/src/Generated/Models/NonEapAuthenticationMethodForPeap.php +++ b/src/Generated/Models/NonEapAuthenticationMethodForPeap.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class NonEapAuthenticationMethodForPeap extends Enum { - public const NONE = 'none'; - public const MICROSOFT_CHAP_VERSION_TWO = 'microsoftChapVersionTwo'; + public const NONE = "none"; + public const MICROSOFT_CHAP_VERSION_TWO = "microsoftChapVersionTwo"; } diff --git a/src/Generated/Models/NotificationDeliveryFrequency.php b/src/Generated/Models/NotificationDeliveryFrequency.php index 5b011c6e586..e2f5e79b0f9 100644 --- a/src/Generated/Models/NotificationDeliveryFrequency.php +++ b/src/Generated/Models/NotificationDeliveryFrequency.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class NotificationDeliveryFrequency extends Enum { - public const UNKNOWN = 'unknown'; - public const WEEKLY = 'weekly'; - public const BI_WEEKLY = 'biWeekly'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const WEEKLY = "weekly"; + public const BI_WEEKLY = "biWeekly"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/NotificationDeliveryPreference.php b/src/Generated/Models/NotificationDeliveryPreference.php index c4e6abd7653..3cf186a63f4 100644 --- a/src/Generated/Models/NotificationDeliveryPreference.php +++ b/src/Generated/Models/NotificationDeliveryPreference.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class NotificationDeliveryPreference extends Enum { - public const UNKNOWN = 'unknown'; - public const DELIVER_IMMEDIETLY = 'deliverImmedietly'; - public const DELIVER_AFTER_CAMPAIGN_END = 'deliverAfterCampaignEnd'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DELIVER_IMMEDIETLY = "deliverImmedietly"; + public const DELIVER_AFTER_CAMPAIGN_END = "deliverAfterCampaignEnd"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/NotificationTemplateBrandingOptions.php b/src/Generated/Models/NotificationTemplateBrandingOptions.php index 43641917879..977e5cee1a8 100644 --- a/src/Generated/Models/NotificationTemplateBrandingOptions.php +++ b/src/Generated/Models/NotificationTemplateBrandingOptions.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class NotificationTemplateBrandingOptions extends Enum { - public const NONE = 'none'; - public const INCLUDE_COMPANY_LOGO = 'includeCompanyLogo'; - public const INCLUDE_COMPANY_NAME = 'includeCompanyName'; - public const INCLUDE_CONTACT_INFORMATION = 'includeContactInformation'; - public const INCLUDE_COMPANY_PORTAL_LINK = 'includeCompanyPortalLink'; - public const INCLUDE_DEVICE_DETAILS = 'includeDeviceDetails'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const INCLUDE_COMPANY_LOGO = "includeCompanyLogo"; + public const INCLUDE_COMPANY_NAME = "includeCompanyName"; + public const INCLUDE_CONTACT_INFORMATION = "includeContactInformation"; + public const INCLUDE_COMPANY_PORTAL_LINK = "includeCompanyPortalLink"; + public const INCLUDE_DEVICE_DETAILS = "includeDeviceDetails"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OAuthAppScope.php b/src/Generated/Models/OAuthAppScope.php index 6334cd4b1c1..b5ae79d8e5d 100644 --- a/src/Generated/Models/OAuthAppScope.php +++ b/src/Generated/Models/OAuthAppScope.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class OAuthAppScope extends Enum { - public const UNKNOWN = 'unknown'; - public const READ_CALENDAR = 'readCalendar'; - public const READ_CONTACT = 'readContact'; - public const READ_MAIL = 'readMail'; - public const READ_ALL_CHAT = 'readAllChat'; - public const READ_ALL_FILE = 'readAllFile'; - public const READ_AND_WRITE_MAIL = 'readAndWriteMail'; - public const SEND_MAIL = 'sendMail'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const READ_CALENDAR = "readCalendar"; + public const READ_CONTACT = "readContact"; + public const READ_MAIL = "readMail"; + public const READ_ALL_CHAT = "readAllChat"; + public const READ_ALL_FILE = "readAllFile"; + public const READ_AND_WRITE_MAIL = "readAndWriteMail"; + public const SEND_MAIL = "sendMail"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ObjectDefinitionMetadata.php b/src/Generated/Models/ObjectDefinitionMetadata.php index 3b922bc030e..49cc52efd1a 100644 --- a/src/Generated/Models/ObjectDefinitionMetadata.php +++ b/src/Generated/Models/ObjectDefinitionMetadata.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ObjectDefinitionMetadata extends Enum { - public const PROPERTY_NAME_ACCOUNT_ENABLED = 'PropertyNameAccountEnabled'; - public const PROPERTY_NAME_SOFT_DELETED = 'PropertyNameSoftDeleted'; - public const IS_SOFT_DELETION_SUPPORTED = 'IsSoftDeletionSupported'; - public const IS_SYNCHRONIZE_ALL_SUPPORTED = 'IsSynchronizeAllSupported'; - public const CONNECTOR_DATA_STORAGE_REQUIRED = 'ConnectorDataStorageRequired'; - public const EXTENSIONS = 'Extensions'; - public const BASE_OBJECT_NAME = 'BaseObjectName'; + public const PROPERTY_NAME_ACCOUNT_ENABLED = "PropertyNameAccountEnabled"; + public const PROPERTY_NAME_SOFT_DELETED = "PropertyNameSoftDeleted"; + public const IS_SOFT_DELETION_SUPPORTED = "IsSoftDeletionSupported"; + public const IS_SYNCHRONIZE_ALL_SUPPORTED = "IsSynchronizeAllSupported"; + public const CONNECTOR_DATA_STORAGE_REQUIRED = "ConnectorDataStorageRequired"; + public const EXTENSIONS = "Extensions"; + public const BASE_OBJECT_NAME = "BaseObjectName"; } diff --git a/src/Generated/Models/ObjectFlowTypes.php b/src/Generated/Models/ObjectFlowTypes.php index defddbfb6f4..5847f675c49 100644 --- a/src/Generated/Models/ObjectFlowTypes.php +++ b/src/Generated/Models/ObjectFlowTypes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ObjectFlowTypes extends Enum { - public const NONE = 'None'; - public const ADD = 'Add'; - public const UPDATE = 'Update'; - public const DELETE = 'Delete'; + public const NONE = "None"; + public const ADD = "Add"; + public const UPDATE = "Update"; + public const DELETE = "Delete"; } diff --git a/src/Generated/Models/ObjectMappingMetadata.php b/src/Generated/Models/ObjectMappingMetadata.php index f14b730063a..551dcd27094 100644 --- a/src/Generated/Models/ObjectMappingMetadata.php +++ b/src/Generated/Models/ObjectMappingMetadata.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ObjectMappingMetadata extends Enum { - public const ESCROW_BEHAVIOR = 'EscrowBehavior'; - public const DISABLE_MONITORING_FOR_CHANGES = 'DisableMonitoringForChanges'; - public const ORIGINAL_JOINING_PROPERTY = 'OriginalJoiningProperty'; - public const DISPOSITION = 'Disposition'; - public const IS_CUSTOMER_DEFINED = 'IsCustomerDefined'; - public const EXCLUDE_FROM_REPORTING = 'ExcludeFromReporting'; - public const UNSYNCHRONIZED = 'Unsynchronized'; + public const ESCROW_BEHAVIOR = "EscrowBehavior"; + public const DISABLE_MONITORING_FOR_CHANGES = "DisableMonitoringForChanges"; + public const ORIGINAL_JOINING_PROPERTY = "OriginalJoiningProperty"; + public const DISPOSITION = "Disposition"; + public const IS_CUSTOMER_DEFINED = "IsCustomerDefined"; + public const EXCLUDE_FROM_REPORTING = "ExcludeFromReporting"; + public const UNSYNCHRONIZED = "Unsynchronized"; } diff --git a/src/Generated/Models/ObliterationBehavior.php b/src/Generated/Models/ObliterationBehavior.php index 5e17d60a733..0aee4f1a014 100644 --- a/src/Generated/Models/ObliterationBehavior.php +++ b/src/Generated/Models/ObliterationBehavior.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ObliterationBehavior extends Enum { - public const DEFAULT = 'default'; - public const DO_NOT_OBLITERATE = 'doNotObliterate'; - public const OBLITERATE_WITH_WARNING = 'obliterateWithWarning'; - public const ALWAYS = 'always'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const DO_NOT_OBLITERATE = "doNotObliterate"; + public const OBLITERATE_WITH_WARNING = "obliterateWithWarning"; + public const ALWAYS = "always"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OfficeProductId.php b/src/Generated/Models/OfficeProductId.php index 340ec89f89f..740d7570a2b 100644 --- a/src/Generated/Models/OfficeProductId.php +++ b/src/Generated/Models/OfficeProductId.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OfficeProductId extends Enum { - public const O365_PRO_PLUS_RETAIL = 'o365ProPlusRetail'; - public const O365_BUSINESS_RETAIL = 'o365BusinessRetail'; - public const VISIO_PRO_RETAIL = 'visioProRetail'; - public const PROJECT_PRO_RETAIL = 'projectProRetail'; + public const O365_PRO_PLUS_RETAIL = "o365ProPlusRetail"; + public const O365_BUSINESS_RETAIL = "o365BusinessRetail"; + public const VISIO_PRO_RETAIL = "visioProRetail"; + public const PROJECT_PRO_RETAIL = "projectProRetail"; } diff --git a/src/Generated/Models/OfficeSuiteDefaultFileFormatType.php b/src/Generated/Models/OfficeSuiteDefaultFileFormatType.php index 7878c3f6ae3..31a20b0d2d6 100644 --- a/src/Generated/Models/OfficeSuiteDefaultFileFormatType.php +++ b/src/Generated/Models/OfficeSuiteDefaultFileFormatType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OfficeSuiteDefaultFileFormatType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const OFFICE_OPEN_X_M_L_FORMAT = 'officeOpenXMLFormat'; - public const OFFICE_OPEN_DOCUMENT_FORMAT = 'officeOpenDocumentFormat'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const OFFICE_OPEN_X_M_L_FORMAT = "officeOpenXMLFormat"; + public const OFFICE_OPEN_DOCUMENT_FORMAT = "officeOpenDocumentFormat"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OfficeSuiteInstallProgressDisplayLevel.php b/src/Generated/Models/OfficeSuiteInstallProgressDisplayLevel.php index b83afb62950..43cb954c6ef 100644 --- a/src/Generated/Models/OfficeSuiteInstallProgressDisplayLevel.php +++ b/src/Generated/Models/OfficeSuiteInstallProgressDisplayLevel.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class OfficeSuiteInstallProgressDisplayLevel extends Enum { - public const NONE = 'none'; - public const FULL = 'full'; + public const NONE = "none"; + public const FULL = "full"; } diff --git a/src/Generated/Models/OfficeUpdateChannel.php b/src/Generated/Models/OfficeUpdateChannel.php index 484c2c9032e..298694534cf 100644 --- a/src/Generated/Models/OfficeUpdateChannel.php +++ b/src/Generated/Models/OfficeUpdateChannel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class OfficeUpdateChannel extends Enum { - public const NONE = 'none'; - public const CURRENT = 'current'; - public const DEFERRED = 'deferred'; - public const FIRST_RELEASE_CURRENT = 'firstReleaseCurrent'; - public const FIRST_RELEASE_DEFERRED = 'firstReleaseDeferred'; - public const MONTHLY_ENTERPRISE = 'monthlyEnterprise'; + public const NONE = "none"; + public const CURRENT = "current"; + public const DEFERRED = "deferred"; + public const FIRST_RELEASE_CURRENT = "firstReleaseCurrent"; + public const FIRST_RELEASE_DEFERRED = "firstReleaseDeferred"; + public const MONTHLY_ENTERPRISE = "monthlyEnterprise"; } diff --git a/src/Generated/Models/OnPremisesDirectorySynchronizationDeletionPreventionType.php b/src/Generated/Models/OnPremisesDirectorySynchronizationDeletionPreventionType.php index 49a5a31f83a..5f25f80934a 100644 --- a/src/Generated/Models/OnPremisesDirectorySynchronizationDeletionPreventionType.php +++ b/src/Generated/Models/OnPremisesDirectorySynchronizationDeletionPreventionType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OnPremisesDirectorySynchronizationDeletionPreventionType extends Enum { - public const DISABLED = 'disabled'; - public const ENABLED_FOR_COUNT = 'enabledForCount'; - public const ENABLED_FOR_PERCENTAGE = 'enabledForPercentage'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DISABLED = "disabled"; + public const ENABLED_FOR_COUNT = "enabledForCount"; + public const ENABLED_FOR_PERCENTAGE = "enabledForPercentage"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OnPremisesPublishingType.php b/src/Generated/Models/OnPremisesPublishingType.php index 0e0a950af27..22680503ed6 100644 --- a/src/Generated/Models/OnPremisesPublishingType.php +++ b/src/Generated/Models/OnPremisesPublishingType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class OnPremisesPublishingType extends Enum { - public const APPLICATION_PROXY = 'applicationProxy'; - public const EXCHANGE_ONLINE = 'exchangeOnline'; - public const AUTHENTICATION = 'authentication'; - public const PROVISIONING = 'provisioning'; - public const INTUNE_PFX = 'intunePfx'; - public const OFLINE_DOMAIN_JOIN = 'oflineDomainJoin'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const APPLICATION_PROXY = "applicationProxy"; + public const EXCHANGE_ONLINE = "exchangeOnline"; + public const AUTHENTICATION = "authentication"; + public const PROVISIONING = "provisioning"; + public const INTUNE_PFX = "intunePfx"; + public const OFLINE_DOMAIN_JOIN = "oflineDomainJoin"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OnboardingStatus.php b/src/Generated/Models/OnboardingStatus.php index 5d117a68f05..c3a9233d135 100644 --- a/src/Generated/Models/OnboardingStatus.php +++ b/src/Generated/Models/OnboardingStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class OnboardingStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const INPROGRESS = 'inprogress'; - public const ONBOARDED = 'onboarded'; - public const FAILED = 'failed'; - public const OFFBOARDING = 'offboarding'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INPROGRESS = "inprogress"; + public const ONBOARDED = "onboarded"; + public const FAILED = "failed"; + public const OFFBOARDING = "offboarding"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OnenotePatchActionType.php b/src/Generated/Models/OnenotePatchActionType.php index 11cdf1d16ee..e0766865369 100644 --- a/src/Generated/Models/OnenotePatchActionType.php +++ b/src/Generated/Models/OnenotePatchActionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class OnenotePatchActionType extends Enum { - public const REPLACE = 'Replace'; - public const APPEND = 'Append'; - public const DELETE = 'Delete'; - public const INSERT = 'Insert'; - public const PREPEND = 'Prepend'; + public const REPLACE = "Replace"; + public const APPEND = "Append"; + public const DELETE = "Delete"; + public const INSERT = "Insert"; + public const PREPEND = "Prepend"; } diff --git a/src/Generated/Models/OnenotePatchInsertPosition.php b/src/Generated/Models/OnenotePatchInsertPosition.php index 9fd8d429319..2aa68d6dd0d 100644 --- a/src/Generated/Models/OnenotePatchInsertPosition.php +++ b/src/Generated/Models/OnenotePatchInsertPosition.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class OnenotePatchInsertPosition extends Enum { - public const AFTER = 'After'; - public const BEFORE = 'Before'; + public const AFTER = "After"; + public const BEFORE = "Before"; } diff --git a/src/Generated/Models/OnenoteSourceService.php b/src/Generated/Models/OnenoteSourceService.php index 0c788d3763c..04a212b83b4 100644 --- a/src/Generated/Models/OnenoteSourceService.php +++ b/src/Generated/Models/OnenoteSourceService.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OnenoteSourceService extends Enum { - public const UNKNOWN = 'Unknown'; - public const ONE_DRIVE = 'OneDrive'; - public const ONE_DRIVE_FOR_BUSINESS = 'OneDriveForBusiness'; - public const ON_PREM_ONE_DRIVE_FOR_BUSINESS = 'OnPremOneDriveForBusiness'; + public const UNKNOWN = "Unknown"; + public const ONE_DRIVE = "OneDrive"; + public const ONE_DRIVE_FOR_BUSINESS = "OneDriveForBusiness"; + public const ON_PREM_ONE_DRIVE_FOR_BUSINESS = "OnPremOneDriveForBusiness"; } diff --git a/src/Generated/Models/OnenoteUserRole.php b/src/Generated/Models/OnenoteUserRole.php index d66721dcc45..f1d645c79c9 100644 --- a/src/Generated/Models/OnenoteUserRole.php +++ b/src/Generated/Models/OnenoteUserRole.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OnenoteUserRole extends Enum { - public const NONE = 'None'; - public const OWNER = 'Owner'; - public const CONTRIBUTOR = 'Contributor'; - public const READER = 'Reader'; + public const NONE = "None"; + public const OWNER = "Owner"; + public const CONTRIBUTOR = "Contributor"; + public const READER = "Reader"; } diff --git a/src/Generated/Models/OnlineMeetingContentSharingDisabledReason.php b/src/Generated/Models/OnlineMeetingContentSharingDisabledReason.php index 54064106e23..311189e4419 100644 --- a/src/Generated/Models/OnlineMeetingContentSharingDisabledReason.php +++ b/src/Generated/Models/OnlineMeetingContentSharingDisabledReason.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class OnlineMeetingContentSharingDisabledReason extends Enum { - public const WATERMARK_PROTECTION = 'watermarkProtection'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const WATERMARK_PROTECTION = "watermarkProtection"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OnlineMeetingForwarders.php b/src/Generated/Models/OnlineMeetingForwarders.php index 9edbf258d37..b779d1cc8ec 100644 --- a/src/Generated/Models/OnlineMeetingForwarders.php +++ b/src/Generated/Models/OnlineMeetingForwarders.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class OnlineMeetingForwarders extends Enum { - public const EVERYONE = 'everyone'; - public const ORGANIZER = 'organizer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EVERYONE = "everyone"; + public const ORGANIZER = "organizer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OnlineMeetingPresenters.php b/src/Generated/Models/OnlineMeetingPresenters.php index d24386d6252..956b968decc 100644 --- a/src/Generated/Models/OnlineMeetingPresenters.php +++ b/src/Generated/Models/OnlineMeetingPresenters.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class OnlineMeetingPresenters extends Enum { - public const EVERYONE = 'everyone'; - public const ORGANIZATION = 'organization'; - public const ROLE_IS_PRESENTER = 'roleIsPresenter'; - public const ORGANIZER = 'organizer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EVERYONE = "everyone"; + public const ORGANIZATION = "organization"; + public const ROLE_IS_PRESENTER = "roleIsPresenter"; + public const ORGANIZER = "organizer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OnlineMeetingProviderType.php b/src/Generated/Models/OnlineMeetingProviderType.php index a10f5e6248d..60ead1ec17a 100644 --- a/src/Generated/Models/OnlineMeetingProviderType.php +++ b/src/Generated/Models/OnlineMeetingProviderType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OnlineMeetingProviderType extends Enum { - public const UNKNOWN = 'unknown'; - public const SKYPE_FOR_BUSINESS = 'skypeForBusiness'; - public const SKYPE_FOR_CONSUMER = 'skypeForConsumer'; - public const TEAMS_FOR_BUSINESS = 'teamsForBusiness'; + public const UNKNOWN = "unknown"; + public const SKYPE_FOR_BUSINESS = "skypeForBusiness"; + public const SKYPE_FOR_CONSUMER = "skypeForConsumer"; + public const TEAMS_FOR_BUSINESS = "teamsForBusiness"; } diff --git a/src/Generated/Models/OnlineMeetingRole.php b/src/Generated/Models/OnlineMeetingRole.php index 3ad8519563e..138b9135b67 100644 --- a/src/Generated/Models/OnlineMeetingRole.php +++ b/src/Generated/Models/OnlineMeetingRole.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class OnlineMeetingRole extends Enum { - public const ATTENDEE = 'attendee'; - public const PRESENTER = 'presenter'; - public const PRODUCER = 'producer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const COORGANIZER = 'coorganizer'; + public const ATTENDEE = "attendee"; + public const PRESENTER = "presenter"; + public const PRODUCER = "producer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const COORGANIZER = "coorganizer"; } diff --git a/src/Generated/Models/OnlineMeetingVideoDisabledReason.php b/src/Generated/Models/OnlineMeetingVideoDisabledReason.php index e07d9b55f87..00a67f70b27 100644 --- a/src/Generated/Models/OnlineMeetingVideoDisabledReason.php +++ b/src/Generated/Models/OnlineMeetingVideoDisabledReason.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class OnlineMeetingVideoDisabledReason extends Enum { - public const WATERMARK_PROTECTION = 'watermarkProtection'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const WATERMARK_PROTECTION = "watermarkProtection"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OpenIdConnectResponseMode.php b/src/Generated/Models/OpenIdConnectResponseMode.php index e38bd4155bf..773e608d645 100644 --- a/src/Generated/Models/OpenIdConnectResponseMode.php +++ b/src/Generated/Models/OpenIdConnectResponseMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class OpenIdConnectResponseMode extends Enum { - public const FORM_POST = 'form_post'; - public const QUERY = 'query'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FORM_POST = "form_post"; + public const QUERY = "query"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OpenIdConnectResponseTypes.php b/src/Generated/Models/OpenIdConnectResponseTypes.php index 548318c4806..9edacfcfc0b 100644 --- a/src/Generated/Models/OpenIdConnectResponseTypes.php +++ b/src/Generated/Models/OpenIdConnectResponseTypes.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class OpenIdConnectResponseTypes extends Enum { - public const CODE = 'code'; - public const ID_TOKEN = 'id_token'; - public const TOKEN = 'token'; + public const CODE = "code"; + public const ID_TOKEN = "id_token"; + public const TOKEN = "token"; } diff --git a/src/Generated/Models/OperatingSystemUpgradeEligibility.php b/src/Generated/Models/OperatingSystemUpgradeEligibility.php index 9521e1a1823..114141639cf 100644 --- a/src/Generated/Models/OperatingSystemUpgradeEligibility.php +++ b/src/Generated/Models/OperatingSystemUpgradeEligibility.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class OperatingSystemUpgradeEligibility extends Enum { - public const UPGRADED = 'upgraded'; - public const UNKNOWN = 'unknown'; - public const NOT_CAPABLE = 'notCapable'; - public const CAPABLE = 'capable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UPGRADED = "upgraded"; + public const UNKNOWN = "unknown"; + public const NOT_CAPABLE = "notCapable"; + public const CAPABLE = "capable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OperationApprovalPolicyPlatform.php b/src/Generated/Models/OperationApprovalPolicyPlatform.php index beacd7febdb..17f355f0ec5 100644 --- a/src/Generated/Models/OperationApprovalPolicyPlatform.php +++ b/src/Generated/Models/OperationApprovalPolicyPlatform.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class OperationApprovalPolicyPlatform extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const ANDROID_DEVICE_ADMINISTRATOR = 'androidDeviceAdministrator'; - public const ANDROID_ENTERPRISE = 'androidEnterprise'; - public const I_O_SI_PAD_O_S = 'iOSiPadOS'; - public const MAC_O_S = 'macOS'; - public const WINDOWS10_AND_LATER = 'windows10AndLater'; - public const WINDOWS81_AND_LATER = 'windows81AndLater'; - public const WINDOWS10_X = 'windows10X'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLICABLE = "notApplicable"; + public const ANDROID_DEVICE_ADMINISTRATOR = "androidDeviceAdministrator"; + public const ANDROID_ENTERPRISE = "androidEnterprise"; + public const I_O_SI_PAD_O_S = "iOSiPadOS"; + public const MAC_O_S = "macOS"; + public const WINDOWS10_AND_LATER = "windows10AndLater"; + public const WINDOWS81_AND_LATER = "windows81AndLater"; + public const WINDOWS10_X = "windows10X"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OperationApprovalPolicyType.php b/src/Generated/Models/OperationApprovalPolicyType.php index e75554dd436..5f0359a5cd3 100644 --- a/src/Generated/Models/OperationApprovalPolicyType.php +++ b/src/Generated/Models/OperationApprovalPolicyType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OperationApprovalPolicyType extends Enum { - public const UNKNOWN = 'unknown'; - public const APP = 'app'; - public const SCRIPT = 'script'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const APP = "app"; + public const SCRIPT = "script"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OperationApprovalRequestStatus.php b/src/Generated/Models/OperationApprovalRequestStatus.php index 77a9aefa31f..46a405d053a 100644 --- a/src/Generated/Models/OperationApprovalRequestStatus.php +++ b/src/Generated/Models/OperationApprovalRequestStatus.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class OperationApprovalRequestStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NEEDS_APPROVAL = 'needsApproval'; - public const APPROVED = 'approved'; - public const REJECTED = 'rejected'; - public const CANCELLED = 'cancelled'; - public const COMPLETED = 'completed'; - public const EXPIRED = 'expired'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NEEDS_APPROVAL = "needsApproval"; + public const APPROVED = "approved"; + public const REJECTED = "rejected"; + public const CANCELLED = "cancelled"; + public const COMPLETED = "completed"; + public const EXPIRED = "expired"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OperationApprovalSource.php b/src/Generated/Models/OperationApprovalSource.php index fb299fc7d55..1564c0fc353 100644 --- a/src/Generated/Models/OperationApprovalSource.php +++ b/src/Generated/Models/OperationApprovalSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OperationApprovalSource extends Enum { - public const UNKNOWN = 'unknown'; - public const ADMIN_CONSOLE = 'adminConsole'; - public const EMAIL = 'email'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ADMIN_CONSOLE = "adminConsole"; + public const EMAIL = "email"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OperationResult.php b/src/Generated/Models/OperationResult.php index ab27c07e273..47ee7cba31a 100644 --- a/src/Generated/Models/OperationResult.php +++ b/src/Generated/Models/OperationResult.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OperationResult extends Enum { - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const TIMEOUT = 'timeout'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const TIMEOUT = "timeout"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OperationStatus.php b/src/Generated/Models/OperationStatus.php index ab83b6b9a5c..02216c443cc 100644 --- a/src/Generated/Models/OperationStatus.php +++ b/src/Generated/Models/OperationStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OperationStatus extends Enum { - public const NOT_STARTED = 'NotStarted'; - public const RUNNING = 'Running'; - public const COMPLETED = 'Completed'; - public const FAILED = 'Failed'; + public const NOT_STARTED = "NotStarted"; + public const RUNNING = "Running"; + public const COMPLETED = "Completed"; + public const FAILED = "Failed"; } diff --git a/src/Generated/Models/Operator.php b/src/Generated/Models/Operator.php index 10aa0f867ec..29cb8826b29 100644 --- a/src/Generated/Models/Operator.php +++ b/src/Generated/Models/Operator.php @@ -5,29 +5,29 @@ use Microsoft\Kiota\Abstractions\Enum; class Operator extends Enum { - public const NONE = 'none'; - public const AND = 'and'; - public const OR = 'or'; - public const IS_EQUALS = 'isEquals'; - public const NOT_EQUALS = 'notEquals'; - public const GREATER_THAN = 'greaterThan'; - public const LESS_THAN = 'lessThan'; - public const BETWEEN = 'between'; - public const NOT_BETWEEN = 'notBetween'; - public const GREATER_EQUALS = 'greaterEquals'; - public const LESS_EQUALS = 'lessEquals'; - public const DAY_TIME_BETWEEN = 'dayTimeBetween'; - public const BEGINS_WITH = 'beginsWith'; - public const NOT_BEGINS_WITH = 'notBeginsWith'; - public const ENDS_WITH = 'endsWith'; - public const NOT_ENDS_WITH = 'notEndsWith'; - public const CONTAINS = 'contains'; - public const NOT_CONTAINS = 'notContains'; - public const ALL_OF = 'allOf'; - public const ONE_OF = 'oneOf'; - public const NONE_OF = 'noneOf'; - public const SET_EQUALS = 'setEquals'; - public const ORDERED_SET_EQUALS = 'orderedSetEquals'; - public const SUBSET_OF = 'subsetOf'; - public const EXCLUDES_ALL = 'excludesAll'; + public const NONE = "none"; + public const AND = "and"; + public const OR = "or"; + public const IS_EQUALS = "isEquals"; + public const NOT_EQUALS = "notEquals"; + public const GREATER_THAN = "greaterThan"; + public const LESS_THAN = "lessThan"; + public const BETWEEN = "between"; + public const NOT_BETWEEN = "notBetween"; + public const GREATER_EQUALS = "greaterEquals"; + public const LESS_EQUALS = "lessEquals"; + public const DAY_TIME_BETWEEN = "dayTimeBetween"; + public const BEGINS_WITH = "beginsWith"; + public const NOT_BEGINS_WITH = "notBeginsWith"; + public const ENDS_WITH = "endsWith"; + public const NOT_ENDS_WITH = "notEndsWith"; + public const CONTAINS = "contains"; + public const NOT_CONTAINS = "notContains"; + public const ALL_OF = "allOf"; + public const ONE_OF = "oneOf"; + public const NONE_OF = "noneOf"; + public const SET_EQUALS = "setEquals"; + public const ORDERED_SET_EQUALS = "orderedSetEquals"; + public const SUBSET_OF = "subsetOf"; + public const EXCLUDES_ALL = "excludesAll"; } diff --git a/src/Generated/Models/OriginalTransferMethods.php b/src/Generated/Models/OriginalTransferMethods.php index 42fab449d70..b47d043b823 100644 --- a/src/Generated/Models/OriginalTransferMethods.php +++ b/src/Generated/Models/OriginalTransferMethods.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class OriginalTransferMethods extends Enum { - public const NONE = 'none'; - public const DEVICE_CODE_FLOW = 'deviceCodeFlow'; - public const AUTHENTICATION_TRANSFER = 'authenticationTransfer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DEVICE_CODE_FLOW = "deviceCodeFlow"; + public const AUTHENTICATION_TRANSFER = "authenticationTransfer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OutlierContainerType.php b/src/Generated/Models/OutlierContainerType.php index 4f540b0dd92..99ddecb888f 100644 --- a/src/Generated/Models/OutlierContainerType.php +++ b/src/Generated/Models/OutlierContainerType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class OutlierContainerType extends Enum { - public const GROUP = 'group'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GROUP = "group"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OutlierMemberType.php b/src/Generated/Models/OutlierMemberType.php index 228115a910f..2b635107c9e 100644 --- a/src/Generated/Models/OutlierMemberType.php +++ b/src/Generated/Models/OutlierMemberType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class OutlierMemberType extends Enum { - public const USER = 'user'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/OwnerType.php b/src/Generated/Models/OwnerType.php index 50e8b165d05..8406d96ecc4 100644 --- a/src/Generated/Models/OwnerType.php +++ b/src/Generated/Models/OwnerType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class OwnerType extends Enum { - public const UNKNOWN = 'unknown'; - public const COMPANY = 'company'; - public const PERSONAL = 'personal'; + public const UNKNOWN = "unknown"; + public const COMPANY = "company"; + public const PERSONAL = "personal"; } diff --git a/src/Generated/Models/PageLayoutType.php b/src/Generated/Models/PageLayoutType.php index 886f2f4c4b2..7fe9aeaca8b 100644 --- a/src/Generated/Models/PageLayoutType.php +++ b/src/Generated/Models/PageLayoutType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PageLayoutType extends Enum { - public const MICROSOFT_RESERVED = 'microsoftReserved'; - public const ARTICLE = 'article'; - public const HOME = 'home'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const NEWS_LINK = 'newsLink'; - public const VIDEO_NEWS_LINK = 'videoNewsLink'; + public const MICROSOFT_RESERVED = "microsoftReserved"; + public const ARTICLE = "article"; + public const HOME = "home"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const NEWS_LINK = "newsLink"; + public const VIDEO_NEWS_LINK = "videoNewsLink"; } diff --git a/src/Generated/Models/PageOrientation.php b/src/Generated/Models/PageOrientation.php index ffe62fe36f8..0756cfae3a4 100644 --- a/src/Generated/Models/PageOrientation.php +++ b/src/Generated/Models/PageOrientation.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PageOrientation extends Enum { - public const HORIZONTAL = 'horizontal'; - public const DIAGONAL = 'diagonal'; + public const HORIZONTAL = "horizontal"; + public const DIAGONAL = "diagonal"; } diff --git a/src/Generated/Models/PagePromotionType.php b/src/Generated/Models/PagePromotionType.php index f21da755346..56448199aa8 100644 --- a/src/Generated/Models/PagePromotionType.php +++ b/src/Generated/Models/PagePromotionType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PagePromotionType extends Enum { - public const MICROSOFT_RESERVED = 'microsoftReserved'; - public const PAGE = 'page'; - public const NEWS_POST = 'newsPost'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT_RESERVED = "microsoftReserved"; + public const PAGE = "page"; + public const NEWS_POST = "newsPost"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/ComplianceStatus.php b/src/Generated/Models/Partner/Security/ComplianceStatus.php index 7f2a78ddf4d..493a3318015 100644 --- a/src/Generated/Models/Partner/Security/ComplianceStatus.php +++ b/src/Generated/Models/Partner/Security/ComplianceStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ComplianceStatus extends Enum { - public const COMPLIANT = 'compliant'; - public const NONCOMPLAINT = 'noncomplaint'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const COMPLIANT = "compliant"; + public const NONCOMPLAINT = "noncomplaint"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/PolicyStatus.php b/src/Generated/Models/Partner/Security/PolicyStatus.php index 1989af7968f..7a769c6a19c 100644 --- a/src/Generated/Models/Partner/Security/PolicyStatus.php +++ b/src/Generated/Models/Partner/Security/PolicyStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PolicyStatus extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/SecurityAlertConfidence.php b/src/Generated/Models/Partner/Security/SecurityAlertConfidence.php index f043e0b8cb5..f8d31f4c5d5 100644 --- a/src/Generated/Models/Partner/Security/SecurityAlertConfidence.php +++ b/src/Generated/Models/Partner/Security/SecurityAlertConfidence.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityAlertConfidence extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/SecurityAlertResolvedReason.php b/src/Generated/Models/Partner/Security/SecurityAlertResolvedReason.php index 976bb61eb1f..5d108a69175 100644 --- a/src/Generated/Models/Partner/Security/SecurityAlertResolvedReason.php +++ b/src/Generated/Models/Partner/Security/SecurityAlertResolvedReason.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityAlertResolvedReason extends Enum { - public const LEGITIMATE = 'legitimate'; - public const IGNORE = 'ignore'; - public const FRAUD = 'fraud'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LEGITIMATE = "legitimate"; + public const IGNORE = "ignore"; + public const FRAUD = "fraud"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/SecurityAlertSeverity.php b/src/Generated/Models/Partner/Security/SecurityAlertSeverity.php index 870eea516d2..63461b8505c 100644 --- a/src/Generated/Models/Partner/Security/SecurityAlertSeverity.php +++ b/src/Generated/Models/Partner/Security/SecurityAlertSeverity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityAlertSeverity extends Enum { - public const INFORMATIONAL = 'informational'; - public const HIGH = 'high'; - public const MEDIUM = 'medium'; - public const LOW = 'low'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INFORMATIONAL = "informational"; + public const HIGH = "high"; + public const MEDIUM = "medium"; + public const LOW = "low"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/SecurityAlertStatus.php b/src/Generated/Models/Partner/Security/SecurityAlertStatus.php index a24387c5426..8d1a95f1d78 100644 --- a/src/Generated/Models/Partner/Security/SecurityAlertStatus.php +++ b/src/Generated/Models/Partner/Security/SecurityAlertStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityAlertStatus extends Enum { - public const ACTIVE = 'active'; - public const RESOLVED = 'resolved'; - public const INVESTIGATING = 'investigating'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const RESOLVED = "resolved"; + public const INVESTIGATING = "investigating"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/SecurityRequirementState.php b/src/Generated/Models/Partner/Security/SecurityRequirementState.php index 6ef441928ae..9e2bfbde909 100644 --- a/src/Generated/Models/Partner/Security/SecurityRequirementState.php +++ b/src/Generated/Models/Partner/Security/SecurityRequirementState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityRequirementState extends Enum { - public const ACTIVE = 'active'; - public const PREVIEW = 'preview'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const PREVIEW = "preview"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partner/Security/SecurityRequirementType.php b/src/Generated/Models/Partner/Security/SecurityRequirementType.php index 82e413b41f3..22734c4385a 100644 --- a/src/Generated/Models/Partner/Security/SecurityRequirementType.php +++ b/src/Generated/Models/Partner/Security/SecurityRequirementType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityRequirementType extends Enum { - public const MFA_ENFORCED_FOR_ADMINS = 'mfaEnforcedForAdmins'; - public const MFA_ENFORCED_FOR_ADMINS_OF_CUSTOMERS = 'mfaEnforcedForAdminsOfCustomers'; - public const SECURITY_ALERTS_PROMPTLY_RESOLVED = 'securityAlertsPromptlyResolved'; - public const SECURITY_CONTACT_PROVIDED = 'securityContactProvided'; - public const SPENDING_BUDGET_SET_FOR_CUSTOMER_AZURE_SUBSCRIPTIONS = 'spendingBudgetSetForCustomerAzureSubscriptions'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MFA_ENFORCED_FOR_ADMINS = "mfaEnforcedForAdmins"; + public const MFA_ENFORCED_FOR_ADMINS_OF_CUSTOMERS = "mfaEnforcedForAdminsOfCustomers"; + public const SECURITY_ALERTS_PROMPTLY_RESOLVED = "securityAlertsPromptlyResolved"; + public const SECURITY_CONTACT_PROVIDED = "securityContactProvided"; + public const SPENDING_BUDGET_SET_FOR_CUSTOMER_AZURE_SUBSCRIPTIONS = "spendingBudgetSetForCustomerAzureSubscriptions"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PartnerTenantType.php b/src/Generated/Models/PartnerTenantType.php index 9e04d0ce54e..d38f8166038 100644 --- a/src/Generated/Models/PartnerTenantType.php +++ b/src/Generated/Models/PartnerTenantType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class PartnerTenantType extends Enum { - public const MICROSOFT_SUPPORT = 'microsoftSupport'; - public const SYNDICATE_PARTNER = 'syndicatePartner'; - public const BREADTH_PARTNER = 'breadthPartner'; - public const BREADTH_PARTNER_DELEGATED_ADMIN = 'breadthPartnerDelegatedAdmin'; - public const RESELLER_PARTNER_DELEGATED_ADMIN = 'resellerPartnerDelegatedAdmin'; - public const VALUE_ADDED_RESELLER_PARTNER_DELEGATED_ADMIN = 'valueAddedResellerPartnerDelegatedAdmin'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT_SUPPORT = "microsoftSupport"; + public const SYNDICATE_PARTNER = "syndicatePartner"; + public const BREADTH_PARTNER = "breadthPartner"; + public const BREADTH_PARTNER_DELEGATED_ADMIN = "breadthPartnerDelegatedAdmin"; + public const RESELLER_PARTNER_DELEGATED_ADMIN = "resellerPartnerDelegatedAdmin"; + public const VALUE_ADDED_RESELLER_PARTNER_DELEGATED_ADMIN = "valueAddedResellerPartnerDelegatedAdmin"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partners/Billing/AttributeSet.php b/src/Generated/Models/Partners/Billing/AttributeSet.php index 5d87cb464ec..6f062823a02 100644 --- a/src/Generated/Models/Partners/Billing/AttributeSet.php +++ b/src/Generated/Models/Partners/Billing/AttributeSet.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AttributeSet extends Enum { - public const FULL = 'full'; - public const BASIC = 'basic'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FULL = "full"; + public const BASIC = "basic"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Partners/Billing/BillingPeriod.php b/src/Generated/Models/Partners/Billing/BillingPeriod.php index 872f0a75f0b..2154ace7ff7 100644 --- a/src/Generated/Models/Partners/Billing/BillingPeriod.php +++ b/src/Generated/Models/Partners/Billing/BillingPeriod.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class BillingPeriod extends Enum { - public const CURRENT = 'current'; - public const LAST = 'last'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CURRENT = "current"; + public const LAST = "last"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PayloadBrand.php b/src/Generated/Models/PayloadBrand.php index eeefc1d53cb..bfe30431704 100644 --- a/src/Generated/Models/PayloadBrand.php +++ b/src/Generated/Models/PayloadBrand.php @@ -5,25 +5,25 @@ use Microsoft\Kiota\Abstractions\Enum; class PayloadBrand extends Enum { - public const UNKNOWN = 'unknown'; - public const OTHER = 'other'; - public const AMERICAN_EXPRESS = 'americanExpress'; - public const CAPITAL_ONE = 'capitalOne'; - public const DHL = 'dhl'; - public const DOCU_SIGN = 'docuSign'; - public const DROPBOX = 'dropbox'; - public const FACEBOOK = 'facebook'; - public const FIRST_AMERICAN = 'firstAmerican'; - public const MICROSOFT = 'microsoft'; - public const NETFLIX = 'netflix'; - public const SCOTIABANK = 'scotiabank'; - public const SEND_GRID = 'sendGrid'; - public const STEWART_TITLE = 'stewartTitle'; - public const TESCO = 'tesco'; - public const WELLS_FARGO = 'wellsFargo'; - public const SYRINX_CLOUD = 'syrinxCloud'; - public const ADOBE = 'adobe'; - public const TEAMS = 'teams'; - public const ZOOM = 'zoom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const OTHER = "other"; + public const AMERICAN_EXPRESS = "americanExpress"; + public const CAPITAL_ONE = "capitalOne"; + public const DHL = "dhl"; + public const DOCU_SIGN = "docuSign"; + public const DROPBOX = "dropbox"; + public const FACEBOOK = "facebook"; + public const FIRST_AMERICAN = "firstAmerican"; + public const MICROSOFT = "microsoft"; + public const NETFLIX = "netflix"; + public const SCOTIABANK = "scotiabank"; + public const SEND_GRID = "sendGrid"; + public const STEWART_TITLE = "stewartTitle"; + public const TESCO = "tesco"; + public const WELLS_FARGO = "wellsFargo"; + public const SYRINX_CLOUD = "syrinxCloud"; + public const ADOBE = "adobe"; + public const TEAMS = "teams"; + public const ZOOM = "zoom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PayloadComplexity.php b/src/Generated/Models/PayloadComplexity.php index 23d35f9c347..4da396f8bf6 100644 --- a/src/Generated/Models/PayloadComplexity.php +++ b/src/Generated/Models/PayloadComplexity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PayloadComplexity extends Enum { - public const UNKNOWN = 'unknown'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PayloadDeliveryPlatform.php b/src/Generated/Models/PayloadDeliveryPlatform.php index 795ba12f4b3..b157e26f604 100644 --- a/src/Generated/Models/PayloadDeliveryPlatform.php +++ b/src/Generated/Models/PayloadDeliveryPlatform.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PayloadDeliveryPlatform extends Enum { - public const UNKNOWN = 'unknown'; - public const SMS = 'sms'; - public const EMAIL = 'email'; - public const TEAMS = 'teams'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SMS = "sms"; + public const EMAIL = "email"; + public const TEAMS = "teams"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PayloadIndustry.php b/src/Generated/Models/PayloadIndustry.php index 4ff541d44a8..88588ee8baa 100644 --- a/src/Generated/Models/PayloadIndustry.php +++ b/src/Generated/Models/PayloadIndustry.php @@ -5,26 +5,26 @@ use Microsoft\Kiota\Abstractions\Enum; class PayloadIndustry extends Enum { - public const UNKNOWN = 'unknown'; - public const OTHER = 'other'; - public const BANKING = 'banking'; - public const BUSINESS_SERVICES = 'businessServices'; - public const CONSUMER_SERVICES = 'consumerServices'; - public const EDUCATION = 'education'; - public const ENERGY = 'energy'; - public const CONSTRUCTION = 'construction'; - public const CONSULTING = 'consulting'; - public const FINANCIAL_SERVICES = 'financialServices'; - public const GOVERNMENT = 'government'; - public const HOSPITALITY = 'hospitality'; - public const INSURANCE = 'insurance'; - public const LEGAL = 'legal'; - public const COURIER_SERVICES = 'courierServices'; - public const I_T = 'IT'; - public const HEALTHCARE = 'healthcare'; - public const MANUFACTURING = 'manufacturing'; - public const RETAIL = 'retail'; - public const TELECOM = 'telecom'; - public const REAL_ESTATE = 'realEstate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const OTHER = "other"; + public const BANKING = "banking"; + public const BUSINESS_SERVICES = "businessServices"; + public const CONSUMER_SERVICES = "consumerServices"; + public const EDUCATION = "education"; + public const ENERGY = "energy"; + public const CONSTRUCTION = "construction"; + public const CONSULTING = "consulting"; + public const FINANCIAL_SERVICES = "financialServices"; + public const GOVERNMENT = "government"; + public const HOSPITALITY = "hospitality"; + public const INSURANCE = "insurance"; + public const LEGAL = "legal"; + public const COURIER_SERVICES = "courierServices"; + public const I_T = "IT"; + public const HEALTHCARE = "healthcare"; + public const MANUFACTURING = "manufacturing"; + public const RETAIL = "retail"; + public const TELECOM = "telecom"; + public const REAL_ESTATE = "realEstate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PayloadTheme.php b/src/Generated/Models/PayloadTheme.php index 68115d1a367..5f6ee2cceec 100644 --- a/src/Generated/Models/PayloadTheme.php +++ b/src/Generated/Models/PayloadTheme.php @@ -5,36 +5,36 @@ use Microsoft\Kiota\Abstractions\Enum; class PayloadTheme extends Enum { - public const UNKNOWN = 'unknown'; - public const OTHER = 'other'; - public const ACCOUNT_ACTIVATION = 'accountActivation'; - public const ACCOUNT_VERIFICATION = 'accountVerification'; - public const BILLING = 'billing'; - public const CLEAN_UP_MAIL = 'cleanUpMail'; - public const CONTROVERSIAL = 'controversial'; - public const DOCUMENT_RECEIVED = 'documentReceived'; - public const EXPENSE = 'expense'; - public const FAX = 'fax'; - public const FINANCE_REPORT = 'financeReport'; - public const INCOMING_MESSAGES = 'incomingMessages'; - public const INVOICE = 'invoice'; - public const ITEM_RECEIVED = 'itemReceived'; - public const LOGIN_ALERT = 'loginAlert'; - public const MAIL_RECEIVED = 'mailReceived'; - public const PASSWORD = 'password'; - public const PAYMENT = 'payment'; - public const PAYROLL = 'payroll'; - public const PERSONALIZED_OFFER = 'personalizedOffer'; - public const QUARANTINE = 'quarantine'; - public const REMOTE_WORK = 'remoteWork'; - public const REVIEW_MESSAGE = 'reviewMessage'; - public const SECURITY_UPDATE = 'securityUpdate'; - public const SERVICE_SUSPENDED = 'serviceSuspended'; - public const SIGNATURE_REQUIRED = 'signatureRequired'; - public const UPGRADE_MAILBOX_STORAGE = 'upgradeMailboxStorage'; - public const VERIFY_MAILBOX = 'verifyMailbox'; - public const VOICEMAIL = 'voicemail'; - public const ADVERTISEMENT = 'advertisement'; - public const EMPLOYEE_ENGAGEMENT = 'employeeEngagement'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const OTHER = "other"; + public const ACCOUNT_ACTIVATION = "accountActivation"; + public const ACCOUNT_VERIFICATION = "accountVerification"; + public const BILLING = "billing"; + public const CLEAN_UP_MAIL = "cleanUpMail"; + public const CONTROVERSIAL = "controversial"; + public const DOCUMENT_RECEIVED = "documentReceived"; + public const EXPENSE = "expense"; + public const FAX = "fax"; + public const FINANCE_REPORT = "financeReport"; + public const INCOMING_MESSAGES = "incomingMessages"; + public const INVOICE = "invoice"; + public const ITEM_RECEIVED = "itemReceived"; + public const LOGIN_ALERT = "loginAlert"; + public const MAIL_RECEIVED = "mailReceived"; + public const PASSWORD = "password"; + public const PAYMENT = "payment"; + public const PAYROLL = "payroll"; + public const PERSONALIZED_OFFER = "personalizedOffer"; + public const QUARANTINE = "quarantine"; + public const REMOTE_WORK = "remoteWork"; + public const REVIEW_MESSAGE = "reviewMessage"; + public const SECURITY_UPDATE = "securityUpdate"; + public const SERVICE_SUSPENDED = "serviceSuspended"; + public const SIGNATURE_REQUIRED = "signatureRequired"; + public const UPGRADE_MAILBOX_STORAGE = "upgradeMailboxStorage"; + public const VERIFY_MAILBOX = "verifyMailbox"; + public const VOICEMAIL = "voicemail"; + public const ADVERTISEMENT = "advertisement"; + public const EMPLOYEE_ENGAGEMENT = "employeeEngagement"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PerUserMfaState.php b/src/Generated/Models/PerUserMfaState.php index 6d4eaf17ab6..2b002a541e3 100644 --- a/src/Generated/Models/PerUserMfaState.php +++ b/src/Generated/Models/PerUserMfaState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PerUserMfaState extends Enum { - public const DISABLED = 'disabled'; - public const ENFORCED = 'enforced'; - public const ENABLED = 'enabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DISABLED = "disabled"; + public const ENFORCED = "enforced"; + public const ENABLED = "enabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PerfectForwardSecrecyGroup.php b/src/Generated/Models/PerfectForwardSecrecyGroup.php index ddd0202b4bb..e80d4acdfa7 100644 --- a/src/Generated/Models/PerfectForwardSecrecyGroup.php +++ b/src/Generated/Models/PerfectForwardSecrecyGroup.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class PerfectForwardSecrecyGroup extends Enum { - public const PFS1 = 'pfs1'; - public const PFS2 = 'pfs2'; - public const PFS2048 = 'pfs2048'; - public const ECP256 = 'ecp256'; - public const ECP384 = 'ecp384'; - public const PFS_M_M = 'pfsMM'; - public const PFS24 = 'pfs24'; + public const PFS1 = "pfs1"; + public const PFS2 = "pfs2"; + public const PFS2048 = "pfs2048"; + public const ECP256 = "ecp256"; + public const ECP384 = "ecp384"; + public const PFS_M_M = "pfsMM"; + public const PFS24 = "pfs24"; } diff --git a/src/Generated/Models/PermissionClassificationType.php b/src/Generated/Models/PermissionClassificationType.php index 3e824c3ec5b..f9cdd1842a5 100644 --- a/src/Generated/Models/PermissionClassificationType.php +++ b/src/Generated/Models/PermissionClassificationType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PermissionClassificationType extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PermissionKind.php b/src/Generated/Models/PermissionKind.php index 78662bbaf99..88e4f0506a8 100644 --- a/src/Generated/Models/PermissionKind.php +++ b/src/Generated/Models/PermissionKind.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PermissionKind extends Enum { - public const ALL = 'all'; - public const ENUMERATED = 'enumerated'; - public const ALL_PERMISSIONS_ON_RESOURCE_APP = 'allPermissionsOnResourceApp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const ENUMERATED = "enumerated"; + public const ALL_PERMISSIONS_ON_RESOURCE_APP = "allPermissionsOnResourceApp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PermissionType.php b/src/Generated/Models/PermissionType.php index 31d57831aca..280c77f4620 100644 --- a/src/Generated/Models/PermissionType.php +++ b/src/Generated/Models/PermissionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PermissionType extends Enum { - public const APPLICATION = 'application'; - public const DELEGATED = 'delegated'; - public const DELEGATED_USER_CONSENTABLE = 'delegatedUserConsentable'; + public const APPLICATION = "application"; + public const DELEGATED = "delegated"; + public const DELEGATED_USER_CONSENTABLE = "delegatedUserConsentable"; } diff --git a/src/Generated/Models/PermissionsDefinitionIdentityType.php b/src/Generated/Models/PermissionsDefinitionIdentityType.php index f017efdef22..1bbfefb01fc 100644 --- a/src/Generated/Models/PermissionsDefinitionIdentityType.php +++ b/src/Generated/Models/PermissionsDefinitionIdentityType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PermissionsDefinitionIdentityType extends Enum { - public const USER = 'user'; - public const ROLE = 'role'; - public const APPLICATION = 'application'; - public const MANAGED_IDENTITY = 'managedIdentity'; - public const SERVICE_ACCOUNT = 'serviceAccount'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const ROLE = "role"; + public const APPLICATION = "application"; + public const MANAGED_IDENTITY = "managedIdentity"; + public const SERVICE_ACCOUNT = "serviceAccount"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PermissionsModificationCapability.php b/src/Generated/Models/PermissionsModificationCapability.php index 4f793808ebe..64bdd997786 100644 --- a/src/Generated/Models/PermissionsModificationCapability.php +++ b/src/Generated/Models/PermissionsModificationCapability.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PermissionsModificationCapability extends Enum { - public const ENABLED = 'enabled'; - public const NOT_CONFIGURED = 'notConfigured'; - public const NO_RECENT_DATA_COLLECTED = 'noRecentDataCollected'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const NOT_CONFIGURED = "notConfigured"; + public const NO_RECENT_DATA_COLLECTED = "noRecentDataCollected"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PermissionsRequestOccurrenceStatus.php b/src/Generated/Models/PermissionsRequestOccurrenceStatus.php index a831ffd0720..a8cc717ef4b 100644 --- a/src/Generated/Models/PermissionsRequestOccurrenceStatus.php +++ b/src/Generated/Models/PermissionsRequestOccurrenceStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class PermissionsRequestOccurrenceStatus extends Enum { - public const GRANTING_FAILED = 'grantingFailed'; - public const GRANTED = 'granted'; - public const GRANTING = 'granting'; - public const REVOKED = 'revoked'; - public const REVOKING = 'revoking'; - public const REVOKING_FAILED = 'revokingFailed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GRANTING_FAILED = "grantingFailed"; + public const GRANTED = "granted"; + public const GRANTING = "granting"; + public const REVOKED = "revoked"; + public const REVOKING = "revoking"; + public const REVOKING_FAILED = "revokingFailed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PersistentBrowserSessionMode.php b/src/Generated/Models/PersistentBrowserSessionMode.php index e671d9493c4..f35795bfa5e 100644 --- a/src/Generated/Models/PersistentBrowserSessionMode.php +++ b/src/Generated/Models/PersistentBrowserSessionMode.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PersistentBrowserSessionMode extends Enum { - public const ALWAYS = 'always'; - public const NEVER = 'never'; + public const ALWAYS = "always"; + public const NEVER = "never"; } diff --git a/src/Generated/Models/PersonAnnualEventType.php b/src/Generated/Models/PersonAnnualEventType.php index 0ee46580118..57cb6f62e8b 100644 --- a/src/Generated/Models/PersonAnnualEventType.php +++ b/src/Generated/Models/PersonAnnualEventType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PersonAnnualEventType extends Enum { - public const BIRTHDAY = 'birthday'; - public const WEDDING = 'wedding'; - public const WORK = 'work'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BIRTHDAY = "birthday"; + public const WEDDING = "wedding"; + public const WORK = "work"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PersonRelationship.php b/src/Generated/Models/PersonRelationship.php index 0cf677be3cd..fb99193fc9e 100644 --- a/src/Generated/Models/PersonRelationship.php +++ b/src/Generated/Models/PersonRelationship.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class PersonRelationship extends Enum { - public const MANAGER = 'manager'; - public const COLLEAGUE = 'colleague'; - public const DIRECT_REPORT = 'directReport'; - public const DOT_LINE_REPORT = 'dotLineReport'; - public const ASSISTANT = 'assistant'; - public const DOT_LINE_MANAGER = 'dotLineManager'; - public const ALTERNATE_CONTACT = 'alternateContact'; - public const FRIEND = 'friend'; - public const SPOUSE = 'spouse'; - public const SIBLING = 'sibling'; - public const CHILD = 'child'; - public const PARENT = 'parent'; - public const SPONSOR = 'sponsor'; - public const EMERGENCY_CONTACT = 'emergencyContact'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MANAGER = "manager"; + public const COLLEAGUE = "colleague"; + public const DIRECT_REPORT = "directReport"; + public const DOT_LINE_REPORT = "dotLineReport"; + public const ASSISTANT = "assistant"; + public const DOT_LINE_MANAGER = "dotLineManager"; + public const ALTERNATE_CONTACT = "alternateContact"; + public const FRIEND = "friend"; + public const SPOUSE = "spouse"; + public const SIBLING = "sibling"; + public const CHILD = "child"; + public const PARENT = "parent"; + public const SPONSOR = "sponsor"; + public const EMERGENCY_CONTACT = "emergencyContact"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PersonalProfilePersonalPlayStoreMode.php b/src/Generated/Models/PersonalProfilePersonalPlayStoreMode.php index 03088c6660c..7aa701b05ec 100644 --- a/src/Generated/Models/PersonalProfilePersonalPlayStoreMode.php +++ b/src/Generated/Models/PersonalProfilePersonalPlayStoreMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PersonalProfilePersonalPlayStoreMode extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const BLOCKED_APPS = 'blockedApps'; - public const ALLOWED_APPS = 'allowedApps'; + public const NOT_CONFIGURED = "notConfigured"; + public const BLOCKED_APPS = "blockedApps"; + public const ALLOWED_APPS = "allowedApps"; } diff --git a/src/Generated/Models/PhoneType.php b/src/Generated/Models/PhoneType.php index 342f7f60af1..914992adfd1 100644 --- a/src/Generated/Models/PhoneType.php +++ b/src/Generated/Models/PhoneType.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class PhoneType extends Enum { - public const HOME = 'home'; - public const BUSINESS = 'business'; - public const MOBILE = 'mobile'; - public const OTHER = 'other'; - public const ASSISTANT = 'assistant'; - public const HOME_FAX = 'homeFax'; - public const BUSINESS_FAX = 'businessFax'; - public const OTHER_FAX = 'otherFax'; - public const PAGER = 'pager'; - public const RADIO = 'radio'; + public const HOME = "home"; + public const BUSINESS = "business"; + public const MOBILE = "mobile"; + public const OTHER = "other"; + public const ASSISTANT = "assistant"; + public const HOME_FAX = "homeFax"; + public const BUSINESS_FAX = "businessFax"; + public const OTHER_FAX = "otherFax"; + public const PAGER = "pager"; + public const RADIO = "radio"; } diff --git a/src/Generated/Models/PhysicalAddressType.php b/src/Generated/Models/PhysicalAddressType.php index 969afdbd1cb..55c2575e572 100644 --- a/src/Generated/Models/PhysicalAddressType.php +++ b/src/Generated/Models/PhysicalAddressType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PhysicalAddressType extends Enum { - public const UNKNOWN = 'unknown'; - public const HOME = 'home'; - public const BUSINESS = 'business'; - public const OTHER = 'other'; + public const UNKNOWN = "unknown"; + public const HOME = "home"; + public const BUSINESS = "business"; + public const OTHER = "other"; } diff --git a/src/Generated/Models/PlannerApprovalStatus.php b/src/Generated/Models/PlannerApprovalStatus.php index 5253ae7131e..09839328d8a 100644 --- a/src/Generated/Models/PlannerApprovalStatus.php +++ b/src/Generated/Models/PlannerApprovalStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerApprovalStatus extends Enum { - public const REQUESTED = 'requested'; - public const APPROVED = 'approved'; - public const REJECTED = 'rejected'; - public const CANCELLED = 'cancelled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REQUESTED = "requested"; + public const APPROVED = "approved"; + public const REJECTED = "rejected"; + public const CANCELLED = "cancelled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PlannerContainerType.php b/src/Generated/Models/PlannerContainerType.php index d7ff3a1c211..37797b6f51d 100644 --- a/src/Generated/Models/PlannerContainerType.php +++ b/src/Generated/Models/PlannerContainerType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerContainerType extends Enum { - public const GROUP = 'group'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ROSTER = 'roster'; - public const PROJECT = 'project'; - public const DRIVE_ITEM = 'driveItem'; - public const USER = 'user'; + public const GROUP = "group"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ROSTER = "roster"; + public const PROJECT = "project"; + public const DRIVE_ITEM = "driveItem"; + public const USER = "user"; } diff --git a/src/Generated/Models/PlannerCreationSourceKind.php b/src/Generated/Models/PlannerCreationSourceKind.php index b6b26763a18..75c3d499091 100644 --- a/src/Generated/Models/PlannerCreationSourceKind.php +++ b/src/Generated/Models/PlannerCreationSourceKind.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerCreationSourceKind extends Enum { - public const NONE = 'none'; - public const EXTERNAL = 'external'; - public const PUBLICATION = 'publication'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const EXTERNAL = "external"; + public const PUBLICATION = "publication"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PlannerExternalTaskSourceDisplayType.php b/src/Generated/Models/PlannerExternalTaskSourceDisplayType.php index 53ccd0c2615..3e1bb80d518 100644 --- a/src/Generated/Models/PlannerExternalTaskSourceDisplayType.php +++ b/src/Generated/Models/PlannerExternalTaskSourceDisplayType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerExternalTaskSourceDisplayType extends Enum { - public const NONE = 'none'; - public const DEFAULT = 'default'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DEFAULT = "default"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PlannerPlanAccessLevel.php b/src/Generated/Models/PlannerPlanAccessLevel.php index 4f7b435d896..a54e6f03c5f 100644 --- a/src/Generated/Models/PlannerPlanAccessLevel.php +++ b/src/Generated/Models/PlannerPlanAccessLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerPlanAccessLevel extends Enum { - public const READ_ACCESS = 'readAccess'; - public const READ_WRITE_ACCESS = 'readWriteAccess'; - public const FULL_ACCESS = 'fullAccess'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const READ_ACCESS = "readAccess"; + public const READ_WRITE_ACCESS = "readWriteAccess"; + public const FULL_ACCESS = "fullAccess"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PlannerPreviewType.php b/src/Generated/Models/PlannerPreviewType.php index 5b27ec56516..cd274a5367a 100644 --- a/src/Generated/Models/PlannerPreviewType.php +++ b/src/Generated/Models/PlannerPreviewType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerPreviewType extends Enum { - public const AUTOMATIC = 'automatic'; - public const NO_PREVIEW = 'noPreview'; - public const CHECKLIST = 'checklist'; - public const DESCRIPTION = 'description'; - public const REFERENCE = 'reference'; + public const AUTOMATIC = "automatic"; + public const NO_PREVIEW = "noPreview"; + public const CHECKLIST = "checklist"; + public const DESCRIPTION = "description"; + public const REFERENCE = "reference"; } diff --git a/src/Generated/Models/PlannerRelationshipUserRoles.php b/src/Generated/Models/PlannerRelationshipUserRoles.php index 6b3f67ad563..78616f6c6d5 100644 --- a/src/Generated/Models/PlannerRelationshipUserRoles.php +++ b/src/Generated/Models/PlannerRelationshipUserRoles.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerRelationshipUserRoles extends Enum { - public const DEFAULT_RULES = 'defaultRules'; - public const GROUP_OWNERS = 'groupOwners'; - public const GROUP_MEMBERS = 'groupMembers'; - public const TASK_ASSIGNEES = 'taskAssignees'; - public const APPLICATIONS = 'applications'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT_RULES = "defaultRules"; + public const GROUP_OWNERS = "groupOwners"; + public const GROUP_MEMBERS = "groupMembers"; + public const TASK_ASSIGNEES = "taskAssignees"; + public const APPLICATIONS = "applications"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PlannerRuleKind.php b/src/Generated/Models/PlannerRuleKind.php index 91be606d726..f2de2d98191 100644 --- a/src/Generated/Models/PlannerRuleKind.php +++ b/src/Generated/Models/PlannerRuleKind.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerRuleKind extends Enum { - public const TASK_RULE = 'taskRule'; - public const BUCKET_RULE = 'bucketRule'; - public const PLAN_RULE = 'planRule'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TASK_RULE = "taskRule"; + public const BUCKET_RULE = "bucketRule"; + public const PLAN_RULE = "planRule"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PlannerTaskCompletionRequirements.php b/src/Generated/Models/PlannerTaskCompletionRequirements.php index 2aa8b991dda..bfb9a06bc4b 100644 --- a/src/Generated/Models/PlannerTaskCompletionRequirements.php +++ b/src/Generated/Models/PlannerTaskCompletionRequirements.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerTaskCompletionRequirements extends Enum { - public const NONE = 'none'; - public const CHECKLIST_COMPLETION = 'checklistCompletion'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const FORM_COMPLETION = 'formCompletion'; - public const APPROVAL_COMPLETION = 'approvalCompletion'; - public const COMPLETION_IN_HOSTED_APP = 'completionInHostedApp'; + public const NONE = "none"; + public const CHECKLIST_COMPLETION = "checklistCompletion"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const FORM_COMPLETION = "formCompletion"; + public const APPROVAL_COMPLETION = "approvalCompletion"; + public const COMPLETION_IN_HOSTED_APP = "completionInHostedApp"; } diff --git a/src/Generated/Models/PlannerTaskTargetKind.php b/src/Generated/Models/PlannerTaskTargetKind.php index d32c4f4607a..8fd65ec88aa 100644 --- a/src/Generated/Models/PlannerTaskTargetKind.php +++ b/src/Generated/Models/PlannerTaskTargetKind.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerTaskTargetKind extends Enum { - public const GROUP = 'group'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const GROUP = "group"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PlannerUserRoleKind.php b/src/Generated/Models/PlannerUserRoleKind.php index 9d52c01fdc0..c358fe6f84a 100644 --- a/src/Generated/Models/PlannerUserRoleKind.php +++ b/src/Generated/Models/PlannerUserRoleKind.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PlannerUserRoleKind extends Enum { - public const RELATIONSHIP = 'relationship'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RELATIONSHIP = "relationship"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Platform.php b/src/Generated/Models/Platform.php index 290517cc200..ac787f0974a 100644 --- a/src/Generated/Models/Platform.php +++ b/src/Generated/Models/Platform.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class Platform extends Enum { - public const UNKNOWN = 'unknown'; - public const IOS = 'ios'; - public const ANDROID = 'android'; - public const WINDOWS = 'windows'; - public const WINDOWS_MOBILE = 'windowsMobile'; - public const MAC_O_S = 'macOS'; + public const UNKNOWN = "unknown"; + public const IOS = "ios"; + public const ANDROID = "android"; + public const WINDOWS = "windows"; + public const WINDOWS_MOBILE = "windowsMobile"; + public const MAC_O_S = "macOS"; } diff --git a/src/Generated/Models/PlayPromptCompletionReason.php b/src/Generated/Models/PlayPromptCompletionReason.php index 5a77bc1b417..f47975936c1 100644 --- a/src/Generated/Models/PlayPromptCompletionReason.php +++ b/src/Generated/Models/PlayPromptCompletionReason.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PlayPromptCompletionReason extends Enum { - public const UNKNOWN = 'unknown'; - public const COMPLETED_SUCCESSFULLY = 'completedSuccessfully'; - public const MEDIA_OPERATION_CANCELED = 'mediaOperationCanceled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const COMPLETED_SUCCESSFULLY = "completedSuccessfully"; + public const MEDIA_OPERATION_CANCELED = "mediaOperationCanceled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PolicyPlatformType.php b/src/Generated/Models/PolicyPlatformType.php index 1588fed5cb3..27a7778aab5 100644 --- a/src/Generated/Models/PolicyPlatformType.php +++ b/src/Generated/Models/PolicyPlatformType.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class PolicyPlatformType extends Enum { - public const ANDROID = 'android'; - public const ANDROID_FOR_WORK = 'androidForWork'; - public const I_O_S = 'iOS'; - public const MAC_O_S = 'macOS'; - public const WINDOWS_PHONE81 = 'windowsPhone81'; - public const WINDOWS81_AND_LATER = 'windows81AndLater'; - public const WINDOWS10_AND_LATER = 'windows10AndLater'; - public const ANDROID_WORK_PROFILE = 'androidWorkProfile'; - public const WINDOWS10_X_PROFILE = 'windows10XProfile'; - public const ANDROID_A_O_S_P = 'androidAOSP'; - public const ALL = 'all'; + public const ANDROID = "android"; + public const ANDROID_FOR_WORK = "androidForWork"; + public const I_O_S = "iOS"; + public const MAC_O_S = "macOS"; + public const WINDOWS_PHONE81 = "windowsPhone81"; + public const WINDOWS81_AND_LATER = "windows81AndLater"; + public const WINDOWS10_AND_LATER = "windows10AndLater"; + public const ANDROID_WORK_PROFILE = "androidWorkProfile"; + public const WINDOWS10_X_PROFILE = "windows10XProfile"; + public const ANDROID_A_O_S_P = "androidAOSP"; + public const ALL = "all"; } diff --git a/src/Generated/Models/PolicyScope.php b/src/Generated/Models/PolicyScope.php index 8ef730b35a3..2fa4348abcc 100644 --- a/src/Generated/Models/PolicyScope.php +++ b/src/Generated/Models/PolicyScope.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PolicyScope extends Enum { - public const NONE = 'none'; - public const ALL = 'all'; - public const SELECTED = 'selected'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALL = "all"; + public const SELECTED = "selected"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PolicySetStatus.php b/src/Generated/Models/PolicySetStatus.php index b61822c2d46..bab4585a49b 100644 --- a/src/Generated/Models/PolicySetStatus.php +++ b/src/Generated/Models/PolicySetStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PolicySetStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const VALIDATING = 'validating'; - public const PARTIAL_SUCCESS = 'partialSuccess'; - public const SUCCESS = 'success'; - public const ERROR = 'error'; - public const NOT_ASSIGNED = 'notAssigned'; + public const UNKNOWN = "unknown"; + public const VALIDATING = "validating"; + public const PARTIAL_SUCCESS = "partialSuccess"; + public const SUCCESS = "success"; + public const ERROR = "error"; + public const NOT_ASSIGNED = "notAssigned"; } diff --git a/src/Generated/Models/PostType.php b/src/Generated/Models/PostType.php index a625b010240..ee10e9b64f0 100644 --- a/src/Generated/Models/PostType.php +++ b/src/Generated/Models/PostType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PostType extends Enum { - public const REGULAR = 'regular'; - public const QUICK = 'quick'; - public const STRATEGIC = 'strategic'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGULAR = "regular"; + public const QUICK = "quick"; + public const STRATEGIC = "strategic"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PowerActionType.php b/src/Generated/Models/PowerActionType.php index 6a7bf63b3b3..a33973bdb54 100644 --- a/src/Generated/Models/PowerActionType.php +++ b/src/Generated/Models/PowerActionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PowerActionType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const NO_ACTION = 'noAction'; - public const SLEEP = 'sleep'; - public const HIBERNATE = 'hibernate'; - public const SHUTDOWN = 'shutdown'; + public const NOT_CONFIGURED = "notConfigured"; + public const NO_ACTION = "noAction"; + public const SLEEP = "sleep"; + public const HIBERNATE = "hibernate"; + public const SHUTDOWN = "shutdown"; } diff --git a/src/Generated/Models/PrereleaseFeatures.php b/src/Generated/Models/PrereleaseFeatures.php index fb890474981..1a6b545dfa5 100644 --- a/src/Generated/Models/PrereleaseFeatures.php +++ b/src/Generated/Models/PrereleaseFeatures.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PrereleaseFeatures extends Enum { - public const USER_DEFINED = 'userDefined'; - public const SETTINGS_ONLY = 'settingsOnly'; - public const SETTINGS_AND_EXPERIMENTATIONS = 'settingsAndExperimentations'; - public const NOT_ALLOWED = 'notAllowed'; + public const USER_DEFINED = "userDefined"; + public const SETTINGS_ONLY = "settingsOnly"; + public const SETTINGS_AND_EXPERIMENTATIONS = "settingsAndExperimentations"; + public const NOT_ALLOWED = "notAllowed"; } diff --git a/src/Generated/Models/PrintColorConfiguration.php b/src/Generated/Models/PrintColorConfiguration.php index 30286166995..44b4b2315dd 100644 --- a/src/Generated/Models/PrintColorConfiguration.php +++ b/src/Generated/Models/PrintColorConfiguration.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintColorConfiguration extends Enum { - public const BLACK_AND_WHITE = 'blackAndWhite'; - public const GRAYSCALE = 'grayscale'; - public const COLOR = 'color'; - public const AUTO = 'auto'; + public const BLACK_AND_WHITE = "blackAndWhite"; + public const GRAYSCALE = "grayscale"; + public const COLOR = "color"; + public const AUTO = "auto"; } diff --git a/src/Generated/Models/PrintColorMode.php b/src/Generated/Models/PrintColorMode.php index c66b5933bdf..a5925316156 100644 --- a/src/Generated/Models/PrintColorMode.php +++ b/src/Generated/Models/PrintColorMode.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintColorMode extends Enum { - public const BLACK_AND_WHITE = 'blackAndWhite'; - public const GRAYSCALE = 'grayscale'; - public const COLOR = 'color'; - public const AUTO = 'auto'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BLACK_AND_WHITE = "blackAndWhite"; + public const GRAYSCALE = "grayscale"; + public const COLOR = "color"; + public const AUTO = "auto"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintDuplexConfiguration.php b/src/Generated/Models/PrintDuplexConfiguration.php index f84e46f3184..a48726de478 100644 --- a/src/Generated/Models/PrintDuplexConfiguration.php +++ b/src/Generated/Models/PrintDuplexConfiguration.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintDuplexConfiguration extends Enum { - public const TWO_SIDED_LONG_EDGE = 'twoSidedLongEdge'; - public const TWO_SIDED_SHORT_EDGE = 'twoSidedShortEdge'; - public const ONE_SIDED = 'oneSided'; + public const TWO_SIDED_LONG_EDGE = "twoSidedLongEdge"; + public const TWO_SIDED_SHORT_EDGE = "twoSidedShortEdge"; + public const ONE_SIDED = "oneSided"; } diff --git a/src/Generated/Models/PrintDuplexMode.php b/src/Generated/Models/PrintDuplexMode.php index 9b462483f24..5adc568238a 100644 --- a/src/Generated/Models/PrintDuplexMode.php +++ b/src/Generated/Models/PrintDuplexMode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintDuplexMode extends Enum { - public const FLIP_ON_LONG_EDGE = 'flipOnLongEdge'; - public const FLIP_ON_SHORT_EDGE = 'flipOnShortEdge'; - public const ONE_SIDED = 'oneSided'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FLIP_ON_LONG_EDGE = "flipOnLongEdge"; + public const FLIP_ON_SHORT_EDGE = "flipOnShortEdge"; + public const ONE_SIDED = "oneSided"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintEvent.php b/src/Generated/Models/PrintEvent.php index b0fe480da53..eb810f1794c 100644 --- a/src/Generated/Models/PrintEvent.php +++ b/src/Generated/Models/PrintEvent.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintEvent extends Enum { - public const JOB_STARTED = 'jobStarted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const JOB_STARTED = "jobStarted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintFinishing.php b/src/Generated/Models/PrintFinishing.php index 8c88ed5628f..b9add453735 100644 --- a/src/Generated/Models/PrintFinishing.php +++ b/src/Generated/Models/PrintFinishing.php @@ -5,70 +5,70 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintFinishing extends Enum { - public const NONE = 'none'; - public const STAPLE = 'staple'; - public const PUNCH = 'punch'; - public const COVER = 'cover'; - public const BIND = 'bind'; - public const SADDLE_STITCH = 'saddleStitch'; - public const STITCH_EDGE = 'stitchEdge'; - public const STAPLE_TOP_LEFT = 'stapleTopLeft'; - public const STAPLE_BOTTOM_LEFT = 'stapleBottomLeft'; - public const STAPLE_TOP_RIGHT = 'stapleTopRight'; - public const STAPLE_BOTTOM_RIGHT = 'stapleBottomRight'; - public const STITCH_LEFT_EDGE = 'stitchLeftEdge'; - public const STITCH_TOP_EDGE = 'stitchTopEdge'; - public const STITCH_RIGHT_EDGE = 'stitchRightEdge'; - public const STITCH_BOTTOM_EDGE = 'stitchBottomEdge'; - public const STAPLE_DUAL_LEFT = 'stapleDualLeft'; - public const STAPLE_DUAL_TOP = 'stapleDualTop'; - public const STAPLE_DUAL_RIGHT = 'stapleDualRight'; - public const STAPLE_DUAL_BOTTOM = 'stapleDualBottom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const STAPLE_TRIPLE_LEFT = 'stapleTripleLeft'; - public const STAPLE_TRIPLE_TOP = 'stapleTripleTop'; - public const STAPLE_TRIPLE_RIGHT = 'stapleTripleRight'; - public const STAPLE_TRIPLE_BOTTOM = 'stapleTripleBottom'; - public const BIND_LEFT = 'bindLeft'; - public const BIND_TOP = 'bindTop'; - public const BIND_RIGHT = 'bindRight'; - public const BIND_BOTTOM = 'bindBottom'; - public const FOLD_ACCORDION = 'foldAccordion'; - public const FOLD_DOUBLE_GATE = 'foldDoubleGate'; - public const FOLD_GATE = 'foldGate'; - public const FOLD_HALF = 'foldHalf'; - public const FOLD_HALF_Z = 'foldHalfZ'; - public const FOLD_LEFT_GATE = 'foldLeftGate'; - public const FOLD_LETTER = 'foldLetter'; - public const FOLD_PARALLEL = 'foldParallel'; - public const FOLD_POSTER = 'foldPoster'; - public const FOLD_RIGHT_GATE = 'foldRightGate'; - public const FOLD_Z = 'foldZ'; - public const FOLD_ENGINEERING_Z = 'foldEngineeringZ'; - public const PUNCH_TOP_LEFT = 'punchTopLeft'; - public const PUNCH_BOTTOM_LEFT = 'punchBottomLeft'; - public const PUNCH_TOP_RIGHT = 'punchTopRight'; - public const PUNCH_BOTTOM_RIGHT = 'punchBottomRight'; - public const PUNCH_DUAL_LEFT = 'punchDualLeft'; - public const PUNCH_DUAL_TOP = 'punchDualTop'; - public const PUNCH_DUAL_RIGHT = 'punchDualRight'; - public const PUNCH_DUAL_BOTTOM = 'punchDualBottom'; - public const PUNCH_TRIPLE_LEFT = 'punchTripleLeft'; - public const PUNCH_TRIPLE_TOP = 'punchTripleTop'; - public const PUNCH_TRIPLE_RIGHT = 'punchTripleRight'; - public const PUNCH_TRIPLE_BOTTOM = 'punchTripleBottom'; - public const PUNCH_QUAD_LEFT = 'punchQuadLeft'; - public const PUNCH_QUAD_TOP = 'punchQuadTop'; - public const PUNCH_QUAD_RIGHT = 'punchQuadRight'; - public const PUNCH_QUAD_BOTTOM = 'punchQuadBottom'; - public const FOLD = 'fold'; - public const TRIM = 'trim'; - public const BALE = 'bale'; - public const BOOKLET_MAKER = 'bookletMaker'; - public const COAT = 'coat'; - public const LAMINATE = 'laminate'; - public const TRIM_AFTER_PAGES = 'trimAfterPages'; - public const TRIM_AFTER_DOCUMENTS = 'trimAfterDocuments'; - public const TRIM_AFTER_COPIES = 'trimAfterCopies'; - public const TRIM_AFTER_JOB = 'trimAfterJob'; + public const NONE = "none"; + public const STAPLE = "staple"; + public const PUNCH = "punch"; + public const COVER = "cover"; + public const BIND = "bind"; + public const SADDLE_STITCH = "saddleStitch"; + public const STITCH_EDGE = "stitchEdge"; + public const STAPLE_TOP_LEFT = "stapleTopLeft"; + public const STAPLE_BOTTOM_LEFT = "stapleBottomLeft"; + public const STAPLE_TOP_RIGHT = "stapleTopRight"; + public const STAPLE_BOTTOM_RIGHT = "stapleBottomRight"; + public const STITCH_LEFT_EDGE = "stitchLeftEdge"; + public const STITCH_TOP_EDGE = "stitchTopEdge"; + public const STITCH_RIGHT_EDGE = "stitchRightEdge"; + public const STITCH_BOTTOM_EDGE = "stitchBottomEdge"; + public const STAPLE_DUAL_LEFT = "stapleDualLeft"; + public const STAPLE_DUAL_TOP = "stapleDualTop"; + public const STAPLE_DUAL_RIGHT = "stapleDualRight"; + public const STAPLE_DUAL_BOTTOM = "stapleDualBottom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const STAPLE_TRIPLE_LEFT = "stapleTripleLeft"; + public const STAPLE_TRIPLE_TOP = "stapleTripleTop"; + public const STAPLE_TRIPLE_RIGHT = "stapleTripleRight"; + public const STAPLE_TRIPLE_BOTTOM = "stapleTripleBottom"; + public const BIND_LEFT = "bindLeft"; + public const BIND_TOP = "bindTop"; + public const BIND_RIGHT = "bindRight"; + public const BIND_BOTTOM = "bindBottom"; + public const FOLD_ACCORDION = "foldAccordion"; + public const FOLD_DOUBLE_GATE = "foldDoubleGate"; + public const FOLD_GATE = "foldGate"; + public const FOLD_HALF = "foldHalf"; + public const FOLD_HALF_Z = "foldHalfZ"; + public const FOLD_LEFT_GATE = "foldLeftGate"; + public const FOLD_LETTER = "foldLetter"; + public const FOLD_PARALLEL = "foldParallel"; + public const FOLD_POSTER = "foldPoster"; + public const FOLD_RIGHT_GATE = "foldRightGate"; + public const FOLD_Z = "foldZ"; + public const FOLD_ENGINEERING_Z = "foldEngineeringZ"; + public const PUNCH_TOP_LEFT = "punchTopLeft"; + public const PUNCH_BOTTOM_LEFT = "punchBottomLeft"; + public const PUNCH_TOP_RIGHT = "punchTopRight"; + public const PUNCH_BOTTOM_RIGHT = "punchBottomRight"; + public const PUNCH_DUAL_LEFT = "punchDualLeft"; + public const PUNCH_DUAL_TOP = "punchDualTop"; + public const PUNCH_DUAL_RIGHT = "punchDualRight"; + public const PUNCH_DUAL_BOTTOM = "punchDualBottom"; + public const PUNCH_TRIPLE_LEFT = "punchTripleLeft"; + public const PUNCH_TRIPLE_TOP = "punchTripleTop"; + public const PUNCH_TRIPLE_RIGHT = "punchTripleRight"; + public const PUNCH_TRIPLE_BOTTOM = "punchTripleBottom"; + public const PUNCH_QUAD_LEFT = "punchQuadLeft"; + public const PUNCH_QUAD_TOP = "punchQuadTop"; + public const PUNCH_QUAD_RIGHT = "punchQuadRight"; + public const PUNCH_QUAD_BOTTOM = "punchQuadBottom"; + public const FOLD = "fold"; + public const TRIM = "trim"; + public const BALE = "bale"; + public const BOOKLET_MAKER = "bookletMaker"; + public const COAT = "coat"; + public const LAMINATE = "laminate"; + public const TRIM_AFTER_PAGES = "trimAfterPages"; + public const TRIM_AFTER_DOCUMENTS = "trimAfterDocuments"; + public const TRIM_AFTER_COPIES = "trimAfterCopies"; + public const TRIM_AFTER_JOB = "trimAfterJob"; } diff --git a/src/Generated/Models/PrintJobProcessingState.php b/src/Generated/Models/PrintJobProcessingState.php index f47cdd9f486..350a80c2f59 100644 --- a/src/Generated/Models/PrintJobProcessingState.php +++ b/src/Generated/Models/PrintJobProcessingState.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintJobProcessingState extends Enum { - public const UNKNOWN = 'unknown'; - public const PENDING = 'pending'; - public const PROCESSING = 'processing'; - public const PAUSED = 'paused'; - public const STOPPED = 'stopped'; - public const COMPLETED = 'completed'; - public const CANCELED = 'canceled'; - public const ABORTED = 'aborted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const PENDING = "pending"; + public const PROCESSING = "processing"; + public const PAUSED = "paused"; + public const STOPPED = "stopped"; + public const COMPLETED = "completed"; + public const CANCELED = "canceled"; + public const ABORTED = "aborted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintJobStateDetail.php b/src/Generated/Models/PrintJobStateDetail.php index 273f2ac6894..fe395af5ab4 100644 --- a/src/Generated/Models/PrintJobStateDetail.php +++ b/src/Generated/Models/PrintJobStateDetail.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintJobStateDetail extends Enum { - public const UPLOAD_PENDING = 'uploadPending'; - public const TRANSFORMING = 'transforming'; - public const COMPLETED_SUCCESSFULLY = 'completedSuccessfully'; - public const COMPLETED_WITH_WARNINGS = 'completedWithWarnings'; - public const COMPLETED_WITH_ERRORS = 'completedWithErrors'; - public const RELEASE_WAIT = 'releaseWait'; - public const INTERPRETING = 'interpreting'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UPLOAD_PENDING = "uploadPending"; + public const TRANSFORMING = "transforming"; + public const COMPLETED_SUCCESSFULLY = "completedSuccessfully"; + public const COMPLETED_WITH_WARNINGS = "completedWithWarnings"; + public const COMPLETED_WITH_ERRORS = "completedWithErrors"; + public const RELEASE_WAIT = "releaseWait"; + public const INTERPRETING = "interpreting"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintMediaType.php b/src/Generated/Models/PrintMediaType.php index c78354eee80..95eb0b21775 100644 --- a/src/Generated/Models/PrintMediaType.php +++ b/src/Generated/Models/PrintMediaType.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintMediaType extends Enum { - public const STATIONERY = 'stationery'; - public const TRANSPARENCY = 'transparency'; - public const ENVELOPE = 'envelope'; - public const ENVELOPE_PLAIN = 'envelopePlain'; - public const CONTINUOUS = 'continuous'; - public const SCREEN = 'screen'; - public const SCREEN_PAGED = 'screenPaged'; - public const CONTINUOUS_LONG = 'continuousLong'; - public const CONTINUOUS_SHORT = 'continuousShort'; - public const ENVELOPE_WINDOW = 'envelopeWindow'; - public const MULTI_PART_FORM = 'multiPartForm'; - public const MULTI_LAYER = 'multiLayer'; - public const LABELS = 'labels'; + public const STATIONERY = "stationery"; + public const TRANSPARENCY = "transparency"; + public const ENVELOPE = "envelope"; + public const ENVELOPE_PLAIN = "envelopePlain"; + public const CONTINUOUS = "continuous"; + public const SCREEN = "screen"; + public const SCREEN_PAGED = "screenPaged"; + public const CONTINUOUS_LONG = "continuousLong"; + public const CONTINUOUS_SHORT = "continuousShort"; + public const ENVELOPE_WINDOW = "envelopeWindow"; + public const MULTI_PART_FORM = "multiPartForm"; + public const MULTI_LAYER = "multiLayer"; + public const LABELS = "labels"; } diff --git a/src/Generated/Models/PrintMultipageLayout.php b/src/Generated/Models/PrintMultipageLayout.php index 5e7ff975ef1..8c78e70a398 100644 --- a/src/Generated/Models/PrintMultipageLayout.php +++ b/src/Generated/Models/PrintMultipageLayout.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintMultipageLayout extends Enum { - public const CLOCKWISE_FROM_TOP_LEFT = 'clockwiseFromTopLeft'; - public const COUNTERCLOCKWISE_FROM_TOP_LEFT = 'counterclockwiseFromTopLeft'; - public const COUNTERCLOCKWISE_FROM_TOP_RIGHT = 'counterclockwiseFromTopRight'; - public const CLOCKWISE_FROM_TOP_RIGHT = 'clockwiseFromTopRight'; - public const COUNTERCLOCKWISE_FROM_BOTTOM_LEFT = 'counterclockwiseFromBottomLeft'; - public const CLOCKWISE_FROM_BOTTOM_LEFT = 'clockwiseFromBottomLeft'; - public const COUNTERCLOCKWISE_FROM_BOTTOM_RIGHT = 'counterclockwiseFromBottomRight'; - public const CLOCKWISE_FROM_BOTTOM_RIGHT = 'clockwiseFromBottomRight'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CLOCKWISE_FROM_TOP_LEFT = "clockwiseFromTopLeft"; + public const COUNTERCLOCKWISE_FROM_TOP_LEFT = "counterclockwiseFromTopLeft"; + public const COUNTERCLOCKWISE_FROM_TOP_RIGHT = "counterclockwiseFromTopRight"; + public const CLOCKWISE_FROM_TOP_RIGHT = "clockwiseFromTopRight"; + public const COUNTERCLOCKWISE_FROM_BOTTOM_LEFT = "counterclockwiseFromBottomLeft"; + public const CLOCKWISE_FROM_BOTTOM_LEFT = "clockwiseFromBottomLeft"; + public const COUNTERCLOCKWISE_FROM_BOTTOM_RIGHT = "counterclockwiseFromBottomRight"; + public const CLOCKWISE_FROM_BOTTOM_RIGHT = "clockwiseFromBottomRight"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintOperationProcessingState.php b/src/Generated/Models/PrintOperationProcessingState.php index d296fd14f7e..9814d950faa 100644 --- a/src/Generated/Models/PrintOperationProcessingState.php +++ b/src/Generated/Models/PrintOperationProcessingState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintOperationProcessingState extends Enum { - public const NOT_STARTED = 'notStarted'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintOrientation.php b/src/Generated/Models/PrintOrientation.php index fa4b8bdfe5b..73daeb728bc 100644 --- a/src/Generated/Models/PrintOrientation.php +++ b/src/Generated/Models/PrintOrientation.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintOrientation extends Enum { - public const PORTRAIT = 'portrait'; - public const LANDSCAPE = 'landscape'; - public const REVERSE_LANDSCAPE = 'reverseLandscape'; - public const REVERSE_PORTRAIT = 'reversePortrait'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PORTRAIT = "portrait"; + public const LANDSCAPE = "landscape"; + public const REVERSE_LANDSCAPE = "reverseLandscape"; + public const REVERSE_PORTRAIT = "reversePortrait"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintPresentationDirection.php b/src/Generated/Models/PrintPresentationDirection.php index 49c6eee4d2a..600826ccfef 100644 --- a/src/Generated/Models/PrintPresentationDirection.php +++ b/src/Generated/Models/PrintPresentationDirection.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintPresentationDirection extends Enum { - public const CLOCKWISE_FROM_TOP_LEFT = 'clockwiseFromTopLeft'; - public const COUNTER_CLOCKWISE_FROM_TOP_LEFT = 'counterClockwiseFromTopLeft'; - public const COUNTER_CLOCKWISE_FROM_TOP_RIGHT = 'counterClockwiseFromTopRight'; - public const CLOCKWISE_FROM_TOP_RIGHT = 'clockwiseFromTopRight'; - public const COUNTER_CLOCKWISE_FROM_BOTTOM_LEFT = 'counterClockwiseFromBottomLeft'; - public const CLOCKWISE_FROM_BOTTOM_LEFT = 'clockwiseFromBottomLeft'; - public const COUNTER_CLOCKWISE_FROM_BOTTOM_RIGHT = 'counterClockwiseFromBottomRight'; - public const CLOCKWISE_FROM_BOTTOM_RIGHT = 'clockwiseFromBottomRight'; + public const CLOCKWISE_FROM_TOP_LEFT = "clockwiseFromTopLeft"; + public const COUNTER_CLOCKWISE_FROM_TOP_LEFT = "counterClockwiseFromTopLeft"; + public const COUNTER_CLOCKWISE_FROM_TOP_RIGHT = "counterClockwiseFromTopRight"; + public const CLOCKWISE_FROM_TOP_RIGHT = "clockwiseFromTopRight"; + public const COUNTER_CLOCKWISE_FROM_BOTTOM_LEFT = "counterClockwiseFromBottomLeft"; + public const CLOCKWISE_FROM_BOTTOM_LEFT = "clockwiseFromBottomLeft"; + public const COUNTER_CLOCKWISE_FROM_BOTTOM_RIGHT = "counterClockwiseFromBottomRight"; + public const CLOCKWISE_FROM_BOTTOM_RIGHT = "clockwiseFromBottomRight"; } diff --git a/src/Generated/Models/PrintQuality.php b/src/Generated/Models/PrintQuality.php index d554f1ed78e..0f5c370cb70 100644 --- a/src/Generated/Models/PrintQuality.php +++ b/src/Generated/Models/PrintQuality.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintQuality extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintScaling.php b/src/Generated/Models/PrintScaling.php index 939f6765616..e0ccbae4ac5 100644 --- a/src/Generated/Models/PrintScaling.php +++ b/src/Generated/Models/PrintScaling.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintScaling extends Enum { - public const AUTO = 'auto'; - public const SHRINK_TO_FIT = 'shrinkToFit'; - public const FILL = 'fill'; - public const FIT = 'fit'; - public const NONE = 'none'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AUTO = "auto"; + public const SHRINK_TO_FIT = "shrinkToFit"; + public const FILL = "fill"; + public const FIT = "fit"; + public const NONE = "none"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrintTaskProcessingState.php b/src/Generated/Models/PrintTaskProcessingState.php index 458908d309e..2abe6151e4a 100644 --- a/src/Generated/Models/PrintTaskProcessingState.php +++ b/src/Generated/Models/PrintTaskProcessingState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PrintTaskProcessingState extends Enum { - public const PENDING = 'pending'; - public const PROCESSING = 'processing'; - public const COMPLETED = 'completed'; - public const ABORTED = 'aborted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const PROCESSING = "processing"; + public const COMPLETED = "completed"; + public const ABORTED = "aborted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrinterFeedDirection.php b/src/Generated/Models/PrinterFeedDirection.php index 02012115d81..0220d491733 100644 --- a/src/Generated/Models/PrinterFeedDirection.php +++ b/src/Generated/Models/PrinterFeedDirection.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PrinterFeedDirection extends Enum { - public const LONG_EDGE_FIRST = 'longEdgeFirst'; - public const SHORT_EDGE_FIRST = 'shortEdgeFirst'; + public const LONG_EDGE_FIRST = "longEdgeFirst"; + public const SHORT_EDGE_FIRST = "shortEdgeFirst"; } diff --git a/src/Generated/Models/PrinterFeedOrientation.php b/src/Generated/Models/PrinterFeedOrientation.php index 348d055d019..6cb706bef18 100644 --- a/src/Generated/Models/PrinterFeedOrientation.php +++ b/src/Generated/Models/PrinterFeedOrientation.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class PrinterFeedOrientation extends Enum { - public const LONG_EDGE_FIRST = 'longEdgeFirst'; - public const SHORT_EDGE_FIRST = 'shortEdgeFirst'; + public const LONG_EDGE_FIRST = "longEdgeFirst"; + public const SHORT_EDGE_FIRST = "shortEdgeFirst"; } diff --git a/src/Generated/Models/PrinterProcessingState.php b/src/Generated/Models/PrinterProcessingState.php index 640f3a54a8b..cd1e2aa0f1b 100644 --- a/src/Generated/Models/PrinterProcessingState.php +++ b/src/Generated/Models/PrinterProcessingState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PrinterProcessingState extends Enum { - public const UNKNOWN = 'unknown'; - public const IDLE = 'idle'; - public const PROCESSING = 'processing'; - public const STOPPED = 'stopped'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const IDLE = "idle"; + public const PROCESSING = "processing"; + public const STOPPED = "stopped"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrinterProcessingStateDetail.php b/src/Generated/Models/PrinterProcessingStateDetail.php index 65e2b4bffba..1183524b28b 100644 --- a/src/Generated/Models/PrinterProcessingStateDetail.php +++ b/src/Generated/Models/PrinterProcessingStateDetail.php @@ -5,830 +5,830 @@ use Microsoft\Kiota\Abstractions\Enum; class PrinterProcessingStateDetail extends Enum { - public const PAUSED = 'paused'; - public const MEDIA_JAM = 'mediaJam'; - public const MEDIA_NEEDED = 'mediaNeeded'; - public const MEDIA_LOW = 'mediaLow'; - public const MEDIA_EMPTY = 'mediaEmpty'; - public const COVER_OPEN = 'coverOpen'; - public const INTERLOCK_OPEN = 'interlockOpen'; - public const OUTPUT_TRAY_MISSING = 'outputTrayMissing'; - public const OUTPUT_AREA_FULL = 'outputAreaFull'; - public const MARKER_SUPPLY_LOW = 'markerSupplyLow'; - public const MARKER_SUPPLY_EMPTY = 'markerSupplyEmpty'; - public const INPUT_TRAY_MISSING = 'inputTrayMissing'; - public const OUTPUT_AREA_ALMOST_FULL = 'outputAreaAlmostFull'; - public const MARKER_WASTE_ALMOST_FULL = 'markerWasteAlmostFull'; - public const MARKER_WASTE_FULL = 'markerWasteFull'; - public const FUSER_OVER_TEMP = 'fuserOverTemp'; - public const FUSER_UNDER_TEMP = 'fuserUnderTemp'; - public const OTHER = 'other'; - public const NONE = 'none'; - public const MOVING_TO_PAUSED = 'movingToPaused'; - public const SHUTDOWN = 'shutdown'; - public const CONNECTING_TO_DEVICE = 'connectingToDevice'; - public const TIMED_OUT = 'timedOut'; - public const STOPPING = 'stopping'; - public const STOPPED_PARTIALLY = 'stoppedPartially'; - public const TONER_LOW = 'tonerLow'; - public const TONER_EMPTY = 'tonerEmpty'; - public const SPOOL_AREA_FULL = 'spoolAreaFull'; - public const DOOR_OPEN = 'doorOpen'; - public const OPTICAL_PHOTO_CONDUCTOR_NEAR_END_OF_LIFE = 'opticalPhotoConductorNearEndOfLife'; - public const OPTICAL_PHOTO_CONDUCTOR_LIFE_OVER = 'opticalPhotoConductorLifeOver'; - public const DEVELOPER_LOW = 'developerLow'; - public const DEVELOPER_EMPTY = 'developerEmpty'; - public const INTERPRETER_RESOURCE_UNAVAILABLE = 'interpreterResourceUnavailable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ALERT_REMOVAL_OF_BINARY_CHANGE_ENTRY = 'alertRemovalOfBinaryChangeEntry'; - public const BANDER_ADDED = 'banderAdded'; - public const BANDER_ALMOST_EMPTY = 'banderAlmostEmpty'; - public const BANDER_ALMOST_FULL = 'banderAlmostFull'; - public const BANDER_AT_LIMIT = 'banderAtLimit'; - public const BANDER_CLOSED = 'banderClosed'; - public const BANDER_CONFIGURATION_CHANGE = 'banderConfigurationChange'; - public const BANDER_COVER_CLOSED = 'banderCoverClosed'; - public const BANDER_COVER_OPEN = 'banderCoverOpen'; - public const BANDER_EMPTY = 'banderEmpty'; - public const BANDER_FULL = 'banderFull'; - public const BANDER_INTERLOCK_CLOSED = 'banderInterlockClosed'; - public const BANDER_INTERLOCK_OPEN = 'banderInterlockOpen'; - public const BANDER_JAM = 'banderJam'; - public const BANDER_LIFE_ALMOST_OVER = 'banderLifeAlmostOver'; - public const BANDER_LIFE_OVER = 'banderLifeOver'; - public const BANDER_MEMORY_EXHAUSTED = 'banderMemoryExhausted'; - public const BANDER_MISSING = 'banderMissing'; - public const BANDER_MOTOR_FAILURE = 'banderMotorFailure'; - public const BANDER_NEAR_LIMIT = 'banderNearLimit'; - public const BANDER_OFFLINE = 'banderOffline'; - public const BANDER_OPENED = 'banderOpened'; - public const BANDER_OVER_TEMPERATURE = 'banderOverTemperature'; - public const BANDER_POWER_SAVER = 'banderPowerSaver'; - public const BANDER_RECOVERABLE_FAILURE = 'banderRecoverableFailure'; - public const BANDER_RECOVERABLE_STORAGE = 'banderRecoverableStorage'; - public const BANDER_REMOVED = 'banderRemoved'; - public const BANDER_RESOURCE_ADDED = 'banderResourceAdded'; - public const BANDER_RESOURCE_REMOVED = 'banderResourceRemoved'; - public const BANDER_THERMISTOR_FAILURE = 'banderThermistorFailure'; - public const BANDER_TIMING_FAILURE = 'banderTimingFailure'; - public const BANDER_TURNED_OFF = 'banderTurnedOff'; - public const BANDER_TURNED_ON = 'banderTurnedOn'; - public const BANDER_UNDER_TEMPERATURE = 'banderUnderTemperature'; - public const BANDER_UNRECOVERABLE_FAILURE = 'banderUnrecoverableFailure'; - public const BANDER_UNRECOVERABLE_STORAGE_ERROR = 'banderUnrecoverableStorageError'; - public const BANDER_WARMING_UP = 'banderWarmingUp'; - public const BINDER_ADDED = 'binderAdded'; - public const BINDER_ALMOST_EMPTY = 'binderAlmostEmpty'; - public const BINDER_ALMOST_FULL = 'binderAlmostFull'; - public const BINDER_AT_LIMIT = 'binderAtLimit'; - public const BINDER_CLOSED = 'binderClosed'; - public const BINDER_CONFIGURATION_CHANGE = 'binderConfigurationChange'; - public const BINDER_COVER_CLOSED = 'binderCoverClosed'; - public const BINDER_COVER_OPEN = 'binderCoverOpen'; - public const BINDER_EMPTY = 'binderEmpty'; - public const BINDER_FULL = 'binderFull'; - public const BINDER_INTERLOCK_CLOSED = 'binderInterlockClosed'; - public const BINDER_INTERLOCK_OPEN = 'binderInterlockOpen'; - public const BINDER_JAM = 'binderJam'; - public const BINDER_LIFE_ALMOST_OVER = 'binderLifeAlmostOver'; - public const BINDER_LIFE_OVER = 'binderLifeOver'; - public const BINDER_MEMORY_EXHAUSTED = 'binderMemoryExhausted'; - public const BINDER_MISSING = 'binderMissing'; - public const BINDER_MOTOR_FAILURE = 'binderMotorFailure'; - public const BINDER_NEAR_LIMIT = 'binderNearLimit'; - public const BINDER_OFFLINE = 'binderOffline'; - public const BINDER_OPENED = 'binderOpened'; - public const BINDER_OVER_TEMPERATURE = 'binderOverTemperature'; - public const BINDER_POWER_SAVER = 'binderPowerSaver'; - public const BINDER_RECOVERABLE_FAILURE = 'binderRecoverableFailure'; - public const BINDER_RECOVERABLE_STORAGE = 'binderRecoverableStorage'; - public const BINDER_REMOVED = 'binderRemoved'; - public const BINDER_RESOURCE_ADDED = 'binderResourceAdded'; - public const BINDER_RESOURCE_REMOVED = 'binderResourceRemoved'; - public const BINDER_THERMISTOR_FAILURE = 'binderThermistorFailure'; - public const BINDER_TIMING_FAILURE = 'binderTimingFailure'; - public const BINDER_TURNED_OFF = 'binderTurnedOff'; - public const BINDER_TURNED_ON = 'binderTurnedOn'; - public const BINDER_UNDER_TEMPERATURE = 'binderUnderTemperature'; - public const BINDER_UNRECOVERABLE_FAILURE = 'binderUnrecoverableFailure'; - public const BINDER_UNRECOVERABLE_STORAGE_ERROR = 'binderUnrecoverableStorageError'; - public const BINDER_WARMING_UP = 'binderWarmingUp'; - public const CAMERA_FAILURE = 'cameraFailure'; - public const CHAMBER_COOLING = 'chamberCooling'; - public const CHAMBER_FAILURE = 'chamberFailure'; - public const CHAMBER_HEATING = 'chamberHeating'; - public const CHAMBER_TEMPERATURE_HIGH = 'chamberTemperatureHigh'; - public const CHAMBER_TEMPERATURE_LOW = 'chamberTemperatureLow'; - public const CLEANER_LIFE_ALMOST_OVER = 'cleanerLifeAlmostOver'; - public const CLEANER_LIFE_OVER = 'cleanerLifeOver'; - public const CONFIGURATION_CHANGE = 'configurationChange'; - public const DEACTIVATED = 'deactivated'; - public const DELETED = 'deleted'; - public const DIE_CUTTER_ADDED = 'dieCutterAdded'; - public const DIE_CUTTER_ALMOST_EMPTY = 'dieCutterAlmostEmpty'; - public const DIE_CUTTER_ALMOST_FULL = 'dieCutterAlmostFull'; - public const DIE_CUTTER_AT_LIMIT = 'dieCutterAtLimit'; - public const DIE_CUTTER_CLOSED = 'dieCutterClosed'; - public const DIE_CUTTER_CONFIGURATION_CHANGE = 'dieCutterConfigurationChange'; - public const DIE_CUTTER_COVER_CLOSED = 'dieCutterCoverClosed'; - public const DIE_CUTTER_COVER_OPEN = 'dieCutterCoverOpen'; - public const DIE_CUTTER_EMPTY = 'dieCutterEmpty'; - public const DIE_CUTTER_FULL = 'dieCutterFull'; - public const DIE_CUTTER_INTERLOCK_CLOSED = 'dieCutterInterlockClosed'; - public const DIE_CUTTER_INTERLOCK_OPEN = 'dieCutterInterlockOpen'; - public const DIE_CUTTER_JAM = 'dieCutterJam'; - public const DIE_CUTTER_LIFE_ALMOST_OVER = 'dieCutterLifeAlmostOver'; - public const DIE_CUTTER_LIFE_OVER = 'dieCutterLifeOver'; - public const DIE_CUTTER_MEMORY_EXHAUSTED = 'dieCutterMemoryExhausted'; - public const DIE_CUTTER_MISSING = 'dieCutterMissing'; - public const DIE_CUTTER_MOTOR_FAILURE = 'dieCutterMotorFailure'; - public const DIE_CUTTER_NEAR_LIMIT = 'dieCutterNearLimit'; - public const DIE_CUTTER_OFFLINE = 'dieCutterOffline'; - public const DIE_CUTTER_OPENED = 'dieCutterOpened'; - public const DIE_CUTTER_OVER_TEMPERATURE = 'dieCutterOverTemperature'; - public const DIE_CUTTER_POWER_SAVER = 'dieCutterPowerSaver'; - public const DIE_CUTTER_RECOVERABLE_FAILURE = 'dieCutterRecoverableFailure'; - public const DIE_CUTTER_RECOVERABLE_STORAGE = 'dieCutterRecoverableStorage'; - public const DIE_CUTTER_REMOVED = 'dieCutterRemoved'; - public const DIE_CUTTER_RESOURCE_ADDED = 'dieCutterResourceAdded'; - public const DIE_CUTTER_RESOURCE_REMOVED = 'dieCutterResourceRemoved'; - public const DIE_CUTTER_THERMISTOR_FAILURE = 'dieCutterThermistorFailure'; - public const DIE_CUTTER_TIMING_FAILURE = 'dieCutterTimingFailure'; - public const DIE_CUTTER_TURNED_OFF = 'dieCutterTurnedOff'; - public const DIE_CUTTER_TURNED_ON = 'dieCutterTurnedOn'; - public const DIE_CUTTER_UNDER_TEMPERATURE = 'dieCutterUnderTemperature'; - public const DIE_CUTTER_UNRECOVERABLE_FAILURE = 'dieCutterUnrecoverableFailure'; - public const DIE_CUTTER_UNRECOVERABLE_STORAGE_ERROR = 'dieCutterUnrecoverableStorageError'; - public const DIE_CUTTER_WARMING_UP = 'dieCutterWarmingUp'; - public const EXTRUDER_COOLING = 'extruderCooling'; - public const EXTRUDER_FAILURE = 'extruderFailure'; - public const EXTRUDER_HEATING = 'extruderHeating'; - public const EXTRUDER_JAM = 'extruderJam'; - public const EXTRUDER_TEMPERATURE_HIGH = 'extruderTemperatureHigh'; - public const EXTRUDER_TEMPERATURE_LOW = 'extruderTemperatureLow'; - public const FAN_FAILURE = 'fanFailure'; - public const FAX_MODEM_LIFE_ALMOST_OVER = 'faxModemLifeAlmostOver'; - public const FAX_MODEM_LIFE_OVER = 'faxModemLifeOver'; - public const FAX_MODEM_MISSING = 'faxModemMissing'; - public const FAX_MODEM_TURNED_OFF = 'faxModemTurnedOff'; - public const FAX_MODEM_TURNED_ON = 'faxModemTurnedOn'; - public const FOLDER_ADDED = 'folderAdded'; - public const FOLDER_ALMOST_EMPTY = 'folderAlmostEmpty'; - public const FOLDER_ALMOST_FULL = 'folderAlmostFull'; - public const FOLDER_AT_LIMIT = 'folderAtLimit'; - public const FOLDER_CLOSED = 'folderClosed'; - public const FOLDER_CONFIGURATION_CHANGE = 'folderConfigurationChange'; - public const FOLDER_COVER_CLOSED = 'folderCoverClosed'; - public const FOLDER_COVER_OPEN = 'folderCoverOpen'; - public const FOLDER_EMPTY = 'folderEmpty'; - public const FOLDER_FULL = 'folderFull'; - public const FOLDER_INTERLOCK_CLOSED = 'folderInterlockClosed'; - public const FOLDER_INTERLOCK_OPEN = 'folderInterlockOpen'; - public const FOLDER_JAM = 'folderJam'; - public const FOLDER_LIFE_ALMOST_OVER = 'folderLifeAlmostOver'; - public const FOLDER_LIFE_OVER = 'folderLifeOver'; - public const FOLDER_MEMORY_EXHAUSTED = 'folderMemoryExhausted'; - public const FOLDER_MISSING = 'folderMissing'; - public const FOLDER_MOTOR_FAILURE = 'folderMotorFailure'; - public const FOLDER_NEAR_LIMIT = 'folderNearLimit'; - public const FOLDER_OFFLINE = 'folderOffline'; - public const FOLDER_OPENED = 'folderOpened'; - public const FOLDER_OVER_TEMPERATURE = 'folderOverTemperature'; - public const FOLDER_POWER_SAVER = 'folderPowerSaver'; - public const FOLDER_RECOVERABLE_FAILURE = 'folderRecoverableFailure'; - public const FOLDER_RECOVERABLE_STORAGE = 'folderRecoverableStorage'; - public const FOLDER_REMOVED = 'folderRemoved'; - public const FOLDER_RESOURCE_ADDED = 'folderResourceAdded'; - public const FOLDER_RESOURCE_REMOVED = 'folderResourceRemoved'; - public const FOLDER_THERMISTOR_FAILURE = 'folderThermistorFailure'; - public const FOLDER_TIMING_FAILURE = 'folderTimingFailure'; - public const FOLDER_TURNED_OFF = 'folderTurnedOff'; - public const FOLDER_TURNED_ON = 'folderTurnedOn'; - public const FOLDER_UNDER_TEMPERATURE = 'folderUnderTemperature'; - public const FOLDER_UNRECOVERABLE_FAILURE = 'folderUnrecoverableFailure'; - public const FOLDER_UNRECOVERABLE_STORAGE_ERROR = 'folderUnrecoverableStorageError'; - public const FOLDER_WARMING_UP = 'folderWarmingUp'; - public const HIBERNATE = 'hibernate'; - public const HOLD_NEW_JOBS = 'holdNewJobs'; - public const IDENTIFY_PRINTER_REQUESTED = 'identifyPrinterRequested'; - public const IMPRINTER_ADDED = 'imprinterAdded'; - public const IMPRINTER_ALMOST_EMPTY = 'imprinterAlmostEmpty'; - public const IMPRINTER_ALMOST_FULL = 'imprinterAlmostFull'; - public const IMPRINTER_AT_LIMIT = 'imprinterAtLimit'; - public const IMPRINTER_CLOSED = 'imprinterClosed'; - public const IMPRINTER_CONFIGURATION_CHANGE = 'imprinterConfigurationChange'; - public const IMPRINTER_COVER_CLOSED = 'imprinterCoverClosed'; - public const IMPRINTER_COVER_OPEN = 'imprinterCoverOpen'; - public const IMPRINTER_EMPTY = 'imprinterEmpty'; - public const IMPRINTER_FULL = 'imprinterFull'; - public const IMPRINTER_INTERLOCK_CLOSED = 'imprinterInterlockClosed'; - public const IMPRINTER_INTERLOCK_OPEN = 'imprinterInterlockOpen'; - public const IMPRINTER_JAM = 'imprinterJam'; - public const IMPRINTER_LIFE_ALMOST_OVER = 'imprinterLifeAlmostOver'; - public const IMPRINTER_LIFE_OVER = 'imprinterLifeOver'; - public const IMPRINTER_MEMORY_EXHAUSTED = 'imprinterMemoryExhausted'; - public const IMPRINTER_MISSING = 'imprinterMissing'; - public const IMPRINTER_MOTOR_FAILURE = 'imprinterMotorFailure'; - public const IMPRINTER_NEAR_LIMIT = 'imprinterNearLimit'; - public const IMPRINTER_OFFLINE = 'imprinterOffline'; - public const IMPRINTER_OPENED = 'imprinterOpened'; - public const IMPRINTER_OVER_TEMPERATURE = 'imprinterOverTemperature'; - public const IMPRINTER_POWER_SAVER = 'imprinterPowerSaver'; - public const IMPRINTER_RECOVERABLE_FAILURE = 'imprinterRecoverableFailure'; - public const IMPRINTER_RECOVERABLE_STORAGE = 'imprinterRecoverableStorage'; - public const IMPRINTER_REMOVED = 'imprinterRemoved'; - public const IMPRINTER_RESOURCE_ADDED = 'imprinterResourceAdded'; - public const IMPRINTER_RESOURCE_REMOVED = 'imprinterResourceRemoved'; - public const IMPRINTER_THERMISTOR_FAILURE = 'imprinterThermistorFailure'; - public const IMPRINTER_TIMING_FAILURE = 'imprinterTimingFailure'; - public const IMPRINTER_TURNED_OFF = 'imprinterTurnedOff'; - public const IMPRINTER_TURNED_ON = 'imprinterTurnedOn'; - public const IMPRINTER_UNDER_TEMPERATURE = 'imprinterUnderTemperature'; - public const IMPRINTER_UNRECOVERABLE_FAILURE = 'imprinterUnrecoverableFailure'; - public const IMPRINTER_UNRECOVERABLE_STORAGE_ERROR = 'imprinterUnrecoverableStorageError'; - public const IMPRINTER_WARMING_UP = 'imprinterWarmingUp'; - public const INPUT_CANNOT_FEED_SIZE_SELECTED = 'inputCannotFeedSizeSelected'; - public const INPUT_MANUAL_INPUT_REQUEST = 'inputManualInputRequest'; - public const INPUT_MEDIA_COLOR_CHANGE = 'inputMediaColorChange'; - public const INPUT_MEDIA_FORM_PARTS_CHANGE = 'inputMediaFormPartsChange'; - public const INPUT_MEDIA_SIZE_CHANGE = 'inputMediaSizeChange'; - public const INPUT_MEDIA_TRAY_FAILURE = 'inputMediaTrayFailure'; - public const INPUT_MEDIA_TRAY_FEED_ERROR = 'inputMediaTrayFeedError'; - public const INPUT_MEDIA_TRAY_JAM = 'inputMediaTrayJam'; - public const INPUT_MEDIA_TYPE_CHANGE = 'inputMediaTypeChange'; - public const INPUT_MEDIA_WEIGHT_CHANGE = 'inputMediaWeightChange'; - public const INPUT_PICK_ROLLER_FAILURE = 'inputPickRollerFailure'; - public const INPUT_PICK_ROLLER_LIFE_OVER = 'inputPickRollerLifeOver'; - public const INPUT_PICK_ROLLER_LIFE_WARN = 'inputPickRollerLifeWarn'; - public const INPUT_PICK_ROLLER_MISSING = 'inputPickRollerMissing'; - public const INPUT_TRAY_ELEVATION_FAILURE = 'inputTrayElevationFailure'; - public const INPUT_TRAY_POSITION_FAILURE = 'inputTrayPositionFailure'; - public const INSERTER_ADDED = 'inserterAdded'; - public const INSERTER_ALMOST_EMPTY = 'inserterAlmostEmpty'; - public const INSERTER_ALMOST_FULL = 'inserterAlmostFull'; - public const INSERTER_AT_LIMIT = 'inserterAtLimit'; - public const INSERTER_CLOSED = 'inserterClosed'; - public const INSERTER_CONFIGURATION_CHANGE = 'inserterConfigurationChange'; - public const INSERTER_COVER_CLOSED = 'inserterCoverClosed'; - public const INSERTER_COVER_OPEN = 'inserterCoverOpen'; - public const INSERTER_EMPTY = 'inserterEmpty'; - public const INSERTER_FULL = 'inserterFull'; - public const INSERTER_INTERLOCK_CLOSED = 'inserterInterlockClosed'; - public const INSERTER_INTERLOCK_OPEN = 'inserterInterlockOpen'; - public const INSERTER_JAM = 'inserterJam'; - public const INSERTER_LIFE_ALMOST_OVER = 'inserterLifeAlmostOver'; - public const INSERTER_LIFE_OVER = 'inserterLifeOver'; - public const INSERTER_MEMORY_EXHAUSTED = 'inserterMemoryExhausted'; - public const INSERTER_MISSING = 'inserterMissing'; - public const INSERTER_MOTOR_FAILURE = 'inserterMotorFailure'; - public const INSERTER_NEAR_LIMIT = 'inserterNearLimit'; - public const INSERTER_OFFLINE = 'inserterOffline'; - public const INSERTER_OPENED = 'inserterOpened'; - public const INSERTER_OVER_TEMPERATURE = 'inserterOverTemperature'; - public const INSERTER_POWER_SAVER = 'inserterPowerSaver'; - public const INSERTER_RECOVERABLE_FAILURE = 'inserterRecoverableFailure'; - public const INSERTER_RECOVERABLE_STORAGE = 'inserterRecoverableStorage'; - public const INSERTER_REMOVED = 'inserterRemoved'; - public const INSERTER_RESOURCE_ADDED = 'inserterResourceAdded'; - public const INSERTER_RESOURCE_REMOVED = 'inserterResourceRemoved'; - public const INSERTER_THERMISTOR_FAILURE = 'inserterThermistorFailure'; - public const INSERTER_TIMING_FAILURE = 'inserterTimingFailure'; - public const INSERTER_TURNED_OFF = 'inserterTurnedOff'; - public const INSERTER_TURNED_ON = 'inserterTurnedOn'; - public const INSERTER_UNDER_TEMPERATURE = 'inserterUnderTemperature'; - public const INSERTER_UNRECOVERABLE_FAILURE = 'inserterUnrecoverableFailure'; - public const INSERTER_UNRECOVERABLE_STORAGE_ERROR = 'inserterUnrecoverableStorageError'; - public const INSERTER_WARMING_UP = 'inserterWarmingUp'; - public const INTERLOCK_CLOSED = 'interlockClosed'; - public const INTERPRETER_CARTRIDGE_ADDED = 'interpreterCartridgeAdded'; - public const INTERPRETER_CARTRIDGE_DELETED = 'interpreterCartridgeDeleted'; - public const INTERPRETER_COMPLEX_PAGE_ENCOUNTERED = 'interpreterComplexPageEncountered'; - public const INTERPRETER_MEMORY_DECREASE = 'interpreterMemoryDecrease'; - public const INTERPRETER_MEMORY_INCREASE = 'interpreterMemoryIncrease'; - public const INTERPRETER_RESOURCE_ADDED = 'interpreterResourceAdded'; - public const INTERPRETER_RESOURCE_DELETED = 'interpreterResourceDeleted'; - public const LAMP_AT_EOL = 'lampAtEol'; - public const LAMP_FAILURE = 'lampFailure'; - public const LAMP_NEAR_EOL = 'lampNearEol'; - public const LASER_AT_EOL = 'laserAtEol'; - public const LASER_FAILURE = 'laserFailure'; - public const LASER_NEAR_EOL = 'laserNearEol'; - public const MAKE_ENVELOPE_ADDED = 'makeEnvelopeAdded'; - public const MAKE_ENVELOPE_ALMOST_EMPTY = 'makeEnvelopeAlmostEmpty'; - public const MAKE_ENVELOPE_ALMOST_FULL = 'makeEnvelopeAlmostFull'; - public const MAKE_ENVELOPE_AT_LIMIT = 'makeEnvelopeAtLimit'; - public const MAKE_ENVELOPE_CLOSED = 'makeEnvelopeClosed'; - public const MAKE_ENVELOPE_CONFIGURATION_CHANGE = 'makeEnvelopeConfigurationChange'; - public const MAKE_ENVELOPE_COVER_CLOSED = 'makeEnvelopeCoverClosed'; - public const MAKE_ENVELOPE_COVER_OPEN = 'makeEnvelopeCoverOpen'; - public const MAKE_ENVELOPE_EMPTY = 'makeEnvelopeEmpty'; - public const MAKE_ENVELOPE_FULL = 'makeEnvelopeFull'; - public const MAKE_ENVELOPE_INTERLOCK_CLOSED = 'makeEnvelopeInterlockClosed'; - public const MAKE_ENVELOPE_INTERLOCK_OPEN = 'makeEnvelopeInterlockOpen'; - public const MAKE_ENVELOPE_JAM = 'makeEnvelopeJam'; - public const MAKE_ENVELOPE_LIFE_ALMOST_OVER = 'makeEnvelopeLifeAlmostOver'; - public const MAKE_ENVELOPE_LIFE_OVER = 'makeEnvelopeLifeOver'; - public const MAKE_ENVELOPE_MEMORY_EXHAUSTED = 'makeEnvelopeMemoryExhausted'; - public const MAKE_ENVELOPE_MISSING = 'makeEnvelopeMissing'; - public const MAKE_ENVELOPE_MOTOR_FAILURE = 'makeEnvelopeMotorFailure'; - public const MAKE_ENVELOPE_NEAR_LIMIT = 'makeEnvelopeNearLimit'; - public const MAKE_ENVELOPE_OFFLINE = 'makeEnvelopeOffline'; - public const MAKE_ENVELOPE_OPENED = 'makeEnvelopeOpened'; - public const MAKE_ENVELOPE_OVER_TEMPERATURE = 'makeEnvelopeOverTemperature'; - public const MAKE_ENVELOPE_POWER_SAVER = 'makeEnvelopePowerSaver'; - public const MAKE_ENVELOPE_RECOVERABLE_FAILURE = 'makeEnvelopeRecoverableFailure'; - public const MAKE_ENVELOPE_RECOVERABLE_STORAGE = 'makeEnvelopeRecoverableStorage'; - public const MAKE_ENVELOPE_REMOVED = 'makeEnvelopeRemoved'; - public const MAKE_ENVELOPE_RESOURCE_ADDED = 'makeEnvelopeResourceAdded'; - public const MAKE_ENVELOPE_RESOURCE_REMOVED = 'makeEnvelopeResourceRemoved'; - public const MAKE_ENVELOPE_THERMISTOR_FAILURE = 'makeEnvelopeThermistorFailure'; - public const MAKE_ENVELOPE_TIMING_FAILURE = 'makeEnvelopeTimingFailure'; - public const MAKE_ENVELOPE_TURNED_OFF = 'makeEnvelopeTurnedOff'; - public const MAKE_ENVELOPE_TURNED_ON = 'makeEnvelopeTurnedOn'; - public const MAKE_ENVELOPE_UNDER_TEMPERATURE = 'makeEnvelopeUnderTemperature'; - public const MAKE_ENVELOPE_UNRECOVERABLE_FAILURE = 'makeEnvelopeUnrecoverableFailure'; - public const MAKE_ENVELOPE_UNRECOVERABLE_STORAGE_ERROR = 'makeEnvelopeUnrecoverableStorageError'; - public const MAKE_ENVELOPE_WARMING_UP = 'makeEnvelopeWarmingUp'; - public const MARKER_ADJUSTING_PRINT_QUALITY = 'markerAdjustingPrintQuality'; - public const MARKER_CLEANER_MISSING = 'markerCleanerMissing'; - public const MARKER_DEVELOPER_ALMOST_EMPTY = 'markerDeveloperAlmostEmpty'; - public const MARKER_DEVELOPER_EMPTY = 'markerDeveloperEmpty'; - public const MARKER_DEVELOPER_MISSING = 'markerDeveloperMissing'; - public const MARKER_FUSER_MISSING = 'markerFuserMissing'; - public const MARKER_FUSER_THERMISTOR_FAILURE = 'markerFuserThermistorFailure'; - public const MARKER_FUSER_TIMING_FAILURE = 'markerFuserTimingFailure'; - public const MARKER_INK_ALMOST_EMPTY = 'markerInkAlmostEmpty'; - public const MARKER_INK_EMPTY = 'markerInkEmpty'; - public const MARKER_INK_MISSING = 'markerInkMissing'; - public const MARKER_OPC_MISSING = 'markerOpcMissing'; - public const MARKER_PRINT_RIBBON_ALMOST_EMPTY = 'markerPrintRibbonAlmostEmpty'; - public const MARKER_PRINT_RIBBON_EMPTY = 'markerPrintRibbonEmpty'; - public const MARKER_PRINT_RIBBON_MISSING = 'markerPrintRibbonMissing'; - public const MARKER_SUPPLY_ALMOST_EMPTY = 'markerSupplyAlmostEmpty'; - public const MARKER_SUPPLY_MISSING = 'markerSupplyMissing'; - public const MARKER_TONER_CARTRIDGE_MISSING = 'markerTonerCartridgeMissing'; - public const MARKER_TONER_MISSING = 'markerTonerMissing'; - public const MARKER_WASTE_INK_RECEPTACLE_ALMOST_FULL = 'markerWasteInkReceptacleAlmostFull'; - public const MARKER_WASTE_INK_RECEPTACLE_FULL = 'markerWasteInkReceptacleFull'; - public const MARKER_WASTE_INK_RECEPTACLE_MISSING = 'markerWasteInkReceptacleMissing'; - public const MARKER_WASTE_MISSING = 'markerWasteMissing'; - public const MARKER_WASTE_TONER_RECEPTACLE_ALMOST_FULL = 'markerWasteTonerReceptacleAlmostFull'; - public const MARKER_WASTE_TONER_RECEPTACLE_FULL = 'markerWasteTonerReceptacleFull'; - public const MARKER_WASTE_TONER_RECEPTACLE_MISSING = 'markerWasteTonerReceptacleMissing'; - public const MATERIAL_EMPTY = 'materialEmpty'; - public const MATERIAL_LOW = 'materialLow'; - public const MATERIAL_NEEDED = 'materialNeeded'; - public const MEDIA_DRYING = 'mediaDrying'; - public const MEDIA_PATH_CANNOT_DUPLEX_MEDIA_SELECTED = 'mediaPathCannotDuplexMediaSelected'; - public const MEDIA_PATH_FAILURE = 'mediaPathFailure'; - public const MEDIA_PATH_INPUT_EMPTY = 'mediaPathInputEmpty'; - public const MEDIA_PATH_INPUT_FEED_ERROR = 'mediaPathInputFeedError'; - public const MEDIA_PATH_INPUT_JAM = 'mediaPathInputJam'; - public const MEDIA_PATH_INPUT_REQUEST = 'mediaPathInputRequest'; - public const MEDIA_PATH_JAM = 'mediaPathJam'; - public const MEDIA_PATH_MEDIA_TRAY_ALMOST_FULL = 'mediaPathMediaTrayAlmostFull'; - public const MEDIA_PATH_MEDIA_TRAY_FULL = 'mediaPathMediaTrayFull'; - public const MEDIA_PATH_MEDIA_TRAY_MISSING = 'mediaPathMediaTrayMissing'; - public const MEDIA_PATH_OUTPUT_FEED_ERROR = 'mediaPathOutputFeedError'; - public const MEDIA_PATH_OUTPUT_FULL = 'mediaPathOutputFull'; - public const MEDIA_PATH_OUTPUT_JAM = 'mediaPathOutputJam'; - public const MEDIA_PATH_PICK_ROLLER_FAILURE = 'mediaPathPickRollerFailure'; - public const MEDIA_PATH_PICK_ROLLER_LIFE_OVER = 'mediaPathPickRollerLifeOver'; - public const MEDIA_PATH_PICK_ROLLER_LIFE_WARN = 'mediaPathPickRollerLifeWarn'; - public const MEDIA_PATH_PICK_ROLLER_MISSING = 'mediaPathPickRollerMissing'; - public const MOTOR_FAILURE = 'motorFailure'; - public const OUTPUT_MAILBOX_SELECT_FAILURE = 'outputMailboxSelectFailure'; - public const OUTPUT_MEDIA_TRAY_FAILURE = 'outputMediaTrayFailure'; - public const OUTPUT_MEDIA_TRAY_FEED_ERROR = 'outputMediaTrayFeedError'; - public const OUTPUT_MEDIA_TRAY_JAM = 'outputMediaTrayJam'; - public const PERFORATER_ADDED = 'perforaterAdded'; - public const PERFORATER_ALMOST_EMPTY = 'perforaterAlmostEmpty'; - public const PERFORATER_ALMOST_FULL = 'perforaterAlmostFull'; - public const PERFORATER_AT_LIMIT = 'perforaterAtLimit'; - public const PERFORATER_CLOSED = 'perforaterClosed'; - public const PERFORATER_CONFIGURATION_CHANGE = 'perforaterConfigurationChange'; - public const PERFORATER_COVER_CLOSED = 'perforaterCoverClosed'; - public const PERFORATER_COVER_OPEN = 'perforaterCoverOpen'; - public const PERFORATER_EMPTY = 'perforaterEmpty'; - public const PERFORATER_FULL = 'perforaterFull'; - public const PERFORATER_INTERLOCK_CLOSED = 'perforaterInterlockClosed'; - public const PERFORATER_INTERLOCK_OPEN = 'perforaterInterlockOpen'; - public const PERFORATER_JAM = 'perforaterJam'; - public const PERFORATER_LIFE_ALMOST_OVER = 'perforaterLifeAlmostOver'; - public const PERFORATER_LIFE_OVER = 'perforaterLifeOver'; - public const PERFORATER_MEMORY_EXHAUSTED = 'perforaterMemoryExhausted'; - public const PERFORATER_MISSING = 'perforaterMissing'; - public const PERFORATER_MOTOR_FAILURE = 'perforaterMotorFailure'; - public const PERFORATER_NEAR_LIMIT = 'perforaterNearLimit'; - public const PERFORATER_OFFLINE = 'perforaterOffline'; - public const PERFORATER_OPENED = 'perforaterOpened'; - public const PERFORATER_OVER_TEMPERATURE = 'perforaterOverTemperature'; - public const PERFORATER_POWER_SAVER = 'perforaterPowerSaver'; - public const PERFORATER_RECOVERABLE_FAILURE = 'perforaterRecoverableFailure'; - public const PERFORATER_RECOVERABLE_STORAGE = 'perforaterRecoverableStorage'; - public const PERFORATER_REMOVED = 'perforaterRemoved'; - public const PERFORATER_RESOURCE_ADDED = 'perforaterResourceAdded'; - public const PERFORATER_RESOURCE_REMOVED = 'perforaterResourceRemoved'; - public const PERFORATER_THERMISTOR_FAILURE = 'perforaterThermistorFailure'; - public const PERFORATER_TIMING_FAILURE = 'perforaterTimingFailure'; - public const PERFORATER_TURNED_OFF = 'perforaterTurnedOff'; - public const PERFORATER_TURNED_ON = 'perforaterTurnedOn'; - public const PERFORATER_UNDER_TEMPERATURE = 'perforaterUnderTemperature'; - public const PERFORATER_UNRECOVERABLE_FAILURE = 'perforaterUnrecoverableFailure'; - public const PERFORATER_UNRECOVERABLE_STORAGE_ERROR = 'perforaterUnrecoverableStorageError'; - public const PERFORATER_WARMING_UP = 'perforaterWarmingUp'; - public const PLATFORM_COOLING = 'platformCooling'; - public const PLATFORM_FAILURE = 'platformFailure'; - public const PLATFORM_HEATING = 'platformHeating'; - public const PLATFORM_TEMPERATURE_HIGH = 'platformTemperatureHigh'; - public const PLATFORM_TEMPERATURE_LOW = 'platformTemperatureLow'; - public const POWER_DOWN = 'powerDown'; - public const POWER_UP = 'powerUp'; - public const PRINTER_MANUAL_RESET = 'printerManualReset'; - public const PRINTER_NMS_RESET = 'printerNmsReset'; - public const PRINTER_READY_TO_PRINT = 'printerReadyToPrint'; - public const PUNCHER_ADDED = 'puncherAdded'; - public const PUNCHER_ALMOST_EMPTY = 'puncherAlmostEmpty'; - public const PUNCHER_ALMOST_FULL = 'puncherAlmostFull'; - public const PUNCHER_AT_LIMIT = 'puncherAtLimit'; - public const PUNCHER_CLOSED = 'puncherClosed'; - public const PUNCHER_CONFIGURATION_CHANGE = 'puncherConfigurationChange'; - public const PUNCHER_COVER_CLOSED = 'puncherCoverClosed'; - public const PUNCHER_COVER_OPEN = 'puncherCoverOpen'; - public const PUNCHER_EMPTY = 'puncherEmpty'; - public const PUNCHER_FULL = 'puncherFull'; - public const PUNCHER_INTERLOCK_CLOSED = 'puncherInterlockClosed'; - public const PUNCHER_INTERLOCK_OPEN = 'puncherInterlockOpen'; - public const PUNCHER_JAM = 'puncherJam'; - public const PUNCHER_LIFE_ALMOST_OVER = 'puncherLifeAlmostOver'; - public const PUNCHER_LIFE_OVER = 'puncherLifeOver'; - public const PUNCHER_MEMORY_EXHAUSTED = 'puncherMemoryExhausted'; - public const PUNCHER_MISSING = 'puncherMissing'; - public const PUNCHER_MOTOR_FAILURE = 'puncherMotorFailure'; - public const PUNCHER_NEAR_LIMIT = 'puncherNearLimit'; - public const PUNCHER_OFFLINE = 'puncherOffline'; - public const PUNCHER_OPENED = 'puncherOpened'; - public const PUNCHER_OVER_TEMPERATURE = 'puncherOverTemperature'; - public const PUNCHER_POWER_SAVER = 'puncherPowerSaver'; - public const PUNCHER_RECOVERABLE_FAILURE = 'puncherRecoverableFailure'; - public const PUNCHER_RECOVERABLE_STORAGE = 'puncherRecoverableStorage'; - public const PUNCHER_REMOVED = 'puncherRemoved'; - public const PUNCHER_RESOURCE_ADDED = 'puncherResourceAdded'; - public const PUNCHER_RESOURCE_REMOVED = 'puncherResourceRemoved'; - public const PUNCHER_THERMISTOR_FAILURE = 'puncherThermistorFailure'; - public const PUNCHER_TIMING_FAILURE = 'puncherTimingFailure'; - public const PUNCHER_TURNED_OFF = 'puncherTurnedOff'; - public const PUNCHER_TURNED_ON = 'puncherTurnedOn'; - public const PUNCHER_UNDER_TEMPERATURE = 'puncherUnderTemperature'; - public const PUNCHER_UNRECOVERABLE_FAILURE = 'puncherUnrecoverableFailure'; - public const PUNCHER_UNRECOVERABLE_STORAGE_ERROR = 'puncherUnrecoverableStorageError'; - public const PUNCHER_WARMING_UP = 'puncherWarmingUp'; - public const RESUMING = 'resuming'; - public const SCAN_MEDIA_PATH_FAILURE = 'scanMediaPathFailure'; - public const SCAN_MEDIA_PATH_INPUT_EMPTY = 'scanMediaPathInputEmpty'; - public const SCAN_MEDIA_PATH_INPUT_FEED_ERROR = 'scanMediaPathInputFeedError'; - public const SCAN_MEDIA_PATH_INPUT_JAM = 'scanMediaPathInputJam'; - public const SCAN_MEDIA_PATH_INPUT_REQUEST = 'scanMediaPathInputRequest'; - public const SCAN_MEDIA_PATH_JAM = 'scanMediaPathJam'; - public const SCAN_MEDIA_PATH_OUTPUT_FEED_ERROR = 'scanMediaPathOutputFeedError'; - public const SCAN_MEDIA_PATH_OUTPUT_FULL = 'scanMediaPathOutputFull'; - public const SCAN_MEDIA_PATH_OUTPUT_JAM = 'scanMediaPathOutputJam'; - public const SCAN_MEDIA_PATH_PICK_ROLLER_FAILURE = 'scanMediaPathPickRollerFailure'; - public const SCAN_MEDIA_PATH_PICK_ROLLER_LIFE_OVER = 'scanMediaPathPickRollerLifeOver'; - public const SCAN_MEDIA_PATH_PICK_ROLLER_LIFE_WARN = 'scanMediaPathPickRollerLifeWarn'; - public const SCAN_MEDIA_PATH_PICK_ROLLER_MISSING = 'scanMediaPathPickRollerMissing'; - public const SCAN_MEDIA_PATH_TRAY_ALMOST_FULL = 'scanMediaPathTrayAlmostFull'; - public const SCAN_MEDIA_PATH_TRAY_FULL = 'scanMediaPathTrayFull'; - public const SCAN_MEDIA_PATH_TRAY_MISSING = 'scanMediaPathTrayMissing'; - public const SCANNER_LIGHT_FAILURE = 'scannerLightFailure'; - public const SCANNER_LIGHT_LIFE_ALMOST_OVER = 'scannerLightLifeAlmostOver'; - public const SCANNER_LIGHT_LIFE_OVER = 'scannerLightLifeOver'; - public const SCANNER_LIGHT_MISSING = 'scannerLightMissing'; - public const SCANNER_SENSOR_FAILURE = 'scannerSensorFailure'; - public const SCANNER_SENSOR_LIFE_ALMOST_OVER = 'scannerSensorLifeAlmostOver'; - public const SCANNER_SENSOR_LIFE_OVER = 'scannerSensorLifeOver'; - public const SCANNER_SENSOR_MISSING = 'scannerSensorMissing'; - public const SEPARATION_CUTTER_ADDED = 'separationCutterAdded'; - public const SEPARATION_CUTTER_ALMOST_EMPTY = 'separationCutterAlmostEmpty'; - public const SEPARATION_CUTTER_ALMOST_FULL = 'separationCutterAlmostFull'; - public const SEPARATION_CUTTER_AT_LIMIT = 'separationCutterAtLimit'; - public const SEPARATION_CUTTER_CLOSED = 'separationCutterClosed'; - public const SEPARATION_CUTTER_CONFIGURATION_CHANGE = 'separationCutterConfigurationChange'; - public const SEPARATION_CUTTER_COVER_CLOSED = 'separationCutterCoverClosed'; - public const SEPARATION_CUTTER_COVER_OPEN = 'separationCutterCoverOpen'; - public const SEPARATION_CUTTER_EMPTY = 'separationCutterEmpty'; - public const SEPARATION_CUTTER_FULL = 'separationCutterFull'; - public const SEPARATION_CUTTER_INTERLOCK_CLOSED = 'separationCutterInterlockClosed'; - public const SEPARATION_CUTTER_INTERLOCK_OPEN = 'separationCutterInterlockOpen'; - public const SEPARATION_CUTTER_JAM = 'separationCutterJam'; - public const SEPARATION_CUTTER_LIFE_ALMOST_OVER = 'separationCutterLifeAlmostOver'; - public const SEPARATION_CUTTER_LIFE_OVER = 'separationCutterLifeOver'; - public const SEPARATION_CUTTER_MEMORY_EXHAUSTED = 'separationCutterMemoryExhausted'; - public const SEPARATION_CUTTER_MISSING = 'separationCutterMissing'; - public const SEPARATION_CUTTER_MOTOR_FAILURE = 'separationCutterMotorFailure'; - public const SEPARATION_CUTTER_NEAR_LIMIT = 'separationCutterNearLimit'; - public const SEPARATION_CUTTER_OFFLINE = 'separationCutterOffline'; - public const SEPARATION_CUTTER_OPENED = 'separationCutterOpened'; - public const SEPARATION_CUTTER_OVER_TEMPERATURE = 'separationCutterOverTemperature'; - public const SEPARATION_CUTTER_POWER_SAVER = 'separationCutterPowerSaver'; - public const SEPARATION_CUTTER_RECOVERABLE_FAILURE = 'separationCutterRecoverableFailure'; - public const SEPARATION_CUTTER_RECOVERABLE_STORAGE = 'separationCutterRecoverableStorage'; - public const SEPARATION_CUTTER_REMOVED = 'separationCutterRemoved'; - public const SEPARATION_CUTTER_RESOURCE_ADDED = 'separationCutterResourceAdded'; - public const SEPARATION_CUTTER_RESOURCE_REMOVED = 'separationCutterResourceRemoved'; - public const SEPARATION_CUTTER_THERMISTOR_FAILURE = 'separationCutterThermistorFailure'; - public const SEPARATION_CUTTER_TIMING_FAILURE = 'separationCutterTimingFailure'; - public const SEPARATION_CUTTER_TURNED_OFF = 'separationCutterTurnedOff'; - public const SEPARATION_CUTTER_TURNED_ON = 'separationCutterTurnedOn'; - public const SEPARATION_CUTTER_UNDER_TEMPERATURE = 'separationCutterUnderTemperature'; - public const SEPARATION_CUTTER_UNRECOVERABLE_FAILURE = 'separationCutterUnrecoverableFailure'; - public const SEPARATION_CUTTER_UNRECOVERABLE_STORAGE_ERROR = 'separationCutterUnrecoverableStorageError'; - public const SEPARATION_CUTTER_WARMING_UP = 'separationCutterWarmingUp'; - public const SHEET_ROTATOR_ADDED = 'sheetRotatorAdded'; - public const SHEET_ROTATOR_ALMOST_EMPTY = 'sheetRotatorAlmostEmpty'; - public const SHEET_ROTATOR_ALMOST_FULL = 'sheetRotatorAlmostFull'; - public const SHEET_ROTATOR_AT_LIMIT = 'sheetRotatorAtLimit'; - public const SHEET_ROTATOR_CLOSED = 'sheetRotatorClosed'; - public const SHEET_ROTATOR_CONFIGURATION_CHANGE = 'sheetRotatorConfigurationChange'; - public const SHEET_ROTATOR_COVER_CLOSED = 'sheetRotatorCoverClosed'; - public const SHEET_ROTATOR_COVER_OPEN = 'sheetRotatorCoverOpen'; - public const SHEET_ROTATOR_EMPTY = 'sheetRotatorEmpty'; - public const SHEET_ROTATOR_FULL = 'sheetRotatorFull'; - public const SHEET_ROTATOR_INTERLOCK_CLOSED = 'sheetRotatorInterlockClosed'; - public const SHEET_ROTATOR_INTERLOCK_OPEN = 'sheetRotatorInterlockOpen'; - public const SHEET_ROTATOR_JAM = 'sheetRotatorJam'; - public const SHEET_ROTATOR_LIFE_ALMOST_OVER = 'sheetRotatorLifeAlmostOver'; - public const SHEET_ROTATOR_LIFE_OVER = 'sheetRotatorLifeOver'; - public const SHEET_ROTATOR_MEMORY_EXHAUSTED = 'sheetRotatorMemoryExhausted'; - public const SHEET_ROTATOR_MISSING = 'sheetRotatorMissing'; - public const SHEET_ROTATOR_MOTOR_FAILURE = 'sheetRotatorMotorFailure'; - public const SHEET_ROTATOR_NEAR_LIMIT = 'sheetRotatorNearLimit'; - public const SHEET_ROTATOR_OFFLINE = 'sheetRotatorOffline'; - public const SHEET_ROTATOR_OPENED = 'sheetRotatorOpened'; - public const SHEET_ROTATOR_OVER_TEMPERATURE = 'sheetRotatorOverTemperature'; - public const SHEET_ROTATOR_POWER_SAVER = 'sheetRotatorPowerSaver'; - public const SHEET_ROTATOR_RECOVERABLE_FAILURE = 'sheetRotatorRecoverableFailure'; - public const SHEET_ROTATOR_RECOVERABLE_STORAGE = 'sheetRotatorRecoverableStorage'; - public const SHEET_ROTATOR_REMOVED = 'sheetRotatorRemoved'; - public const SHEET_ROTATOR_RESOURCE_ADDED = 'sheetRotatorResourceAdded'; - public const SHEET_ROTATOR_RESOURCE_REMOVED = 'sheetRotatorResourceRemoved'; - public const SHEET_ROTATOR_THERMISTOR_FAILURE = 'sheetRotatorThermistorFailure'; - public const SHEET_ROTATOR_TIMING_FAILURE = 'sheetRotatorTimingFailure'; - public const SHEET_ROTATOR_TURNED_OFF = 'sheetRotatorTurnedOff'; - public const SHEET_ROTATOR_TURNED_ON = 'sheetRotatorTurnedOn'; - public const SHEET_ROTATOR_UNDER_TEMPERATURE = 'sheetRotatorUnderTemperature'; - public const SHEET_ROTATOR_UNRECOVERABLE_FAILURE = 'sheetRotatorUnrecoverableFailure'; - public const SHEET_ROTATOR_UNRECOVERABLE_STORAGE_ERROR = 'sheetRotatorUnrecoverableStorageError'; - public const SHEET_ROTATOR_WARMING_UP = 'sheetRotatorWarmingUp'; - public const SLITTER_ADDED = 'slitterAdded'; - public const SLITTER_ALMOST_EMPTY = 'slitterAlmostEmpty'; - public const SLITTER_ALMOST_FULL = 'slitterAlmostFull'; - public const SLITTER_AT_LIMIT = 'slitterAtLimit'; - public const SLITTER_CLOSED = 'slitterClosed'; - public const SLITTER_CONFIGURATION_CHANGE = 'slitterConfigurationChange'; - public const SLITTER_COVER_CLOSED = 'slitterCoverClosed'; - public const SLITTER_COVER_OPEN = 'slitterCoverOpen'; - public const SLITTER_EMPTY = 'slitterEmpty'; - public const SLITTER_FULL = 'slitterFull'; - public const SLITTER_INTERLOCK_CLOSED = 'slitterInterlockClosed'; - public const SLITTER_INTERLOCK_OPEN = 'slitterInterlockOpen'; - public const SLITTER_JAM = 'slitterJam'; - public const SLITTER_LIFE_ALMOST_OVER = 'slitterLifeAlmostOver'; - public const SLITTER_LIFE_OVER = 'slitterLifeOver'; - public const SLITTER_MEMORY_EXHAUSTED = 'slitterMemoryExhausted'; - public const SLITTER_MISSING = 'slitterMissing'; - public const SLITTER_MOTOR_FAILURE = 'slitterMotorFailure'; - public const SLITTER_NEAR_LIMIT = 'slitterNearLimit'; - public const SLITTER_OFFLINE = 'slitterOffline'; - public const SLITTER_OPENED = 'slitterOpened'; - public const SLITTER_OVER_TEMPERATURE = 'slitterOverTemperature'; - public const SLITTER_POWER_SAVER = 'slitterPowerSaver'; - public const SLITTER_RECOVERABLE_FAILURE = 'slitterRecoverableFailure'; - public const SLITTER_RECOVERABLE_STORAGE = 'slitterRecoverableStorage'; - public const SLITTER_REMOVED = 'slitterRemoved'; - public const SLITTER_RESOURCE_ADDED = 'slitterResourceAdded'; - public const SLITTER_RESOURCE_REMOVED = 'slitterResourceRemoved'; - public const SLITTER_THERMISTOR_FAILURE = 'slitterThermistorFailure'; - public const SLITTER_TIMING_FAILURE = 'slitterTimingFailure'; - public const SLITTER_TURNED_OFF = 'slitterTurnedOff'; - public const SLITTER_TURNED_ON = 'slitterTurnedOn'; - public const SLITTER_UNDER_TEMPERATURE = 'slitterUnderTemperature'; - public const SLITTER_UNRECOVERABLE_FAILURE = 'slitterUnrecoverableFailure'; - public const SLITTER_UNRECOVERABLE_STORAGE_ERROR = 'slitterUnrecoverableStorageError'; - public const SLITTER_WARMING_UP = 'slitterWarmingUp'; - public const STACKER_ADDED = 'stackerAdded'; - public const STACKER_ALMOST_EMPTY = 'stackerAlmostEmpty'; - public const STACKER_ALMOST_FULL = 'stackerAlmostFull'; - public const STACKER_AT_LIMIT = 'stackerAtLimit'; - public const STACKER_CLOSED = 'stackerClosed'; - public const STACKER_CONFIGURATION_CHANGE = 'stackerConfigurationChange'; - public const STACKER_COVER_CLOSED = 'stackerCoverClosed'; - public const STACKER_COVER_OPEN = 'stackerCoverOpen'; - public const STACKER_EMPTY = 'stackerEmpty'; - public const STACKER_FULL = 'stackerFull'; - public const STACKER_INTERLOCK_CLOSED = 'stackerInterlockClosed'; - public const STACKER_INTERLOCK_OPEN = 'stackerInterlockOpen'; - public const STACKER_JAM = 'stackerJam'; - public const STACKER_LIFE_ALMOST_OVER = 'stackerLifeAlmostOver'; - public const STACKER_LIFE_OVER = 'stackerLifeOver'; - public const STACKER_MEMORY_EXHAUSTED = 'stackerMemoryExhausted'; - public const STACKER_MISSING = 'stackerMissing'; - public const STACKER_MOTOR_FAILURE = 'stackerMotorFailure'; - public const STACKER_NEAR_LIMIT = 'stackerNearLimit'; - public const STACKER_OFFLINE = 'stackerOffline'; - public const STACKER_OPENED = 'stackerOpened'; - public const STACKER_OVER_TEMPERATURE = 'stackerOverTemperature'; - public const STACKER_POWER_SAVER = 'stackerPowerSaver'; - public const STACKER_RECOVERABLE_FAILURE = 'stackerRecoverableFailure'; - public const STACKER_RECOVERABLE_STORAGE = 'stackerRecoverableStorage'; - public const STACKER_REMOVED = 'stackerRemoved'; - public const STACKER_RESOURCE_ADDED = 'stackerResourceAdded'; - public const STACKER_RESOURCE_REMOVED = 'stackerResourceRemoved'; - public const STACKER_THERMISTOR_FAILURE = 'stackerThermistorFailure'; - public const STACKER_TIMING_FAILURE = 'stackerTimingFailure'; - public const STACKER_TURNED_OFF = 'stackerTurnedOff'; - public const STACKER_TURNED_ON = 'stackerTurnedOn'; - public const STACKER_UNDER_TEMPERATURE = 'stackerUnderTemperature'; - public const STACKER_UNRECOVERABLE_FAILURE = 'stackerUnrecoverableFailure'; - public const STACKER_UNRECOVERABLE_STORAGE_ERROR = 'stackerUnrecoverableStorageError'; - public const STACKER_WARMING_UP = 'stackerWarmingUp'; - public const STANDBY = 'standby'; - public const STAPLER_ADDED = 'staplerAdded'; - public const STAPLER_ALMOST_EMPTY = 'staplerAlmostEmpty'; - public const STAPLER_ALMOST_FULL = 'staplerAlmostFull'; - public const STAPLER_AT_LIMIT = 'staplerAtLimit'; - public const STAPLER_CLOSED = 'staplerClosed'; - public const STAPLER_CONFIGURATION_CHANGE = 'staplerConfigurationChange'; - public const STAPLER_COVER_CLOSED = 'staplerCoverClosed'; - public const STAPLER_COVER_OPEN = 'staplerCoverOpen'; - public const STAPLER_EMPTY = 'staplerEmpty'; - public const STAPLER_FULL = 'staplerFull'; - public const STAPLER_INTERLOCK_CLOSED = 'staplerInterlockClosed'; - public const STAPLER_INTERLOCK_OPEN = 'staplerInterlockOpen'; - public const STAPLER_JAM = 'staplerJam'; - public const STAPLER_LIFE_ALMOST_OVER = 'staplerLifeAlmostOver'; - public const STAPLER_LIFE_OVER = 'staplerLifeOver'; - public const STAPLER_MEMORY_EXHAUSTED = 'staplerMemoryExhausted'; - public const STAPLER_MISSING = 'staplerMissing'; - public const STAPLER_MOTOR_FAILURE = 'staplerMotorFailure'; - public const STAPLER_NEAR_LIMIT = 'staplerNearLimit'; - public const STAPLER_OFFLINE = 'staplerOffline'; - public const STAPLER_OPENED = 'staplerOpened'; - public const STAPLER_OVER_TEMPERATURE = 'staplerOverTemperature'; - public const STAPLER_POWER_SAVER = 'staplerPowerSaver'; - public const STAPLER_RECOVERABLE_FAILURE = 'staplerRecoverableFailure'; - public const STAPLER_RECOVERABLE_STORAGE = 'staplerRecoverableStorage'; - public const STAPLER_REMOVED = 'staplerRemoved'; - public const STAPLER_RESOURCE_ADDED = 'staplerResourceAdded'; - public const STAPLER_RESOURCE_REMOVED = 'staplerResourceRemoved'; - public const STAPLER_THERMISTOR_FAILURE = 'staplerThermistorFailure'; - public const STAPLER_TIMING_FAILURE = 'staplerTimingFailure'; - public const STAPLER_TURNED_OFF = 'staplerTurnedOff'; - public const STAPLER_TURNED_ON = 'staplerTurnedOn'; - public const STAPLER_UNDER_TEMPERATURE = 'staplerUnderTemperature'; - public const STAPLER_UNRECOVERABLE_FAILURE = 'staplerUnrecoverableFailure'; - public const STAPLER_UNRECOVERABLE_STORAGE_ERROR = 'staplerUnrecoverableStorageError'; - public const STAPLER_WARMING_UP = 'staplerWarmingUp'; - public const STITCHER_ADDED = 'stitcherAdded'; - public const STITCHER_ALMOST_EMPTY = 'stitcherAlmostEmpty'; - public const STITCHER_ALMOST_FULL = 'stitcherAlmostFull'; - public const STITCHER_AT_LIMIT = 'stitcherAtLimit'; - public const STITCHER_CLOSED = 'stitcherClosed'; - public const STITCHER_CONFIGURATION_CHANGE = 'stitcherConfigurationChange'; - public const STITCHER_COVER_CLOSED = 'stitcherCoverClosed'; - public const STITCHER_COVER_OPEN = 'stitcherCoverOpen'; - public const STITCHER_EMPTY = 'stitcherEmpty'; - public const STITCHER_FULL = 'stitcherFull'; - public const STITCHER_INTERLOCK_CLOSED = 'stitcherInterlockClosed'; - public const STITCHER_INTERLOCK_OPEN = 'stitcherInterlockOpen'; - public const STITCHER_JAM = 'stitcherJam'; - public const STITCHER_LIFE_ALMOST_OVER = 'stitcherLifeAlmostOver'; - public const STITCHER_LIFE_OVER = 'stitcherLifeOver'; - public const STITCHER_MEMORY_EXHAUSTED = 'stitcherMemoryExhausted'; - public const STITCHER_MISSING = 'stitcherMissing'; - public const STITCHER_MOTOR_FAILURE = 'stitcherMotorFailure'; - public const STITCHER_NEAR_LIMIT = 'stitcherNearLimit'; - public const STITCHER_OFFLINE = 'stitcherOffline'; - public const STITCHER_OPENED = 'stitcherOpened'; - public const STITCHER_OVER_TEMPERATURE = 'stitcherOverTemperature'; - public const STITCHER_POWER_SAVER = 'stitcherPowerSaver'; - public const STITCHER_RECOVERABLE_FAILURE = 'stitcherRecoverableFailure'; - public const STITCHER_RECOVERABLE_STORAGE = 'stitcherRecoverableStorage'; - public const STITCHER_REMOVED = 'stitcherRemoved'; - public const STITCHER_RESOURCE_ADDED = 'stitcherResourceAdded'; - public const STITCHER_RESOURCE_REMOVED = 'stitcherResourceRemoved'; - public const STITCHER_THERMISTOR_FAILURE = 'stitcherThermistorFailure'; - public const STITCHER_TIMING_FAILURE = 'stitcherTimingFailure'; - public const STITCHER_TURNED_OFF = 'stitcherTurnedOff'; - public const STITCHER_TURNED_ON = 'stitcherTurnedOn'; - public const STITCHER_UNDER_TEMPERATURE = 'stitcherUnderTemperature'; - public const STITCHER_UNRECOVERABLE_FAILURE = 'stitcherUnrecoverableFailure'; - public const STITCHER_UNRECOVERABLE_STORAGE_ERROR = 'stitcherUnrecoverableStorageError'; - public const STITCHER_WARMING_UP = 'stitcherWarmingUp'; - public const SUBUNIT_ADDED = 'subunitAdded'; - public const SUBUNIT_ALMOST_EMPTY = 'subunitAlmostEmpty'; - public const SUBUNIT_ALMOST_FULL = 'subunitAlmostFull'; - public const SUBUNIT_AT_LIMIT = 'subunitAtLimit'; - public const SUBUNIT_CLOSED = 'subunitClosed'; - public const SUBUNIT_COOLING_DOWN = 'subunitCoolingDown'; - public const SUBUNIT_EMPTY = 'subunitEmpty'; - public const SUBUNIT_FULL = 'subunitFull'; - public const SUBUNIT_LIFE_ALMOST_OVER = 'subunitLifeAlmostOver'; - public const SUBUNIT_LIFE_OVER = 'subunitLifeOver'; - public const SUBUNIT_MEMORY_EXHAUSTED = 'subunitMemoryExhausted'; - public const SUBUNIT_MISSING = 'subunitMissing'; - public const SUBUNIT_MOTOR_FAILURE = 'subunitMotorFailure'; - public const SUBUNIT_NEAR_LIMIT = 'subunitNearLimit'; - public const SUBUNIT_OFFLINE = 'subunitOffline'; - public const SUBUNIT_OPENED = 'subunitOpened'; - public const SUBUNIT_OVER_TEMPERATURE = 'subunitOverTemperature'; - public const SUBUNIT_POWER_SAVER = 'subunitPowerSaver'; - public const SUBUNIT_RECOVERABLE_FAILURE = 'subunitRecoverableFailure'; - public const SUBUNIT_RECOVERABLE_STORAGE = 'subunitRecoverableStorage'; - public const SUBUNIT_REMOVED = 'subunitRemoved'; - public const SUBUNIT_RESOURCE_ADDED = 'subunitResourceAdded'; - public const SUBUNIT_RESOURCE_REMOVED = 'subunitResourceRemoved'; - public const SUBUNIT_THERMISTOR_FAILURE = 'subunitThermistorFailure'; - public const SUBUNIT_TIMING_FAILURE = 'subunitTimingFailure'; - public const SUBUNIT_TURNED_OFF = 'subunitTurnedOff'; - public const SUBUNIT_TURNED_ON = 'subunitTurnedOn'; - public const SUBUNIT_UNDER_TEMPERATURE = 'subunitUnderTemperature'; - public const SUBUNIT_UNRECOVERABLE_FAILURE = 'subunitUnrecoverableFailure'; - public const SUBUNIT_UNRECOVERABLE_STORAGE = 'subunitUnrecoverableStorage'; - public const SUBUNIT_WARMING_UP = 'subunitWarmingUp'; - public const SUSPEND = 'suspend'; - public const TESTING = 'testing'; - public const TRIMMER_ADDED = 'trimmerAdded'; - public const TRIMMER_ALMOST_EMPTY = 'trimmerAlmostEmpty'; - public const TRIMMER_ALMOST_FULL = 'trimmerAlmostFull'; - public const TRIMMER_AT_LIMIT = 'trimmerAtLimit'; - public const TRIMMER_CLOSED = 'trimmerClosed'; - public const TRIMMER_CONFIGURATION_CHANGE = 'trimmerConfigurationChange'; - public const TRIMMER_COVER_CLOSED = 'trimmerCoverClosed'; - public const TRIMMER_COVER_OPEN = 'trimmerCoverOpen'; - public const TRIMMER_EMPTY = 'trimmerEmpty'; - public const TRIMMER_FULL = 'trimmerFull'; - public const TRIMMER_INTERLOCK_CLOSED = 'trimmerInterlockClosed'; - public const TRIMMER_INTERLOCK_OPEN = 'trimmerInterlockOpen'; - public const TRIMMER_JAM = 'trimmerJam'; - public const TRIMMER_LIFE_ALMOST_OVER = 'trimmerLifeAlmostOver'; - public const TRIMMER_LIFE_OVER = 'trimmerLifeOver'; - public const TRIMMER_MEMORY_EXHAUSTED = 'trimmerMemoryExhausted'; - public const TRIMMER_MISSING = 'trimmerMissing'; - public const TRIMMER_MOTOR_FAILURE = 'trimmerMotorFailure'; - public const TRIMMER_NEAR_LIMIT = 'trimmerNearLimit'; - public const TRIMMER_OFFLINE = 'trimmerOffline'; - public const TRIMMER_OPENED = 'trimmerOpened'; - public const TRIMMER_OVER_TEMPERATURE = 'trimmerOverTemperature'; - public const TRIMMER_POWER_SAVER = 'trimmerPowerSaver'; - public const TRIMMER_RECOVERABLE_FAILURE = 'trimmerRecoverableFailure'; - public const TRIMMER_RECOVERABLE_STORAGE = 'trimmerRecoverableStorage'; - public const TRIMMER_REMOVED = 'trimmerRemoved'; - public const TRIMMER_RESOURCE_ADDED = 'trimmerResourceAdded'; - public const TRIMMER_RESOURCE_REMOVED = 'trimmerResourceRemoved'; - public const TRIMMER_THERMISTOR_FAILURE = 'trimmerThermistorFailure'; - public const TRIMMER_TIMING_FAILURE = 'trimmerTimingFailure'; - public const TRIMMER_TURNED_OFF = 'trimmerTurnedOff'; - public const TRIMMER_TURNED_ON = 'trimmerTurnedOn'; - public const TRIMMER_UNDER_TEMPERATURE = 'trimmerUnderTemperature'; - public const TRIMMER_UNRECOVERABLE_FAILURE = 'trimmerUnrecoverableFailure'; - public const TRIMMER_UNRECOVERABLE_STORAGE_ERROR = 'trimmerUnrecoverableStorageError'; - public const TRIMMER_WARMING_UP = 'trimmerWarmingUp'; - public const UNKNOWN = 'unknown'; - public const WRAPPER_ADDED = 'wrapperAdded'; - public const WRAPPER_ALMOST_EMPTY = 'wrapperAlmostEmpty'; - public const WRAPPER_ALMOST_FULL = 'wrapperAlmostFull'; - public const WRAPPER_AT_LIMIT = 'wrapperAtLimit'; - public const WRAPPER_CLOSED = 'wrapperClosed'; - public const WRAPPER_CONFIGURATION_CHANGE = 'wrapperConfigurationChange'; - public const WRAPPER_COVER_CLOSED = 'wrapperCoverClosed'; - public const WRAPPER_COVER_OPEN = 'wrapperCoverOpen'; - public const WRAPPER_EMPTY = 'wrapperEmpty'; - public const WRAPPER_FULL = 'wrapperFull'; - public const WRAPPER_INTERLOCK_CLOSED = 'wrapperInterlockClosed'; - public const WRAPPER_INTERLOCK_OPEN = 'wrapperInterlockOpen'; - public const WRAPPER_JAM = 'wrapperJam'; - public const WRAPPER_LIFE_ALMOST_OVER = 'wrapperLifeAlmostOver'; - public const WRAPPER_LIFE_OVER = 'wrapperLifeOver'; - public const WRAPPER_MEMORY_EXHAUSTED = 'wrapperMemoryExhausted'; - public const WRAPPER_MISSING = 'wrapperMissing'; - public const WRAPPER_MOTOR_FAILURE = 'wrapperMotorFailure'; - public const WRAPPER_NEAR_LIMIT = 'wrapperNearLimit'; - public const WRAPPER_OFFLINE = 'wrapperOffline'; - public const WRAPPER_OPENED = 'wrapperOpened'; - public const WRAPPER_OVER_TEMPERATURE = 'wrapperOverTemperature'; - public const WRAPPER_POWER_SAVER = 'wrapperPowerSaver'; - public const WRAPPER_RECOVERABLE_FAILURE = 'wrapperRecoverableFailure'; - public const WRAPPER_RECOVERABLE_STORAGE = 'wrapperRecoverableStorage'; - public const WRAPPER_REMOVED = 'wrapperRemoved'; - public const WRAPPER_RESOURCE_ADDED = 'wrapperResourceAdded'; - public const WRAPPER_RESOURCE_REMOVED = 'wrapperResourceRemoved'; - public const WRAPPER_THERMISTOR_FAILURE = 'wrapperThermistorFailure'; - public const WRAPPER_TIMING_FAILURE = 'wrapperTimingFailure'; - public const WRAPPER_TURNED_OFF = 'wrapperTurnedOff'; - public const WRAPPER_TURNED_ON = 'wrapperTurnedOn'; - public const WRAPPER_UNDER_TEMPERATURE = 'wrapperUnderTemperature'; - public const WRAPPER_UNRECOVERABLE_FAILURE = 'wrapperUnrecoverableFailure'; - public const WRAPPER_UNRECOVERABLE_STORAGE_ERROR = 'wrapperUnrecoverableStorageError'; - public const WRAPPER_WARMING_UP = 'wrapperWarmingUp'; + public const PAUSED = "paused"; + public const MEDIA_JAM = "mediaJam"; + public const MEDIA_NEEDED = "mediaNeeded"; + public const MEDIA_LOW = "mediaLow"; + public const MEDIA_EMPTY = "mediaEmpty"; + public const COVER_OPEN = "coverOpen"; + public const INTERLOCK_OPEN = "interlockOpen"; + public const OUTPUT_TRAY_MISSING = "outputTrayMissing"; + public const OUTPUT_AREA_FULL = "outputAreaFull"; + public const MARKER_SUPPLY_LOW = "markerSupplyLow"; + public const MARKER_SUPPLY_EMPTY = "markerSupplyEmpty"; + public const INPUT_TRAY_MISSING = "inputTrayMissing"; + public const OUTPUT_AREA_ALMOST_FULL = "outputAreaAlmostFull"; + public const MARKER_WASTE_ALMOST_FULL = "markerWasteAlmostFull"; + public const MARKER_WASTE_FULL = "markerWasteFull"; + public const FUSER_OVER_TEMP = "fuserOverTemp"; + public const FUSER_UNDER_TEMP = "fuserUnderTemp"; + public const OTHER = "other"; + public const NONE = "none"; + public const MOVING_TO_PAUSED = "movingToPaused"; + public const SHUTDOWN = "shutdown"; + public const CONNECTING_TO_DEVICE = "connectingToDevice"; + public const TIMED_OUT = "timedOut"; + public const STOPPING = "stopping"; + public const STOPPED_PARTIALLY = "stoppedPartially"; + public const TONER_LOW = "tonerLow"; + public const TONER_EMPTY = "tonerEmpty"; + public const SPOOL_AREA_FULL = "spoolAreaFull"; + public const DOOR_OPEN = "doorOpen"; + public const OPTICAL_PHOTO_CONDUCTOR_NEAR_END_OF_LIFE = "opticalPhotoConductorNearEndOfLife"; + public const OPTICAL_PHOTO_CONDUCTOR_LIFE_OVER = "opticalPhotoConductorLifeOver"; + public const DEVELOPER_LOW = "developerLow"; + public const DEVELOPER_EMPTY = "developerEmpty"; + public const INTERPRETER_RESOURCE_UNAVAILABLE = "interpreterResourceUnavailable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ALERT_REMOVAL_OF_BINARY_CHANGE_ENTRY = "alertRemovalOfBinaryChangeEntry"; + public const BANDER_ADDED = "banderAdded"; + public const BANDER_ALMOST_EMPTY = "banderAlmostEmpty"; + public const BANDER_ALMOST_FULL = "banderAlmostFull"; + public const BANDER_AT_LIMIT = "banderAtLimit"; + public const BANDER_CLOSED = "banderClosed"; + public const BANDER_CONFIGURATION_CHANGE = "banderConfigurationChange"; + public const BANDER_COVER_CLOSED = "banderCoverClosed"; + public const BANDER_COVER_OPEN = "banderCoverOpen"; + public const BANDER_EMPTY = "banderEmpty"; + public const BANDER_FULL = "banderFull"; + public const BANDER_INTERLOCK_CLOSED = "banderInterlockClosed"; + public const BANDER_INTERLOCK_OPEN = "banderInterlockOpen"; + public const BANDER_JAM = "banderJam"; + public const BANDER_LIFE_ALMOST_OVER = "banderLifeAlmostOver"; + public const BANDER_LIFE_OVER = "banderLifeOver"; + public const BANDER_MEMORY_EXHAUSTED = "banderMemoryExhausted"; + public const BANDER_MISSING = "banderMissing"; + public const BANDER_MOTOR_FAILURE = "banderMotorFailure"; + public const BANDER_NEAR_LIMIT = "banderNearLimit"; + public const BANDER_OFFLINE = "banderOffline"; + public const BANDER_OPENED = "banderOpened"; + public const BANDER_OVER_TEMPERATURE = "banderOverTemperature"; + public const BANDER_POWER_SAVER = "banderPowerSaver"; + public const BANDER_RECOVERABLE_FAILURE = "banderRecoverableFailure"; + public const BANDER_RECOVERABLE_STORAGE = "banderRecoverableStorage"; + public const BANDER_REMOVED = "banderRemoved"; + public const BANDER_RESOURCE_ADDED = "banderResourceAdded"; + public const BANDER_RESOURCE_REMOVED = "banderResourceRemoved"; + public const BANDER_THERMISTOR_FAILURE = "banderThermistorFailure"; + public const BANDER_TIMING_FAILURE = "banderTimingFailure"; + public const BANDER_TURNED_OFF = "banderTurnedOff"; + public const BANDER_TURNED_ON = "banderTurnedOn"; + public const BANDER_UNDER_TEMPERATURE = "banderUnderTemperature"; + public const BANDER_UNRECOVERABLE_FAILURE = "banderUnrecoverableFailure"; + public const BANDER_UNRECOVERABLE_STORAGE_ERROR = "banderUnrecoverableStorageError"; + public const BANDER_WARMING_UP = "banderWarmingUp"; + public const BINDER_ADDED = "binderAdded"; + public const BINDER_ALMOST_EMPTY = "binderAlmostEmpty"; + public const BINDER_ALMOST_FULL = "binderAlmostFull"; + public const BINDER_AT_LIMIT = "binderAtLimit"; + public const BINDER_CLOSED = "binderClosed"; + public const BINDER_CONFIGURATION_CHANGE = "binderConfigurationChange"; + public const BINDER_COVER_CLOSED = "binderCoverClosed"; + public const BINDER_COVER_OPEN = "binderCoverOpen"; + public const BINDER_EMPTY = "binderEmpty"; + public const BINDER_FULL = "binderFull"; + public const BINDER_INTERLOCK_CLOSED = "binderInterlockClosed"; + public const BINDER_INTERLOCK_OPEN = "binderInterlockOpen"; + public const BINDER_JAM = "binderJam"; + public const BINDER_LIFE_ALMOST_OVER = "binderLifeAlmostOver"; + public const BINDER_LIFE_OVER = "binderLifeOver"; + public const BINDER_MEMORY_EXHAUSTED = "binderMemoryExhausted"; + public const BINDER_MISSING = "binderMissing"; + public const BINDER_MOTOR_FAILURE = "binderMotorFailure"; + public const BINDER_NEAR_LIMIT = "binderNearLimit"; + public const BINDER_OFFLINE = "binderOffline"; + public const BINDER_OPENED = "binderOpened"; + public const BINDER_OVER_TEMPERATURE = "binderOverTemperature"; + public const BINDER_POWER_SAVER = "binderPowerSaver"; + public const BINDER_RECOVERABLE_FAILURE = "binderRecoverableFailure"; + public const BINDER_RECOVERABLE_STORAGE = "binderRecoverableStorage"; + public const BINDER_REMOVED = "binderRemoved"; + public const BINDER_RESOURCE_ADDED = "binderResourceAdded"; + public const BINDER_RESOURCE_REMOVED = "binderResourceRemoved"; + public const BINDER_THERMISTOR_FAILURE = "binderThermistorFailure"; + public const BINDER_TIMING_FAILURE = "binderTimingFailure"; + public const BINDER_TURNED_OFF = "binderTurnedOff"; + public const BINDER_TURNED_ON = "binderTurnedOn"; + public const BINDER_UNDER_TEMPERATURE = "binderUnderTemperature"; + public const BINDER_UNRECOVERABLE_FAILURE = "binderUnrecoverableFailure"; + public const BINDER_UNRECOVERABLE_STORAGE_ERROR = "binderUnrecoverableStorageError"; + public const BINDER_WARMING_UP = "binderWarmingUp"; + public const CAMERA_FAILURE = "cameraFailure"; + public const CHAMBER_COOLING = "chamberCooling"; + public const CHAMBER_FAILURE = "chamberFailure"; + public const CHAMBER_HEATING = "chamberHeating"; + public const CHAMBER_TEMPERATURE_HIGH = "chamberTemperatureHigh"; + public const CHAMBER_TEMPERATURE_LOW = "chamberTemperatureLow"; + public const CLEANER_LIFE_ALMOST_OVER = "cleanerLifeAlmostOver"; + public const CLEANER_LIFE_OVER = "cleanerLifeOver"; + public const CONFIGURATION_CHANGE = "configurationChange"; + public const DEACTIVATED = "deactivated"; + public const DELETED = "deleted"; + public const DIE_CUTTER_ADDED = "dieCutterAdded"; + public const DIE_CUTTER_ALMOST_EMPTY = "dieCutterAlmostEmpty"; + public const DIE_CUTTER_ALMOST_FULL = "dieCutterAlmostFull"; + public const DIE_CUTTER_AT_LIMIT = "dieCutterAtLimit"; + public const DIE_CUTTER_CLOSED = "dieCutterClosed"; + public const DIE_CUTTER_CONFIGURATION_CHANGE = "dieCutterConfigurationChange"; + public const DIE_CUTTER_COVER_CLOSED = "dieCutterCoverClosed"; + public const DIE_CUTTER_COVER_OPEN = "dieCutterCoverOpen"; + public const DIE_CUTTER_EMPTY = "dieCutterEmpty"; + public const DIE_CUTTER_FULL = "dieCutterFull"; + public const DIE_CUTTER_INTERLOCK_CLOSED = "dieCutterInterlockClosed"; + public const DIE_CUTTER_INTERLOCK_OPEN = "dieCutterInterlockOpen"; + public const DIE_CUTTER_JAM = "dieCutterJam"; + public const DIE_CUTTER_LIFE_ALMOST_OVER = "dieCutterLifeAlmostOver"; + public const DIE_CUTTER_LIFE_OVER = "dieCutterLifeOver"; + public const DIE_CUTTER_MEMORY_EXHAUSTED = "dieCutterMemoryExhausted"; + public const DIE_CUTTER_MISSING = "dieCutterMissing"; + public const DIE_CUTTER_MOTOR_FAILURE = "dieCutterMotorFailure"; + public const DIE_CUTTER_NEAR_LIMIT = "dieCutterNearLimit"; + public const DIE_CUTTER_OFFLINE = "dieCutterOffline"; + public const DIE_CUTTER_OPENED = "dieCutterOpened"; + public const DIE_CUTTER_OVER_TEMPERATURE = "dieCutterOverTemperature"; + public const DIE_CUTTER_POWER_SAVER = "dieCutterPowerSaver"; + public const DIE_CUTTER_RECOVERABLE_FAILURE = "dieCutterRecoverableFailure"; + public const DIE_CUTTER_RECOVERABLE_STORAGE = "dieCutterRecoverableStorage"; + public const DIE_CUTTER_REMOVED = "dieCutterRemoved"; + public const DIE_CUTTER_RESOURCE_ADDED = "dieCutterResourceAdded"; + public const DIE_CUTTER_RESOURCE_REMOVED = "dieCutterResourceRemoved"; + public const DIE_CUTTER_THERMISTOR_FAILURE = "dieCutterThermistorFailure"; + public const DIE_CUTTER_TIMING_FAILURE = "dieCutterTimingFailure"; + public const DIE_CUTTER_TURNED_OFF = "dieCutterTurnedOff"; + public const DIE_CUTTER_TURNED_ON = "dieCutterTurnedOn"; + public const DIE_CUTTER_UNDER_TEMPERATURE = "dieCutterUnderTemperature"; + public const DIE_CUTTER_UNRECOVERABLE_FAILURE = "dieCutterUnrecoverableFailure"; + public const DIE_CUTTER_UNRECOVERABLE_STORAGE_ERROR = "dieCutterUnrecoverableStorageError"; + public const DIE_CUTTER_WARMING_UP = "dieCutterWarmingUp"; + public const EXTRUDER_COOLING = "extruderCooling"; + public const EXTRUDER_FAILURE = "extruderFailure"; + public const EXTRUDER_HEATING = "extruderHeating"; + public const EXTRUDER_JAM = "extruderJam"; + public const EXTRUDER_TEMPERATURE_HIGH = "extruderTemperatureHigh"; + public const EXTRUDER_TEMPERATURE_LOW = "extruderTemperatureLow"; + public const FAN_FAILURE = "fanFailure"; + public const FAX_MODEM_LIFE_ALMOST_OVER = "faxModemLifeAlmostOver"; + public const FAX_MODEM_LIFE_OVER = "faxModemLifeOver"; + public const FAX_MODEM_MISSING = "faxModemMissing"; + public const FAX_MODEM_TURNED_OFF = "faxModemTurnedOff"; + public const FAX_MODEM_TURNED_ON = "faxModemTurnedOn"; + public const FOLDER_ADDED = "folderAdded"; + public const FOLDER_ALMOST_EMPTY = "folderAlmostEmpty"; + public const FOLDER_ALMOST_FULL = "folderAlmostFull"; + public const FOLDER_AT_LIMIT = "folderAtLimit"; + public const FOLDER_CLOSED = "folderClosed"; + public const FOLDER_CONFIGURATION_CHANGE = "folderConfigurationChange"; + public const FOLDER_COVER_CLOSED = "folderCoverClosed"; + public const FOLDER_COVER_OPEN = "folderCoverOpen"; + public const FOLDER_EMPTY = "folderEmpty"; + public const FOLDER_FULL = "folderFull"; + public const FOLDER_INTERLOCK_CLOSED = "folderInterlockClosed"; + public const FOLDER_INTERLOCK_OPEN = "folderInterlockOpen"; + public const FOLDER_JAM = "folderJam"; + public const FOLDER_LIFE_ALMOST_OVER = "folderLifeAlmostOver"; + public const FOLDER_LIFE_OVER = "folderLifeOver"; + public const FOLDER_MEMORY_EXHAUSTED = "folderMemoryExhausted"; + public const FOLDER_MISSING = "folderMissing"; + public const FOLDER_MOTOR_FAILURE = "folderMotorFailure"; + public const FOLDER_NEAR_LIMIT = "folderNearLimit"; + public const FOLDER_OFFLINE = "folderOffline"; + public const FOLDER_OPENED = "folderOpened"; + public const FOLDER_OVER_TEMPERATURE = "folderOverTemperature"; + public const FOLDER_POWER_SAVER = "folderPowerSaver"; + public const FOLDER_RECOVERABLE_FAILURE = "folderRecoverableFailure"; + public const FOLDER_RECOVERABLE_STORAGE = "folderRecoverableStorage"; + public const FOLDER_REMOVED = "folderRemoved"; + public const FOLDER_RESOURCE_ADDED = "folderResourceAdded"; + public const FOLDER_RESOURCE_REMOVED = "folderResourceRemoved"; + public const FOLDER_THERMISTOR_FAILURE = "folderThermistorFailure"; + public const FOLDER_TIMING_FAILURE = "folderTimingFailure"; + public const FOLDER_TURNED_OFF = "folderTurnedOff"; + public const FOLDER_TURNED_ON = "folderTurnedOn"; + public const FOLDER_UNDER_TEMPERATURE = "folderUnderTemperature"; + public const FOLDER_UNRECOVERABLE_FAILURE = "folderUnrecoverableFailure"; + public const FOLDER_UNRECOVERABLE_STORAGE_ERROR = "folderUnrecoverableStorageError"; + public const FOLDER_WARMING_UP = "folderWarmingUp"; + public const HIBERNATE = "hibernate"; + public const HOLD_NEW_JOBS = "holdNewJobs"; + public const IDENTIFY_PRINTER_REQUESTED = "identifyPrinterRequested"; + public const IMPRINTER_ADDED = "imprinterAdded"; + public const IMPRINTER_ALMOST_EMPTY = "imprinterAlmostEmpty"; + public const IMPRINTER_ALMOST_FULL = "imprinterAlmostFull"; + public const IMPRINTER_AT_LIMIT = "imprinterAtLimit"; + public const IMPRINTER_CLOSED = "imprinterClosed"; + public const IMPRINTER_CONFIGURATION_CHANGE = "imprinterConfigurationChange"; + public const IMPRINTER_COVER_CLOSED = "imprinterCoverClosed"; + public const IMPRINTER_COVER_OPEN = "imprinterCoverOpen"; + public const IMPRINTER_EMPTY = "imprinterEmpty"; + public const IMPRINTER_FULL = "imprinterFull"; + public const IMPRINTER_INTERLOCK_CLOSED = "imprinterInterlockClosed"; + public const IMPRINTER_INTERLOCK_OPEN = "imprinterInterlockOpen"; + public const IMPRINTER_JAM = "imprinterJam"; + public const IMPRINTER_LIFE_ALMOST_OVER = "imprinterLifeAlmostOver"; + public const IMPRINTER_LIFE_OVER = "imprinterLifeOver"; + public const IMPRINTER_MEMORY_EXHAUSTED = "imprinterMemoryExhausted"; + public const IMPRINTER_MISSING = "imprinterMissing"; + public const IMPRINTER_MOTOR_FAILURE = "imprinterMotorFailure"; + public const IMPRINTER_NEAR_LIMIT = "imprinterNearLimit"; + public const IMPRINTER_OFFLINE = "imprinterOffline"; + public const IMPRINTER_OPENED = "imprinterOpened"; + public const IMPRINTER_OVER_TEMPERATURE = "imprinterOverTemperature"; + public const IMPRINTER_POWER_SAVER = "imprinterPowerSaver"; + public const IMPRINTER_RECOVERABLE_FAILURE = "imprinterRecoverableFailure"; + public const IMPRINTER_RECOVERABLE_STORAGE = "imprinterRecoverableStorage"; + public const IMPRINTER_REMOVED = "imprinterRemoved"; + public const IMPRINTER_RESOURCE_ADDED = "imprinterResourceAdded"; + public const IMPRINTER_RESOURCE_REMOVED = "imprinterResourceRemoved"; + public const IMPRINTER_THERMISTOR_FAILURE = "imprinterThermistorFailure"; + public const IMPRINTER_TIMING_FAILURE = "imprinterTimingFailure"; + public const IMPRINTER_TURNED_OFF = "imprinterTurnedOff"; + public const IMPRINTER_TURNED_ON = "imprinterTurnedOn"; + public const IMPRINTER_UNDER_TEMPERATURE = "imprinterUnderTemperature"; + public const IMPRINTER_UNRECOVERABLE_FAILURE = "imprinterUnrecoverableFailure"; + public const IMPRINTER_UNRECOVERABLE_STORAGE_ERROR = "imprinterUnrecoverableStorageError"; + public const IMPRINTER_WARMING_UP = "imprinterWarmingUp"; + public const INPUT_CANNOT_FEED_SIZE_SELECTED = "inputCannotFeedSizeSelected"; + public const INPUT_MANUAL_INPUT_REQUEST = "inputManualInputRequest"; + public const INPUT_MEDIA_COLOR_CHANGE = "inputMediaColorChange"; + public const INPUT_MEDIA_FORM_PARTS_CHANGE = "inputMediaFormPartsChange"; + public const INPUT_MEDIA_SIZE_CHANGE = "inputMediaSizeChange"; + public const INPUT_MEDIA_TRAY_FAILURE = "inputMediaTrayFailure"; + public const INPUT_MEDIA_TRAY_FEED_ERROR = "inputMediaTrayFeedError"; + public const INPUT_MEDIA_TRAY_JAM = "inputMediaTrayJam"; + public const INPUT_MEDIA_TYPE_CHANGE = "inputMediaTypeChange"; + public const INPUT_MEDIA_WEIGHT_CHANGE = "inputMediaWeightChange"; + public const INPUT_PICK_ROLLER_FAILURE = "inputPickRollerFailure"; + public const INPUT_PICK_ROLLER_LIFE_OVER = "inputPickRollerLifeOver"; + public const INPUT_PICK_ROLLER_LIFE_WARN = "inputPickRollerLifeWarn"; + public const INPUT_PICK_ROLLER_MISSING = "inputPickRollerMissing"; + public const INPUT_TRAY_ELEVATION_FAILURE = "inputTrayElevationFailure"; + public const INPUT_TRAY_POSITION_FAILURE = "inputTrayPositionFailure"; + public const INSERTER_ADDED = "inserterAdded"; + public const INSERTER_ALMOST_EMPTY = "inserterAlmostEmpty"; + public const INSERTER_ALMOST_FULL = "inserterAlmostFull"; + public const INSERTER_AT_LIMIT = "inserterAtLimit"; + public const INSERTER_CLOSED = "inserterClosed"; + public const INSERTER_CONFIGURATION_CHANGE = "inserterConfigurationChange"; + public const INSERTER_COVER_CLOSED = "inserterCoverClosed"; + public const INSERTER_COVER_OPEN = "inserterCoverOpen"; + public const INSERTER_EMPTY = "inserterEmpty"; + public const INSERTER_FULL = "inserterFull"; + public const INSERTER_INTERLOCK_CLOSED = "inserterInterlockClosed"; + public const INSERTER_INTERLOCK_OPEN = "inserterInterlockOpen"; + public const INSERTER_JAM = "inserterJam"; + public const INSERTER_LIFE_ALMOST_OVER = "inserterLifeAlmostOver"; + public const INSERTER_LIFE_OVER = "inserterLifeOver"; + public const INSERTER_MEMORY_EXHAUSTED = "inserterMemoryExhausted"; + public const INSERTER_MISSING = "inserterMissing"; + public const INSERTER_MOTOR_FAILURE = "inserterMotorFailure"; + public const INSERTER_NEAR_LIMIT = "inserterNearLimit"; + public const INSERTER_OFFLINE = "inserterOffline"; + public const INSERTER_OPENED = "inserterOpened"; + public const INSERTER_OVER_TEMPERATURE = "inserterOverTemperature"; + public const INSERTER_POWER_SAVER = "inserterPowerSaver"; + public const INSERTER_RECOVERABLE_FAILURE = "inserterRecoverableFailure"; + public const INSERTER_RECOVERABLE_STORAGE = "inserterRecoverableStorage"; + public const INSERTER_REMOVED = "inserterRemoved"; + public const INSERTER_RESOURCE_ADDED = "inserterResourceAdded"; + public const INSERTER_RESOURCE_REMOVED = "inserterResourceRemoved"; + public const INSERTER_THERMISTOR_FAILURE = "inserterThermistorFailure"; + public const INSERTER_TIMING_FAILURE = "inserterTimingFailure"; + public const INSERTER_TURNED_OFF = "inserterTurnedOff"; + public const INSERTER_TURNED_ON = "inserterTurnedOn"; + public const INSERTER_UNDER_TEMPERATURE = "inserterUnderTemperature"; + public const INSERTER_UNRECOVERABLE_FAILURE = "inserterUnrecoverableFailure"; + public const INSERTER_UNRECOVERABLE_STORAGE_ERROR = "inserterUnrecoverableStorageError"; + public const INSERTER_WARMING_UP = "inserterWarmingUp"; + public const INTERLOCK_CLOSED = "interlockClosed"; + public const INTERPRETER_CARTRIDGE_ADDED = "interpreterCartridgeAdded"; + public const INTERPRETER_CARTRIDGE_DELETED = "interpreterCartridgeDeleted"; + public const INTERPRETER_COMPLEX_PAGE_ENCOUNTERED = "interpreterComplexPageEncountered"; + public const INTERPRETER_MEMORY_DECREASE = "interpreterMemoryDecrease"; + public const INTERPRETER_MEMORY_INCREASE = "interpreterMemoryIncrease"; + public const INTERPRETER_RESOURCE_ADDED = "interpreterResourceAdded"; + public const INTERPRETER_RESOURCE_DELETED = "interpreterResourceDeleted"; + public const LAMP_AT_EOL = "lampAtEol"; + public const LAMP_FAILURE = "lampFailure"; + public const LAMP_NEAR_EOL = "lampNearEol"; + public const LASER_AT_EOL = "laserAtEol"; + public const LASER_FAILURE = "laserFailure"; + public const LASER_NEAR_EOL = "laserNearEol"; + public const MAKE_ENVELOPE_ADDED = "makeEnvelopeAdded"; + public const MAKE_ENVELOPE_ALMOST_EMPTY = "makeEnvelopeAlmostEmpty"; + public const MAKE_ENVELOPE_ALMOST_FULL = "makeEnvelopeAlmostFull"; + public const MAKE_ENVELOPE_AT_LIMIT = "makeEnvelopeAtLimit"; + public const MAKE_ENVELOPE_CLOSED = "makeEnvelopeClosed"; + public const MAKE_ENVELOPE_CONFIGURATION_CHANGE = "makeEnvelopeConfigurationChange"; + public const MAKE_ENVELOPE_COVER_CLOSED = "makeEnvelopeCoverClosed"; + public const MAKE_ENVELOPE_COVER_OPEN = "makeEnvelopeCoverOpen"; + public const MAKE_ENVELOPE_EMPTY = "makeEnvelopeEmpty"; + public const MAKE_ENVELOPE_FULL = "makeEnvelopeFull"; + public const MAKE_ENVELOPE_INTERLOCK_CLOSED = "makeEnvelopeInterlockClosed"; + public const MAKE_ENVELOPE_INTERLOCK_OPEN = "makeEnvelopeInterlockOpen"; + public const MAKE_ENVELOPE_JAM = "makeEnvelopeJam"; + public const MAKE_ENVELOPE_LIFE_ALMOST_OVER = "makeEnvelopeLifeAlmostOver"; + public const MAKE_ENVELOPE_LIFE_OVER = "makeEnvelopeLifeOver"; + public const MAKE_ENVELOPE_MEMORY_EXHAUSTED = "makeEnvelopeMemoryExhausted"; + public const MAKE_ENVELOPE_MISSING = "makeEnvelopeMissing"; + public const MAKE_ENVELOPE_MOTOR_FAILURE = "makeEnvelopeMotorFailure"; + public const MAKE_ENVELOPE_NEAR_LIMIT = "makeEnvelopeNearLimit"; + public const MAKE_ENVELOPE_OFFLINE = "makeEnvelopeOffline"; + public const MAKE_ENVELOPE_OPENED = "makeEnvelopeOpened"; + public const MAKE_ENVELOPE_OVER_TEMPERATURE = "makeEnvelopeOverTemperature"; + public const MAKE_ENVELOPE_POWER_SAVER = "makeEnvelopePowerSaver"; + public const MAKE_ENVELOPE_RECOVERABLE_FAILURE = "makeEnvelopeRecoverableFailure"; + public const MAKE_ENVELOPE_RECOVERABLE_STORAGE = "makeEnvelopeRecoverableStorage"; + public const MAKE_ENVELOPE_REMOVED = "makeEnvelopeRemoved"; + public const MAKE_ENVELOPE_RESOURCE_ADDED = "makeEnvelopeResourceAdded"; + public const MAKE_ENVELOPE_RESOURCE_REMOVED = "makeEnvelopeResourceRemoved"; + public const MAKE_ENVELOPE_THERMISTOR_FAILURE = "makeEnvelopeThermistorFailure"; + public const MAKE_ENVELOPE_TIMING_FAILURE = "makeEnvelopeTimingFailure"; + public const MAKE_ENVELOPE_TURNED_OFF = "makeEnvelopeTurnedOff"; + public const MAKE_ENVELOPE_TURNED_ON = "makeEnvelopeTurnedOn"; + public const MAKE_ENVELOPE_UNDER_TEMPERATURE = "makeEnvelopeUnderTemperature"; + public const MAKE_ENVELOPE_UNRECOVERABLE_FAILURE = "makeEnvelopeUnrecoverableFailure"; + public const MAKE_ENVELOPE_UNRECOVERABLE_STORAGE_ERROR = "makeEnvelopeUnrecoverableStorageError"; + public const MAKE_ENVELOPE_WARMING_UP = "makeEnvelopeWarmingUp"; + public const MARKER_ADJUSTING_PRINT_QUALITY = "markerAdjustingPrintQuality"; + public const MARKER_CLEANER_MISSING = "markerCleanerMissing"; + public const MARKER_DEVELOPER_ALMOST_EMPTY = "markerDeveloperAlmostEmpty"; + public const MARKER_DEVELOPER_EMPTY = "markerDeveloperEmpty"; + public const MARKER_DEVELOPER_MISSING = "markerDeveloperMissing"; + public const MARKER_FUSER_MISSING = "markerFuserMissing"; + public const MARKER_FUSER_THERMISTOR_FAILURE = "markerFuserThermistorFailure"; + public const MARKER_FUSER_TIMING_FAILURE = "markerFuserTimingFailure"; + public const MARKER_INK_ALMOST_EMPTY = "markerInkAlmostEmpty"; + public const MARKER_INK_EMPTY = "markerInkEmpty"; + public const MARKER_INK_MISSING = "markerInkMissing"; + public const MARKER_OPC_MISSING = "markerOpcMissing"; + public const MARKER_PRINT_RIBBON_ALMOST_EMPTY = "markerPrintRibbonAlmostEmpty"; + public const MARKER_PRINT_RIBBON_EMPTY = "markerPrintRibbonEmpty"; + public const MARKER_PRINT_RIBBON_MISSING = "markerPrintRibbonMissing"; + public const MARKER_SUPPLY_ALMOST_EMPTY = "markerSupplyAlmostEmpty"; + public const MARKER_SUPPLY_MISSING = "markerSupplyMissing"; + public const MARKER_TONER_CARTRIDGE_MISSING = "markerTonerCartridgeMissing"; + public const MARKER_TONER_MISSING = "markerTonerMissing"; + public const MARKER_WASTE_INK_RECEPTACLE_ALMOST_FULL = "markerWasteInkReceptacleAlmostFull"; + public const MARKER_WASTE_INK_RECEPTACLE_FULL = "markerWasteInkReceptacleFull"; + public const MARKER_WASTE_INK_RECEPTACLE_MISSING = "markerWasteInkReceptacleMissing"; + public const MARKER_WASTE_MISSING = "markerWasteMissing"; + public const MARKER_WASTE_TONER_RECEPTACLE_ALMOST_FULL = "markerWasteTonerReceptacleAlmostFull"; + public const MARKER_WASTE_TONER_RECEPTACLE_FULL = "markerWasteTonerReceptacleFull"; + public const MARKER_WASTE_TONER_RECEPTACLE_MISSING = "markerWasteTonerReceptacleMissing"; + public const MATERIAL_EMPTY = "materialEmpty"; + public const MATERIAL_LOW = "materialLow"; + public const MATERIAL_NEEDED = "materialNeeded"; + public const MEDIA_DRYING = "mediaDrying"; + public const MEDIA_PATH_CANNOT_DUPLEX_MEDIA_SELECTED = "mediaPathCannotDuplexMediaSelected"; + public const MEDIA_PATH_FAILURE = "mediaPathFailure"; + public const MEDIA_PATH_INPUT_EMPTY = "mediaPathInputEmpty"; + public const MEDIA_PATH_INPUT_FEED_ERROR = "mediaPathInputFeedError"; + public const MEDIA_PATH_INPUT_JAM = "mediaPathInputJam"; + public const MEDIA_PATH_INPUT_REQUEST = "mediaPathInputRequest"; + public const MEDIA_PATH_JAM = "mediaPathJam"; + public const MEDIA_PATH_MEDIA_TRAY_ALMOST_FULL = "mediaPathMediaTrayAlmostFull"; + public const MEDIA_PATH_MEDIA_TRAY_FULL = "mediaPathMediaTrayFull"; + public const MEDIA_PATH_MEDIA_TRAY_MISSING = "mediaPathMediaTrayMissing"; + public const MEDIA_PATH_OUTPUT_FEED_ERROR = "mediaPathOutputFeedError"; + public const MEDIA_PATH_OUTPUT_FULL = "mediaPathOutputFull"; + public const MEDIA_PATH_OUTPUT_JAM = "mediaPathOutputJam"; + public const MEDIA_PATH_PICK_ROLLER_FAILURE = "mediaPathPickRollerFailure"; + public const MEDIA_PATH_PICK_ROLLER_LIFE_OVER = "mediaPathPickRollerLifeOver"; + public const MEDIA_PATH_PICK_ROLLER_LIFE_WARN = "mediaPathPickRollerLifeWarn"; + public const MEDIA_PATH_PICK_ROLLER_MISSING = "mediaPathPickRollerMissing"; + public const MOTOR_FAILURE = "motorFailure"; + public const OUTPUT_MAILBOX_SELECT_FAILURE = "outputMailboxSelectFailure"; + public const OUTPUT_MEDIA_TRAY_FAILURE = "outputMediaTrayFailure"; + public const OUTPUT_MEDIA_TRAY_FEED_ERROR = "outputMediaTrayFeedError"; + public const OUTPUT_MEDIA_TRAY_JAM = "outputMediaTrayJam"; + public const PERFORATER_ADDED = "perforaterAdded"; + public const PERFORATER_ALMOST_EMPTY = "perforaterAlmostEmpty"; + public const PERFORATER_ALMOST_FULL = "perforaterAlmostFull"; + public const PERFORATER_AT_LIMIT = "perforaterAtLimit"; + public const PERFORATER_CLOSED = "perforaterClosed"; + public const PERFORATER_CONFIGURATION_CHANGE = "perforaterConfigurationChange"; + public const PERFORATER_COVER_CLOSED = "perforaterCoverClosed"; + public const PERFORATER_COVER_OPEN = "perforaterCoverOpen"; + public const PERFORATER_EMPTY = "perforaterEmpty"; + public const PERFORATER_FULL = "perforaterFull"; + public const PERFORATER_INTERLOCK_CLOSED = "perforaterInterlockClosed"; + public const PERFORATER_INTERLOCK_OPEN = "perforaterInterlockOpen"; + public const PERFORATER_JAM = "perforaterJam"; + public const PERFORATER_LIFE_ALMOST_OVER = "perforaterLifeAlmostOver"; + public const PERFORATER_LIFE_OVER = "perforaterLifeOver"; + public const PERFORATER_MEMORY_EXHAUSTED = "perforaterMemoryExhausted"; + public const PERFORATER_MISSING = "perforaterMissing"; + public const PERFORATER_MOTOR_FAILURE = "perforaterMotorFailure"; + public const PERFORATER_NEAR_LIMIT = "perforaterNearLimit"; + public const PERFORATER_OFFLINE = "perforaterOffline"; + public const PERFORATER_OPENED = "perforaterOpened"; + public const PERFORATER_OVER_TEMPERATURE = "perforaterOverTemperature"; + public const PERFORATER_POWER_SAVER = "perforaterPowerSaver"; + public const PERFORATER_RECOVERABLE_FAILURE = "perforaterRecoverableFailure"; + public const PERFORATER_RECOVERABLE_STORAGE = "perforaterRecoverableStorage"; + public const PERFORATER_REMOVED = "perforaterRemoved"; + public const PERFORATER_RESOURCE_ADDED = "perforaterResourceAdded"; + public const PERFORATER_RESOURCE_REMOVED = "perforaterResourceRemoved"; + public const PERFORATER_THERMISTOR_FAILURE = "perforaterThermistorFailure"; + public const PERFORATER_TIMING_FAILURE = "perforaterTimingFailure"; + public const PERFORATER_TURNED_OFF = "perforaterTurnedOff"; + public const PERFORATER_TURNED_ON = "perforaterTurnedOn"; + public const PERFORATER_UNDER_TEMPERATURE = "perforaterUnderTemperature"; + public const PERFORATER_UNRECOVERABLE_FAILURE = "perforaterUnrecoverableFailure"; + public const PERFORATER_UNRECOVERABLE_STORAGE_ERROR = "perforaterUnrecoverableStorageError"; + public const PERFORATER_WARMING_UP = "perforaterWarmingUp"; + public const PLATFORM_COOLING = "platformCooling"; + public const PLATFORM_FAILURE = "platformFailure"; + public const PLATFORM_HEATING = "platformHeating"; + public const PLATFORM_TEMPERATURE_HIGH = "platformTemperatureHigh"; + public const PLATFORM_TEMPERATURE_LOW = "platformTemperatureLow"; + public const POWER_DOWN = "powerDown"; + public const POWER_UP = "powerUp"; + public const PRINTER_MANUAL_RESET = "printerManualReset"; + public const PRINTER_NMS_RESET = "printerNmsReset"; + public const PRINTER_READY_TO_PRINT = "printerReadyToPrint"; + public const PUNCHER_ADDED = "puncherAdded"; + public const PUNCHER_ALMOST_EMPTY = "puncherAlmostEmpty"; + public const PUNCHER_ALMOST_FULL = "puncherAlmostFull"; + public const PUNCHER_AT_LIMIT = "puncherAtLimit"; + public const PUNCHER_CLOSED = "puncherClosed"; + public const PUNCHER_CONFIGURATION_CHANGE = "puncherConfigurationChange"; + public const PUNCHER_COVER_CLOSED = "puncherCoverClosed"; + public const PUNCHER_COVER_OPEN = "puncherCoverOpen"; + public const PUNCHER_EMPTY = "puncherEmpty"; + public const PUNCHER_FULL = "puncherFull"; + public const PUNCHER_INTERLOCK_CLOSED = "puncherInterlockClosed"; + public const PUNCHER_INTERLOCK_OPEN = "puncherInterlockOpen"; + public const PUNCHER_JAM = "puncherJam"; + public const PUNCHER_LIFE_ALMOST_OVER = "puncherLifeAlmostOver"; + public const PUNCHER_LIFE_OVER = "puncherLifeOver"; + public const PUNCHER_MEMORY_EXHAUSTED = "puncherMemoryExhausted"; + public const PUNCHER_MISSING = "puncherMissing"; + public const PUNCHER_MOTOR_FAILURE = "puncherMotorFailure"; + public const PUNCHER_NEAR_LIMIT = "puncherNearLimit"; + public const PUNCHER_OFFLINE = "puncherOffline"; + public const PUNCHER_OPENED = "puncherOpened"; + public const PUNCHER_OVER_TEMPERATURE = "puncherOverTemperature"; + public const PUNCHER_POWER_SAVER = "puncherPowerSaver"; + public const PUNCHER_RECOVERABLE_FAILURE = "puncherRecoverableFailure"; + public const PUNCHER_RECOVERABLE_STORAGE = "puncherRecoverableStorage"; + public const PUNCHER_REMOVED = "puncherRemoved"; + public const PUNCHER_RESOURCE_ADDED = "puncherResourceAdded"; + public const PUNCHER_RESOURCE_REMOVED = "puncherResourceRemoved"; + public const PUNCHER_THERMISTOR_FAILURE = "puncherThermistorFailure"; + public const PUNCHER_TIMING_FAILURE = "puncherTimingFailure"; + public const PUNCHER_TURNED_OFF = "puncherTurnedOff"; + public const PUNCHER_TURNED_ON = "puncherTurnedOn"; + public const PUNCHER_UNDER_TEMPERATURE = "puncherUnderTemperature"; + public const PUNCHER_UNRECOVERABLE_FAILURE = "puncherUnrecoverableFailure"; + public const PUNCHER_UNRECOVERABLE_STORAGE_ERROR = "puncherUnrecoverableStorageError"; + public const PUNCHER_WARMING_UP = "puncherWarmingUp"; + public const RESUMING = "resuming"; + public const SCAN_MEDIA_PATH_FAILURE = "scanMediaPathFailure"; + public const SCAN_MEDIA_PATH_INPUT_EMPTY = "scanMediaPathInputEmpty"; + public const SCAN_MEDIA_PATH_INPUT_FEED_ERROR = "scanMediaPathInputFeedError"; + public const SCAN_MEDIA_PATH_INPUT_JAM = "scanMediaPathInputJam"; + public const SCAN_MEDIA_PATH_INPUT_REQUEST = "scanMediaPathInputRequest"; + public const SCAN_MEDIA_PATH_JAM = "scanMediaPathJam"; + public const SCAN_MEDIA_PATH_OUTPUT_FEED_ERROR = "scanMediaPathOutputFeedError"; + public const SCAN_MEDIA_PATH_OUTPUT_FULL = "scanMediaPathOutputFull"; + public const SCAN_MEDIA_PATH_OUTPUT_JAM = "scanMediaPathOutputJam"; + public const SCAN_MEDIA_PATH_PICK_ROLLER_FAILURE = "scanMediaPathPickRollerFailure"; + public const SCAN_MEDIA_PATH_PICK_ROLLER_LIFE_OVER = "scanMediaPathPickRollerLifeOver"; + public const SCAN_MEDIA_PATH_PICK_ROLLER_LIFE_WARN = "scanMediaPathPickRollerLifeWarn"; + public const SCAN_MEDIA_PATH_PICK_ROLLER_MISSING = "scanMediaPathPickRollerMissing"; + public const SCAN_MEDIA_PATH_TRAY_ALMOST_FULL = "scanMediaPathTrayAlmostFull"; + public const SCAN_MEDIA_PATH_TRAY_FULL = "scanMediaPathTrayFull"; + public const SCAN_MEDIA_PATH_TRAY_MISSING = "scanMediaPathTrayMissing"; + public const SCANNER_LIGHT_FAILURE = "scannerLightFailure"; + public const SCANNER_LIGHT_LIFE_ALMOST_OVER = "scannerLightLifeAlmostOver"; + public const SCANNER_LIGHT_LIFE_OVER = "scannerLightLifeOver"; + public const SCANNER_LIGHT_MISSING = "scannerLightMissing"; + public const SCANNER_SENSOR_FAILURE = "scannerSensorFailure"; + public const SCANNER_SENSOR_LIFE_ALMOST_OVER = "scannerSensorLifeAlmostOver"; + public const SCANNER_SENSOR_LIFE_OVER = "scannerSensorLifeOver"; + public const SCANNER_SENSOR_MISSING = "scannerSensorMissing"; + public const SEPARATION_CUTTER_ADDED = "separationCutterAdded"; + public const SEPARATION_CUTTER_ALMOST_EMPTY = "separationCutterAlmostEmpty"; + public const SEPARATION_CUTTER_ALMOST_FULL = "separationCutterAlmostFull"; + public const SEPARATION_CUTTER_AT_LIMIT = "separationCutterAtLimit"; + public const SEPARATION_CUTTER_CLOSED = "separationCutterClosed"; + public const SEPARATION_CUTTER_CONFIGURATION_CHANGE = "separationCutterConfigurationChange"; + public const SEPARATION_CUTTER_COVER_CLOSED = "separationCutterCoverClosed"; + public const SEPARATION_CUTTER_COVER_OPEN = "separationCutterCoverOpen"; + public const SEPARATION_CUTTER_EMPTY = "separationCutterEmpty"; + public const SEPARATION_CUTTER_FULL = "separationCutterFull"; + public const SEPARATION_CUTTER_INTERLOCK_CLOSED = "separationCutterInterlockClosed"; + public const SEPARATION_CUTTER_INTERLOCK_OPEN = "separationCutterInterlockOpen"; + public const SEPARATION_CUTTER_JAM = "separationCutterJam"; + public const SEPARATION_CUTTER_LIFE_ALMOST_OVER = "separationCutterLifeAlmostOver"; + public const SEPARATION_CUTTER_LIFE_OVER = "separationCutterLifeOver"; + public const SEPARATION_CUTTER_MEMORY_EXHAUSTED = "separationCutterMemoryExhausted"; + public const SEPARATION_CUTTER_MISSING = "separationCutterMissing"; + public const SEPARATION_CUTTER_MOTOR_FAILURE = "separationCutterMotorFailure"; + public const SEPARATION_CUTTER_NEAR_LIMIT = "separationCutterNearLimit"; + public const SEPARATION_CUTTER_OFFLINE = "separationCutterOffline"; + public const SEPARATION_CUTTER_OPENED = "separationCutterOpened"; + public const SEPARATION_CUTTER_OVER_TEMPERATURE = "separationCutterOverTemperature"; + public const SEPARATION_CUTTER_POWER_SAVER = "separationCutterPowerSaver"; + public const SEPARATION_CUTTER_RECOVERABLE_FAILURE = "separationCutterRecoverableFailure"; + public const SEPARATION_CUTTER_RECOVERABLE_STORAGE = "separationCutterRecoverableStorage"; + public const SEPARATION_CUTTER_REMOVED = "separationCutterRemoved"; + public const SEPARATION_CUTTER_RESOURCE_ADDED = "separationCutterResourceAdded"; + public const SEPARATION_CUTTER_RESOURCE_REMOVED = "separationCutterResourceRemoved"; + public const SEPARATION_CUTTER_THERMISTOR_FAILURE = "separationCutterThermistorFailure"; + public const SEPARATION_CUTTER_TIMING_FAILURE = "separationCutterTimingFailure"; + public const SEPARATION_CUTTER_TURNED_OFF = "separationCutterTurnedOff"; + public const SEPARATION_CUTTER_TURNED_ON = "separationCutterTurnedOn"; + public const SEPARATION_CUTTER_UNDER_TEMPERATURE = "separationCutterUnderTemperature"; + public const SEPARATION_CUTTER_UNRECOVERABLE_FAILURE = "separationCutterUnrecoverableFailure"; + public const SEPARATION_CUTTER_UNRECOVERABLE_STORAGE_ERROR = "separationCutterUnrecoverableStorageError"; + public const SEPARATION_CUTTER_WARMING_UP = "separationCutterWarmingUp"; + public const SHEET_ROTATOR_ADDED = "sheetRotatorAdded"; + public const SHEET_ROTATOR_ALMOST_EMPTY = "sheetRotatorAlmostEmpty"; + public const SHEET_ROTATOR_ALMOST_FULL = "sheetRotatorAlmostFull"; + public const SHEET_ROTATOR_AT_LIMIT = "sheetRotatorAtLimit"; + public const SHEET_ROTATOR_CLOSED = "sheetRotatorClosed"; + public const SHEET_ROTATOR_CONFIGURATION_CHANGE = "sheetRotatorConfigurationChange"; + public const SHEET_ROTATOR_COVER_CLOSED = "sheetRotatorCoverClosed"; + public const SHEET_ROTATOR_COVER_OPEN = "sheetRotatorCoverOpen"; + public const SHEET_ROTATOR_EMPTY = "sheetRotatorEmpty"; + public const SHEET_ROTATOR_FULL = "sheetRotatorFull"; + public const SHEET_ROTATOR_INTERLOCK_CLOSED = "sheetRotatorInterlockClosed"; + public const SHEET_ROTATOR_INTERLOCK_OPEN = "sheetRotatorInterlockOpen"; + public const SHEET_ROTATOR_JAM = "sheetRotatorJam"; + public const SHEET_ROTATOR_LIFE_ALMOST_OVER = "sheetRotatorLifeAlmostOver"; + public const SHEET_ROTATOR_LIFE_OVER = "sheetRotatorLifeOver"; + public const SHEET_ROTATOR_MEMORY_EXHAUSTED = "sheetRotatorMemoryExhausted"; + public const SHEET_ROTATOR_MISSING = "sheetRotatorMissing"; + public const SHEET_ROTATOR_MOTOR_FAILURE = "sheetRotatorMotorFailure"; + public const SHEET_ROTATOR_NEAR_LIMIT = "sheetRotatorNearLimit"; + public const SHEET_ROTATOR_OFFLINE = "sheetRotatorOffline"; + public const SHEET_ROTATOR_OPENED = "sheetRotatorOpened"; + public const SHEET_ROTATOR_OVER_TEMPERATURE = "sheetRotatorOverTemperature"; + public const SHEET_ROTATOR_POWER_SAVER = "sheetRotatorPowerSaver"; + public const SHEET_ROTATOR_RECOVERABLE_FAILURE = "sheetRotatorRecoverableFailure"; + public const SHEET_ROTATOR_RECOVERABLE_STORAGE = "sheetRotatorRecoverableStorage"; + public const SHEET_ROTATOR_REMOVED = "sheetRotatorRemoved"; + public const SHEET_ROTATOR_RESOURCE_ADDED = "sheetRotatorResourceAdded"; + public const SHEET_ROTATOR_RESOURCE_REMOVED = "sheetRotatorResourceRemoved"; + public const SHEET_ROTATOR_THERMISTOR_FAILURE = "sheetRotatorThermistorFailure"; + public const SHEET_ROTATOR_TIMING_FAILURE = "sheetRotatorTimingFailure"; + public const SHEET_ROTATOR_TURNED_OFF = "sheetRotatorTurnedOff"; + public const SHEET_ROTATOR_TURNED_ON = "sheetRotatorTurnedOn"; + public const SHEET_ROTATOR_UNDER_TEMPERATURE = "sheetRotatorUnderTemperature"; + public const SHEET_ROTATOR_UNRECOVERABLE_FAILURE = "sheetRotatorUnrecoverableFailure"; + public const SHEET_ROTATOR_UNRECOVERABLE_STORAGE_ERROR = "sheetRotatorUnrecoverableStorageError"; + public const SHEET_ROTATOR_WARMING_UP = "sheetRotatorWarmingUp"; + public const SLITTER_ADDED = "slitterAdded"; + public const SLITTER_ALMOST_EMPTY = "slitterAlmostEmpty"; + public const SLITTER_ALMOST_FULL = "slitterAlmostFull"; + public const SLITTER_AT_LIMIT = "slitterAtLimit"; + public const SLITTER_CLOSED = "slitterClosed"; + public const SLITTER_CONFIGURATION_CHANGE = "slitterConfigurationChange"; + public const SLITTER_COVER_CLOSED = "slitterCoverClosed"; + public const SLITTER_COVER_OPEN = "slitterCoverOpen"; + public const SLITTER_EMPTY = "slitterEmpty"; + public const SLITTER_FULL = "slitterFull"; + public const SLITTER_INTERLOCK_CLOSED = "slitterInterlockClosed"; + public const SLITTER_INTERLOCK_OPEN = "slitterInterlockOpen"; + public const SLITTER_JAM = "slitterJam"; + public const SLITTER_LIFE_ALMOST_OVER = "slitterLifeAlmostOver"; + public const SLITTER_LIFE_OVER = "slitterLifeOver"; + public const SLITTER_MEMORY_EXHAUSTED = "slitterMemoryExhausted"; + public const SLITTER_MISSING = "slitterMissing"; + public const SLITTER_MOTOR_FAILURE = "slitterMotorFailure"; + public const SLITTER_NEAR_LIMIT = "slitterNearLimit"; + public const SLITTER_OFFLINE = "slitterOffline"; + public const SLITTER_OPENED = "slitterOpened"; + public const SLITTER_OVER_TEMPERATURE = "slitterOverTemperature"; + public const SLITTER_POWER_SAVER = "slitterPowerSaver"; + public const SLITTER_RECOVERABLE_FAILURE = "slitterRecoverableFailure"; + public const SLITTER_RECOVERABLE_STORAGE = "slitterRecoverableStorage"; + public const SLITTER_REMOVED = "slitterRemoved"; + public const SLITTER_RESOURCE_ADDED = "slitterResourceAdded"; + public const SLITTER_RESOURCE_REMOVED = "slitterResourceRemoved"; + public const SLITTER_THERMISTOR_FAILURE = "slitterThermistorFailure"; + public const SLITTER_TIMING_FAILURE = "slitterTimingFailure"; + public const SLITTER_TURNED_OFF = "slitterTurnedOff"; + public const SLITTER_TURNED_ON = "slitterTurnedOn"; + public const SLITTER_UNDER_TEMPERATURE = "slitterUnderTemperature"; + public const SLITTER_UNRECOVERABLE_FAILURE = "slitterUnrecoverableFailure"; + public const SLITTER_UNRECOVERABLE_STORAGE_ERROR = "slitterUnrecoverableStorageError"; + public const SLITTER_WARMING_UP = "slitterWarmingUp"; + public const STACKER_ADDED = "stackerAdded"; + public const STACKER_ALMOST_EMPTY = "stackerAlmostEmpty"; + public const STACKER_ALMOST_FULL = "stackerAlmostFull"; + public const STACKER_AT_LIMIT = "stackerAtLimit"; + public const STACKER_CLOSED = "stackerClosed"; + public const STACKER_CONFIGURATION_CHANGE = "stackerConfigurationChange"; + public const STACKER_COVER_CLOSED = "stackerCoverClosed"; + public const STACKER_COVER_OPEN = "stackerCoverOpen"; + public const STACKER_EMPTY = "stackerEmpty"; + public const STACKER_FULL = "stackerFull"; + public const STACKER_INTERLOCK_CLOSED = "stackerInterlockClosed"; + public const STACKER_INTERLOCK_OPEN = "stackerInterlockOpen"; + public const STACKER_JAM = "stackerJam"; + public const STACKER_LIFE_ALMOST_OVER = "stackerLifeAlmostOver"; + public const STACKER_LIFE_OVER = "stackerLifeOver"; + public const STACKER_MEMORY_EXHAUSTED = "stackerMemoryExhausted"; + public const STACKER_MISSING = "stackerMissing"; + public const STACKER_MOTOR_FAILURE = "stackerMotorFailure"; + public const STACKER_NEAR_LIMIT = "stackerNearLimit"; + public const STACKER_OFFLINE = "stackerOffline"; + public const STACKER_OPENED = "stackerOpened"; + public const STACKER_OVER_TEMPERATURE = "stackerOverTemperature"; + public const STACKER_POWER_SAVER = "stackerPowerSaver"; + public const STACKER_RECOVERABLE_FAILURE = "stackerRecoverableFailure"; + public const STACKER_RECOVERABLE_STORAGE = "stackerRecoverableStorage"; + public const STACKER_REMOVED = "stackerRemoved"; + public const STACKER_RESOURCE_ADDED = "stackerResourceAdded"; + public const STACKER_RESOURCE_REMOVED = "stackerResourceRemoved"; + public const STACKER_THERMISTOR_FAILURE = "stackerThermistorFailure"; + public const STACKER_TIMING_FAILURE = "stackerTimingFailure"; + public const STACKER_TURNED_OFF = "stackerTurnedOff"; + public const STACKER_TURNED_ON = "stackerTurnedOn"; + public const STACKER_UNDER_TEMPERATURE = "stackerUnderTemperature"; + public const STACKER_UNRECOVERABLE_FAILURE = "stackerUnrecoverableFailure"; + public const STACKER_UNRECOVERABLE_STORAGE_ERROR = "stackerUnrecoverableStorageError"; + public const STACKER_WARMING_UP = "stackerWarmingUp"; + public const STANDBY = "standby"; + public const STAPLER_ADDED = "staplerAdded"; + public const STAPLER_ALMOST_EMPTY = "staplerAlmostEmpty"; + public const STAPLER_ALMOST_FULL = "staplerAlmostFull"; + public const STAPLER_AT_LIMIT = "staplerAtLimit"; + public const STAPLER_CLOSED = "staplerClosed"; + public const STAPLER_CONFIGURATION_CHANGE = "staplerConfigurationChange"; + public const STAPLER_COVER_CLOSED = "staplerCoverClosed"; + public const STAPLER_COVER_OPEN = "staplerCoverOpen"; + public const STAPLER_EMPTY = "staplerEmpty"; + public const STAPLER_FULL = "staplerFull"; + public const STAPLER_INTERLOCK_CLOSED = "staplerInterlockClosed"; + public const STAPLER_INTERLOCK_OPEN = "staplerInterlockOpen"; + public const STAPLER_JAM = "staplerJam"; + public const STAPLER_LIFE_ALMOST_OVER = "staplerLifeAlmostOver"; + public const STAPLER_LIFE_OVER = "staplerLifeOver"; + public const STAPLER_MEMORY_EXHAUSTED = "staplerMemoryExhausted"; + public const STAPLER_MISSING = "staplerMissing"; + public const STAPLER_MOTOR_FAILURE = "staplerMotorFailure"; + public const STAPLER_NEAR_LIMIT = "staplerNearLimit"; + public const STAPLER_OFFLINE = "staplerOffline"; + public const STAPLER_OPENED = "staplerOpened"; + public const STAPLER_OVER_TEMPERATURE = "staplerOverTemperature"; + public const STAPLER_POWER_SAVER = "staplerPowerSaver"; + public const STAPLER_RECOVERABLE_FAILURE = "staplerRecoverableFailure"; + public const STAPLER_RECOVERABLE_STORAGE = "staplerRecoverableStorage"; + public const STAPLER_REMOVED = "staplerRemoved"; + public const STAPLER_RESOURCE_ADDED = "staplerResourceAdded"; + public const STAPLER_RESOURCE_REMOVED = "staplerResourceRemoved"; + public const STAPLER_THERMISTOR_FAILURE = "staplerThermistorFailure"; + public const STAPLER_TIMING_FAILURE = "staplerTimingFailure"; + public const STAPLER_TURNED_OFF = "staplerTurnedOff"; + public const STAPLER_TURNED_ON = "staplerTurnedOn"; + public const STAPLER_UNDER_TEMPERATURE = "staplerUnderTemperature"; + public const STAPLER_UNRECOVERABLE_FAILURE = "staplerUnrecoverableFailure"; + public const STAPLER_UNRECOVERABLE_STORAGE_ERROR = "staplerUnrecoverableStorageError"; + public const STAPLER_WARMING_UP = "staplerWarmingUp"; + public const STITCHER_ADDED = "stitcherAdded"; + public const STITCHER_ALMOST_EMPTY = "stitcherAlmostEmpty"; + public const STITCHER_ALMOST_FULL = "stitcherAlmostFull"; + public const STITCHER_AT_LIMIT = "stitcherAtLimit"; + public const STITCHER_CLOSED = "stitcherClosed"; + public const STITCHER_CONFIGURATION_CHANGE = "stitcherConfigurationChange"; + public const STITCHER_COVER_CLOSED = "stitcherCoverClosed"; + public const STITCHER_COVER_OPEN = "stitcherCoverOpen"; + public const STITCHER_EMPTY = "stitcherEmpty"; + public const STITCHER_FULL = "stitcherFull"; + public const STITCHER_INTERLOCK_CLOSED = "stitcherInterlockClosed"; + public const STITCHER_INTERLOCK_OPEN = "stitcherInterlockOpen"; + public const STITCHER_JAM = "stitcherJam"; + public const STITCHER_LIFE_ALMOST_OVER = "stitcherLifeAlmostOver"; + public const STITCHER_LIFE_OVER = "stitcherLifeOver"; + public const STITCHER_MEMORY_EXHAUSTED = "stitcherMemoryExhausted"; + public const STITCHER_MISSING = "stitcherMissing"; + public const STITCHER_MOTOR_FAILURE = "stitcherMotorFailure"; + public const STITCHER_NEAR_LIMIT = "stitcherNearLimit"; + public const STITCHER_OFFLINE = "stitcherOffline"; + public const STITCHER_OPENED = "stitcherOpened"; + public const STITCHER_OVER_TEMPERATURE = "stitcherOverTemperature"; + public const STITCHER_POWER_SAVER = "stitcherPowerSaver"; + public const STITCHER_RECOVERABLE_FAILURE = "stitcherRecoverableFailure"; + public const STITCHER_RECOVERABLE_STORAGE = "stitcherRecoverableStorage"; + public const STITCHER_REMOVED = "stitcherRemoved"; + public const STITCHER_RESOURCE_ADDED = "stitcherResourceAdded"; + public const STITCHER_RESOURCE_REMOVED = "stitcherResourceRemoved"; + public const STITCHER_THERMISTOR_FAILURE = "stitcherThermistorFailure"; + public const STITCHER_TIMING_FAILURE = "stitcherTimingFailure"; + public const STITCHER_TURNED_OFF = "stitcherTurnedOff"; + public const STITCHER_TURNED_ON = "stitcherTurnedOn"; + public const STITCHER_UNDER_TEMPERATURE = "stitcherUnderTemperature"; + public const STITCHER_UNRECOVERABLE_FAILURE = "stitcherUnrecoverableFailure"; + public const STITCHER_UNRECOVERABLE_STORAGE_ERROR = "stitcherUnrecoverableStorageError"; + public const STITCHER_WARMING_UP = "stitcherWarmingUp"; + public const SUBUNIT_ADDED = "subunitAdded"; + public const SUBUNIT_ALMOST_EMPTY = "subunitAlmostEmpty"; + public const SUBUNIT_ALMOST_FULL = "subunitAlmostFull"; + public const SUBUNIT_AT_LIMIT = "subunitAtLimit"; + public const SUBUNIT_CLOSED = "subunitClosed"; + public const SUBUNIT_COOLING_DOWN = "subunitCoolingDown"; + public const SUBUNIT_EMPTY = "subunitEmpty"; + public const SUBUNIT_FULL = "subunitFull"; + public const SUBUNIT_LIFE_ALMOST_OVER = "subunitLifeAlmostOver"; + public const SUBUNIT_LIFE_OVER = "subunitLifeOver"; + public const SUBUNIT_MEMORY_EXHAUSTED = "subunitMemoryExhausted"; + public const SUBUNIT_MISSING = "subunitMissing"; + public const SUBUNIT_MOTOR_FAILURE = "subunitMotorFailure"; + public const SUBUNIT_NEAR_LIMIT = "subunitNearLimit"; + public const SUBUNIT_OFFLINE = "subunitOffline"; + public const SUBUNIT_OPENED = "subunitOpened"; + public const SUBUNIT_OVER_TEMPERATURE = "subunitOverTemperature"; + public const SUBUNIT_POWER_SAVER = "subunitPowerSaver"; + public const SUBUNIT_RECOVERABLE_FAILURE = "subunitRecoverableFailure"; + public const SUBUNIT_RECOVERABLE_STORAGE = "subunitRecoverableStorage"; + public const SUBUNIT_REMOVED = "subunitRemoved"; + public const SUBUNIT_RESOURCE_ADDED = "subunitResourceAdded"; + public const SUBUNIT_RESOURCE_REMOVED = "subunitResourceRemoved"; + public const SUBUNIT_THERMISTOR_FAILURE = "subunitThermistorFailure"; + public const SUBUNIT_TIMING_FAILURE = "subunitTimingFailure"; + public const SUBUNIT_TURNED_OFF = "subunitTurnedOff"; + public const SUBUNIT_TURNED_ON = "subunitTurnedOn"; + public const SUBUNIT_UNDER_TEMPERATURE = "subunitUnderTemperature"; + public const SUBUNIT_UNRECOVERABLE_FAILURE = "subunitUnrecoverableFailure"; + public const SUBUNIT_UNRECOVERABLE_STORAGE = "subunitUnrecoverableStorage"; + public const SUBUNIT_WARMING_UP = "subunitWarmingUp"; + public const SUSPEND = "suspend"; + public const TESTING = "testing"; + public const TRIMMER_ADDED = "trimmerAdded"; + public const TRIMMER_ALMOST_EMPTY = "trimmerAlmostEmpty"; + public const TRIMMER_ALMOST_FULL = "trimmerAlmostFull"; + public const TRIMMER_AT_LIMIT = "trimmerAtLimit"; + public const TRIMMER_CLOSED = "trimmerClosed"; + public const TRIMMER_CONFIGURATION_CHANGE = "trimmerConfigurationChange"; + public const TRIMMER_COVER_CLOSED = "trimmerCoverClosed"; + public const TRIMMER_COVER_OPEN = "trimmerCoverOpen"; + public const TRIMMER_EMPTY = "trimmerEmpty"; + public const TRIMMER_FULL = "trimmerFull"; + public const TRIMMER_INTERLOCK_CLOSED = "trimmerInterlockClosed"; + public const TRIMMER_INTERLOCK_OPEN = "trimmerInterlockOpen"; + public const TRIMMER_JAM = "trimmerJam"; + public const TRIMMER_LIFE_ALMOST_OVER = "trimmerLifeAlmostOver"; + public const TRIMMER_LIFE_OVER = "trimmerLifeOver"; + public const TRIMMER_MEMORY_EXHAUSTED = "trimmerMemoryExhausted"; + public const TRIMMER_MISSING = "trimmerMissing"; + public const TRIMMER_MOTOR_FAILURE = "trimmerMotorFailure"; + public const TRIMMER_NEAR_LIMIT = "trimmerNearLimit"; + public const TRIMMER_OFFLINE = "trimmerOffline"; + public const TRIMMER_OPENED = "trimmerOpened"; + public const TRIMMER_OVER_TEMPERATURE = "trimmerOverTemperature"; + public const TRIMMER_POWER_SAVER = "trimmerPowerSaver"; + public const TRIMMER_RECOVERABLE_FAILURE = "trimmerRecoverableFailure"; + public const TRIMMER_RECOVERABLE_STORAGE = "trimmerRecoverableStorage"; + public const TRIMMER_REMOVED = "trimmerRemoved"; + public const TRIMMER_RESOURCE_ADDED = "trimmerResourceAdded"; + public const TRIMMER_RESOURCE_REMOVED = "trimmerResourceRemoved"; + public const TRIMMER_THERMISTOR_FAILURE = "trimmerThermistorFailure"; + public const TRIMMER_TIMING_FAILURE = "trimmerTimingFailure"; + public const TRIMMER_TURNED_OFF = "trimmerTurnedOff"; + public const TRIMMER_TURNED_ON = "trimmerTurnedOn"; + public const TRIMMER_UNDER_TEMPERATURE = "trimmerUnderTemperature"; + public const TRIMMER_UNRECOVERABLE_FAILURE = "trimmerUnrecoverableFailure"; + public const TRIMMER_UNRECOVERABLE_STORAGE_ERROR = "trimmerUnrecoverableStorageError"; + public const TRIMMER_WARMING_UP = "trimmerWarmingUp"; + public const UNKNOWN = "unknown"; + public const WRAPPER_ADDED = "wrapperAdded"; + public const WRAPPER_ALMOST_EMPTY = "wrapperAlmostEmpty"; + public const WRAPPER_ALMOST_FULL = "wrapperAlmostFull"; + public const WRAPPER_AT_LIMIT = "wrapperAtLimit"; + public const WRAPPER_CLOSED = "wrapperClosed"; + public const WRAPPER_CONFIGURATION_CHANGE = "wrapperConfigurationChange"; + public const WRAPPER_COVER_CLOSED = "wrapperCoverClosed"; + public const WRAPPER_COVER_OPEN = "wrapperCoverOpen"; + public const WRAPPER_EMPTY = "wrapperEmpty"; + public const WRAPPER_FULL = "wrapperFull"; + public const WRAPPER_INTERLOCK_CLOSED = "wrapperInterlockClosed"; + public const WRAPPER_INTERLOCK_OPEN = "wrapperInterlockOpen"; + public const WRAPPER_JAM = "wrapperJam"; + public const WRAPPER_LIFE_ALMOST_OVER = "wrapperLifeAlmostOver"; + public const WRAPPER_LIFE_OVER = "wrapperLifeOver"; + public const WRAPPER_MEMORY_EXHAUSTED = "wrapperMemoryExhausted"; + public const WRAPPER_MISSING = "wrapperMissing"; + public const WRAPPER_MOTOR_FAILURE = "wrapperMotorFailure"; + public const WRAPPER_NEAR_LIMIT = "wrapperNearLimit"; + public const WRAPPER_OFFLINE = "wrapperOffline"; + public const WRAPPER_OPENED = "wrapperOpened"; + public const WRAPPER_OVER_TEMPERATURE = "wrapperOverTemperature"; + public const WRAPPER_POWER_SAVER = "wrapperPowerSaver"; + public const WRAPPER_RECOVERABLE_FAILURE = "wrapperRecoverableFailure"; + public const WRAPPER_RECOVERABLE_STORAGE = "wrapperRecoverableStorage"; + public const WRAPPER_REMOVED = "wrapperRemoved"; + public const WRAPPER_RESOURCE_ADDED = "wrapperResourceAdded"; + public const WRAPPER_RESOURCE_REMOVED = "wrapperResourceRemoved"; + public const WRAPPER_THERMISTOR_FAILURE = "wrapperThermistorFailure"; + public const WRAPPER_TIMING_FAILURE = "wrapperTimingFailure"; + public const WRAPPER_TURNED_OFF = "wrapperTurnedOff"; + public const WRAPPER_TURNED_ON = "wrapperTurnedOn"; + public const WRAPPER_UNDER_TEMPERATURE = "wrapperUnderTemperature"; + public const WRAPPER_UNRECOVERABLE_FAILURE = "wrapperUnrecoverableFailure"; + public const WRAPPER_UNRECOVERABLE_STORAGE_ERROR = "wrapperUnrecoverableStorageError"; + public const WRAPPER_WARMING_UP = "wrapperWarmingUp"; } diff --git a/src/Generated/Models/PrinterProcessingStateReason.php b/src/Generated/Models/PrinterProcessingStateReason.php index 8bad943b3f6..98e943ac202 100644 --- a/src/Generated/Models/PrinterProcessingStateReason.php +++ b/src/Generated/Models/PrinterProcessingStateReason.php @@ -5,39 +5,39 @@ use Microsoft\Kiota\Abstractions\Enum; class PrinterProcessingStateReason extends Enum { - public const PAUSED = 'paused'; - public const MEDIA_JAM = 'mediaJam'; - public const MEDIA_NEEDED = 'mediaNeeded'; - public const MEDIA_LOW = 'mediaLow'; - public const MEDIA_EMPTY = 'mediaEmpty'; - public const COVER_OPEN = 'coverOpen'; - public const INTERLOCK_OPEN = 'interlockOpen'; - public const OUTPUT_TRAY_MISSING = 'outputTrayMissing'; - public const OUTPUT_AREA_FULL = 'outputAreaFull'; - public const MARKER_SUPPLY_LOW = 'markerSupplyLow'; - public const MARKER_SUPPLY_EMPTY = 'markerSupplyEmpty'; - public const INPUT_TRAY_MISSING = 'inputTrayMissing'; - public const OUTPUT_AREA_ALMOST_FULL = 'outputAreaAlmostFull'; - public const MARKER_WASTE_ALMOST_FULL = 'markerWasteAlmostFull'; - public const MARKER_WASTE_FULL = 'markerWasteFull'; - public const FUSER_OVER_TEMP = 'fuserOverTemp'; - public const FUSER_UNDER_TEMP = 'fuserUnderTemp'; - public const OTHER = 'other'; - public const NONE = 'none'; - public const MOVING_TO_PAUSED = 'movingToPaused'; - public const SHUTDOWN = 'shutdown'; - public const CONNECTING_TO_DEVICE = 'connectingToDevice'; - public const TIMED_OUT = 'timedOut'; - public const STOPPING = 'stopping'; - public const STOPPED_PARTIALLY = 'stoppedPartially'; - public const TONER_LOW = 'tonerLow'; - public const TONER_EMPTY = 'tonerEmpty'; - public const SPOOL_AREA_FULL = 'spoolAreaFull'; - public const DOOR_OPEN = 'doorOpen'; - public const OPTICAL_PHOTO_CONDUCTOR_NEAR_END_OF_LIFE = 'opticalPhotoConductorNearEndOfLife'; - public const OPTICAL_PHOTO_CONDUCTOR_LIFE_OVER = 'opticalPhotoConductorLifeOver'; - public const DEVELOPER_LOW = 'developerLow'; - public const DEVELOPER_EMPTY = 'developerEmpty'; - public const INTERPRETER_RESOURCE_UNAVAILABLE = 'interpreterResourceUnavailable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PAUSED = "paused"; + public const MEDIA_JAM = "mediaJam"; + public const MEDIA_NEEDED = "mediaNeeded"; + public const MEDIA_LOW = "mediaLow"; + public const MEDIA_EMPTY = "mediaEmpty"; + public const COVER_OPEN = "coverOpen"; + public const INTERLOCK_OPEN = "interlockOpen"; + public const OUTPUT_TRAY_MISSING = "outputTrayMissing"; + public const OUTPUT_AREA_FULL = "outputAreaFull"; + public const MARKER_SUPPLY_LOW = "markerSupplyLow"; + public const MARKER_SUPPLY_EMPTY = "markerSupplyEmpty"; + public const INPUT_TRAY_MISSING = "inputTrayMissing"; + public const OUTPUT_AREA_ALMOST_FULL = "outputAreaAlmostFull"; + public const MARKER_WASTE_ALMOST_FULL = "markerWasteAlmostFull"; + public const MARKER_WASTE_FULL = "markerWasteFull"; + public const FUSER_OVER_TEMP = "fuserOverTemp"; + public const FUSER_UNDER_TEMP = "fuserUnderTemp"; + public const OTHER = "other"; + public const NONE = "none"; + public const MOVING_TO_PAUSED = "movingToPaused"; + public const SHUTDOWN = "shutdown"; + public const CONNECTING_TO_DEVICE = "connectingToDevice"; + public const TIMED_OUT = "timedOut"; + public const STOPPING = "stopping"; + public const STOPPED_PARTIALLY = "stoppedPartially"; + public const TONER_LOW = "tonerLow"; + public const TONER_EMPTY = "tonerEmpty"; + public const SPOOL_AREA_FULL = "spoolAreaFull"; + public const DOOR_OPEN = "doorOpen"; + public const OPTICAL_PHOTO_CONDUCTOR_NEAR_END_OF_LIFE = "opticalPhotoConductorNearEndOfLife"; + public const OPTICAL_PHOTO_CONDUCTOR_LIFE_OVER = "opticalPhotoConductorLifeOver"; + public const DEVELOPER_LOW = "developerLow"; + public const DEVELOPER_EMPTY = "developerEmpty"; + public const INTERPRETER_RESOURCE_UNAVAILABLE = "interpreterResourceUnavailable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Priority.php b/src/Generated/Models/Priority.php index e3448ffb3b9..2958f0bdf75 100644 --- a/src/Generated/Models/Priority.php +++ b/src/Generated/Models/Priority.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Priority extends Enum { - public const NONE = 'None'; - public const HIGH = 'High'; - public const LOW = 'Low'; + public const NONE = "None"; + public const HIGH = "High"; + public const LOW = "Low"; } diff --git a/src/Generated/Models/PrivateNetworkDestinationType.php b/src/Generated/Models/PrivateNetworkDestinationType.php index f266243c2aa..09b6c412490 100644 --- a/src/Generated/Models/PrivateNetworkDestinationType.php +++ b/src/Generated/Models/PrivateNetworkDestinationType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivateNetworkDestinationType extends Enum { - public const IP_ADDRESS = 'ipAddress'; - public const IP_RANGE = 'ipRange'; - public const IP_RANGE_CIDR = 'ipRangeCidr'; - public const FQDN = 'fqdn'; - public const DNS_SUFFIX = 'dnsSuffix'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IP_ADDRESS = "ipAddress"; + public const IP_RANGE = "ipRange"; + public const IP_RANGE_CIDR = "ipRangeCidr"; + public const FQDN = "fqdn"; + public const DNS_SUFFIX = "dnsSuffix"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrivateNetworkProtocol.php b/src/Generated/Models/PrivateNetworkProtocol.php index 7b6d7efacb7..fb7c4e37e78 100644 --- a/src/Generated/Models/PrivateNetworkProtocol.php +++ b/src/Generated/Models/PrivateNetworkProtocol.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivateNetworkProtocol extends Enum { - public const TCP = 'tcp'; - public const UDP = 'udp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TCP = "tcp"; + public const UDP = "udp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrivilegeManagementElevationType.php b/src/Generated/Models/PrivilegeManagementElevationType.php index 2c42d59c6b1..335578845b2 100644 --- a/src/Generated/Models/PrivilegeManagementElevationType.php +++ b/src/Generated/Models/PrivilegeManagementElevationType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivilegeManagementElevationType extends Enum { - public const UNDETERMINED = 'undetermined'; - public const UNMANAGED_ELEVATION = 'unmanagedElevation'; - public const ZERO_TOUCH_ELEVATION = 'zeroTouchElevation'; - public const USER_CONFIRMED_ELEVATION = 'userConfirmedElevation'; - public const SUPPORT_APPROVED_ELEVATION = 'supportApprovedElevation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNDETERMINED = "undetermined"; + public const UNMANAGED_ELEVATION = "unmanagedElevation"; + public const ZERO_TOUCH_ELEVATION = "zeroTouchElevation"; + public const USER_CONFIRMED_ELEVATION = "userConfirmedElevation"; + public const SUPPORT_APPROVED_ELEVATION = "supportApprovedElevation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrivilegeManagementEndUserType.php b/src/Generated/Models/PrivilegeManagementEndUserType.php index 1e75cfb3436..2df2ae485dc 100644 --- a/src/Generated/Models/PrivilegeManagementEndUserType.php +++ b/src/Generated/Models/PrivilegeManagementEndUserType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivilegeManagementEndUserType extends Enum { - public const UNDETERMINED = 'undetermined'; - public const AZURE_AD = 'azureAd'; - public const HYBRID = 'hybrid'; - public const LOCAL = 'local'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNDETERMINED = "undetermined"; + public const AZURE_AD = "azureAd"; + public const HYBRID = "hybrid"; + public const LOCAL = "local"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrivilegeManagementProcessType.php b/src/Generated/Models/PrivilegeManagementProcessType.php index 916f6b0d67f..353150c6e8c 100644 --- a/src/Generated/Models/PrivilegeManagementProcessType.php +++ b/src/Generated/Models/PrivilegeManagementProcessType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivilegeManagementProcessType extends Enum { - public const UNDEFINED = 'undefined'; - public const PARENT = 'parent'; - public const CHILD = 'child'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNDEFINED = "undefined"; + public const PARENT = "parent"; + public const CHILD = "child"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrivilegedAccessGroupAssignmentType.php b/src/Generated/Models/PrivilegedAccessGroupAssignmentType.php index 55ce206919a..0c501426de4 100644 --- a/src/Generated/Models/PrivilegedAccessGroupAssignmentType.php +++ b/src/Generated/Models/PrivilegedAccessGroupAssignmentType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivilegedAccessGroupAssignmentType extends Enum { - public const ASSIGNED = 'assigned'; - public const ACTIVATED = 'activated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ASSIGNED = "assigned"; + public const ACTIVATED = "activated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrivilegedAccessGroupMemberType.php b/src/Generated/Models/PrivilegedAccessGroupMemberType.php index f269a4bd04d..fa47299987b 100644 --- a/src/Generated/Models/PrivilegedAccessGroupMemberType.php +++ b/src/Generated/Models/PrivilegedAccessGroupMemberType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivilegedAccessGroupMemberType extends Enum { - public const DIRECT = 'direct'; - public const GROUP = 'group'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DIRECT = "direct"; + public const GROUP = "group"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PrivilegedAccessGroupRelationships.php b/src/Generated/Models/PrivilegedAccessGroupRelationships.php index 1f3fce7c6da..d50d001daad 100644 --- a/src/Generated/Models/PrivilegedAccessGroupRelationships.php +++ b/src/Generated/Models/PrivilegedAccessGroupRelationships.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PrivilegedAccessGroupRelationships extends Enum { - public const OWNER = 'owner'; - public const MEMBER = 'member'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OWNER = "owner"; + public const MEMBER = "member"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProcessIntegrityLevel.php b/src/Generated/Models/ProcessIntegrityLevel.php index 71a042f3115..05e250b02c7 100644 --- a/src/Generated/Models/ProcessIntegrityLevel.php +++ b/src/Generated/Models/ProcessIntegrityLevel.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ProcessIntegrityLevel extends Enum { - public const UNKNOWN = 'unknown'; - public const UNTRUSTED = 'untrusted'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const SYSTEM = 'system'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const UNTRUSTED = "untrusted"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const SYSTEM = "system"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PromptLoginBehavior.php b/src/Generated/Models/PromptLoginBehavior.php index 42da4b03fd6..dc5bd6b758d 100644 --- a/src/Generated/Models/PromptLoginBehavior.php +++ b/src/Generated/Models/PromptLoginBehavior.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PromptLoginBehavior extends Enum { - public const TRANSLATE_TO_FRESH_PASSWORD_AUTHENTICATION = 'translateToFreshPasswordAuthentication'; - public const NATIVE_SUPPORT = 'nativeSupport'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TRANSLATE_TO_FRESH_PASSWORD_AUTHENTICATION = "translateToFreshPasswordAuthentication"; + public const NATIVE_SUPPORT = "nativeSupport"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PropertyType.php b/src/Generated/Models/PropertyType.php index 862a6545b89..8092d17686b 100644 --- a/src/Generated/Models/PropertyType.php +++ b/src/Generated/Models/PropertyType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class PropertyType extends Enum { - public const STRING = 'string'; - public const INT64 = 'int64'; - public const DOUBLE = 'double'; - public const DATE_TIME = 'dateTime'; - public const BOOLEAN = 'boolean'; - public const STRING_COLLECTION = 'stringCollection'; - public const INT64_COLLECTION = 'int64Collection'; - public const DOUBLE_COLLECTION = 'doubleCollection'; - public const DATE_TIME_COLLECTION = 'dateTimeCollection'; + public const STRING = "string"; + public const INT64 = "int64"; + public const DOUBLE = "double"; + public const DATE_TIME = "dateTime"; + public const BOOLEAN = "boolean"; + public const STRING_COLLECTION = "stringCollection"; + public const INT64_COLLECTION = "int64Collection"; + public const DOUBLE_COLLECTION = "doubleCollection"; + public const DATE_TIME_COLLECTION = "dateTimeCollection"; } diff --git a/src/Generated/Models/ProtectionPolicyStatus.php b/src/Generated/Models/ProtectionPolicyStatus.php index 6757a4fe67b..ec5e59e88ce 100644 --- a/src/Generated/Models/ProtectionPolicyStatus.php +++ b/src/Generated/Models/ProtectionPolicyStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ProtectionPolicyStatus extends Enum { - public const INACTIVE = 'inactive'; - public const ACTIVE_WITH_ERRORS = 'activeWithErrors'; - public const UPDATING = 'updating'; - public const ACTIVE = 'active'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INACTIVE = "inactive"; + public const ACTIVE_WITH_ERRORS = "activeWithErrors"; + public const UPDATING = "updating"; + public const ACTIVE = "active"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProtectionRuleStatus.php b/src/Generated/Models/ProtectionRuleStatus.php index 368c9da2f86..fae83c0017f 100644 --- a/src/Generated/Models/ProtectionRuleStatus.php +++ b/src/Generated/Models/ProtectionRuleStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ProtectionRuleStatus extends Enum { - public const DRAFT = 'draft'; - public const ACTIVE = 'active'; - public const COMPLETED = 'completed'; - public const COMPLETED_WITH_ERRORS = 'completedWithErrors'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DRAFT = "draft"; + public const ACTIVE = "active"; + public const COMPLETED = "completed"; + public const COMPLETED_WITH_ERRORS = "completedWithErrors"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProtectionUnitStatus.php b/src/Generated/Models/ProtectionUnitStatus.php index 563fc450c42..07cdad905b9 100644 --- a/src/Generated/Models/ProtectionUnitStatus.php +++ b/src/Generated/Models/ProtectionUnitStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ProtectionUnitStatus extends Enum { - public const PROTECT_REQUESTED = 'protectRequested'; - public const PROTECTED = 'protected'; - public const UNPROTECT_REQUESTED = 'unprotectRequested'; - public const UNPROTECTED = 'unprotected'; - public const REMOVE_REQUESTED = 'removeRequested'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PROTECT_REQUESTED = "protectRequested"; + public const PROTECTED = "protected"; + public const UNPROTECT_REQUESTED = "unprotectRequested"; + public const UNPROTECTED = "unprotected"; + public const REMOVE_REQUESTED = "removeRequested"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProtectionUnitsBulkJobStatus.php b/src/Generated/Models/ProtectionUnitsBulkJobStatus.php index 12088dab380..e629bd066d9 100644 --- a/src/Generated/Models/ProtectionUnitsBulkJobStatus.php +++ b/src/Generated/Models/ProtectionUnitsBulkJobStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ProtectionUnitsBulkJobStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ACTIVE = 'active'; - public const COMPLETED = 'completed'; - public const COMPLETED_WITH_ERRORS = 'completedWithErrors'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ACTIVE = "active"; + public const COMPLETED = "completed"; + public const COMPLETED_WITH_ERRORS = "completedWithErrors"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProtocolType.php b/src/Generated/Models/ProtocolType.php index 6c52826678c..94449265485 100644 --- a/src/Generated/Models/ProtocolType.php +++ b/src/Generated/Models/ProtocolType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class ProtocolType extends Enum { - public const NONE = 'none'; - public const O_AUTH2 = 'oAuth2'; - public const ROPC = 'ropc'; - public const WS_FEDERATION = 'wsFederation'; - public const SAML20 = 'saml20'; - public const DEVICE_CODE = 'deviceCode'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const AUTHENTICATION_TRANSFER = 'authenticationTransfer'; - public const NATIVE_AUTH = 'nativeAuth'; + public const NONE = "none"; + public const O_AUTH2 = "oAuth2"; + public const ROPC = "ropc"; + public const WS_FEDERATION = "wsFederation"; + public const SAML20 = "saml20"; + public const DEVICE_CODE = "deviceCode"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const AUTHENTICATION_TRANSFER = "authenticationTransfer"; + public const NATIVE_AUTH = "nativeAuth"; } diff --git a/src/Generated/Models/ProvisionState.php b/src/Generated/Models/ProvisionState.php index 6f6fffea659..8378a58275a 100644 --- a/src/Generated/Models/ProvisionState.php +++ b/src/Generated/Models/ProvisionState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ProvisionState extends Enum { - public const NOT_PROVISIONED = 'notProvisioned'; - public const PROVISIONING_IN_PROGRESS = 'provisioningInProgress'; - public const PROVISIONING_FAILED = 'provisioningFailed'; - public const PROVISIONING_COMPLETED = 'provisioningCompleted'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_PROVISIONED = "notProvisioned"; + public const PROVISIONING_IN_PROGRESS = "provisioningInProgress"; + public const PROVISIONING_FAILED = "provisioningFailed"; + public const PROVISIONING_COMPLETED = "provisioningCompleted"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProvisioningAction.php b/src/Generated/Models/ProvisioningAction.php index bef8690d2d0..af1bbac0914 100644 --- a/src/Generated/Models/ProvisioningAction.php +++ b/src/Generated/Models/ProvisioningAction.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ProvisioningAction extends Enum { - public const OTHER = 'other'; - public const CREATE = 'create'; - public const DELETE = 'delete'; - public const DISABLE = 'disable'; - public const UPDATE = 'update'; - public const STAGED_DELETE = 'stagedDelete'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OTHER = "other"; + public const CREATE = "create"; + public const DELETE = "delete"; + public const DISABLE = "disable"; + public const UPDATE = "update"; + public const STAGED_DELETE = "stagedDelete"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProvisioningResult.php b/src/Generated/Models/ProvisioningResult.php index 7c036dc741c..37d673f23db 100644 --- a/src/Generated/Models/ProvisioningResult.php +++ b/src/Generated/Models/ProvisioningResult.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ProvisioningResult extends Enum { - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; - public const SKIPPED = 'skipped'; - public const WARNING = 'warning'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const FAILURE = "failure"; + public const SKIPPED = "skipped"; + public const WARNING = "warning"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProvisioningStatusErrorCategory.php b/src/Generated/Models/ProvisioningStatusErrorCategory.php index 2734087aa56..14d0fffb292 100644 --- a/src/Generated/Models/ProvisioningStatusErrorCategory.php +++ b/src/Generated/Models/ProvisioningStatusErrorCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ProvisioningStatusErrorCategory extends Enum { - public const FAILURE = 'failure'; - public const NON_SERVICE_FAILURE = 'nonServiceFailure'; - public const SUCCESS = 'success'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FAILURE = "failure"; + public const NON_SERVICE_FAILURE = "nonServiceFailure"; + public const SUCCESS = "success"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ProvisioningStepType.php b/src/Generated/Models/ProvisioningStepType.php index 0c5644a9f2e..42ba5f221a8 100644 --- a/src/Generated/Models/ProvisioningStepType.php +++ b/src/Generated/Models/ProvisioningStepType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ProvisioningStepType extends Enum { - public const IMPORT = 'import'; - public const SCOPING = 'scoping'; - public const MATCHING = 'matching'; - public const PROCESSING = 'processing'; - public const REFERENCE_RESOLUTION = 'referenceResolution'; - public const EXPORT = 'export'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IMPORT = "import"; + public const SCOPING = "scoping"; + public const MATCHING = "matching"; + public const PROCESSING = "processing"; + public const REFERENCE_RESOLUTION = "referenceResolution"; + public const EXPORT = "export"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/PublicKeyInfrastructureRoot.php b/src/Generated/Models/PublicKeyInfrastructureRoot.php index 68c893d66fc..5e543894a57 100644 --- a/src/Generated/Models/PublicKeyInfrastructureRoot.php +++ b/src/Generated/Models/PublicKeyInfrastructureRoot.php @@ -26,7 +26,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Publi } /** - * Gets the certificateBasedAuthConfigurations property value. The certificateBasedAuthConfigurations property + * Gets the certificateBasedAuthConfigurations property value. The collection of public key infrastructure instances for the certificate-based authentication feature for users. * @return array|null */ public function getCertificateBasedAuthConfigurations(): ?array { @@ -60,7 +60,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the certificateBasedAuthConfigurations property value. The certificateBasedAuthConfigurations property + * Sets the certificateBasedAuthConfigurations property value. The collection of public key infrastructure instances for the certificate-based authentication feature for users. * @param array|null $value Value to set for the certificateBasedAuthConfigurations property. */ public function setCertificateBasedAuthConfigurations(?array $value): void { diff --git a/src/Generated/Models/QuarantineReason.php b/src/Generated/Models/QuarantineReason.php index 21d708bdfda..b16e4491e66 100644 --- a/src/Generated/Models/QuarantineReason.php +++ b/src/Generated/Models/QuarantineReason.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class QuarantineReason extends Enum { - public const ENCOUNTERED_BASE_ESCROW_THRESHOLD = 'EncounteredBaseEscrowThreshold'; - public const ENCOUNTERED_TOTAL_ESCROW_THRESHOLD = 'EncounteredTotalEscrowThreshold'; - public const ENCOUNTERED_ESCROW_PROPORTION_THRESHOLD = 'EncounteredEscrowProportionThreshold'; - public const ENCOUNTERED_QUARANTINE_EXCEPTION = 'EncounteredQuarantineException'; - public const UNKNOWN = 'Unknown'; - public const QUARANTINED_ON_DEMAND = 'QuarantinedOnDemand'; - public const TOO_MANY_DELETES = 'TooManyDeletes'; - public const INGESTION_INTERRUPTED = 'IngestionInterrupted'; + public const ENCOUNTERED_BASE_ESCROW_THRESHOLD = "EncounteredBaseEscrowThreshold"; + public const ENCOUNTERED_TOTAL_ESCROW_THRESHOLD = "EncounteredTotalEscrowThreshold"; + public const ENCOUNTERED_ESCROW_PROPORTION_THRESHOLD = "EncounteredEscrowProportionThreshold"; + public const ENCOUNTERED_QUARANTINE_EXCEPTION = "EncounteredQuarantineException"; + public const UNKNOWN = "Unknown"; + public const QUARANTINED_ON_DEMAND = "QuarantinedOnDemand"; + public const TOO_MANY_DELETES = "TooManyDeletes"; + public const INGESTION_INTERRUPTED = "IngestionInterrupted"; } diff --git a/src/Generated/Models/RatingAppsType.php b/src/Generated/Models/RatingAppsType.php index 585996935c1..e38d957b823 100644 --- a/src/Generated/Models/RatingAppsType.php +++ b/src/Generated/Models/RatingAppsType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingAppsType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const AGES_ABOVE4 = 'agesAbove4'; - public const AGES_ABOVE9 = 'agesAbove9'; - public const AGES_ABOVE12 = 'agesAbove12'; - public const AGES_ABOVE17 = 'agesAbove17'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const AGES_ABOVE4 = "agesAbove4"; + public const AGES_ABOVE9 = "agesAbove9"; + public const AGES_ABOVE12 = "agesAbove12"; + public const AGES_ABOVE17 = "agesAbove17"; } diff --git a/src/Generated/Models/RatingAustraliaMoviesType.php b/src/Generated/Models/RatingAustraliaMoviesType.php index 5a7f140ac38..1c3d838b8ae 100644 --- a/src/Generated/Models/RatingAustraliaMoviesType.php +++ b/src/Generated/Models/RatingAustraliaMoviesType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingAustraliaMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const MATURE = 'mature'; - public const AGES_ABOVE15 = 'agesAbove15'; - public const AGES_ABOVE18 = 'agesAbove18'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const MATURE = "mature"; + public const AGES_ABOVE15 = "agesAbove15"; + public const AGES_ABOVE18 = "agesAbove18"; } diff --git a/src/Generated/Models/RatingAustraliaTelevisionType.php b/src/Generated/Models/RatingAustraliaTelevisionType.php index 1ef9989ccc2..19683733eb8 100644 --- a/src/Generated/Models/RatingAustraliaTelevisionType.php +++ b/src/Generated/Models/RatingAustraliaTelevisionType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingAustraliaTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const PRESCHOOLERS = 'preschoolers'; - public const CHILDREN = 'children'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const MATURE = 'mature'; - public const AGES_ABOVE15 = 'agesAbove15'; - public const AGES_ABOVE15_ADULT_VIOLENCE = 'agesAbove15AdultViolence'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const PRESCHOOLERS = "preschoolers"; + public const CHILDREN = "children"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const MATURE = "mature"; + public const AGES_ABOVE15 = "agesAbove15"; + public const AGES_ABOVE15_ADULT_VIOLENCE = "agesAbove15AdultViolence"; } diff --git a/src/Generated/Models/RatingCanadaMoviesType.php b/src/Generated/Models/RatingCanadaMoviesType.php index 1cf3a25619a..16fb93121d0 100644 --- a/src/Generated/Models/RatingCanadaMoviesType.php +++ b/src/Generated/Models/RatingCanadaMoviesType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingCanadaMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const AGES_ABOVE14 = 'agesAbove14'; - public const AGES_ABOVE18 = 'agesAbove18'; - public const RESTRICTED = 'restricted'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const AGES_ABOVE14 = "agesAbove14"; + public const AGES_ABOVE18 = "agesAbove18"; + public const RESTRICTED = "restricted"; } diff --git a/src/Generated/Models/RatingCanadaTelevisionType.php b/src/Generated/Models/RatingCanadaTelevisionType.php index 9abff4872cf..730f85e1ba7 100644 --- a/src/Generated/Models/RatingCanadaTelevisionType.php +++ b/src/Generated/Models/RatingCanadaTelevisionType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingCanadaTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const CHILDREN = 'children'; - public const CHILDREN_ABOVE8 = 'childrenAbove8'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const AGES_ABOVE14 = 'agesAbove14'; - public const AGES_ABOVE18 = 'agesAbove18'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const CHILDREN = "children"; + public const CHILDREN_ABOVE8 = "childrenAbove8"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const AGES_ABOVE14 = "agesAbove14"; + public const AGES_ABOVE18 = "agesAbove18"; } diff --git a/src/Generated/Models/RatingFranceMoviesType.php b/src/Generated/Models/RatingFranceMoviesType.php index c66cab10b10..e419f584837 100644 --- a/src/Generated/Models/RatingFranceMoviesType.php +++ b/src/Generated/Models/RatingFranceMoviesType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingFranceMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const AGES_ABOVE10 = 'agesAbove10'; - public const AGES_ABOVE12 = 'agesAbove12'; - public const AGES_ABOVE16 = 'agesAbove16'; - public const AGES_ABOVE18 = 'agesAbove18'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const AGES_ABOVE10 = "agesAbove10"; + public const AGES_ABOVE12 = "agesAbove12"; + public const AGES_ABOVE16 = "agesAbove16"; + public const AGES_ABOVE18 = "agesAbove18"; } diff --git a/src/Generated/Models/RatingFranceTelevisionType.php b/src/Generated/Models/RatingFranceTelevisionType.php index 455640a7c77..09c83319dfd 100644 --- a/src/Generated/Models/RatingFranceTelevisionType.php +++ b/src/Generated/Models/RatingFranceTelevisionType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingFranceTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const AGES_ABOVE10 = 'agesAbove10'; - public const AGES_ABOVE12 = 'agesAbove12'; - public const AGES_ABOVE16 = 'agesAbove16'; - public const AGES_ABOVE18 = 'agesAbove18'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const AGES_ABOVE10 = "agesAbove10"; + public const AGES_ABOVE12 = "agesAbove12"; + public const AGES_ABOVE16 = "agesAbove16"; + public const AGES_ABOVE18 = "agesAbove18"; } diff --git a/src/Generated/Models/RatingGermanyMoviesType.php b/src/Generated/Models/RatingGermanyMoviesType.php index 86ee1494b40..74ce686dcd3 100644 --- a/src/Generated/Models/RatingGermanyMoviesType.php +++ b/src/Generated/Models/RatingGermanyMoviesType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingGermanyMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const AGES_ABOVE6 = 'agesAbove6'; - public const AGES_ABOVE12 = 'agesAbove12'; - public const AGES_ABOVE16 = 'agesAbove16'; - public const ADULTS = 'adults'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const AGES_ABOVE6 = "agesAbove6"; + public const AGES_ABOVE12 = "agesAbove12"; + public const AGES_ABOVE16 = "agesAbove16"; + public const ADULTS = "adults"; } diff --git a/src/Generated/Models/RatingGermanyTelevisionType.php b/src/Generated/Models/RatingGermanyTelevisionType.php index 6835ac8248a..5e8e47bf1e2 100644 --- a/src/Generated/Models/RatingGermanyTelevisionType.php +++ b/src/Generated/Models/RatingGermanyTelevisionType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingGermanyTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const AGES_ABOVE6 = 'agesAbove6'; - public const AGES_ABOVE12 = 'agesAbove12'; - public const AGES_ABOVE16 = 'agesAbove16'; - public const ADULTS = 'adults'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const AGES_ABOVE6 = "agesAbove6"; + public const AGES_ABOVE12 = "agesAbove12"; + public const AGES_ABOVE16 = "agesAbove16"; + public const ADULTS = "adults"; } diff --git a/src/Generated/Models/RatingIrelandMoviesType.php b/src/Generated/Models/RatingIrelandMoviesType.php index 0edb4201f00..c25f7d01663 100644 --- a/src/Generated/Models/RatingIrelandMoviesType.php +++ b/src/Generated/Models/RatingIrelandMoviesType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingIrelandMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const AGES_ABOVE12 = 'agesAbove12'; - public const AGES_ABOVE15 = 'agesAbove15'; - public const AGES_ABOVE16 = 'agesAbove16'; - public const ADULTS = 'adults'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const AGES_ABOVE12 = "agesAbove12"; + public const AGES_ABOVE15 = "agesAbove15"; + public const AGES_ABOVE16 = "agesAbove16"; + public const ADULTS = "adults"; } diff --git a/src/Generated/Models/RatingIrelandTelevisionType.php b/src/Generated/Models/RatingIrelandTelevisionType.php index f8abb733956..27cc511cf6c 100644 --- a/src/Generated/Models/RatingIrelandTelevisionType.php +++ b/src/Generated/Models/RatingIrelandTelevisionType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingIrelandTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const CHILDREN = 'children'; - public const YOUNG_ADULTS = 'youngAdults'; - public const PARENTAL_SUPERVISION = 'parentalSupervision'; - public const MATURE = 'mature'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const CHILDREN = "children"; + public const YOUNG_ADULTS = "youngAdults"; + public const PARENTAL_SUPERVISION = "parentalSupervision"; + public const MATURE = "mature"; } diff --git a/src/Generated/Models/RatingJapanMoviesType.php b/src/Generated/Models/RatingJapanMoviesType.php index ce4f5e86551..33838f33aa5 100644 --- a/src/Generated/Models/RatingJapanMoviesType.php +++ b/src/Generated/Models/RatingJapanMoviesType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingJapanMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const AGES_ABOVE15 = 'agesAbove15'; - public const AGES_ABOVE18 = 'agesAbove18'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const AGES_ABOVE15 = "agesAbove15"; + public const AGES_ABOVE18 = "agesAbove18"; } diff --git a/src/Generated/Models/RatingJapanTelevisionType.php b/src/Generated/Models/RatingJapanTelevisionType.php index c7c63323a5a..133452cc625 100644 --- a/src/Generated/Models/RatingJapanTelevisionType.php +++ b/src/Generated/Models/RatingJapanTelevisionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingJapanTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const EXPLICIT_ALLOWED = 'explicitAllowed'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const EXPLICIT_ALLOWED = "explicitAllowed"; } diff --git a/src/Generated/Models/RatingNewZealandMoviesType.php b/src/Generated/Models/RatingNewZealandMoviesType.php index 8b85d321561..ff3fa7f3f7a 100644 --- a/src/Generated/Models/RatingNewZealandMoviesType.php +++ b/src/Generated/Models/RatingNewZealandMoviesType.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingNewZealandMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const MATURE = 'mature'; - public const AGES_ABOVE13 = 'agesAbove13'; - public const AGES_ABOVE15 = 'agesAbove15'; - public const AGES_ABOVE16 = 'agesAbove16'; - public const AGES_ABOVE18 = 'agesAbove18'; - public const RESTRICTED = 'restricted'; - public const AGES_ABOVE16_RESTRICTED = 'agesAbove16Restricted'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const MATURE = "mature"; + public const AGES_ABOVE13 = "agesAbove13"; + public const AGES_ABOVE15 = "agesAbove15"; + public const AGES_ABOVE16 = "agesAbove16"; + public const AGES_ABOVE18 = "agesAbove18"; + public const RESTRICTED = "restricted"; + public const AGES_ABOVE16_RESTRICTED = "agesAbove16Restricted"; } diff --git a/src/Generated/Models/RatingNewZealandTelevisionType.php b/src/Generated/Models/RatingNewZealandTelevisionType.php index 65c5e4eab07..b9bdaa9eb9d 100644 --- a/src/Generated/Models/RatingNewZealandTelevisionType.php +++ b/src/Generated/Models/RatingNewZealandTelevisionType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingNewZealandTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const ADULTS = 'adults'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const ADULTS = "adults"; } diff --git a/src/Generated/Models/RatingUnitedKingdomMoviesType.php b/src/Generated/Models/RatingUnitedKingdomMoviesType.php index 7f306645201..1ec211f02d4 100644 --- a/src/Generated/Models/RatingUnitedKingdomMoviesType.php +++ b/src/Generated/Models/RatingUnitedKingdomMoviesType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingUnitedKingdomMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const UNIVERSAL_CHILDREN = 'universalChildren'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const AGES_ABOVE12_VIDEO = 'agesAbove12Video'; - public const AGES_ABOVE12_CINEMA = 'agesAbove12Cinema'; - public const AGES_ABOVE15 = 'agesAbove15'; - public const ADULTS = 'adults'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const UNIVERSAL_CHILDREN = "universalChildren"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const AGES_ABOVE12_VIDEO = "agesAbove12Video"; + public const AGES_ABOVE12_CINEMA = "agesAbove12Cinema"; + public const AGES_ABOVE15 = "agesAbove15"; + public const ADULTS = "adults"; } diff --git a/src/Generated/Models/RatingUnitedKingdomTelevisionType.php b/src/Generated/Models/RatingUnitedKingdomTelevisionType.php index 40f000418da..933a1c20f47 100644 --- a/src/Generated/Models/RatingUnitedKingdomTelevisionType.php +++ b/src/Generated/Models/RatingUnitedKingdomTelevisionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingUnitedKingdomTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const CAUTION = 'caution'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const CAUTION = "caution"; } diff --git a/src/Generated/Models/RatingUnitedStatesMoviesType.php b/src/Generated/Models/RatingUnitedStatesMoviesType.php index f2631586ef5..edc92f2232f 100644 --- a/src/Generated/Models/RatingUnitedStatesMoviesType.php +++ b/src/Generated/Models/RatingUnitedStatesMoviesType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingUnitedStatesMoviesType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const PARENTAL_GUIDANCE13 = 'parentalGuidance13'; - public const RESTRICTED = 'restricted'; - public const ADULTS = 'adults'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const PARENTAL_GUIDANCE13 = "parentalGuidance13"; + public const RESTRICTED = "restricted"; + public const ADULTS = "adults"; } diff --git a/src/Generated/Models/RatingUnitedStatesTelevisionType.php b/src/Generated/Models/RatingUnitedStatesTelevisionType.php index c1a344bc9af..0b9038ef0b8 100644 --- a/src/Generated/Models/RatingUnitedStatesTelevisionType.php +++ b/src/Generated/Models/RatingUnitedStatesTelevisionType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class RatingUnitedStatesTelevisionType extends Enum { - public const ALL_ALLOWED = 'allAllowed'; - public const ALL_BLOCKED = 'allBlocked'; - public const CHILDREN_ALL = 'childrenAll'; - public const CHILDREN_ABOVE7 = 'childrenAbove7'; - public const GENERAL = 'general'; - public const PARENTAL_GUIDANCE = 'parentalGuidance'; - public const CHILDREN_ABOVE14 = 'childrenAbove14'; - public const ADULTS = 'adults'; + public const ALL_ALLOWED = "allAllowed"; + public const ALL_BLOCKED = "allBlocked"; + public const CHILDREN_ALL = "childrenAll"; + public const CHILDREN_ABOVE7 = "childrenAbove7"; + public const GENERAL = "general"; + public const PARENTAL_GUIDANCE = "parentalGuidance"; + public const CHILDREN_ABOVE14 = "childrenAbove14"; + public const ADULTS = "adults"; } diff --git a/src/Generated/Models/RecipientScopeType.php b/src/Generated/Models/RecipientScopeType.php index 5ef82301a9e..34e9585a9f4 100644 --- a/src/Generated/Models/RecipientScopeType.php +++ b/src/Generated/Models/RecipientScopeType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RecipientScopeType extends Enum { - public const NONE = 'none'; - public const INTERNAL = 'internal'; - public const EXTERNAL = 'external'; - public const EXTERNAL_PARTNER = 'externalPartner'; - public const EXTERNAL_NON_PARTNER = 'externalNonPartner'; + public const NONE = "none"; + public const INTERNAL = "internal"; + public const EXTERNAL = "external"; + public const EXTERNAL_PARTNER = "externalPartner"; + public const EXTERNAL_NON_PARTNER = "externalNonPartner"; } diff --git a/src/Generated/Models/RecommendationCategory.php b/src/Generated/Models/RecommendationCategory.php index 00fd2711d89..1cfe478aece 100644 --- a/src/Generated/Models/RecommendationCategory.php +++ b/src/Generated/Models/RecommendationCategory.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RecommendationCategory extends Enum { - public const IDENTITY_BEST_PRACTICE = 'identityBestPractice'; - public const IDENTITY_SECURE_SCORE = 'identitySecureScore'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IDENTITY_BEST_PRACTICE = "identityBestPractice"; + public const IDENTITY_SECURE_SCORE = "identitySecureScore"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RecommendationFeatureAreas.php b/src/Generated/Models/RecommendationFeatureAreas.php index 6793faa351a..4bebbe1f484 100644 --- a/src/Generated/Models/RecommendationFeatureAreas.php +++ b/src/Generated/Models/RecommendationFeatureAreas.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class RecommendationFeatureAreas extends Enum { - public const USERS = 'users'; - public const GROUPS = 'groups'; - public const DEVICES = 'devices'; - public const APPLICATIONS = 'applications'; - public const ACCESS_REVIEWS = 'accessReviews'; - public const CONDITIONAL_ACCESS = 'conditionalAccess'; - public const GOVERNANCE = 'governance'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USERS = "users"; + public const GROUPS = "groups"; + public const DEVICES = "devices"; + public const APPLICATIONS = "applications"; + public const ACCESS_REVIEWS = "accessReviews"; + public const CONDITIONAL_ACCESS = "conditionalAccess"; + public const GOVERNANCE = "governance"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RecommendationPriority.php b/src/Generated/Models/RecommendationPriority.php index a74bfc873ca..748ebe80d76 100644 --- a/src/Generated/Models/RecommendationPriority.php +++ b/src/Generated/Models/RecommendationPriority.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RecommendationPriority extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; } diff --git a/src/Generated/Models/RecommendationStatus.php b/src/Generated/Models/RecommendationStatus.php index 069c1be6bc0..b9d2b36a447 100644 --- a/src/Generated/Models/RecommendationStatus.php +++ b/src/Generated/Models/RecommendationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RecommendationStatus extends Enum { - public const ACTIVE = 'active'; - public const COMPLETED_BY_SYSTEM = 'completedBySystem'; - public const COMPLETED_BY_USER = 'completedByUser'; - public const DISMISSED = 'dismissed'; - public const POSTPONED = 'postponed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const COMPLETED_BY_SYSTEM = "completedBySystem"; + public const COMPLETED_BY_USER = "completedByUser"; + public const DISMISSED = "dismissed"; + public const POSTPONED = "postponed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RecommendationType.php b/src/Generated/Models/RecommendationType.php index abc07f04847..8a9a36e595e 100644 --- a/src/Generated/Models/RecommendationType.php +++ b/src/Generated/Models/RecommendationType.php @@ -5,44 +5,44 @@ use Microsoft\Kiota\Abstractions\Enum; class RecommendationType extends Enum { - public const ADFS_APPS_MIGRATION = 'adfsAppsMigration'; - public const ENABLE_DESKTOP_S_S_O = 'enableDesktopSSO'; - public const ENABLE_P_H_S = 'enablePHS'; - public const ENABLE_PROVISIONING = 'enableProvisioning'; - public const SWITCH_FROM_PER_USER_M_F_A = 'switchFromPerUserMFA'; - public const TENANT_M_F_A = 'tenantMFA'; - public const THIRD_PARTY_APPS = 'thirdPartyApps'; - public const TURN_OFF_PER_USER_M_F_A = 'turnOffPerUserMFA'; - public const USE_AUTHENTICATOR_APP = 'useAuthenticatorApp'; - public const USE_MY_APPS = 'useMyApps'; - public const STALE_APPS = 'staleApps'; - public const STALE_APP_CREDS = 'staleAppCreds'; - public const APPLICATION_CREDENTIAL_EXPIRY = 'applicationCredentialExpiry'; - public const SERVICE_PRINCIPAL_KEY_EXPIRY = 'servicePrincipalKeyExpiry'; - public const ADMIN_M_F_A_V2 = 'adminMFAV2'; - public const BLOCK_LEGACY_AUTHENTICATION = 'blockLegacyAuthentication'; - public const INTEGRATED_APPS = 'integratedApps'; - public const MFA_REGISTRATION_V2 = 'mfaRegistrationV2'; - public const PWAGE_POLICY_NEW = 'pwagePolicyNew'; - public const PASSWORD_HASH_SYNC = 'passwordHashSync'; - public const ONE_ADMIN = 'oneAdmin'; - public const ROLE_OVERLAP = 'roleOverlap'; - public const SELF_SERVICE_PASSWORD_RESET = 'selfServicePasswordReset'; - public const SIGNIN_RISK_POLICY = 'signinRiskPolicy'; - public const USER_RISK_POLICY = 'userRiskPolicy'; - public const VERIFY_APP_PUBLISHER = 'verifyAppPublisher'; - public const PRIVATE_LINK_FOR_A_A_D = 'privateLinkForAAD'; - public const APP_ROLE_ASSIGNMENTS_GROUPS = 'appRoleAssignmentsGroups'; - public const APP_ROLE_ASSIGNMENTS_USERS = 'appRoleAssignmentsUsers'; - public const MANAGED_IDENTITY = 'managedIdentity'; - public const OVERPRIVILEGED_APPS = 'overprivilegedApps'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const LONG_LIVED_CREDENTIALS = 'longLivedCredentials'; - public const AAD_CONNECT_DEPRECATED = 'aadConnectDeprecated'; - public const ADAL_TO_MSAL_MIGRATION = 'adalToMsalMigration'; - public const OWNERLESS_APPS = 'ownerlessApps'; - public const INACTIVE_GUESTS = 'inactiveGuests'; - public const AAD_GRAPH_DEPRECATION_APPLICATION = 'aadGraphDeprecationApplication'; - public const AAD_GRAPH_DEPRECATION_SERVICE_PRINCIPAL = 'aadGraphDeprecationServicePrincipal'; - public const MFA_SERVER_DEPRECATION = 'mfaServerDeprecation'; + public const ADFS_APPS_MIGRATION = "adfsAppsMigration"; + public const ENABLE_DESKTOP_S_S_O = "enableDesktopSSO"; + public const ENABLE_P_H_S = "enablePHS"; + public const ENABLE_PROVISIONING = "enableProvisioning"; + public const SWITCH_FROM_PER_USER_M_F_A = "switchFromPerUserMFA"; + public const TENANT_M_F_A = "tenantMFA"; + public const THIRD_PARTY_APPS = "thirdPartyApps"; + public const TURN_OFF_PER_USER_M_F_A = "turnOffPerUserMFA"; + public const USE_AUTHENTICATOR_APP = "useAuthenticatorApp"; + public const USE_MY_APPS = "useMyApps"; + public const STALE_APPS = "staleApps"; + public const STALE_APP_CREDS = "staleAppCreds"; + public const APPLICATION_CREDENTIAL_EXPIRY = "applicationCredentialExpiry"; + public const SERVICE_PRINCIPAL_KEY_EXPIRY = "servicePrincipalKeyExpiry"; + public const ADMIN_M_F_A_V2 = "adminMFAV2"; + public const BLOCK_LEGACY_AUTHENTICATION = "blockLegacyAuthentication"; + public const INTEGRATED_APPS = "integratedApps"; + public const MFA_REGISTRATION_V2 = "mfaRegistrationV2"; + public const PWAGE_POLICY_NEW = "pwagePolicyNew"; + public const PASSWORD_HASH_SYNC = "passwordHashSync"; + public const ONE_ADMIN = "oneAdmin"; + public const ROLE_OVERLAP = "roleOverlap"; + public const SELF_SERVICE_PASSWORD_RESET = "selfServicePasswordReset"; + public const SIGNIN_RISK_POLICY = "signinRiskPolicy"; + public const USER_RISK_POLICY = "userRiskPolicy"; + public const VERIFY_APP_PUBLISHER = "verifyAppPublisher"; + public const PRIVATE_LINK_FOR_A_A_D = "privateLinkForAAD"; + public const APP_ROLE_ASSIGNMENTS_GROUPS = "appRoleAssignmentsGroups"; + public const APP_ROLE_ASSIGNMENTS_USERS = "appRoleAssignmentsUsers"; + public const MANAGED_IDENTITY = "managedIdentity"; + public const OVERPRIVILEGED_APPS = "overprivilegedApps"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const LONG_LIVED_CREDENTIALS = "longLivedCredentials"; + public const AAD_CONNECT_DEPRECATED = "aadConnectDeprecated"; + public const ADAL_TO_MSAL_MIGRATION = "adalToMsalMigration"; + public const OWNERLESS_APPS = "ownerlessApps"; + public const INACTIVE_GUESTS = "inactiveGuests"; + public const AAD_GRAPH_DEPRECATION_APPLICATION = "aadGraphDeprecationApplication"; + public const AAD_GRAPH_DEPRECATION_SERVICE_PRINCIPAL = "aadGraphDeprecationServicePrincipal"; + public const MFA_SERVER_DEPRECATION = "mfaServerDeprecation"; } diff --git a/src/Generated/Models/RecordCompletionReason.php b/src/Generated/Models/RecordCompletionReason.php index 8527d23fd8d..15d5ce7d4d4 100644 --- a/src/Generated/Models/RecordCompletionReason.php +++ b/src/Generated/Models/RecordCompletionReason.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class RecordCompletionReason extends Enum { - public const OPERATION_CANCELED = 'operationCanceled'; - public const STOP_TONE_DETECTED = 'stopToneDetected'; - public const MAX_RECORD_DURATION_REACHED = 'maxRecordDurationReached'; - public const INITIAL_SILENCE_TIMEOUT = 'initialSilenceTimeout'; - public const MAX_SILENCE_TIMEOUT = 'maxSilenceTimeout'; - public const PLAY_PROMPT_FAILED = 'playPromptFailed'; - public const PLAY_BEEP_FAILED = 'playBeepFailed'; - public const MEDIA_RECEIVE_TIMEOUT = 'mediaReceiveTimeout'; - public const UNSPECIFIED_ERROR = 'unspecifiedError'; + public const OPERATION_CANCELED = "operationCanceled"; + public const STOP_TONE_DETECTED = "stopToneDetected"; + public const MAX_RECORD_DURATION_REACHED = "maxRecordDurationReached"; + public const INITIAL_SILENCE_TIMEOUT = "initialSilenceTimeout"; + public const MAX_SILENCE_TIMEOUT = "maxSilenceTimeout"; + public const PLAY_PROMPT_FAILED = "playPromptFailed"; + public const PLAY_BEEP_FAILED = "playBeepFailed"; + public const MEDIA_RECEIVE_TIMEOUT = "mediaReceiveTimeout"; + public const UNSPECIFIED_ERROR = "unspecifiedError"; } diff --git a/src/Generated/Models/RecordingStatus.php b/src/Generated/Models/RecordingStatus.php index 06c0c298fb4..8fb2f7c07a9 100644 --- a/src/Generated/Models/RecordingStatus.php +++ b/src/Generated/Models/RecordingStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RecordingStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NOT_RECORDING = 'notRecording'; - public const RECORDING = 'recording'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NOT_RECORDING = "notRecording"; + public const RECORDING = "recording"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RecurrencePatternType.php b/src/Generated/Models/RecurrencePatternType.php index ec98427e14b..5a817493c25 100644 --- a/src/Generated/Models/RecurrencePatternType.php +++ b/src/Generated/Models/RecurrencePatternType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RecurrencePatternType extends Enum { - public const DAILY = 'daily'; - public const WEEKLY = 'weekly'; - public const ABSOLUTE_MONTHLY = 'absoluteMonthly'; - public const RELATIVE_MONTHLY = 'relativeMonthly'; - public const ABSOLUTE_YEARLY = 'absoluteYearly'; - public const RELATIVE_YEARLY = 'relativeYearly'; + public const DAILY = "daily"; + public const WEEKLY = "weekly"; + public const ABSOLUTE_MONTHLY = "absoluteMonthly"; + public const RELATIVE_MONTHLY = "relativeMonthly"; + public const ABSOLUTE_YEARLY = "absoluteYearly"; + public const RELATIVE_YEARLY = "relativeYearly"; } diff --git a/src/Generated/Models/RecurrenceRangeType.php b/src/Generated/Models/RecurrenceRangeType.php index 615e1173251..41a207e433e 100644 --- a/src/Generated/Models/RecurrenceRangeType.php +++ b/src/Generated/Models/RecurrenceRangeType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RecurrenceRangeType extends Enum { - public const END_DATE = 'endDate'; - public const NO_END = 'noEnd'; - public const NUMBERED = 'numbered'; + public const END_DATE = "endDate"; + public const NO_END = "noEnd"; + public const NUMBERED = "numbered"; } diff --git a/src/Generated/Models/ReferenceAttachmentPermission.php b/src/Generated/Models/ReferenceAttachmentPermission.php index a7f7793a07e..debc8a7c595 100644 --- a/src/Generated/Models/ReferenceAttachmentPermission.php +++ b/src/Generated/Models/ReferenceAttachmentPermission.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ReferenceAttachmentPermission extends Enum { - public const OTHER = 'other'; - public const VIEW = 'view'; - public const EDIT = 'edit'; - public const ANONYMOUS_VIEW = 'anonymousView'; - public const ANONYMOUS_EDIT = 'anonymousEdit'; - public const ORGANIZATION_VIEW = 'organizationView'; - public const ORGANIZATION_EDIT = 'organizationEdit'; + public const OTHER = "other"; + public const VIEW = "view"; + public const EDIT = "edit"; + public const ANONYMOUS_VIEW = "anonymousView"; + public const ANONYMOUS_EDIT = "anonymousEdit"; + public const ORGANIZATION_VIEW = "organizationView"; + public const ORGANIZATION_EDIT = "organizationEdit"; } diff --git a/src/Generated/Models/ReferenceAttachmentProvider.php b/src/Generated/Models/ReferenceAttachmentProvider.php index c9016bd6a05..22eafdcf633 100644 --- a/src/Generated/Models/ReferenceAttachmentProvider.php +++ b/src/Generated/Models/ReferenceAttachmentProvider.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ReferenceAttachmentProvider extends Enum { - public const OTHER = 'other'; - public const ONE_DRIVE_BUSINESS = 'oneDriveBusiness'; - public const ONE_DRIVE_CONSUMER = 'oneDriveConsumer'; - public const DROPBOX = 'dropbox'; + public const OTHER = "other"; + public const ONE_DRIVE_BUSINESS = "oneDriveBusiness"; + public const ONE_DRIVE_CONSUMER = "oneDriveConsumer"; + public const DROPBOX = "dropbox"; } diff --git a/src/Generated/Models/RegistrationAuthMethod.php b/src/Generated/Models/RegistrationAuthMethod.php index 1473625f3a0..3bb8191459c 100644 --- a/src/Generated/Models/RegistrationAuthMethod.php +++ b/src/Generated/Models/RegistrationAuthMethod.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class RegistrationAuthMethod extends Enum { - public const EMAIL = 'email'; - public const MOBILE_PHONE = 'mobilePhone'; - public const OFFICE_PHONE = 'officePhone'; - public const SECURITY_QUESTION = 'securityQuestion'; - public const APP_NOTIFICATION = 'appNotification'; - public const APP_CODE = 'appCode'; - public const ALTERNATE_MOBILE_PHONE = 'alternateMobilePhone'; - public const FIDO = 'fido'; - public const APP_PASSWORD = 'appPassword'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EMAIL = "email"; + public const MOBILE_PHONE = "mobilePhone"; + public const OFFICE_PHONE = "officePhone"; + public const SECURITY_QUESTION = "securityQuestion"; + public const APP_NOTIFICATION = "appNotification"; + public const APP_CODE = "appCode"; + public const ALTERNATE_MOBILE_PHONE = "alternateMobilePhone"; + public const FIDO = "fido"; + public const APP_PASSWORD = "appPassword"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RegistrationStatusType.php b/src/Generated/Models/RegistrationStatusType.php index 38ad9b03b59..3732e3717e8 100644 --- a/src/Generated/Models/RegistrationStatusType.php +++ b/src/Generated/Models/RegistrationStatusType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RegistrationStatusType extends Enum { - public const REGISTERED = 'registered'; - public const ENABLED = 'enabled'; - public const CAPABLE = 'capable'; - public const MFA_REGISTERED = 'mfaRegistered'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGISTERED = "registered"; + public const ENABLED = "enabled"; + public const CAPABLE = "capable"; + public const MFA_REGISTERED = "mfaRegistered"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RegistryHive.php b/src/Generated/Models/RegistryHive.php index 639ecaebe6a..5895002bacf 100644 --- a/src/Generated/Models/RegistryHive.php +++ b/src/Generated/Models/RegistryHive.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class RegistryHive extends Enum { - public const UNKNOWN = 'unknown'; - public const CURRENT_CONFIG = 'currentConfig'; - public const CURRENT_USER = 'currentUser'; - public const LOCAL_MACHINE_SAM = 'localMachineSam'; - public const LOCAL_MACHINE_SECURITY = 'localMachineSecurity'; - public const LOCAL_MACHINE_SOFTWARE = 'localMachineSoftware'; - public const LOCAL_MACHINE_SYSTEM = 'localMachineSystem'; - public const USERS_DEFAULT = 'usersDefault'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CURRENT_CONFIG = "currentConfig"; + public const CURRENT_USER = "currentUser"; + public const LOCAL_MACHINE_SAM = "localMachineSam"; + public const LOCAL_MACHINE_SECURITY = "localMachineSecurity"; + public const LOCAL_MACHINE_SOFTWARE = "localMachineSoftware"; + public const LOCAL_MACHINE_SYSTEM = "localMachineSystem"; + public const USERS_DEFAULT = "usersDefault"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RegistryOperation.php b/src/Generated/Models/RegistryOperation.php index 9c1a078bb8f..cb8ff08a0bb 100644 --- a/src/Generated/Models/RegistryOperation.php +++ b/src/Generated/Models/RegistryOperation.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RegistryOperation extends Enum { - public const UNKNOWN = 'unknown'; - public const CREATE = 'create'; - public const MODIFY = 'modify'; - public const DELETE = 'delete'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CREATE = "create"; + public const MODIFY = "modify"; + public const DELETE = "delete"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RegistryValueType.php b/src/Generated/Models/RegistryValueType.php index 8130df3ccc6..5460461efcd 100644 --- a/src/Generated/Models/RegistryValueType.php +++ b/src/Generated/Models/RegistryValueType.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class RegistryValueType extends Enum { - public const UNKNOWN = 'unknown'; - public const BINARY = 'binary'; - public const DWORD = 'dword'; - public const DWORD_LITTLE_ENDIAN = 'dwordLittleEndian'; - public const DWORD_BIG_ENDIAN = 'dwordBigEndian'; - public const EXPAND_SZ = 'expandSz'; - public const LINK = 'link'; - public const MULTI_SZ = 'multiSz'; - public const NONE = 'none'; - public const QWORD = 'qword'; - public const QWORDLITTLE_ENDIAN = 'qwordlittleEndian'; - public const SZ = 'sz'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const BINARY = "binary"; + public const DWORD = "dword"; + public const DWORD_LITTLE_ENDIAN = "dwordLittleEndian"; + public const DWORD_BIG_ENDIAN = "dwordBigEndian"; + public const EXPAND_SZ = "expandSz"; + public const LINK = "link"; + public const MULTI_SZ = "multiSz"; + public const NONE = "none"; + public const QWORD = "qword"; + public const QWORDLITTLE_ENDIAN = "qwordlittleEndian"; + public const SZ = "sz"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RejectReason.php b/src/Generated/Models/RejectReason.php index 8ffd510e822..2c0247dce5c 100644 --- a/src/Generated/Models/RejectReason.php +++ b/src/Generated/Models/RejectReason.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class RejectReason extends Enum { - public const NONE = 'none'; - public const BUSY = 'busy'; - public const FORBIDDEN = 'forbidden'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const BUSY = "busy"; + public const FORBIDDEN = "forbidden"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RemediationState.php b/src/Generated/Models/RemediationState.php index 6b76cc990d7..0107f6e6e98 100644 --- a/src/Generated/Models/RemediationState.php +++ b/src/Generated/Models/RemediationState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RemediationState extends Enum { - public const UNKNOWN = 'unknown'; - public const SKIPPED = 'skipped'; - public const SUCCESS = 'success'; - public const REMEDIATION_FAILED = 'remediationFailed'; - public const SCRIPT_ERROR = 'scriptError'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SKIPPED = "skipped"; + public const SUCCESS = "success"; + public const REMEDIATION_FAILED = "remediationFailed"; + public const SCRIPT_ERROR = "scriptError"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RemindBeforeTimeInMinutesType.php b/src/Generated/Models/RemindBeforeTimeInMinutesType.php index 61fcc246d1a..565b3a8f955 100644 --- a/src/Generated/Models/RemindBeforeTimeInMinutesType.php +++ b/src/Generated/Models/RemindBeforeTimeInMinutesType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RemindBeforeTimeInMinutesType extends Enum { - public const MINS15 = 'mins15'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MINS15 = "mins15"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RemoteAction.php b/src/Generated/Models/RemoteAction.php index 5a323fd3db8..afcaec292a9 100644 --- a/src/Generated/Models/RemoteAction.php +++ b/src/Generated/Models/RemoteAction.php @@ -5,43 +5,43 @@ use Microsoft\Kiota\Abstractions\Enum; class RemoteAction extends Enum { - public const UNKNOWN = 'unknown'; - public const FACTORY_RESET = 'factoryReset'; - public const REMOVE_COMPANY_DATA = 'removeCompanyData'; - public const RESET_PASSCODE = 'resetPasscode'; - public const REMOTE_LOCK = 'remoteLock'; - public const ENABLE_LOST_MODE = 'enableLostMode'; - public const DISABLE_LOST_MODE = 'disableLostMode'; - public const LOCATE_DEVICE = 'locateDevice'; - public const REBOOT_NOW = 'rebootNow'; - public const RECOVER_PASSCODE = 'recoverPasscode'; - public const CLEAN_WINDOWS_DEVICE = 'cleanWindowsDevice'; - public const LOGOUT_SHARED_APPLE_DEVICE_ACTIVE_USER = 'logoutSharedAppleDeviceActiveUser'; - public const QUICK_SCAN = 'quickScan'; - public const FULL_SCAN = 'fullScan'; - public const WINDOWS_DEFENDER_UPDATE_SIGNATURES = 'windowsDefenderUpdateSignatures'; - public const FACTORY_RESET_KEEP_ENROLLMENT_DATA = 'factoryResetKeepEnrollmentData'; - public const UPDATE_DEVICE_ACCOUNT = 'updateDeviceAccount'; - public const AUTOMATIC_REDEPLOYMENT = 'automaticRedeployment'; - public const SHUT_DOWN = 'shutDown'; - public const ROTATE_BIT_LOCKER_KEYS = 'rotateBitLockerKeys'; - public const ROTATE_FILE_VAULT_KEY = 'rotateFileVaultKey'; - public const GET_FILE_VAULT_KEY = 'getFileVaultKey'; - public const SET_DEVICE_NAME = 'setDeviceName'; - public const ACTIVATE_DEVICE_ESIM = 'activateDeviceEsim'; - public const DEPROVISION = 'deprovision'; - public const DISABLE = 'disable'; - public const REENABLE = 'reenable'; - public const MOVE_DEVICE_TO_ORGANIZATIONAL_UNIT = 'moveDeviceToOrganizationalUnit'; - public const INITIATE_MOBILE_DEVICE_MANAGEMENT_KEY_RECOVERY = 'initiateMobileDeviceManagementKeyRecovery'; - public const INITIATE_ON_DEMAND_PROACTIVE_REMEDIATION = 'initiateOnDemandProactiveRemediation'; - public const ROTATE_LOCAL_ADMIN_PASSWORD = 'rotateLocalAdminPassword'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const LAUNCH_REMOTE_HELP = 'launchRemoteHelp'; - public const REVOKE_APPLE_VPP_LICENSES = 'revokeAppleVppLicenses'; - public const REMOVE_DEVICE_FIRMWARE_CONFIGURATION_INTERFACE_MANAGEMENT = 'removeDeviceFirmwareConfigurationInterfaceManagement'; - public const PAUSE_CONFIGURATION_REFRESH = 'pauseConfigurationRefresh'; - public const INITIATE_DEVICE_ATTESTATION = 'initiateDeviceAttestation'; - public const CHANGE_ASSIGNMENTS = 'changeAssignments'; - public const DELETE = 'delete'; + public const UNKNOWN = "unknown"; + public const FACTORY_RESET = "factoryReset"; + public const REMOVE_COMPANY_DATA = "removeCompanyData"; + public const RESET_PASSCODE = "resetPasscode"; + public const REMOTE_LOCK = "remoteLock"; + public const ENABLE_LOST_MODE = "enableLostMode"; + public const DISABLE_LOST_MODE = "disableLostMode"; + public const LOCATE_DEVICE = "locateDevice"; + public const REBOOT_NOW = "rebootNow"; + public const RECOVER_PASSCODE = "recoverPasscode"; + public const CLEAN_WINDOWS_DEVICE = "cleanWindowsDevice"; + public const LOGOUT_SHARED_APPLE_DEVICE_ACTIVE_USER = "logoutSharedAppleDeviceActiveUser"; + public const QUICK_SCAN = "quickScan"; + public const FULL_SCAN = "fullScan"; + public const WINDOWS_DEFENDER_UPDATE_SIGNATURES = "windowsDefenderUpdateSignatures"; + public const FACTORY_RESET_KEEP_ENROLLMENT_DATA = "factoryResetKeepEnrollmentData"; + public const UPDATE_DEVICE_ACCOUNT = "updateDeviceAccount"; + public const AUTOMATIC_REDEPLOYMENT = "automaticRedeployment"; + public const SHUT_DOWN = "shutDown"; + public const ROTATE_BIT_LOCKER_KEYS = "rotateBitLockerKeys"; + public const ROTATE_FILE_VAULT_KEY = "rotateFileVaultKey"; + public const GET_FILE_VAULT_KEY = "getFileVaultKey"; + public const SET_DEVICE_NAME = "setDeviceName"; + public const ACTIVATE_DEVICE_ESIM = "activateDeviceEsim"; + public const DEPROVISION = "deprovision"; + public const DISABLE = "disable"; + public const REENABLE = "reenable"; + public const MOVE_DEVICE_TO_ORGANIZATIONAL_UNIT = "moveDeviceToOrganizationalUnit"; + public const INITIATE_MOBILE_DEVICE_MANAGEMENT_KEY_RECOVERY = "initiateMobileDeviceManagementKeyRecovery"; + public const INITIATE_ON_DEMAND_PROACTIVE_REMEDIATION = "initiateOnDemandProactiveRemediation"; + public const ROTATE_LOCAL_ADMIN_PASSWORD = "rotateLocalAdminPassword"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const LAUNCH_REMOTE_HELP = "launchRemoteHelp"; + public const REVOKE_APPLE_VPP_LICENSES = "revokeAppleVppLicenses"; + public const REMOVE_DEVICE_FIRMWARE_CONFIGURATION_INTERFACE_MANAGEMENT = "removeDeviceFirmwareConfigurationInterfaceManagement"; + public const PAUSE_CONFIGURATION_REFRESH = "pauseConfigurationRefresh"; + public const INITIATE_DEVICE_ATTESTATION = "initiateDeviceAttestation"; + public const CHANGE_ASSIGNMENTS = "changeAssignments"; + public const DELETE = "delete"; } diff --git a/src/Generated/Models/RemoteAssistanceOnboardingStatus.php b/src/Generated/Models/RemoteAssistanceOnboardingStatus.php index 29707caeb3d..18156fcff88 100644 --- a/src/Generated/Models/RemoteAssistanceOnboardingStatus.php +++ b/src/Generated/Models/RemoteAssistanceOnboardingStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RemoteAssistanceOnboardingStatus extends Enum { - public const NOT_ONBOARDED = 'notOnboarded'; - public const ONBOARDING = 'onboarding'; - public const ONBOARDED = 'onboarded'; + public const NOT_ONBOARDED = "notOnboarded"; + public const ONBOARDING = "onboarding"; + public const ONBOARDED = "onboarded"; } diff --git a/src/Generated/Models/RemoteAssistanceState.php b/src/Generated/Models/RemoteAssistanceState.php index e4e6b5355f0..2831acb2ab3 100644 --- a/src/Generated/Models/RemoteAssistanceState.php +++ b/src/Generated/Models/RemoteAssistanceState.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RemoteAssistanceState extends Enum { - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; } diff --git a/src/Generated/Models/ReplyRestriction.php b/src/Generated/Models/ReplyRestriction.php index d7104828f03..91d0c10829b 100644 --- a/src/Generated/Models/ReplyRestriction.php +++ b/src/Generated/Models/ReplyRestriction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ReplyRestriction extends Enum { - public const EVERYONE = 'everyone'; - public const AUTHOR_AND_MODERATORS = 'authorAndModerators'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EVERYONE = "everyone"; + public const AUTHOR_AND_MODERATORS = "authorAndModerators"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RequiredLicenses.php b/src/Generated/Models/RequiredLicenses.php index 46935137e95..c5f67215e6d 100644 --- a/src/Generated/Models/RequiredLicenses.php +++ b/src/Generated/Models/RequiredLicenses.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RequiredLicenses extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const MICROSOFT_ENTRA_ID_FREE = 'microsoftEntraIdFree'; - public const MICROSOFT_ENTRA_ID_P1 = 'microsoftEntraIdP1'; - public const MICROSOFT_ENTRA_ID_P2 = 'microsoftEntraIdP2'; - public const MICROSOFT_ENTRA_ID_GOVERNANCE = 'microsoftEntraIdGovernance'; - public const MICROSOFT_ENTRA_WORKLOAD_ID = 'microsoftEntraWorkloadId'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLICABLE = "notApplicable"; + public const MICROSOFT_ENTRA_ID_FREE = "microsoftEntraIdFree"; + public const MICROSOFT_ENTRA_ID_P1 = "microsoftEntraIdP1"; + public const MICROSOFT_ENTRA_ID_P2 = "microsoftEntraIdP2"; + public const MICROSOFT_ENTRA_ID_GOVERNANCE = "microsoftEntraIdGovernance"; + public const MICROSOFT_ENTRA_WORKLOAD_ID = "microsoftEntraWorkloadId"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RequiredPasswordType.php b/src/Generated/Models/RequiredPasswordType.php index 4ec7dbe75ef..b52b25eee75 100644 --- a/src/Generated/Models/RequiredPasswordType.php +++ b/src/Generated/Models/RequiredPasswordType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RequiredPasswordType extends Enum { - public const DEVICE_DEFAULT = 'deviceDefault'; - public const ALPHANUMERIC = 'alphanumeric'; - public const NUMERIC = 'numeric'; + public const DEVICE_DEFAULT = "deviceDefault"; + public const ALPHANUMERIC = "alphanumeric"; + public const NUMERIC = "numeric"; } diff --git a/src/Generated/Models/RequirementProvider.php b/src/Generated/Models/RequirementProvider.php index 4f4aa02dd07..1ad4991e05d 100644 --- a/src/Generated/Models/RequirementProvider.php +++ b/src/Generated/Models/RequirementProvider.php @@ -5,27 +5,27 @@ use Microsoft\Kiota\Abstractions\Enum; class RequirementProvider extends Enum { - public const USER = 'user'; - public const REQUEST = 'request'; - public const SERVICE_PRINCIPAL = 'servicePrincipal'; - public const V1_CONDITIONAL_ACCESS = 'v1ConditionalAccess'; - public const MULTI_CONDITIONAL_ACCESS = 'multiConditionalAccess'; - public const TENANT_SESSION_RISK_POLICY = 'tenantSessionRiskPolicy'; - public const ACCOUNT_COMPROMISE_POLICIES = 'accountCompromisePolicies'; - public const V1_CONDITIONAL_ACCESS_DEPENDENCY = 'v1ConditionalAccessDependency'; - public const V1_CONDITIONAL_ACCESS_POLICY_ID_REQUESTED = 'v1ConditionalAccessPolicyIdRequested'; - public const MFA_REGISTRATION_REQUIRED_BY_IDENTITY_PROTECTION_POLICY = 'mfaRegistrationRequiredByIdentityProtectionPolicy'; - public const BASELINE_PROTECTION = 'baselineProtection'; - public const MFA_REGISTRATION_REQUIRED_BY_BASELINE_PROTECTION = 'mfaRegistrationRequiredByBaselineProtection'; - public const MFA_REGISTRATION_REQUIRED_BY_MULTI_CONDITIONAL_ACCESS = 'mfaRegistrationRequiredByMultiConditionalAccess'; - public const ENFORCED_FOR_CSP_ADMINS = 'enforcedForCspAdmins'; - public const SECURITY_DEFAULTS = 'securityDefaults'; - public const MFA_REGISTRATION_REQUIRED_BY_SECURITY_DEFAULTS = 'mfaRegistrationRequiredBySecurityDefaults'; - public const PROOF_UP_CODE_REQUEST = 'proofUpCodeRequest'; - public const CROSS_TENANT_OUTBOUND_RULE = 'crossTenantOutboundRule'; - public const GPS_LOCATION_CONDITION = 'gpsLocationCondition'; - public const RISK_BASED_POLICY = 'riskBasedPolicy'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const SCOPE_BASED_AUTH_REQUIREMENT_POLICY = 'scopeBasedAuthRequirementPolicy'; - public const AUTHENTICATION_STRENGTHS = 'authenticationStrengths'; + public const USER = "user"; + public const REQUEST = "request"; + public const SERVICE_PRINCIPAL = "servicePrincipal"; + public const V1_CONDITIONAL_ACCESS = "v1ConditionalAccess"; + public const MULTI_CONDITIONAL_ACCESS = "multiConditionalAccess"; + public const TENANT_SESSION_RISK_POLICY = "tenantSessionRiskPolicy"; + public const ACCOUNT_COMPROMISE_POLICIES = "accountCompromisePolicies"; + public const V1_CONDITIONAL_ACCESS_DEPENDENCY = "v1ConditionalAccessDependency"; + public const V1_CONDITIONAL_ACCESS_POLICY_ID_REQUESTED = "v1ConditionalAccessPolicyIdRequested"; + public const MFA_REGISTRATION_REQUIRED_BY_IDENTITY_PROTECTION_POLICY = "mfaRegistrationRequiredByIdentityProtectionPolicy"; + public const BASELINE_PROTECTION = "baselineProtection"; + public const MFA_REGISTRATION_REQUIRED_BY_BASELINE_PROTECTION = "mfaRegistrationRequiredByBaselineProtection"; + public const MFA_REGISTRATION_REQUIRED_BY_MULTI_CONDITIONAL_ACCESS = "mfaRegistrationRequiredByMultiConditionalAccess"; + public const ENFORCED_FOR_CSP_ADMINS = "enforcedForCspAdmins"; + public const SECURITY_DEFAULTS = "securityDefaults"; + public const MFA_REGISTRATION_REQUIRED_BY_SECURITY_DEFAULTS = "mfaRegistrationRequiredBySecurityDefaults"; + public const PROOF_UP_CODE_REQUEST = "proofUpCodeRequest"; + public const CROSS_TENANT_OUTBOUND_RULE = "crossTenantOutboundRule"; + public const GPS_LOCATION_CONDITION = "gpsLocationCondition"; + public const RISK_BASED_POLICY = "riskBasedPolicy"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const SCOPE_BASED_AUTH_REQUIREMENT_POLICY = "scopeBasedAuthRequirementPolicy"; + public const AUTHENTICATION_STRENGTHS = "authenticationStrengths"; } diff --git a/src/Generated/Models/ResourceScopeType.php b/src/Generated/Models/ResourceScopeType.php index 07b08ec1c9e..e9da5dafa5f 100644 --- a/src/Generated/Models/ResourceScopeType.php +++ b/src/Generated/Models/ResourceScopeType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ResourceScopeType extends Enum { - public const GROUP = 'group'; - public const CHAT = 'chat'; - public const TENANT = 'tenant'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const TEAM = 'team'; + public const GROUP = "group"; + public const CHAT = "chat"; + public const TENANT = "tenant"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const TEAM = "team"; } diff --git a/src/Generated/Models/ResponseEmotionType.php b/src/Generated/Models/ResponseEmotionType.php index 2d257c09352..ccbd4e0f01e 100644 --- a/src/Generated/Models/ResponseEmotionType.php +++ b/src/Generated/Models/ResponseEmotionType.php @@ -5,62 +5,62 @@ use Microsoft\Kiota\Abstractions\Enum; class ResponseEmotionType extends Enum { - public const NONE = 'none'; - public const CONFIDENT = 'confident'; - public const EXCITED = 'excited'; - public const HAPPY = 'happy'; - public const MOTIVATED = 'motivated'; - public const PEACEFUL = 'peaceful'; - public const AMBITIOUS = 'ambitious'; - public const CHEERFUL = 'cheerful'; - public const COMFORTABLE = 'comfortable'; - public const CREATIVE = 'creative'; - public const DETERMINED = 'determined'; - public const ENERGIZED = 'energized'; - public const FOCUSED = 'focused'; - public const FULFILLED = 'fulfilled'; - public const GRATEFUL = 'grateful'; - public const INCLUDED = 'included'; - public const INSPIRED = 'inspired'; - public const OPTIMISTIC = 'optimistic'; - public const PROUD = 'proud'; - public const SUCCESSFUL = 'successful'; - public const VALUABLE = 'valuable'; - public const ANNOYED = 'annoyed'; - public const BORED = 'bored'; - public const CALM = 'calm'; - public const CONFUSED = 'confused'; - public const GLAD = 'glad'; - public const CONTENT = 'content'; - public const PENSIVE = 'pensive'; - public const RESERVED = 'reserved'; - public const RESTLESS = 'restless'; - public const SHOCKED = 'shocked'; - public const TIRED = 'tired'; - public const ANGRY = 'angry'; - public const DEPRESSED = 'depressed'; - public const EXHAUSTED = 'exhausted'; - public const LONELY = 'lonely'; - public const NERVOUS = 'nervous'; - public const ANXIOUS = 'anxious'; - public const APATHETIC = 'apathetic'; - public const CONCERNED = 'concerned'; - public const DISAPPOINTED = 'disappointed'; - public const FRIGHTENED = 'frightened'; - public const FRUSTRATED = 'frustrated'; - public const HOPELESS = 'hopeless'; - public const HURT = 'hurt'; - public const JEALOUS = 'jealous'; - public const MISERABLE = 'miserable'; - public const OVERWHELMED = 'overwhelmed'; - public const SKEPTICAL = 'skeptical'; - public const STRESSED = 'stressed'; - public const STUCK = 'stuck'; - public const WORTHLESS = 'worthless'; - public const AWED = 'awed'; - public const ASHAMED = 'ashamed'; - public const CURIOUS = 'curious'; - public const SENSITIVE = 'sensitive'; - public const SAD = 'sad'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CONFIDENT = "confident"; + public const EXCITED = "excited"; + public const HAPPY = "happy"; + public const MOTIVATED = "motivated"; + public const PEACEFUL = "peaceful"; + public const AMBITIOUS = "ambitious"; + public const CHEERFUL = "cheerful"; + public const COMFORTABLE = "comfortable"; + public const CREATIVE = "creative"; + public const DETERMINED = "determined"; + public const ENERGIZED = "energized"; + public const FOCUSED = "focused"; + public const FULFILLED = "fulfilled"; + public const GRATEFUL = "grateful"; + public const INCLUDED = "included"; + public const INSPIRED = "inspired"; + public const OPTIMISTIC = "optimistic"; + public const PROUD = "proud"; + public const SUCCESSFUL = "successful"; + public const VALUABLE = "valuable"; + public const ANNOYED = "annoyed"; + public const BORED = "bored"; + public const CALM = "calm"; + public const CONFUSED = "confused"; + public const GLAD = "glad"; + public const CONTENT = "content"; + public const PENSIVE = "pensive"; + public const RESERVED = "reserved"; + public const RESTLESS = "restless"; + public const SHOCKED = "shocked"; + public const TIRED = "tired"; + public const ANGRY = "angry"; + public const DEPRESSED = "depressed"; + public const EXHAUSTED = "exhausted"; + public const LONELY = "lonely"; + public const NERVOUS = "nervous"; + public const ANXIOUS = "anxious"; + public const APATHETIC = "apathetic"; + public const CONCERNED = "concerned"; + public const DISAPPOINTED = "disappointed"; + public const FRIGHTENED = "frightened"; + public const FRUSTRATED = "frustrated"; + public const HOPELESS = "hopeless"; + public const HURT = "hurt"; + public const JEALOUS = "jealous"; + public const MISERABLE = "miserable"; + public const OVERWHELMED = "overwhelmed"; + public const SKEPTICAL = "skeptical"; + public const STRESSED = "stressed"; + public const STUCK = "stuck"; + public const WORTHLESS = "worthless"; + public const AWED = "awed"; + public const ASHAMED = "ashamed"; + public const CURIOUS = "curious"; + public const SENSITIVE = "sensitive"; + public const SAD = "sad"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ResponseFeedbackType.php b/src/Generated/Models/ResponseFeedbackType.php index 49637b2f51b..03680097f1b 100644 --- a/src/Generated/Models/ResponseFeedbackType.php +++ b/src/Generated/Models/ResponseFeedbackType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ResponseFeedbackType extends Enum { - public const NONE = 'none'; - public const NOT_DETECTED = 'notDetected'; - public const VERY_UNPLEASANT = 'veryUnpleasant'; - public const UNPLEASANT = 'unpleasant'; - public const NEUTRAL = 'neutral'; - public const PLEASANT = 'pleasant'; - public const VERY_PLEASANT = 'veryPleasant'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const NOT_DETECTED = "notDetected"; + public const VERY_UNPLEASANT = "veryUnpleasant"; + public const UNPLEASANT = "unpleasant"; + public const NEUTRAL = "neutral"; + public const PLEASANT = "pleasant"; + public const VERY_PLEASANT = "veryPleasant"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ResponseType.php b/src/Generated/Models/ResponseType.php index 540b3a952ef..a3cc61e3c3c 100644 --- a/src/Generated/Models/ResponseType.php +++ b/src/Generated/Models/ResponseType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ResponseType extends Enum { - public const NONE = 'none'; - public const ORGANIZER = 'organizer'; - public const TENTATIVELY_ACCEPTED = 'tentativelyAccepted'; - public const ACCEPTED = 'accepted'; - public const DECLINED = 'declined'; - public const NOT_RESPONDED = 'notResponded'; + public const NONE = "none"; + public const ORGANIZER = "organizer"; + public const TENTATIVELY_ACCEPTED = "tentativelyAccepted"; + public const ACCEPTED = "accepted"; + public const DECLINED = "declined"; + public const NOT_RESPONDED = "notResponded"; } diff --git a/src/Generated/Models/RestorableArtifact.php b/src/Generated/Models/RestorableArtifact.php index 07b829bcf8d..8ce73bd4b75 100644 --- a/src/Generated/Models/RestorableArtifact.php +++ b/src/Generated/Models/RestorableArtifact.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RestorableArtifact extends Enum { - public const MESSAGE = 'message'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MESSAGE = "message"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RestoreArtifactsBulkRequestStatus.php b/src/Generated/Models/RestoreArtifactsBulkRequestStatus.php index 39992d26b20..f239f63e6f1 100644 --- a/src/Generated/Models/RestoreArtifactsBulkRequestStatus.php +++ b/src/Generated/Models/RestoreArtifactsBulkRequestStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RestoreArtifactsBulkRequestStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ACTIVE = 'active'; - public const COMPLETED = 'completed'; - public const COMPLETED_WITH_ERRORS = 'completedWithErrors'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ACTIVE = "active"; + public const COMPLETED = "completed"; + public const COMPLETED_WITH_ERRORS = "completedWithErrors"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RestorePointPreference.php b/src/Generated/Models/RestorePointPreference.php index 54951304ae8..6c69579d5c5 100644 --- a/src/Generated/Models/RestorePointPreference.php +++ b/src/Generated/Models/RestorePointPreference.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RestorePointPreference extends Enum { - public const LATEST = 'latest'; - public const OLDEST = 'oldest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LATEST = "latest"; + public const OLDEST = "oldest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RestorePointTags.php b/src/Generated/Models/RestorePointTags.php index fe1b16e2e51..745ff4c7780 100644 --- a/src/Generated/Models/RestorePointTags.php +++ b/src/Generated/Models/RestorePointTags.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class RestorePointTags extends Enum { - public const NONE = 'none'; - public const FAST_RESTORE = 'fastRestore'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const FAST_RESTORE = "fastRestore"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RestoreSessionStatus.php b/src/Generated/Models/RestoreSessionStatus.php index f46d63b28d0..ad6c5182a25 100644 --- a/src/Generated/Models/RestoreSessionStatus.php +++ b/src/Generated/Models/RestoreSessionStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RestoreSessionStatus extends Enum { - public const DRAFT = 'draft'; - public const ACTIVATING = 'activating'; - public const ACTIVE = 'active'; - public const COMPLETED_WITH_ERROR = 'completedWithError'; - public const COMPLETED = 'completed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const FAILED = 'failed'; + public const DRAFT = "draft"; + public const ACTIVATING = "activating"; + public const ACTIVE = "active"; + public const COMPLETED_WITH_ERROR = "completedWithError"; + public const COMPLETED = "completed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/RestoreTimeRange.php b/src/Generated/Models/RestoreTimeRange.php index f771c72b17a..87d7a65572d 100644 --- a/src/Generated/Models/RestoreTimeRange.php +++ b/src/Generated/Models/RestoreTimeRange.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class RestoreTimeRange extends Enum { - public const BEFORE = 'before'; - public const AFTER = 'after'; - public const BEFORE_OR_AFTER = 'beforeOrAfter'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BEFORE = "before"; + public const AFTER = "after"; + public const BEFORE_OR_AFTER = "beforeOrAfter"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RestrictedAppsState.php b/src/Generated/Models/RestrictedAppsState.php index 6215b08e3c0..04d78357fc4 100644 --- a/src/Generated/Models/RestrictedAppsState.php +++ b/src/Generated/Models/RestrictedAppsState.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RestrictedAppsState extends Enum { - public const PROHIBITED_APPS = 'prohibitedApps'; - public const NOT_APPROVED_APPS = 'notApprovedApps'; + public const PROHIBITED_APPS = "prohibitedApps"; + public const NOT_APPROVED_APPS = "notApprovedApps"; } diff --git a/src/Generated/Models/ResultantAppState.php b/src/Generated/Models/ResultantAppState.php index 1885c605a1d..e12df3376d0 100644 --- a/src/Generated/Models/ResultantAppState.php +++ b/src/Generated/Models/ResultantAppState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class ResultantAppState extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const INSTALLED = 'installed'; - public const FAILED = 'failed'; - public const NOT_INSTALLED = 'notInstalled'; - public const UNINSTALL_FAILED = 'uninstallFailed'; - public const PENDING_INSTALL = 'pendingInstall'; - public const UNKNOWN = 'unknown'; + public const NOT_APPLICABLE = "notApplicable"; + public const INSTALLED = "installed"; + public const FAILED = "failed"; + public const NOT_INSTALLED = "notInstalled"; + public const UNINSTALL_FAILED = "uninstallFailed"; + public const PENDING_INSTALL = "pendingInstall"; + public const UNKNOWN = "unknown"; } diff --git a/src/Generated/Models/ResultantAppStateDetail.php b/src/Generated/Models/ResultantAppStateDetail.php index aa9700d0547..b70096e8422 100644 --- a/src/Generated/Models/ResultantAppStateDetail.php +++ b/src/Generated/Models/ResultantAppStateDetail.php @@ -5,40 +5,40 @@ use Microsoft\Kiota\Abstractions\Enum; class ResultantAppStateDetail extends Enum { - public const PROCESSOR_ARCHITECTURE_NOT_APPLICABLE = 'processorArchitectureNotApplicable'; - public const MINIMUM_DISK_SPACE_NOT_MET = 'minimumDiskSpaceNotMet'; - public const MINIMUM_OS_VERSION_NOT_MET = 'minimumOsVersionNotMet'; - public const MINIMUM_PHYSICAL_MEMORY_NOT_MET = 'minimumPhysicalMemoryNotMet'; - public const MINIMUM_LOGICAL_PROCESSOR_COUNT_NOT_MET = 'minimumLogicalProcessorCountNotMet'; - public const MINIMUM_CPU_SPEED_NOT_MET = 'minimumCpuSpeedNotMet'; - public const PLATFORM_NOT_APPLICABLE = 'platformNotApplicable'; - public const FILE_SYSTEM_REQUIREMENT_NOT_MET = 'fileSystemRequirementNotMet'; - public const REGISTRY_REQUIREMENT_NOT_MET = 'registryRequirementNotMet'; - public const POWER_SHELL_SCRIPT_REQUIREMENT_NOT_MET = 'powerShellScriptRequirementNotMet'; - public const SUPERSEDING_APPS_NOT_APPLICABLE = 'supersedingAppsNotApplicable'; - public const NO_ADDITIONAL_DETAILS = 'noAdditionalDetails'; - public const DEPENDENCY_FAILED_TO_INSTALL = 'dependencyFailedToInstall'; - public const DEPENDENCY_WITH_REQUIREMENTS_NOT_MET = 'dependencyWithRequirementsNotMet'; - public const DEPENDENCY_PENDING_REBOOT = 'dependencyPendingReboot'; - public const DEPENDENCY_WITH_AUTO_INSTALL_DISABLED = 'dependencyWithAutoInstallDisabled'; - public const SUPERSEDED_APP_UNINSTALL_FAILED = 'supersededAppUninstallFailed'; - public const SUPERSEDED_APP_UNINSTALL_PENDING_REBOOT = 'supersededAppUninstallPendingReboot'; - public const REMOVING_SUPERSEDED_APPS = 'removingSupersededApps'; - public const IOS_APP_STORE_UPDATE_FAILED_TO_INSTALL = 'iosAppStoreUpdateFailedToInstall'; - public const VPP_APP_HAS_UPDATE_AVAILABLE = 'vppAppHasUpdateAvailable'; - public const USER_REJECTED_UPDATE = 'userRejectedUpdate'; - public const UNINSTALL_PENDING_REBOOT = 'uninstallPendingReboot'; - public const SUPERSEDING_APPS_DETECTED = 'supersedingAppsDetected'; - public const SUPERSEDED_APPS_DETECTED = 'supersededAppsDetected'; - public const SEE_INSTALL_ERROR_CODE = 'seeInstallErrorCode'; - public const AUTO_INSTALL_DISABLED = 'autoInstallDisabled'; - public const MANAGED_APP_NO_LONGER_PRESENT = 'managedAppNoLongerPresent'; - public const USER_REJECTED_INSTALL = 'userRejectedInstall'; - public const USER_IS_NOT_LOGGED_INTO_APP_STORE = 'userIsNotLoggedIntoAppStore'; - public const UNTARGETED_SUPERSEDING_APPS_DETECTED = 'untargetedSupersedingAppsDetected'; - public const APP_REMOVED_BY_SUPERSEDENCE = 'appRemovedBySupersedence'; - public const SEE_UNINSTALL_ERROR_CODE = 'seeUninstallErrorCode'; - public const PENDING_REBOOT = 'pendingReboot'; - public const INSTALLING_DEPENDENCIES = 'installingDependencies'; - public const CONTENT_DOWNLOADED = 'contentDownloaded'; + public const PROCESSOR_ARCHITECTURE_NOT_APPLICABLE = "processorArchitectureNotApplicable"; + public const MINIMUM_DISK_SPACE_NOT_MET = "minimumDiskSpaceNotMet"; + public const MINIMUM_OS_VERSION_NOT_MET = "minimumOsVersionNotMet"; + public const MINIMUM_PHYSICAL_MEMORY_NOT_MET = "minimumPhysicalMemoryNotMet"; + public const MINIMUM_LOGICAL_PROCESSOR_COUNT_NOT_MET = "minimumLogicalProcessorCountNotMet"; + public const MINIMUM_CPU_SPEED_NOT_MET = "minimumCpuSpeedNotMet"; + public const PLATFORM_NOT_APPLICABLE = "platformNotApplicable"; + public const FILE_SYSTEM_REQUIREMENT_NOT_MET = "fileSystemRequirementNotMet"; + public const REGISTRY_REQUIREMENT_NOT_MET = "registryRequirementNotMet"; + public const POWER_SHELL_SCRIPT_REQUIREMENT_NOT_MET = "powerShellScriptRequirementNotMet"; + public const SUPERSEDING_APPS_NOT_APPLICABLE = "supersedingAppsNotApplicable"; + public const NO_ADDITIONAL_DETAILS = "noAdditionalDetails"; + public const DEPENDENCY_FAILED_TO_INSTALL = "dependencyFailedToInstall"; + public const DEPENDENCY_WITH_REQUIREMENTS_NOT_MET = "dependencyWithRequirementsNotMet"; + public const DEPENDENCY_PENDING_REBOOT = "dependencyPendingReboot"; + public const DEPENDENCY_WITH_AUTO_INSTALL_DISABLED = "dependencyWithAutoInstallDisabled"; + public const SUPERSEDED_APP_UNINSTALL_FAILED = "supersededAppUninstallFailed"; + public const SUPERSEDED_APP_UNINSTALL_PENDING_REBOOT = "supersededAppUninstallPendingReboot"; + public const REMOVING_SUPERSEDED_APPS = "removingSupersededApps"; + public const IOS_APP_STORE_UPDATE_FAILED_TO_INSTALL = "iosAppStoreUpdateFailedToInstall"; + public const VPP_APP_HAS_UPDATE_AVAILABLE = "vppAppHasUpdateAvailable"; + public const USER_REJECTED_UPDATE = "userRejectedUpdate"; + public const UNINSTALL_PENDING_REBOOT = "uninstallPendingReboot"; + public const SUPERSEDING_APPS_DETECTED = "supersedingAppsDetected"; + public const SUPERSEDED_APPS_DETECTED = "supersededAppsDetected"; + public const SEE_INSTALL_ERROR_CODE = "seeInstallErrorCode"; + public const AUTO_INSTALL_DISABLED = "autoInstallDisabled"; + public const MANAGED_APP_NO_LONGER_PRESENT = "managedAppNoLongerPresent"; + public const USER_REJECTED_INSTALL = "userRejectedInstall"; + public const USER_IS_NOT_LOGGED_INTO_APP_STORE = "userIsNotLoggedIntoAppStore"; + public const UNTARGETED_SUPERSEDING_APPS_DETECTED = "untargetedSupersedingAppsDetected"; + public const APP_REMOVED_BY_SUPERSEDENCE = "appRemovedBySupersedence"; + public const SEE_UNINSTALL_ERROR_CODE = "seeUninstallErrorCode"; + public const PENDING_REBOOT = "pendingReboot"; + public const INSTALLING_DEPENDENCIES = "installingDependencies"; + public const CONTENT_DOWNLOADED = "contentDownloaded"; } diff --git a/src/Generated/Models/RiskDetail.php b/src/Generated/Models/RiskDetail.php index bec4df8931e..edd68c96368 100644 --- a/src/Generated/Models/RiskDetail.php +++ b/src/Generated/Models/RiskDetail.php @@ -5,22 +5,22 @@ use Microsoft\Kiota\Abstractions\Enum; class RiskDetail extends Enum { - public const NONE = 'none'; - public const ADMIN_GENERATED_TEMPORARY_PASSWORD = 'adminGeneratedTemporaryPassword'; - public const USER_PERFORMED_SECURED_PASSWORD_CHANGE = 'userPerformedSecuredPasswordChange'; - public const USER_PERFORMED_SECURED_PASSWORD_RESET = 'userPerformedSecuredPasswordReset'; - public const ADMIN_CONFIRMED_SIGNIN_SAFE = 'adminConfirmedSigninSafe'; - public const AI_CONFIRMED_SIGNIN_SAFE = 'aiConfirmedSigninSafe'; - public const USER_PASSED_M_F_A_DRIVEN_BY_RISK_BASED_POLICY = 'userPassedMFADrivenByRiskBasedPolicy'; - public const ADMIN_DISMISSED_ALL_RISK_FOR_USER = 'adminDismissedAllRiskForUser'; - public const ADMIN_CONFIRMED_SIGNIN_COMPROMISED = 'adminConfirmedSigninCompromised'; - public const HIDDEN = 'hidden'; - public const ADMIN_CONFIRMED_USER_COMPROMISED = 'adminConfirmedUserCompromised'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ADMIN_CONFIRMED_SERVICE_PRINCIPAL_COMPROMISED = 'adminConfirmedServicePrincipalCompromised'; - public const ADMIN_DISMISSED_ALL_RISK_FOR_SERVICE_PRINCIPAL = 'adminDismissedAllRiskForServicePrincipal'; - public const M365_D_ADMIN_DISMISSED_DETECTION = 'm365DAdminDismissedDetection'; - public const USER_CHANGED_PASSWORD_ON_PREMISES = 'userChangedPasswordOnPremises'; - public const ADMIN_DISMISSED_RISK_FOR_SIGN_IN = 'adminDismissedRiskForSignIn'; - public const ADMIN_CONFIRMED_ACCOUNT_SAFE = 'adminConfirmedAccountSafe'; + public const NONE = "none"; + public const ADMIN_GENERATED_TEMPORARY_PASSWORD = "adminGeneratedTemporaryPassword"; + public const USER_PERFORMED_SECURED_PASSWORD_CHANGE = "userPerformedSecuredPasswordChange"; + public const USER_PERFORMED_SECURED_PASSWORD_RESET = "userPerformedSecuredPasswordReset"; + public const ADMIN_CONFIRMED_SIGNIN_SAFE = "adminConfirmedSigninSafe"; + public const AI_CONFIRMED_SIGNIN_SAFE = "aiConfirmedSigninSafe"; + public const USER_PASSED_M_F_A_DRIVEN_BY_RISK_BASED_POLICY = "userPassedMFADrivenByRiskBasedPolicy"; + public const ADMIN_DISMISSED_ALL_RISK_FOR_USER = "adminDismissedAllRiskForUser"; + public const ADMIN_CONFIRMED_SIGNIN_COMPROMISED = "adminConfirmedSigninCompromised"; + public const HIDDEN = "hidden"; + public const ADMIN_CONFIRMED_USER_COMPROMISED = "adminConfirmedUserCompromised"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ADMIN_CONFIRMED_SERVICE_PRINCIPAL_COMPROMISED = "adminConfirmedServicePrincipalCompromised"; + public const ADMIN_DISMISSED_ALL_RISK_FOR_SERVICE_PRINCIPAL = "adminDismissedAllRiskForServicePrincipal"; + public const M365_D_ADMIN_DISMISSED_DETECTION = "m365DAdminDismissedDetection"; + public const USER_CHANGED_PASSWORD_ON_PREMISES = "userChangedPasswordOnPremises"; + public const ADMIN_DISMISSED_RISK_FOR_SIGN_IN = "adminDismissedRiskForSignIn"; + public const ADMIN_CONFIRMED_ACCOUNT_SAFE = "adminConfirmedAccountSafe"; } diff --git a/src/Generated/Models/RiskDetectionTimingType.php b/src/Generated/Models/RiskDetectionTimingType.php index b0df75ae713..4683d6aaea1 100644 --- a/src/Generated/Models/RiskDetectionTimingType.php +++ b/src/Generated/Models/RiskDetectionTimingType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RiskDetectionTimingType extends Enum { - public const NOT_DEFINED = 'notDefined'; - public const REALTIME = 'realtime'; - public const NEAR_REALTIME = 'nearRealtime'; - public const OFFLINE = 'offline'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_DEFINED = "notDefined"; + public const REALTIME = "realtime"; + public const NEAR_REALTIME = "nearRealtime"; + public const OFFLINE = "offline"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RiskEventType.php b/src/Generated/Models/RiskEventType.php index fd656eb8661..f03fb060245 100644 --- a/src/Generated/Models/RiskEventType.php +++ b/src/Generated/Models/RiskEventType.php @@ -5,19 +5,19 @@ use Microsoft\Kiota\Abstractions\Enum; class RiskEventType extends Enum { - public const UNLIKELY_TRAVEL = 'unlikelyTravel'; - public const ANONYMIZED_I_P_ADDRESS = 'anonymizedIPAddress'; - public const MALICIOUS_I_P_ADDRESS = 'maliciousIPAddress'; - public const UNFAMILIAR_FEATURES = 'unfamiliarFeatures'; - public const MALWARE_INFECTED_I_P_ADDRESS = 'malwareInfectedIPAddress'; - public const SUSPICIOUS_I_P_ADDRESS = 'suspiciousIPAddress'; - public const LEAKED_CREDENTIALS = 'leakedCredentials'; - public const INVESTIGATIONS_THREAT_INTELLIGENCE = 'investigationsThreatIntelligence'; - public const GENERIC = 'generic'; - public const ADMIN_CONFIRMED_USER_COMPROMISED = 'adminConfirmedUserCompromised'; - public const MCAS_IMPOSSIBLE_TRAVEL = 'mcasImpossibleTravel'; - public const MCAS_SUSPICIOUS_INBOX_MANIPULATION_RULES = 'mcasSuspiciousInboxManipulationRules'; - public const INVESTIGATIONS_THREAT_INTELLIGENCE_SIGNIN_LINKED = 'investigationsThreatIntelligenceSigninLinked'; - public const MALICIOUS_I_P_ADDRESS_VALID_CREDENTIALS_BLOCKED_I_P = 'maliciousIPAddressValidCredentialsBlockedIP'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNLIKELY_TRAVEL = "unlikelyTravel"; + public const ANONYMIZED_I_P_ADDRESS = "anonymizedIPAddress"; + public const MALICIOUS_I_P_ADDRESS = "maliciousIPAddress"; + public const UNFAMILIAR_FEATURES = "unfamiliarFeatures"; + public const MALWARE_INFECTED_I_P_ADDRESS = "malwareInfectedIPAddress"; + public const SUSPICIOUS_I_P_ADDRESS = "suspiciousIPAddress"; + public const LEAKED_CREDENTIALS = "leakedCredentials"; + public const INVESTIGATIONS_THREAT_INTELLIGENCE = "investigationsThreatIntelligence"; + public const GENERIC = "generic"; + public const ADMIN_CONFIRMED_USER_COMPROMISED = "adminConfirmedUserCompromised"; + public const MCAS_IMPOSSIBLE_TRAVEL = "mcasImpossibleTravel"; + public const MCAS_SUSPICIOUS_INBOX_MANIPULATION_RULES = "mcasSuspiciousInboxManipulationRules"; + public const INVESTIGATIONS_THREAT_INTELLIGENCE_SIGNIN_LINKED = "investigationsThreatIntelligenceSigninLinked"; + public const MALICIOUS_I_P_ADDRESS_VALID_CREDENTIALS_BLOCKED_I_P = "maliciousIPAddressValidCredentialsBlockedIP"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RiskLevel.php b/src/Generated/Models/RiskLevel.php index aa5030088b9..85cbb2dab03 100644 --- a/src/Generated/Models/RiskLevel.php +++ b/src/Generated/Models/RiskLevel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RiskLevel extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const HIDDEN = 'hidden'; - public const NONE = 'none'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const HIDDEN = "hidden"; + public const NONE = "none"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RiskState.php b/src/Generated/Models/RiskState.php index 18e0df85aaf..1203acf6379 100644 --- a/src/Generated/Models/RiskState.php +++ b/src/Generated/Models/RiskState.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RiskState extends Enum { - public const NONE = 'none'; - public const CONFIRMED_SAFE = 'confirmedSafe'; - public const REMEDIATED = 'remediated'; - public const DISMISSED = 'dismissed'; - public const AT_RISK = 'atRisk'; - public const CONFIRMED_COMPROMISED = 'confirmedCompromised'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CONFIRMED_SAFE = "confirmedSafe"; + public const REMEDIATED = "remediated"; + public const DISMISSED = "dismissed"; + public const AT_RISK = "atRisk"; + public const CONFIRMED_COMPROMISED = "confirmedCompromised"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RoleAssignmentScopeType.php b/src/Generated/Models/RoleAssignmentScopeType.php index 9feb5eaa965..ca04e259482 100644 --- a/src/Generated/Models/RoleAssignmentScopeType.php +++ b/src/Generated/Models/RoleAssignmentScopeType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class RoleAssignmentScopeType extends Enum { - public const RESOURCE_SCOPE = 'resourceScope'; - public const ALL_DEVICES = 'allDevices'; - public const ALL_LICENSED_USERS = 'allLicensedUsers'; - public const ALL_DEVICES_AND_LICENSED_USERS = 'allDevicesAndLicensedUsers'; + public const RESOURCE_SCOPE = "resourceScope"; + public const ALL_DEVICES = "allDevices"; + public const ALL_LICENSED_USERS = "allLicensedUsers"; + public const ALL_DEVICES_AND_LICENSED_USERS = "allDevicesAndLicensedUsers"; } diff --git a/src/Generated/Models/RoleSummaryStatus.php b/src/Generated/Models/RoleSummaryStatus.php index d17217d19aa..272d3228e8b 100644 --- a/src/Generated/Models/RoleSummaryStatus.php +++ b/src/Generated/Models/RoleSummaryStatus.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RoleSummaryStatus extends Enum { - public const OK = 'ok'; - public const BAD = 'bad'; + public const OK = "ok"; + public const BAD = "bad"; } diff --git a/src/Generated/Models/RootDomains.php b/src/Generated/Models/RootDomains.php index 879b6983b62..b984cde649e 100644 --- a/src/Generated/Models/RootDomains.php +++ b/src/Generated/Models/RootDomains.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class RootDomains extends Enum { - public const NONE = 'none'; - public const ALL = 'all'; - public const ALL_FEDERATED = 'allFederated'; - public const ALL_MANAGED = 'allManaged'; - public const ENUMERATED = 'enumerated'; - public const ALL_MANAGED_AND_ENUMERATED_FEDERATED = 'allManagedAndEnumeratedFederated'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALL = "all"; + public const ALL_FEDERATED = "allFederated"; + public const ALL_MANAGED = "allManaged"; + public const ENUMERATED = "enumerated"; + public const ALL_MANAGED_AND_ENUMERATED_FEDERATED = "allManagedAndEnumeratedFederated"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RoutingMode.php b/src/Generated/Models/RoutingMode.php index cedd2c93a2b..17c1a1f0477 100644 --- a/src/Generated/Models/RoutingMode.php +++ b/src/Generated/Models/RoutingMode.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RoutingMode extends Enum { - public const ONE_TO_ONE = 'oneToOne'; - public const MULTICAST = 'multicast'; + public const ONE_TO_ONE = "oneToOne"; + public const MULTICAST = "multicast"; } diff --git a/src/Generated/Models/RoutingPolicy.php b/src/Generated/Models/RoutingPolicy.php index 0ec59abddb0..34083de7bc9 100644 --- a/src/Generated/Models/RoutingPolicy.php +++ b/src/Generated/Models/RoutingPolicy.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RoutingPolicy extends Enum { - public const NONE = 'none'; - public const NO_MISSED_CALL = 'noMissedCall'; - public const DISABLE_FORWARDING_EXCEPT_PHONE = 'disableForwardingExceptPhone'; - public const DISABLE_FORWARDING = 'disableForwarding'; - public const PREFER_SKYPE_FOR_BUSINESS = 'preferSkypeForBusiness'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const NO_MISSED_CALL = "noMissedCall"; + public const DISABLE_FORWARDING_EXCEPT_PHONE = "disableForwardingExceptPhone"; + public const DISABLE_FORWARDING = "disableForwarding"; + public const PREFER_SKYPE_FOR_BUSINESS = "preferSkypeForBusiness"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RoutingType.php b/src/Generated/Models/RoutingType.php index 2dcb9d67322..963513cd770 100644 --- a/src/Generated/Models/RoutingType.php +++ b/src/Generated/Models/RoutingType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class RoutingType extends Enum { - public const FORWARDED = 'forwarded'; - public const LOOKUP = 'lookup'; - public const SELF_FORK = 'selfFork'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FORWARDED = "forwarded"; + public const LOOKUP = "lookup"; + public const SELF_FORK = "selfFork"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/RuleMode.php b/src/Generated/Models/RuleMode.php index 14f57d6eacc..02c7b1c6d56 100644 --- a/src/Generated/Models/RuleMode.php +++ b/src/Generated/Models/RuleMode.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RuleMode extends Enum { - public const AUDIT = 'audit'; - public const AUDIT_AND_NOTIFY = 'auditAndNotify'; - public const ENFORCE = 'enforce'; - public const PENDING_DELETION = 'pendingDeletion'; - public const TEST = 'test'; + public const AUDIT = "audit"; + public const AUDIT_AND_NOTIFY = "auditAndNotify"; + public const ENFORCE = "enforce"; + public const PENDING_DELETION = "pendingDeletion"; + public const TEST = "test"; } diff --git a/src/Generated/Models/RunAsAccountType.php b/src/Generated/Models/RunAsAccountType.php index 8d5127fc2b1..93324036f69 100644 --- a/src/Generated/Models/RunAsAccountType.php +++ b/src/Generated/Models/RunAsAccountType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RunAsAccountType extends Enum { - public const SYSTEM = 'system'; - public const USER = 'user'; + public const SYSTEM = "system"; + public const USER = "user"; } diff --git a/src/Generated/Models/RunState.php b/src/Generated/Models/RunState.php index 594d615b188..83c9a93d397 100644 --- a/src/Generated/Models/RunState.php +++ b/src/Generated/Models/RunState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RunState extends Enum { - public const UNKNOWN = 'unknown'; - public const SUCCESS = 'success'; - public const FAIL = 'fail'; - public const SCRIPT_ERROR = 'scriptError'; - public const PENDING = 'pending'; - public const NOT_APPLICABLE = 'notApplicable'; + public const UNKNOWN = "unknown"; + public const SUCCESS = "success"; + public const FAIL = "fail"; + public const SCRIPT_ERROR = "scriptError"; + public const PENDING = "pending"; + public const NOT_APPLICABLE = "notApplicable"; } diff --git a/src/Generated/Models/SafeSearchFilterType.php b/src/Generated/Models/SafeSearchFilterType.php index 35250471a8b..bea440e6660 100644 --- a/src/Generated/Models/SafeSearchFilterType.php +++ b/src/Generated/Models/SafeSearchFilterType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SafeSearchFilterType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const STRICT = 'strict'; - public const MODERATE = 'moderate'; + public const USER_DEFINED = "userDefined"; + public const STRICT = "strict"; + public const MODERATE = "moderate"; } diff --git a/src/Generated/Models/SamlAttributeNameFormat.php b/src/Generated/Models/SamlAttributeNameFormat.php index dc1f196eb8a..e1697ee91d3 100644 --- a/src/Generated/Models/SamlAttributeNameFormat.php +++ b/src/Generated/Models/SamlAttributeNameFormat.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SamlAttributeNameFormat extends Enum { - public const UNSPECIFIED = 'unspecified'; - public const URI = 'uri'; - public const BASIC = 'basic'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNSPECIFIED = "unspecified"; + public const URI = "uri"; + public const BASIC = "basic"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SamlNameIDFormat.php b/src/Generated/Models/SamlNameIDFormat.php index 06e64151b07..5f678b2427b 100644 --- a/src/Generated/Models/SamlNameIDFormat.php +++ b/src/Generated/Models/SamlNameIDFormat.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SamlNameIDFormat extends Enum { - public const DEFAULT = 'default'; - public const UNSPECIFIED = 'unspecified'; - public const EMAIL_ADDRESS = 'emailAddress'; - public const WINDOWS_DOMAIN_QUALIFIED_NAME = 'windowsDomainQualifiedName'; - public const PERSISTENT = 'persistent'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEFAULT = "default"; + public const UNSPECIFIED = "unspecified"; + public const EMAIL_ADDRESS = "emailAddress"; + public const WINDOWS_DOMAIN_QUALIFIED_NAME = "windowsDomainQualifiedName"; + public const PERSISTENT = "persistent"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ScheduleChangeRequestActor.php b/src/Generated/Models/ScheduleChangeRequestActor.php index 1d555e72479..76864beba35 100644 --- a/src/Generated/Models/ScheduleChangeRequestActor.php +++ b/src/Generated/Models/ScheduleChangeRequestActor.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ScheduleChangeRequestActor extends Enum { - public const SENDER = 'sender'; - public const RECIPIENT = 'recipient'; - public const MANAGER = 'manager'; - public const SYSTEM = 'system'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SENDER = "sender"; + public const RECIPIENT = "recipient"; + public const MANAGER = "manager"; + public const SYSTEM = "system"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ScheduleChangeState.php b/src/Generated/Models/ScheduleChangeState.php index 06599d0e123..6a052a5c5de 100644 --- a/src/Generated/Models/ScheduleChangeState.php +++ b/src/Generated/Models/ScheduleChangeState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ScheduleChangeState extends Enum { - public const PENDING = 'pending'; - public const APPROVED = 'approved'; - public const DECLINED = 'declined'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const APPROVED = "approved"; + public const DECLINED = "declined"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ScheduleEntityTheme.php b/src/Generated/Models/ScheduleEntityTheme.php index eca255cda49..45eea9bc09e 100644 --- a/src/Generated/Models/ScheduleEntityTheme.php +++ b/src/Generated/Models/ScheduleEntityTheme.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class ScheduleEntityTheme extends Enum { - public const WHITE = 'white'; - public const BLUE = 'blue'; - public const GREEN = 'green'; - public const PURPLE = 'purple'; - public const PINK = 'pink'; - public const YELLOW = 'yellow'; - public const GRAY = 'gray'; - public const DARK_BLUE = 'darkBlue'; - public const DARK_GREEN = 'darkGreen'; - public const DARK_PURPLE = 'darkPurple'; - public const DARK_PINK = 'darkPink'; - public const DARK_YELLOW = 'darkYellow'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const WHITE = "white"; + public const BLUE = "blue"; + public const GREEN = "green"; + public const PURPLE = "purple"; + public const PINK = "pink"; + public const YELLOW = "yellow"; + public const GRAY = "gray"; + public const DARK_BLUE = "darkBlue"; + public const DARK_GREEN = "darkGreen"; + public const DARK_PURPLE = "darkPurple"; + public const DARK_PINK = "darkPink"; + public const DARK_YELLOW = "darkYellow"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ScheduleRequestActions.php b/src/Generated/Models/ScheduleRequestActions.php index 1185b8988b3..1a0c3b8ac0d 100644 --- a/src/Generated/Models/ScheduleRequestActions.php +++ b/src/Generated/Models/ScheduleRequestActions.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class ScheduleRequestActions extends Enum { - public const ADMIN_ASSIGN = 'adminAssign'; - public const ADMIN_UPDATE = 'adminUpdate'; - public const ADMIN_REMOVE = 'adminRemove'; - public const SELF_ACTIVATE = 'selfActivate'; - public const SELF_DEACTIVATE = 'selfDeactivate'; - public const ADMIN_EXTEND = 'adminExtend'; - public const ADMIN_RENEW = 'adminRenew'; - public const SELF_EXTEND = 'selfExtend'; - public const SELF_RENEW = 'selfRenew'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADMIN_ASSIGN = "adminAssign"; + public const ADMIN_UPDATE = "adminUpdate"; + public const ADMIN_REMOVE = "adminRemove"; + public const SELF_ACTIVATE = "selfActivate"; + public const SELF_DEACTIVATE = "selfDeactivate"; + public const ADMIN_EXTEND = "adminExtend"; + public const ADMIN_RENEW = "adminRenew"; + public const SELF_EXTEND = "selfExtend"; + public const SELF_RENEW = "selfRenew"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ScheduledRetireState.php b/src/Generated/Models/ScheduledRetireState.php index abbf759188a..00949db70d3 100644 --- a/src/Generated/Models/ScheduledRetireState.php +++ b/src/Generated/Models/ScheduledRetireState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ScheduledRetireState extends Enum { - public const CANCEL_RETIRE = 'cancelRetire'; - public const CONFIRM_RETIRE = 'confirmRetire'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CANCEL_RETIRE = "cancelRetire"; + public const CONFIRM_RETIRE = "confirmRetire"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ScopeOperatorMultiValuedComparisonType.php b/src/Generated/Models/ScopeOperatorMultiValuedComparisonType.php index 97aac2d03fc..c1806b70fe6 100644 --- a/src/Generated/Models/ScopeOperatorMultiValuedComparisonType.php +++ b/src/Generated/Models/ScopeOperatorMultiValuedComparisonType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ScopeOperatorMultiValuedComparisonType extends Enum { - public const ALL = 'All'; - public const ANY = 'Any'; + public const ALL = "All"; + public const ANY = "Any"; } diff --git a/src/Generated/Models/ScopeOperatorType.php b/src/Generated/Models/ScopeOperatorType.php index bf96889e4f3..78d599a567b 100644 --- a/src/Generated/Models/ScopeOperatorType.php +++ b/src/Generated/Models/ScopeOperatorType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ScopeOperatorType extends Enum { - public const BINARY = 'Binary'; - public const UNARY = 'Unary'; + public const BINARY = "Binary"; + public const UNARY = "Unary"; } diff --git a/src/Generated/Models/ScreenSharingRole.php b/src/Generated/Models/ScreenSharingRole.php index 186fc93e798..f4dbeaa2b18 100644 --- a/src/Generated/Models/ScreenSharingRole.php +++ b/src/Generated/Models/ScreenSharingRole.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ScreenSharingRole extends Enum { - public const VIEWER = 'viewer'; - public const SHARER = 'sharer'; + public const VIEWER = "viewer"; + public const SHARER = "sharer"; } diff --git a/src/Generated/Models/Search/AnswerState.php b/src/Generated/Models/Search/AnswerState.php index 23c1b10192f..3fee2d32fd2 100644 --- a/src/Generated/Models/Search/AnswerState.php +++ b/src/Generated/Models/Search/AnswerState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class AnswerState extends Enum { - public const PUBLISHED = 'published'; - public const DRAFT = 'draft'; - public const EXCLUDED = 'excluded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUBLISHED = "published"; + public const DRAFT = "draft"; + public const EXCLUDED = "excluded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SearchAlterationType.php b/src/Generated/Models/SearchAlterationType.php index d99ea2c99c6..1a9f5689914 100644 --- a/src/Generated/Models/SearchAlterationType.php +++ b/src/Generated/Models/SearchAlterationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SearchAlterationType extends Enum { - public const SUGGESTION = 'suggestion'; - public const MODIFICATION = 'modification'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUGGESTION = "suggestion"; + public const MODIFICATION = "modification"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SearchContent.php b/src/Generated/Models/SearchContent.php index 4156f588f98..02df58b4e0a 100644 --- a/src/Generated/Models/SearchContent.php +++ b/src/Generated/Models/SearchContent.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SearchContent extends Enum { - public const SHARED_CONTENT = 'sharedContent'; - public const PRIVATE_CONTENT = 'privateContent'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SHARED_CONTENT = "sharedContent"; + public const PRIVATE_CONTENT = "privateContent"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SectionEmphasisType.php b/src/Generated/Models/SectionEmphasisType.php index 4dfd7d0717a..ebe50530983 100644 --- a/src/Generated/Models/SectionEmphasisType.php +++ b/src/Generated/Models/SectionEmphasisType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SectionEmphasisType extends Enum { - public const NONE = 'none'; - public const NEUTRAL = 'neutral'; - public const SOFT = 'soft'; - public const STRONG = 'strong'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const NEUTRAL = "neutral"; + public const SOFT = "soft"; + public const STRONG = "strong"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SecureAssessmentAccountType.php b/src/Generated/Models/SecureAssessmentAccountType.php index 99cdd9cac6a..d774828b177 100644 --- a/src/Generated/Models/SecureAssessmentAccountType.php +++ b/src/Generated/Models/SecureAssessmentAccountType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SecureAssessmentAccountType extends Enum { - public const AZURE_A_D_ACCOUNT = 'azureADAccount'; - public const DOMAIN_ACCOUNT = 'domainAccount'; - public const LOCAL_ACCOUNT = 'localAccount'; - public const LOCAL_GUEST_ACCOUNT = 'localGuestAccount'; + public const AZURE_A_D_ACCOUNT = "azureADAccount"; + public const DOMAIN_ACCOUNT = "domainAccount"; + public const LOCAL_ACCOUNT = "localAccount"; + public const LOCAL_GUEST_ACCOUNT = "localGuestAccount"; } diff --git a/src/Generated/Models/SecureBootWithDMAType.php b/src/Generated/Models/SecureBootWithDMAType.php index 38bca09835a..53b1ea0b9ae 100644 --- a/src/Generated/Models/SecureBootWithDMAType.php +++ b/src/Generated/Models/SecureBootWithDMAType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SecureBootWithDMAType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const WITHOUT_D_M_A = 'withoutDMA'; - public const WITH_D_M_A = 'withDMA'; + public const NOT_CONFIGURED = "notConfigured"; + public const WITHOUT_D_M_A = "withoutDMA"; + public const WITH_D_M_A = "withDMA"; } diff --git a/src/Generated/Models/Security/ActionAfterRetentionPeriod.php b/src/Generated/Models/Security/ActionAfterRetentionPeriod.php index c37940f6968..d715cb2ef27 100644 --- a/src/Generated/Models/Security/ActionAfterRetentionPeriod.php +++ b/src/Generated/Models/Security/ActionAfterRetentionPeriod.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ActionAfterRetentionPeriod extends Enum { - public const NONE = 'none'; - public const DELETE = 'delete'; - public const START_DISPOSITION_REVIEW = 'startDispositionReview'; - public const RELABEL = 'relabel'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DELETE = "delete"; + public const START_DISPOSITION_REVIEW = "startDispositionReview"; + public const RELABEL = "relabel"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ActionSource.php b/src/Generated/Models/Security/ActionSource.php index 728c44d4c52..5a326650aec 100644 --- a/src/Generated/Models/Security/ActionSource.php +++ b/src/Generated/Models/Security/ActionSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ActionSource extends Enum { - public const MANUAL = 'manual'; - public const AUTOMATIC = 'automatic'; - public const RECOMMENDED = 'recommended'; - public const DEFAULT = 'default'; + public const MANUAL = "manual"; + public const AUTOMATIC = "automatic"; + public const RECOMMENDED = "recommended"; + public const DEFAULT = "default"; } diff --git a/src/Generated/Models/Security/AdditionalDataOptions.php b/src/Generated/Models/Security/AdditionalDataOptions.php index c99d9388169..d179e3cc084 100644 --- a/src/Generated/Models/Security/AdditionalDataOptions.php +++ b/src/Generated/Models/Security/AdditionalDataOptions.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AdditionalDataOptions extends Enum { - public const ALL_VERSIONS = 'allVersions'; - public const LINKED_FILES = 'linkedFiles'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL_VERSIONS = "allVersions"; + public const LINKED_FILES = "linkedFiles"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AdditionalOptions.php b/src/Generated/Models/Security/AdditionalOptions.php index 1c2dbc2f71d..4e4539828f0 100644 --- a/src/Generated/Models/Security/AdditionalOptions.php +++ b/src/Generated/Models/Security/AdditionalOptions.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class AdditionalOptions extends Enum { - public const NONE = 'none'; - public const TEAMS_AND_YAMMER_CONVERSATIONS = 'teamsAndYammerConversations'; - public const CLOUD_ATTACHMENTS = 'cloudAttachments'; - public const ALL_DOCUMENT_VERSIONS = 'allDocumentVersions'; - public const SUBFOLDER_CONTENTS = 'subfolderContents'; - public const LIST_ATTACHMENTS = 'listAttachments'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const TEAMS_AND_YAMMER_CONVERSATIONS = "teamsAndYammerConversations"; + public const CLOUD_ATTACHMENTS = "cloudAttachments"; + public const ALL_DOCUMENT_VERSIONS = "allDocumentVersions"; + public const SUBFOLDER_CONTENTS = "subfolderContents"; + public const LIST_ATTACHMENTS = "listAttachments"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AlertClassification.php b/src/Generated/Models/Security/AlertClassification.php index ade752aedf2..cd514bd2377 100644 --- a/src/Generated/Models/Security/AlertClassification.php +++ b/src/Generated/Models/Security/AlertClassification.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertClassification extends Enum { - public const UNKNOWN = 'unknown'; - public const FALSE_POSITIVE = 'falsePositive'; - public const TRUE_POSITIVE = 'truePositive'; - public const INFORMATIONAL_EXPECTED_ACTIVITY = 'informationalExpectedActivity'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const FALSE_POSITIVE = "falsePositive"; + public const TRUE_POSITIVE = "truePositive"; + public const INFORMATIONAL_EXPECTED_ACTIVITY = "informationalExpectedActivity"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AlertDetermination.php b/src/Generated/Models/Security/AlertDetermination.php index c337796c8d2..7d2001de927 100644 --- a/src/Generated/Models/Security/AlertDetermination.php +++ b/src/Generated/Models/Security/AlertDetermination.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertDetermination extends Enum { - public const UNKNOWN = 'unknown'; - public const APT = 'apt'; - public const MALWARE = 'malware'; - public const SECURITY_PERSONNEL = 'securityPersonnel'; - public const SECURITY_TESTING = 'securityTesting'; - public const UNWANTED_SOFTWARE = 'unwantedSoftware'; - public const OTHER = 'other'; - public const MULTI_STAGED_ATTACK = 'multiStagedAttack'; - public const COMPROMISED_ACCOUNT = 'compromisedAccount'; - public const PHISHING = 'phishing'; - public const MALICIOUS_USER_ACTIVITY = 'maliciousUserActivity'; - public const NOT_MALICIOUS = 'notMalicious'; - public const NOT_ENOUGH_DATA_TO_VALIDATE = 'notEnoughDataToValidate'; - public const CONFIRMED_ACTIVITY = 'confirmedActivity'; - public const LINE_OF_BUSINESS_APPLICATION = 'lineOfBusinessApplication'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const APT = "apt"; + public const MALWARE = "malware"; + public const SECURITY_PERSONNEL = "securityPersonnel"; + public const SECURITY_TESTING = "securityTesting"; + public const UNWANTED_SOFTWARE = "unwantedSoftware"; + public const OTHER = "other"; + public const MULTI_STAGED_ATTACK = "multiStagedAttack"; + public const COMPROMISED_ACCOUNT = "compromisedAccount"; + public const PHISHING = "phishing"; + public const MALICIOUS_USER_ACTIVITY = "maliciousUserActivity"; + public const NOT_MALICIOUS = "notMalicious"; + public const NOT_ENOUGH_DATA_TO_VALIDATE = "notEnoughDataToValidate"; + public const CONFIRMED_ACTIVITY = "confirmedActivity"; + public const LINE_OF_BUSINESS_APPLICATION = "lineOfBusinessApplication"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AlertSeverity.php b/src/Generated/Models/Security/AlertSeverity.php index 659dec08df9..9cd47ac3ad6 100644 --- a/src/Generated/Models/Security/AlertSeverity.php +++ b/src/Generated/Models/Security/AlertSeverity.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertSeverity extends Enum { - public const UNKNOWN = 'unknown'; - public const INFORMATIONAL = 'informational'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INFORMATIONAL = "informational"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AlertStatus.php b/src/Generated/Models/Security/AlertStatus.php index fa68929799a..956e98d562c 100644 --- a/src/Generated/Models/Security/AlertStatus.php +++ b/src/Generated/Models/Security/AlertStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AlertStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NEW = 'new'; - public const IN_PROGRESS = 'inProgress'; - public const RESOLVED = 'resolved'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NEW = "new"; + public const IN_PROGRESS = "inProgress"; + public const RESOLVED = "resolved"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AntispamDirectionality.php b/src/Generated/Models/Security/AntispamDirectionality.php index ec669db36dd..89d22cca5d6 100644 --- a/src/Generated/Models/Security/AntispamDirectionality.php +++ b/src/Generated/Models/Security/AntispamDirectionality.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AntispamDirectionality extends Enum { - public const UNKNOWN = 'unknown'; - public const INBOUND = 'inbound'; - public const OUTBOUND = 'outbound'; - public const INTRA_ORG = 'intraOrg'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INBOUND = "inbound"; + public const OUTBOUND = "outbound"; + public const INTRA_ORG = "intraOrg"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AssignmentMethod.php b/src/Generated/Models/Security/AssignmentMethod.php index 8be414d7713..d9d1f109bb8 100644 --- a/src/Generated/Models/Security/AssignmentMethod.php +++ b/src/Generated/Models/Security/AssignmentMethod.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class AssignmentMethod extends Enum { - public const STANDARD = 'standard'; - public const PRIVILEGED = 'privileged'; - public const AUTO = 'auto'; + public const STANDARD = "standard"; + public const PRIVILEGED = "privileged"; + public const AUTO = "auto"; } diff --git a/src/Generated/Models/Security/AuditLogQueryStatus.php b/src/Generated/Models/Security/AuditLogQueryStatus.php index e189740ee80..96fc9d39329 100644 --- a/src/Generated/Models/Security/AuditLogQueryStatus.php +++ b/src/Generated/Models/Security/AuditLogQueryStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class AuditLogQueryStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const CANCELLED = 'cancelled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const CANCELLED = "cancelled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AuditLogRecordType.php b/src/Generated/Models/Security/AuditLogRecordType.php index 239217d407f..05229fb5cd9 100644 --- a/src/Generated/Models/Security/AuditLogRecordType.php +++ b/src/Generated/Models/Security/AuditLogRecordType.php @@ -5,292 +5,292 @@ use Microsoft\Kiota\Abstractions\Enum; class AuditLogRecordType extends Enum { - public const EXCHANGE_ADMIN = 'ExchangeAdmin'; - public const EXCHANGE_ITEM = 'ExchangeItem'; - public const EXCHANGE_ITEM_GROUP = 'ExchangeItemGroup'; - public const SHARE_POINT = 'SharePoint'; - public const SYNTHETIC_PROBE = 'SyntheticProbe'; - public const SHARE_POINT_FILE_OPERATION = 'SharePointFileOperation'; - public const ONE_DRIVE = 'OneDrive'; - public const AZURE_ACTIVE_DIRECTORY = 'AzureActiveDirectory'; - public const AZURE_ACTIVE_DIRECTORY_ACCOUNT_LOGON = 'AzureActiveDirectoryAccountLogon'; - public const DATA_CENTER_SECURITY_CMDLET = 'DataCenterSecurityCmdlet'; - public const COMPLIANCE_D_L_P_SHARE_POINT = 'ComplianceDLPSharePoint'; - public const SWAY = 'Sway'; - public const COMPLIANCE_D_L_P_EXCHANGE = 'ComplianceDLPExchange'; - public const SHARE_POINT_SHARING_OPERATION = 'SharePointSharingOperation'; - public const AZURE_ACTIVE_DIRECTORY_STS_LOGON = 'AzureActiveDirectoryStsLogon'; - public const SKYPE_FOR_BUSINESS_P_S_T_N_USAGE = 'SkypeForBusinessPSTNUsage'; - public const SKYPE_FOR_BUSINESS_USERS_BLOCKED = 'SkypeForBusinessUsersBlocked'; - public const SECURITY_COMPLIANCE_CENTER_E_O_P_CMDLET = 'SecurityComplianceCenterEOPCmdlet'; - public const EXCHANGE_AGGREGATED_OPERATION = 'ExchangeAggregatedOperation'; - public const POWER_B_I_AUDIT = 'PowerBIAudit'; - public const C_R_M = 'CRM'; - public const YAMMER = 'Yammer'; - public const SKYPE_FOR_BUSINESS_CMDLETS = 'SkypeForBusinessCmdlets'; - public const DISCOVERY = 'Discovery'; - public const MICROSOFT_TEAMS = 'MicrosoftTeams'; - public const THREAT_INTELLIGENCE = 'ThreatIntelligence'; - public const MAIL_SUBMISSION = 'MailSubmission'; - public const MICROSOFT_FLOW = 'MicrosoftFlow'; - public const AE_D = 'AeD'; - public const MICROSOFT_STREAM = 'MicrosoftStream'; - public const COMPLIANCE_D_L_P_SHARE_POINT_CLASSIFICATION = 'ComplianceDLPSharePointClassification'; - public const THREAT_FINDER = 'ThreatFinder'; - public const PROJECT = 'Project'; - public const SHARE_POINT_LIST_OPERATION = 'SharePointListOperation'; - public const SHARE_POINT_COMMENT_OPERATION = 'SharePointCommentOperation'; - public const DATA_GOVERNANCE = 'DataGovernance'; - public const KAIZALA = 'Kaizala'; - public const SECURITY_COMPLIANCE_ALERTS = 'SecurityComplianceAlerts'; - public const THREAT_INTELLIGENCE_URL = 'ThreatIntelligenceUrl'; - public const SECURITY_COMPLIANCE_INSIGHTS = 'SecurityComplianceInsights'; - public const M_I_P_LABEL = 'MIPLabel'; - public const WORKPLACE_ANALYTICS = 'WorkplaceAnalytics'; - public const POWER_APPS_APP = 'PowerAppsApp'; - public const POWER_APPS_PLAN = 'PowerAppsPlan'; - public const THREAT_INTELLIGENCE_ATP_CONTENT = 'ThreatIntelligenceAtpContent'; - public const LABEL_CONTENT_EXPLORER = 'LabelContentExplorer'; - public const TEAMS_HEALTHCARE = 'TeamsHealthcare'; - public const EXCHANGE_ITEM_AGGREGATED = 'ExchangeItemAggregated'; - public const HYGIENE_EVENT = 'HygieneEvent'; - public const DATA_INSIGHTS_REST_API_AUDIT = 'DataInsightsRestApiAudit'; - public const INFORMATION_BARRIER_POLICY_APPLICATION = 'InformationBarrierPolicyApplication'; - public const SHARE_POINT_LIST_ITEM_OPERATION = 'SharePointListItemOperation'; - public const SHARE_POINT_CONTENT_TYPE_OPERATION = 'SharePointContentTypeOperation'; - public const SHARE_POINT_FIELD_OPERATION = 'SharePointFieldOperation'; - public const MICROSOFT_TEAMS_ADMIN = 'MicrosoftTeamsAdmin'; - public const H_R_SIGNAL = 'HRSignal'; - public const MICROSOFT_TEAMS_DEVICE = 'MicrosoftTeamsDevice'; - public const MICROSOFT_TEAMS_ANALYTICS = 'MicrosoftTeamsAnalytics'; - public const INFORMATION_WORKER_PROTECTION = 'InformationWorkerProtection'; - public const CAMPAIGN = 'Campaign'; - public const D_L_P_ENDPOINT = 'DLPEndpoint'; - public const AIR_INVESTIGATION = 'AirInvestigation'; - public const QUARANTINE = 'Quarantine'; - public const MICROSOFT_FORMS = 'MicrosoftForms'; - public const APPLICATION_AUDIT = 'ApplicationAudit'; - public const COMPLIANCE_SUPERVISION_EXCHANGE = 'ComplianceSupervisionExchange'; - public const CUSTOMER_KEY_SERVICE_ENCRYPTION = 'CustomerKeyServiceEncryption'; - public const OFFICE_NATIVE = 'OfficeNative'; - public const MIP_AUTO_LABEL_SHARE_POINT_ITEM = 'MipAutoLabelSharePointItem'; - public const MIP_AUTO_LABEL_SHARE_POINT_POLICY_LOCATION = 'MipAutoLabelSharePointPolicyLocation'; - public const MICROSOFT_TEAMS_SHIFTS = 'MicrosoftTeamsShifts'; - public const SECURE_SCORE = 'SecureScore'; - public const MIP_AUTO_LABEL_EXCHANGE_ITEM = 'MipAutoLabelExchangeItem'; - public const CORTANA_BRIEFING = 'CortanaBriefing'; - public const SEARCH = 'Search'; - public const W_D_A_T_P_ALERTS = 'WDATPAlerts'; - public const POWER_PLATFORM_ADMIN_DLP = 'PowerPlatformAdminDlp'; - public const POWER_PLATFORM_ADMIN_ENVIRONMENT = 'PowerPlatformAdminEnvironment'; - public const M_D_A_T_P_AUDIT = 'MDATPAudit'; - public const SENSITIVITY_LABEL_POLICY_MATCH = 'SensitivityLabelPolicyMatch'; - public const SENSITIVITY_LABEL_ACTION = 'SensitivityLabelAction'; - public const SENSITIVITY_LABELED_FILE_ACTION = 'SensitivityLabeledFileAction'; - public const ATTACK_SIM = 'AttackSim'; - public const AIR_MANUAL_INVESTIGATION = 'AirManualInvestigation'; - public const SECURITY_COMPLIANCE_R_B_A_C = 'SecurityComplianceRBAC'; - public const USER_TRAINING = 'UserTraining'; - public const AIR_ADMIN_ACTION_INVESTIGATION = 'AirAdminActionInvestigation'; - public const M_S_T_I_C = 'MSTIC'; - public const PHYSICAL_BADGING_SIGNAL = 'PhysicalBadgingSignal'; - public const TEAMS_EASY_APPROVALS = 'TeamsEasyApprovals'; - public const AIP_DISCOVER = 'AipDiscover'; - public const AIP_SENSITIVITY_LABEL_ACTION = 'AipSensitivityLabelAction'; - public const AIP_PROTECTION_ACTION = 'AipProtectionAction'; - public const AIP_FILE_DELETED = 'AipFileDeleted'; - public const AIP_HEART_BEAT = 'AipHeartBeat'; - public const M_C_A_S_ALERTS = 'MCASAlerts'; - public const ON_PREMISES_FILE_SHARE_SCANNER_DLP = 'OnPremisesFileShareScannerDlp'; - public const ON_PREMISES_SHARE_POINT_SCANNER_DLP = 'OnPremisesSharePointScannerDlp'; - public const EXCHANGE_SEARCH = 'ExchangeSearch'; - public const SHARE_POINT_SEARCH = 'SharePointSearch'; - public const PRIVACY_DATA_MINIMIZATION = 'PrivacyDataMinimization'; - public const LABEL_ANALYTICS_AGGREGATE = 'LabelAnalyticsAggregate'; - public const MY_ANALYTICS_SETTINGS = 'MyAnalyticsSettings'; - public const SECURITY_COMPLIANCE_USER_CHANGE = 'SecurityComplianceUserChange'; - public const COMPLIANCE_D_L_P_EXCHANGE_CLASSIFICATION = 'ComplianceDLPExchangeClassification'; - public const COMPLIANCE_D_L_P_ENDPOINT = 'ComplianceDLPEndpoint'; - public const MIP_EXACT_DATA_MATCH = 'MipExactDataMatch'; - public const M_S_D_E_RESPONSE_ACTIONS = 'MSDEResponseActions'; - public const M_S_D_E_GENERAL_SETTINGS = 'MSDEGeneralSettings'; - public const M_S_D_E_INDICATORS_SETTINGS = 'MSDEIndicatorsSettings'; - public const M_S365_D_CUSTOM_DETECTION = 'MS365DCustomDetection'; - public const M_S_D_E_ROLES_SETTINGS = 'MSDERolesSettings'; - public const M_A_P_G_ALERTS = 'MAPGAlerts'; - public const M_A_P_G_POLICY = 'MAPGPolicy'; - public const M_A_P_G_REMEDIATION = 'MAPGRemediation'; - public const PRIVACY_REMEDIATION_ACTION = 'PrivacyRemediationAction'; - public const PRIVACY_DIGEST_EMAIL = 'PrivacyDigestEmail'; - public const MIP_AUTO_LABEL_SIMULATION_PROGRESS = 'MipAutoLabelSimulationProgress'; - public const MIP_AUTO_LABEL_SIMULATION_COMPLETION = 'MipAutoLabelSimulationCompletion'; - public const MIP_AUTO_LABEL_PROGRESS_FEEDBACK = 'MipAutoLabelProgressFeedback'; - public const DLP_SENSITIVE_INFORMATION_TYPE = 'DlpSensitiveInformationType'; - public const MIP_AUTO_LABEL_SIMULATION_STATISTICS = 'MipAutoLabelSimulationStatistics'; - public const LARGE_CONTENT_METADATA = 'LargeContentMetadata'; - public const MICROSOFT365_GROUP = 'Microsoft365Group'; - public const C_D_P_ML_INFERENCING_RESULT = 'CDPMlInferencingResult'; - public const FILTERING_MAIL_METADATA = 'FilteringMailMetadata'; - public const C_D_P_CLASSIFICATION_MAIL_ITEM = 'CDPClassificationMailItem'; - public const C_D_P_CLASSIFICATION_DOCUMENT = 'CDPClassificationDocument'; - public const OFFICE_SCRIPTS_RUN_ACTION = 'OfficeScriptsRunAction'; - public const FILTERING_POST_MAIL_DELIVERY_ACTION = 'FilteringPostMailDeliveryAction'; - public const C_D_P_UNIFIED_FEEDBACK = 'CDPUnifiedFeedback'; - public const TENANT_ALLOW_BLOCK_LIST = 'TenantAllowBlockList'; - public const CONSUMPTION_RESOURCE = 'ConsumptionResource'; - public const HEALTHCARE_SIGNAL = 'HealthcareSignal'; - public const DLP_IMPORT_RESULT = 'DlpImportResult'; - public const C_D_P_COMPLIANCE_POLICY_EXECUTION = 'CDPCompliancePolicyExecution'; - public const MULTI_STAGE_DISPOSITION = 'MultiStageDisposition'; - public const PRIVACY_DATA_MATCH = 'PrivacyDataMatch'; - public const FILTERING_DOC_METADATA = 'FilteringDocMetadata'; - public const FILTERING_EMAIL_FEATURES = 'FilteringEmailFeatures'; - public const POWER_B_I_DLP = 'PowerBIDlp'; - public const FILTERING_URL_INFO = 'FilteringUrlInfo'; - public const FILTERING_ATTACHMENT_INFO = 'FilteringAttachmentInfo'; - public const CORE_REPORTING_SETTINGS = 'CoreReportingSettings'; - public const COMPLIANCE_CONNECTOR = 'ComplianceConnector'; - public const POWER_PLATFORM_LOCKBOX_RESOURCE_ACCESS_REQUEST = 'PowerPlatformLockboxResourceAccessRequest'; - public const POWER_PLATFORM_LOCKBOX_RESOURCE_COMMAND = 'PowerPlatformLockboxResourceCommand'; - public const C_D_P_PREDICTIVE_CODING_LABEL = 'CDPPredictiveCodingLabel'; - public const C_D_P_COMPLIANCE_POLICY_USER_FEEDBACK = 'CDPCompliancePolicyUserFeedback'; - public const WEBPAGE_ACTIVITY_ENDPOINT = 'WebpageActivityEndpoint'; - public const O_M_E_PORTAL = 'OMEPortal'; - public const C_M_IMPROVEMENT_ACTION_CHANGE = 'CMImprovementActionChange'; - public const FILTERING_URL_CLICK = 'FilteringUrlClick'; - public const MIP_LABEL_ANALYTICS_AUDIT_RECORD = 'MipLabelAnalyticsAuditRecord'; - public const FILTERING_ENTITY_EVENT = 'FilteringEntityEvent'; - public const FILTERING_RULE_HITS = 'FilteringRuleHits'; - public const FILTERING_MAIL_SUBMISSION = 'FilteringMailSubmission'; - public const LABEL_EXPLORER = 'LabelExplorer'; - public const MICROSOFT_MANAGED_SERVICE_PLATFORM = 'MicrosoftManagedServicePlatform'; - public const POWER_PLATFORM_SERVICE_ACTIVITY = 'PowerPlatformServiceActivity'; - public const SCORE_PLATFORM_GENERIC_AUDIT_RECORD = 'ScorePlatformGenericAuditRecord'; - public const FILTERING_TIME_TRAVEL_DOC_METADATA = 'FilteringTimeTravelDocMetadata'; - public const ALERT = 'Alert'; - public const ALERT_STATUS = 'AlertStatus'; - public const ALERT_INCIDENT = 'AlertIncident'; - public const INCIDENT_STATUS = 'IncidentStatus'; - public const CASE = 'Case'; - public const CASE_INVESTIGATION = 'CaseInvestigation'; - public const RECORDS_MANAGEMENT = 'RecordsManagement'; - public const PRIVACY_REMEDIATION = 'PrivacyRemediation'; - public const DATA_SHARE_OPERATION = 'DataShareOperation'; - public const CDP_DLP_SENSITIVE = 'CdpDlpSensitive'; - public const E_H_R_CONNECTOR = 'EHRConnector'; - public const FILTERING_MAIL_GRADING_RESULT = 'FilteringMailGradingResult'; - public const PUBLIC_FOLDER = 'PublicFolder'; - public const PRIVACY_TENANT_AUDIT_HISTORY_RECORD = 'PrivacyTenantAuditHistoryRecord'; - public const AIP_SCANNER_DISCOVER_EVENT = 'AipScannerDiscoverEvent'; - public const EDU_DATA_LAKE_DOWNLOAD_OPERATION = 'EduDataLakeDownloadOperation'; - public const M365_COMPLIANCE_CONNECTOR = 'M365ComplianceConnector'; - public const MICROSOFT_GRAPH_DATA_CONNECT_OPERATION = 'MicrosoftGraphDataConnectOperation'; - public const MICROSOFT_PURVIEW = 'MicrosoftPurview'; - public const FILTERING_EMAIL_CONTENT_FEATURES = 'FilteringEmailContentFeatures'; - public const POWER_PAGES_SITE = 'PowerPagesSite'; - public const POWER_APPS_RESOURCE = 'PowerAppsResource'; - public const PLANNER_PLAN = 'PlannerPlan'; - public const PLANNER_COPY_PLAN = 'PlannerCopyPlan'; - public const PLANNER_TASK = 'PlannerTask'; - public const PLANNER_ROSTER = 'PlannerRoster'; - public const PLANNER_PLAN_LIST = 'PlannerPlanList'; - public const PLANNER_TASK_LIST = 'PlannerTaskList'; - public const PLANNER_TENANT_SETTINGS = 'PlannerTenantSettings'; - public const PROJECT_FOR_THE_WEB_PROJECT = 'ProjectForTheWebProject'; - public const PROJECT_FOR_THE_WEB_TASK = 'ProjectForTheWebTask'; - public const PROJECT_FOR_THE_WEB_ROADMAP = 'ProjectForTheWebRoadmap'; - public const PROJECT_FOR_THE_WEB_ROADMAP_ITEM = 'ProjectForTheWebRoadmapItem'; - public const PROJECT_FOR_THE_WEB_PROJECT_SETTINGS = 'ProjectForTheWebProjectSettings'; - public const PROJECT_FOR_THE_WEB_ROADMAP_SETTINGS = 'ProjectForTheWebRoadmapSettings'; - public const QUARANTINE_METADATA = 'QuarantineMetadata'; - public const MICROSOFT_TODO_AUDIT = 'MicrosoftTodoAudit'; - public const TIME_TRAVEL_FILTERING_DOC_METADATA = 'TimeTravelFilteringDocMetadata'; - public const TEAMS_QUARANTINE_METADATA = 'TeamsQuarantineMetadata'; - public const SHARE_POINT_APP_PERMISSION_OPERATION = 'SharePointAppPermissionOperation'; - public const MICROSOFT_TEAMS_SENSITIVITY_LABEL_ACTION = 'MicrosoftTeamsSensitivityLabelAction'; - public const FILTERING_TEAMS_METADATA = 'FilteringTeamsMetadata'; - public const FILTERING_TEAMS_URL_INFO = 'FilteringTeamsUrlInfo'; - public const FILTERING_TEAMS_POST_DELIVERY_ACTION = 'FilteringTeamsPostDeliveryAction'; - public const M_D_C_ASSESSMENTS = 'MDCAssessments'; - public const M_D_C_REGULATORY_COMPLIANCE_STANDARDS = 'MDCRegulatoryComplianceStandards'; - public const M_D_C_REGULATORY_COMPLIANCE_CONTROLS = 'MDCRegulatoryComplianceControls'; - public const M_D_C_REGULATORY_COMPLIANCE_ASSESSMENTS = 'MDCRegulatoryComplianceAssessments'; - public const M_D_C_SECURITY_CONNECTORS = 'MDCSecurityConnectors'; - public const M_D_A_DATA_SECURITY_SIGNAL = 'MDADataSecuritySignal'; - public const VIVA_GOALS = 'VivaGoals'; - public const FILTERING_RUNTIME_INFO = 'FilteringRuntimeInfo'; - public const ATTACK_SIM_ADMIN = 'AttackSimAdmin'; - public const MICROSOFT_GRAPH_DATA_CONNECT_CONSENT = 'MicrosoftGraphDataConnectConsent'; - public const FILTERING_ATP_DETONATION_INFO = 'FilteringAtpDetonationInfo'; - public const PRIVACY_PORTAL = 'PrivacyPortal'; - public const MANAGED_TENANTS = 'ManagedTenants'; - public const UNIFIED_SIMULATION_MATCHED_ITEM = 'UnifiedSimulationMatchedItem'; - public const UNIFIED_SIMULATION_SUMMARY = 'UnifiedSimulationSummary'; - public const UPDATE_QUARANTINE_METADATA = 'UpdateQuarantineMetadata'; - public const M_S365_D_SUPPRESSION_RULE = 'MS365DSuppressionRule'; - public const PURVIEW_DATA_MAP_OPERATION = 'PurviewDataMapOperation'; - public const FILTERING_URL_POST_CLICK_ACTION = 'FilteringUrlPostClickAction'; - public const IRM_USER_DEFINED_DETECTION_SIGNAL = 'IrmUserDefinedDetectionSignal'; - public const TEAMS_UPDATES = 'TeamsUpdates'; - public const PLANNER_ROSTER_SENSITIVITY_LABEL = 'PlannerRosterSensitivityLabel'; - public const M_S365_D_INCIDENT = 'MS365DIncident'; - public const FILTERING_DELISTING_METADATA = 'FilteringDelistingMetadata'; - public const COMPLIANCE_D_L_P_SHARE_POINT_CLASSIFICATION_EXTENDED = 'ComplianceDLPSharePointClassificationExtended'; - public const MICROSOFT_DEFENDER_FOR_IDENTITY_AUDIT = 'MicrosoftDefenderForIdentityAudit'; - public const SUPERVISORY_REVIEW_DAY_X_INSIGHT = 'SupervisoryReviewDayXInsight'; - public const DEFENDER_EXPERTSFOR_X_D_R_ADMIN = 'DefenderExpertsforXDRAdmin'; - public const C_D_P_EDGE_BLOCKED_MESSAGE = 'CDPEdgeBlockedMessage'; - public const HOSTED_RPA = 'HostedRpa'; - public const CDP_CONTENT_EXPLORER_AGGREGATE_RECORD = 'CdpContentExplorerAggregateRecord'; - public const C_D_P_HYGIENE_ATTACHMENT_INFO = 'CDPHygieneAttachmentInfo'; - public const C_D_P_HYGIENE_SUMMARY = 'CDPHygieneSummary'; - public const C_D_P_POST_MAIL_DELIVERY_ACTION = 'CDPPostMailDeliveryAction'; - public const C_D_P_EMAIL_FEATURES = 'CDPEmailFeatures'; - public const C_D_P_HYGIENE_URL_INFO = 'CDPHygieneUrlInfo'; - public const C_D_P_URL_CLICK = 'CDPUrlClick'; - public const C_D_P_PACKAGE_MANAGER_HYGIENE_EVENT = 'CDPPackageManagerHygieneEvent'; - public const FILTERING_DOC_SCAN = 'FilteringDocScan'; - public const TIME_TRAVEL_FILTERING_DOC_SCAN = 'TimeTravelFilteringDocScan'; - public const M_A_P_G_ONBOARD = 'MAPGOnboard'; - public const VFAM_CREATE_POLICY = 'VfamCreatePolicy'; - public const VFAM_UPDATE_POLICY = 'VfamUpdatePolicy'; - public const VFAM_DELETE_POLICY = 'VfamDeletePolicy'; - public const M365_D_A_A_D = 'M365DAAD'; - public const CDP_COLD_CRAWL_STATUS = 'CdpColdCrawlStatus'; - public const POWER_PLATFORM_ADMINISTRATOR_ACTIVITY = 'PowerPlatformAdministratorActivity'; - public const WINDOWS365_CUSTOMER_LOCKBOX = 'Windows365CustomerLockbox'; - public const CDP_RESOURCE_SCOPE_CHANGE_EVENT = 'CdpResourceScopeChangeEvent'; - public const COMPLIANCE_C_C_EXCHANGE_EXECUTION_RESULT = 'ComplianceCCExchangeExecutionResult'; - public const CDP_OCR_COST_ESTIMATOR_RECORD = 'CdpOcrCostEstimatorRecord'; - public const COPILOT_INTERACTION = 'CopilotInteraction'; - public const CDP_OCR_BILLING_RECORD = 'CdpOcrBillingRecord'; - public const COMPLIANCE_D_L_P_APPLICATIONS = 'ComplianceDLPApplications'; - public const U_A_M_OPERATION = 'UAMOperation'; - public const VIVA_LEARNING = 'VivaLearning'; - public const VIVA_LEARNING_ADMIN = 'VivaLearningAdmin'; - public const PURVIEW_POLICY_OPERATION = 'PurviewPolicyOperation'; - public const PURVIEW_METADATA_POLICY_OPERATION = 'PurviewMetadataPolicyOperation'; - public const PEOPLE_ADMIN_SETTINGS = 'PeopleAdminSettings'; - public const CDP_COMPLIANCE_D_L_P_EXCHANGE_CLASSIFICATION = 'CdpComplianceDLPExchangeClassification'; - public const CDP_COMPLIANCE_D_L_P_SHARE_POINT_CLASSIFICATION = 'CdpComplianceDLPSharePointClassification'; - public const FILTERING_BULK_SENDER_INSIGHT_DATA = 'FilteringBulkSenderInsightData'; - public const FILTERING_BULK_THRESHOLD_INSIGHT_DATA = 'FilteringBulkThresholdInsightData'; - public const PRIVACY_OPEN_ACCESS = 'PrivacyOpenAccess'; - public const O_W_A_AUTH = 'OWAAuth'; - public const COMPLIANCE_D_L_P_APPLICATIONS_CLASSIFICATION = 'ComplianceDLPApplicationsClassification'; - public const SHARE_POINT_E_SIGNATURE = 'SharePointESignature'; - public const DYNAMICS365_BUSINESS_CENTRAL = 'Dynamics365BusinessCentral'; - public const MESH_WORLDS = 'MeshWorlds'; - public const VIVA_PULSE_RESPONSE = 'VivaPulseResponse'; - public const VIVA_PULSE_ORGANIZER = 'VivaPulseOrganizer'; - public const VIVA_PULSE_ADMIN = 'VivaPulseAdmin'; - public const VIVA_PULSE_REPORT = 'VivaPulseReport'; - public const A_I_APP_INTERACTION = 'AIAppInteraction'; - public const COMPLIANCE_D_L_M_EXCHANGE = 'ComplianceDLMExchange'; - public const COMPLIANCE_D_L_M_SHARE_POINT = 'ComplianceDLMSharePoint'; - public const PROJECT_FOR_THE_WEB_ASSIGNED_TO_ME_SETTINGS = 'ProjectForTheWebAssignedToMeSettings'; - public const C_P_S_OPERATION = 'CPSOperation'; - public const COMPLIANCE_D_L_P_EXCHANGE_DISCOVERY = 'ComplianceDLPExchangeDiscovery'; - public const PURVIEW_M_C_RECOMMENDATION = 'PurviewMCRecommendation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EXCHANGE_ADMIN = "ExchangeAdmin"; + public const EXCHANGE_ITEM = "ExchangeItem"; + public const EXCHANGE_ITEM_GROUP = "ExchangeItemGroup"; + public const SHARE_POINT = "SharePoint"; + public const SYNTHETIC_PROBE = "SyntheticProbe"; + public const SHARE_POINT_FILE_OPERATION = "SharePointFileOperation"; + public const ONE_DRIVE = "OneDrive"; + public const AZURE_ACTIVE_DIRECTORY = "AzureActiveDirectory"; + public const AZURE_ACTIVE_DIRECTORY_ACCOUNT_LOGON = "AzureActiveDirectoryAccountLogon"; + public const DATA_CENTER_SECURITY_CMDLET = "DataCenterSecurityCmdlet"; + public const COMPLIANCE_D_L_P_SHARE_POINT = "ComplianceDLPSharePoint"; + public const SWAY = "Sway"; + public const COMPLIANCE_D_L_P_EXCHANGE = "ComplianceDLPExchange"; + public const SHARE_POINT_SHARING_OPERATION = "SharePointSharingOperation"; + public const AZURE_ACTIVE_DIRECTORY_STS_LOGON = "AzureActiveDirectoryStsLogon"; + public const SKYPE_FOR_BUSINESS_P_S_T_N_USAGE = "SkypeForBusinessPSTNUsage"; + public const SKYPE_FOR_BUSINESS_USERS_BLOCKED = "SkypeForBusinessUsersBlocked"; + public const SECURITY_COMPLIANCE_CENTER_E_O_P_CMDLET = "SecurityComplianceCenterEOPCmdlet"; + public const EXCHANGE_AGGREGATED_OPERATION = "ExchangeAggregatedOperation"; + public const POWER_B_I_AUDIT = "PowerBIAudit"; + public const C_R_M = "CRM"; + public const YAMMER = "Yammer"; + public const SKYPE_FOR_BUSINESS_CMDLETS = "SkypeForBusinessCmdlets"; + public const DISCOVERY = "Discovery"; + public const MICROSOFT_TEAMS = "MicrosoftTeams"; + public const THREAT_INTELLIGENCE = "ThreatIntelligence"; + public const MAIL_SUBMISSION = "MailSubmission"; + public const MICROSOFT_FLOW = "MicrosoftFlow"; + public const AE_D = "AeD"; + public const MICROSOFT_STREAM = "MicrosoftStream"; + public const COMPLIANCE_D_L_P_SHARE_POINT_CLASSIFICATION = "ComplianceDLPSharePointClassification"; + public const THREAT_FINDER = "ThreatFinder"; + public const PROJECT = "Project"; + public const SHARE_POINT_LIST_OPERATION = "SharePointListOperation"; + public const SHARE_POINT_COMMENT_OPERATION = "SharePointCommentOperation"; + public const DATA_GOVERNANCE = "DataGovernance"; + public const KAIZALA = "Kaizala"; + public const SECURITY_COMPLIANCE_ALERTS = "SecurityComplianceAlerts"; + public const THREAT_INTELLIGENCE_URL = "ThreatIntelligenceUrl"; + public const SECURITY_COMPLIANCE_INSIGHTS = "SecurityComplianceInsights"; + public const M_I_P_LABEL = "MIPLabel"; + public const WORKPLACE_ANALYTICS = "WorkplaceAnalytics"; + public const POWER_APPS_APP = "PowerAppsApp"; + public const POWER_APPS_PLAN = "PowerAppsPlan"; + public const THREAT_INTELLIGENCE_ATP_CONTENT = "ThreatIntelligenceAtpContent"; + public const LABEL_CONTENT_EXPLORER = "LabelContentExplorer"; + public const TEAMS_HEALTHCARE = "TeamsHealthcare"; + public const EXCHANGE_ITEM_AGGREGATED = "ExchangeItemAggregated"; + public const HYGIENE_EVENT = "HygieneEvent"; + public const DATA_INSIGHTS_REST_API_AUDIT = "DataInsightsRestApiAudit"; + public const INFORMATION_BARRIER_POLICY_APPLICATION = "InformationBarrierPolicyApplication"; + public const SHARE_POINT_LIST_ITEM_OPERATION = "SharePointListItemOperation"; + public const SHARE_POINT_CONTENT_TYPE_OPERATION = "SharePointContentTypeOperation"; + public const SHARE_POINT_FIELD_OPERATION = "SharePointFieldOperation"; + public const MICROSOFT_TEAMS_ADMIN = "MicrosoftTeamsAdmin"; + public const H_R_SIGNAL = "HRSignal"; + public const MICROSOFT_TEAMS_DEVICE = "MicrosoftTeamsDevice"; + public const MICROSOFT_TEAMS_ANALYTICS = "MicrosoftTeamsAnalytics"; + public const INFORMATION_WORKER_PROTECTION = "InformationWorkerProtection"; + public const CAMPAIGN = "Campaign"; + public const D_L_P_ENDPOINT = "DLPEndpoint"; + public const AIR_INVESTIGATION = "AirInvestigation"; + public const QUARANTINE = "Quarantine"; + public const MICROSOFT_FORMS = "MicrosoftForms"; + public const APPLICATION_AUDIT = "ApplicationAudit"; + public const COMPLIANCE_SUPERVISION_EXCHANGE = "ComplianceSupervisionExchange"; + public const CUSTOMER_KEY_SERVICE_ENCRYPTION = "CustomerKeyServiceEncryption"; + public const OFFICE_NATIVE = "OfficeNative"; + public const MIP_AUTO_LABEL_SHARE_POINT_ITEM = "MipAutoLabelSharePointItem"; + public const MIP_AUTO_LABEL_SHARE_POINT_POLICY_LOCATION = "MipAutoLabelSharePointPolicyLocation"; + public const MICROSOFT_TEAMS_SHIFTS = "MicrosoftTeamsShifts"; + public const SECURE_SCORE = "SecureScore"; + public const MIP_AUTO_LABEL_EXCHANGE_ITEM = "MipAutoLabelExchangeItem"; + public const CORTANA_BRIEFING = "CortanaBriefing"; + public const SEARCH = "Search"; + public const W_D_A_T_P_ALERTS = "WDATPAlerts"; + public const POWER_PLATFORM_ADMIN_DLP = "PowerPlatformAdminDlp"; + public const POWER_PLATFORM_ADMIN_ENVIRONMENT = "PowerPlatformAdminEnvironment"; + public const M_D_A_T_P_AUDIT = "MDATPAudit"; + public const SENSITIVITY_LABEL_POLICY_MATCH = "SensitivityLabelPolicyMatch"; + public const SENSITIVITY_LABEL_ACTION = "SensitivityLabelAction"; + public const SENSITIVITY_LABELED_FILE_ACTION = "SensitivityLabeledFileAction"; + public const ATTACK_SIM = "AttackSim"; + public const AIR_MANUAL_INVESTIGATION = "AirManualInvestigation"; + public const SECURITY_COMPLIANCE_R_B_A_C = "SecurityComplianceRBAC"; + public const USER_TRAINING = "UserTraining"; + public const AIR_ADMIN_ACTION_INVESTIGATION = "AirAdminActionInvestigation"; + public const M_S_T_I_C = "MSTIC"; + public const PHYSICAL_BADGING_SIGNAL = "PhysicalBadgingSignal"; + public const TEAMS_EASY_APPROVALS = "TeamsEasyApprovals"; + public const AIP_DISCOVER = "AipDiscover"; + public const AIP_SENSITIVITY_LABEL_ACTION = "AipSensitivityLabelAction"; + public const AIP_PROTECTION_ACTION = "AipProtectionAction"; + public const AIP_FILE_DELETED = "AipFileDeleted"; + public const AIP_HEART_BEAT = "AipHeartBeat"; + public const M_C_A_S_ALERTS = "MCASAlerts"; + public const ON_PREMISES_FILE_SHARE_SCANNER_DLP = "OnPremisesFileShareScannerDlp"; + public const ON_PREMISES_SHARE_POINT_SCANNER_DLP = "OnPremisesSharePointScannerDlp"; + public const EXCHANGE_SEARCH = "ExchangeSearch"; + public const SHARE_POINT_SEARCH = "SharePointSearch"; + public const PRIVACY_DATA_MINIMIZATION = "PrivacyDataMinimization"; + public const LABEL_ANALYTICS_AGGREGATE = "LabelAnalyticsAggregate"; + public const MY_ANALYTICS_SETTINGS = "MyAnalyticsSettings"; + public const SECURITY_COMPLIANCE_USER_CHANGE = "SecurityComplianceUserChange"; + public const COMPLIANCE_D_L_P_EXCHANGE_CLASSIFICATION = "ComplianceDLPExchangeClassification"; + public const COMPLIANCE_D_L_P_ENDPOINT = "ComplianceDLPEndpoint"; + public const MIP_EXACT_DATA_MATCH = "MipExactDataMatch"; + public const M_S_D_E_RESPONSE_ACTIONS = "MSDEResponseActions"; + public const M_S_D_E_GENERAL_SETTINGS = "MSDEGeneralSettings"; + public const M_S_D_E_INDICATORS_SETTINGS = "MSDEIndicatorsSettings"; + public const M_S365_D_CUSTOM_DETECTION = "MS365DCustomDetection"; + public const M_S_D_E_ROLES_SETTINGS = "MSDERolesSettings"; + public const M_A_P_G_ALERTS = "MAPGAlerts"; + public const M_A_P_G_POLICY = "MAPGPolicy"; + public const M_A_P_G_REMEDIATION = "MAPGRemediation"; + public const PRIVACY_REMEDIATION_ACTION = "PrivacyRemediationAction"; + public const PRIVACY_DIGEST_EMAIL = "PrivacyDigestEmail"; + public const MIP_AUTO_LABEL_SIMULATION_PROGRESS = "MipAutoLabelSimulationProgress"; + public const MIP_AUTO_LABEL_SIMULATION_COMPLETION = "MipAutoLabelSimulationCompletion"; + public const MIP_AUTO_LABEL_PROGRESS_FEEDBACK = "MipAutoLabelProgressFeedback"; + public const DLP_SENSITIVE_INFORMATION_TYPE = "DlpSensitiveInformationType"; + public const MIP_AUTO_LABEL_SIMULATION_STATISTICS = "MipAutoLabelSimulationStatistics"; + public const LARGE_CONTENT_METADATA = "LargeContentMetadata"; + public const MICROSOFT365_GROUP = "Microsoft365Group"; + public const C_D_P_ML_INFERENCING_RESULT = "CDPMlInferencingResult"; + public const FILTERING_MAIL_METADATA = "FilteringMailMetadata"; + public const C_D_P_CLASSIFICATION_MAIL_ITEM = "CDPClassificationMailItem"; + public const C_D_P_CLASSIFICATION_DOCUMENT = "CDPClassificationDocument"; + public const OFFICE_SCRIPTS_RUN_ACTION = "OfficeScriptsRunAction"; + public const FILTERING_POST_MAIL_DELIVERY_ACTION = "FilteringPostMailDeliveryAction"; + public const C_D_P_UNIFIED_FEEDBACK = "CDPUnifiedFeedback"; + public const TENANT_ALLOW_BLOCK_LIST = "TenantAllowBlockList"; + public const CONSUMPTION_RESOURCE = "ConsumptionResource"; + public const HEALTHCARE_SIGNAL = "HealthcareSignal"; + public const DLP_IMPORT_RESULT = "DlpImportResult"; + public const C_D_P_COMPLIANCE_POLICY_EXECUTION = "CDPCompliancePolicyExecution"; + public const MULTI_STAGE_DISPOSITION = "MultiStageDisposition"; + public const PRIVACY_DATA_MATCH = "PrivacyDataMatch"; + public const FILTERING_DOC_METADATA = "FilteringDocMetadata"; + public const FILTERING_EMAIL_FEATURES = "FilteringEmailFeatures"; + public const POWER_B_I_DLP = "PowerBIDlp"; + public const FILTERING_URL_INFO = "FilteringUrlInfo"; + public const FILTERING_ATTACHMENT_INFO = "FilteringAttachmentInfo"; + public const CORE_REPORTING_SETTINGS = "CoreReportingSettings"; + public const COMPLIANCE_CONNECTOR = "ComplianceConnector"; + public const POWER_PLATFORM_LOCKBOX_RESOURCE_ACCESS_REQUEST = "PowerPlatformLockboxResourceAccessRequest"; + public const POWER_PLATFORM_LOCKBOX_RESOURCE_COMMAND = "PowerPlatformLockboxResourceCommand"; + public const C_D_P_PREDICTIVE_CODING_LABEL = "CDPPredictiveCodingLabel"; + public const C_D_P_COMPLIANCE_POLICY_USER_FEEDBACK = "CDPCompliancePolicyUserFeedback"; + public const WEBPAGE_ACTIVITY_ENDPOINT = "WebpageActivityEndpoint"; + public const O_M_E_PORTAL = "OMEPortal"; + public const C_M_IMPROVEMENT_ACTION_CHANGE = "CMImprovementActionChange"; + public const FILTERING_URL_CLICK = "FilteringUrlClick"; + public const MIP_LABEL_ANALYTICS_AUDIT_RECORD = "MipLabelAnalyticsAuditRecord"; + public const FILTERING_ENTITY_EVENT = "FilteringEntityEvent"; + public const FILTERING_RULE_HITS = "FilteringRuleHits"; + public const FILTERING_MAIL_SUBMISSION = "FilteringMailSubmission"; + public const LABEL_EXPLORER = "LabelExplorer"; + public const MICROSOFT_MANAGED_SERVICE_PLATFORM = "MicrosoftManagedServicePlatform"; + public const POWER_PLATFORM_SERVICE_ACTIVITY = "PowerPlatformServiceActivity"; + public const SCORE_PLATFORM_GENERIC_AUDIT_RECORD = "ScorePlatformGenericAuditRecord"; + public const FILTERING_TIME_TRAVEL_DOC_METADATA = "FilteringTimeTravelDocMetadata"; + public const ALERT = "Alert"; + public const ALERT_STATUS = "AlertStatus"; + public const ALERT_INCIDENT = "AlertIncident"; + public const INCIDENT_STATUS = "IncidentStatus"; + public const CASE = "Case"; + public const CASE_INVESTIGATION = "CaseInvestigation"; + public const RECORDS_MANAGEMENT = "RecordsManagement"; + public const PRIVACY_REMEDIATION = "PrivacyRemediation"; + public const DATA_SHARE_OPERATION = "DataShareOperation"; + public const CDP_DLP_SENSITIVE = "CdpDlpSensitive"; + public const E_H_R_CONNECTOR = "EHRConnector"; + public const FILTERING_MAIL_GRADING_RESULT = "FilteringMailGradingResult"; + public const PUBLIC_FOLDER = "PublicFolder"; + public const PRIVACY_TENANT_AUDIT_HISTORY_RECORD = "PrivacyTenantAuditHistoryRecord"; + public const AIP_SCANNER_DISCOVER_EVENT = "AipScannerDiscoverEvent"; + public const EDU_DATA_LAKE_DOWNLOAD_OPERATION = "EduDataLakeDownloadOperation"; + public const M365_COMPLIANCE_CONNECTOR = "M365ComplianceConnector"; + public const MICROSOFT_GRAPH_DATA_CONNECT_OPERATION = "MicrosoftGraphDataConnectOperation"; + public const MICROSOFT_PURVIEW = "MicrosoftPurview"; + public const FILTERING_EMAIL_CONTENT_FEATURES = "FilteringEmailContentFeatures"; + public const POWER_PAGES_SITE = "PowerPagesSite"; + public const POWER_APPS_RESOURCE = "PowerAppsResource"; + public const PLANNER_PLAN = "PlannerPlan"; + public const PLANNER_COPY_PLAN = "PlannerCopyPlan"; + public const PLANNER_TASK = "PlannerTask"; + public const PLANNER_ROSTER = "PlannerRoster"; + public const PLANNER_PLAN_LIST = "PlannerPlanList"; + public const PLANNER_TASK_LIST = "PlannerTaskList"; + public const PLANNER_TENANT_SETTINGS = "PlannerTenantSettings"; + public const PROJECT_FOR_THE_WEB_PROJECT = "ProjectForTheWebProject"; + public const PROJECT_FOR_THE_WEB_TASK = "ProjectForTheWebTask"; + public const PROJECT_FOR_THE_WEB_ROADMAP = "ProjectForTheWebRoadmap"; + public const PROJECT_FOR_THE_WEB_ROADMAP_ITEM = "ProjectForTheWebRoadmapItem"; + public const PROJECT_FOR_THE_WEB_PROJECT_SETTINGS = "ProjectForTheWebProjectSettings"; + public const PROJECT_FOR_THE_WEB_ROADMAP_SETTINGS = "ProjectForTheWebRoadmapSettings"; + public const QUARANTINE_METADATA = "QuarantineMetadata"; + public const MICROSOFT_TODO_AUDIT = "MicrosoftTodoAudit"; + public const TIME_TRAVEL_FILTERING_DOC_METADATA = "TimeTravelFilteringDocMetadata"; + public const TEAMS_QUARANTINE_METADATA = "TeamsQuarantineMetadata"; + public const SHARE_POINT_APP_PERMISSION_OPERATION = "SharePointAppPermissionOperation"; + public const MICROSOFT_TEAMS_SENSITIVITY_LABEL_ACTION = "MicrosoftTeamsSensitivityLabelAction"; + public const FILTERING_TEAMS_METADATA = "FilteringTeamsMetadata"; + public const FILTERING_TEAMS_URL_INFO = "FilteringTeamsUrlInfo"; + public const FILTERING_TEAMS_POST_DELIVERY_ACTION = "FilteringTeamsPostDeliveryAction"; + public const M_D_C_ASSESSMENTS = "MDCAssessments"; + public const M_D_C_REGULATORY_COMPLIANCE_STANDARDS = "MDCRegulatoryComplianceStandards"; + public const M_D_C_REGULATORY_COMPLIANCE_CONTROLS = "MDCRegulatoryComplianceControls"; + public const M_D_C_REGULATORY_COMPLIANCE_ASSESSMENTS = "MDCRegulatoryComplianceAssessments"; + public const M_D_C_SECURITY_CONNECTORS = "MDCSecurityConnectors"; + public const M_D_A_DATA_SECURITY_SIGNAL = "MDADataSecuritySignal"; + public const VIVA_GOALS = "VivaGoals"; + public const FILTERING_RUNTIME_INFO = "FilteringRuntimeInfo"; + public const ATTACK_SIM_ADMIN = "AttackSimAdmin"; + public const MICROSOFT_GRAPH_DATA_CONNECT_CONSENT = "MicrosoftGraphDataConnectConsent"; + public const FILTERING_ATP_DETONATION_INFO = "FilteringAtpDetonationInfo"; + public const PRIVACY_PORTAL = "PrivacyPortal"; + public const MANAGED_TENANTS = "ManagedTenants"; + public const UNIFIED_SIMULATION_MATCHED_ITEM = "UnifiedSimulationMatchedItem"; + public const UNIFIED_SIMULATION_SUMMARY = "UnifiedSimulationSummary"; + public const UPDATE_QUARANTINE_METADATA = "UpdateQuarantineMetadata"; + public const M_S365_D_SUPPRESSION_RULE = "MS365DSuppressionRule"; + public const PURVIEW_DATA_MAP_OPERATION = "PurviewDataMapOperation"; + public const FILTERING_URL_POST_CLICK_ACTION = "FilteringUrlPostClickAction"; + public const IRM_USER_DEFINED_DETECTION_SIGNAL = "IrmUserDefinedDetectionSignal"; + public const TEAMS_UPDATES = "TeamsUpdates"; + public const PLANNER_ROSTER_SENSITIVITY_LABEL = "PlannerRosterSensitivityLabel"; + public const M_S365_D_INCIDENT = "MS365DIncident"; + public const FILTERING_DELISTING_METADATA = "FilteringDelistingMetadata"; + public const COMPLIANCE_D_L_P_SHARE_POINT_CLASSIFICATION_EXTENDED = "ComplianceDLPSharePointClassificationExtended"; + public const MICROSOFT_DEFENDER_FOR_IDENTITY_AUDIT = "MicrosoftDefenderForIdentityAudit"; + public const SUPERVISORY_REVIEW_DAY_X_INSIGHT = "SupervisoryReviewDayXInsight"; + public const DEFENDER_EXPERTSFOR_X_D_R_ADMIN = "DefenderExpertsforXDRAdmin"; + public const C_D_P_EDGE_BLOCKED_MESSAGE = "CDPEdgeBlockedMessage"; + public const HOSTED_RPA = "HostedRpa"; + public const CDP_CONTENT_EXPLORER_AGGREGATE_RECORD = "CdpContentExplorerAggregateRecord"; + public const C_D_P_HYGIENE_ATTACHMENT_INFO = "CDPHygieneAttachmentInfo"; + public const C_D_P_HYGIENE_SUMMARY = "CDPHygieneSummary"; + public const C_D_P_POST_MAIL_DELIVERY_ACTION = "CDPPostMailDeliveryAction"; + public const C_D_P_EMAIL_FEATURES = "CDPEmailFeatures"; + public const C_D_P_HYGIENE_URL_INFO = "CDPHygieneUrlInfo"; + public const C_D_P_URL_CLICK = "CDPUrlClick"; + public const C_D_P_PACKAGE_MANAGER_HYGIENE_EVENT = "CDPPackageManagerHygieneEvent"; + public const FILTERING_DOC_SCAN = "FilteringDocScan"; + public const TIME_TRAVEL_FILTERING_DOC_SCAN = "TimeTravelFilteringDocScan"; + public const M_A_P_G_ONBOARD = "MAPGOnboard"; + public const VFAM_CREATE_POLICY = "VfamCreatePolicy"; + public const VFAM_UPDATE_POLICY = "VfamUpdatePolicy"; + public const VFAM_DELETE_POLICY = "VfamDeletePolicy"; + public const M365_D_A_A_D = "M365DAAD"; + public const CDP_COLD_CRAWL_STATUS = "CdpColdCrawlStatus"; + public const POWER_PLATFORM_ADMINISTRATOR_ACTIVITY = "PowerPlatformAdministratorActivity"; + public const WINDOWS365_CUSTOMER_LOCKBOX = "Windows365CustomerLockbox"; + public const CDP_RESOURCE_SCOPE_CHANGE_EVENT = "CdpResourceScopeChangeEvent"; + public const COMPLIANCE_C_C_EXCHANGE_EXECUTION_RESULT = "ComplianceCCExchangeExecutionResult"; + public const CDP_OCR_COST_ESTIMATOR_RECORD = "CdpOcrCostEstimatorRecord"; + public const COPILOT_INTERACTION = "CopilotInteraction"; + public const CDP_OCR_BILLING_RECORD = "CdpOcrBillingRecord"; + public const COMPLIANCE_D_L_P_APPLICATIONS = "ComplianceDLPApplications"; + public const U_A_M_OPERATION = "UAMOperation"; + public const VIVA_LEARNING = "VivaLearning"; + public const VIVA_LEARNING_ADMIN = "VivaLearningAdmin"; + public const PURVIEW_POLICY_OPERATION = "PurviewPolicyOperation"; + public const PURVIEW_METADATA_POLICY_OPERATION = "PurviewMetadataPolicyOperation"; + public const PEOPLE_ADMIN_SETTINGS = "PeopleAdminSettings"; + public const CDP_COMPLIANCE_D_L_P_EXCHANGE_CLASSIFICATION = "CdpComplianceDLPExchangeClassification"; + public const CDP_COMPLIANCE_D_L_P_SHARE_POINT_CLASSIFICATION = "CdpComplianceDLPSharePointClassification"; + public const FILTERING_BULK_SENDER_INSIGHT_DATA = "FilteringBulkSenderInsightData"; + public const FILTERING_BULK_THRESHOLD_INSIGHT_DATA = "FilteringBulkThresholdInsightData"; + public const PRIVACY_OPEN_ACCESS = "PrivacyOpenAccess"; + public const O_W_A_AUTH = "OWAAuth"; + public const COMPLIANCE_D_L_P_APPLICATIONS_CLASSIFICATION = "ComplianceDLPApplicationsClassification"; + public const SHARE_POINT_E_SIGNATURE = "SharePointESignature"; + public const DYNAMICS365_BUSINESS_CENTRAL = "Dynamics365BusinessCentral"; + public const MESH_WORLDS = "MeshWorlds"; + public const VIVA_PULSE_RESPONSE = "VivaPulseResponse"; + public const VIVA_PULSE_ORGANIZER = "VivaPulseOrganizer"; + public const VIVA_PULSE_ADMIN = "VivaPulseAdmin"; + public const VIVA_PULSE_REPORT = "VivaPulseReport"; + public const A_I_APP_INTERACTION = "AIAppInteraction"; + public const COMPLIANCE_D_L_M_EXCHANGE = "ComplianceDLMExchange"; + public const COMPLIANCE_D_L_M_SHARE_POINT = "ComplianceDLMSharePoint"; + public const PROJECT_FOR_THE_WEB_ASSIGNED_TO_ME_SETTINGS = "ProjectForTheWebAssignedToMeSettings"; + public const C_P_S_OPERATION = "CPSOperation"; + public const COMPLIANCE_D_L_P_EXCHANGE_DISCOVERY = "ComplianceDLPExchangeDiscovery"; + public const PURVIEW_M_C_RECOMMENDATION = "PurviewMCRecommendation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/AuditLogUserType.php b/src/Generated/Models/Security/AuditLogUserType.php index 11622495786..511f9e30ff2 100644 --- a/src/Generated/Models/Security/AuditLogUserType.php +++ b/src/Generated/Models/Security/AuditLogUserType.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class AuditLogUserType extends Enum { - public const REGULAR = 'Regular'; - public const RESERVED = 'Reserved'; - public const ADMIN = 'Admin'; - public const DC_ADMIN = 'DcAdmin'; - public const SYSTEM = 'System'; - public const APPLICATION = 'Application'; - public const SERVICE_PRINCIPAL = 'ServicePrincipal'; - public const CUSTOM_POLICY = 'CustomPolicy'; - public const SYSTEM_POLICY = 'SystemPolicy'; - public const PARTNER_TECHNICIAN = 'PartnerTechnician'; - public const GUEST = 'Guest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGULAR = "Regular"; + public const RESERVED = "Reserved"; + public const ADMIN = "Admin"; + public const DC_ADMIN = "DcAdmin"; + public const SYSTEM = "System"; + public const APPLICATION = "Application"; + public const SERVICE_PRINCIPAL = "ServicePrincipal"; + public const CUSTOM_POLICY = "CustomPolicy"; + public const SYSTEM_POLICY = "SystemPolicy"; + public const PARTNER_TECHNICIAN = "PartnerTechnician"; + public const GUEST = "Guest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/BehaviorDuringRetentionPeriod.php b/src/Generated/Models/Security/BehaviorDuringRetentionPeriod.php index c7e368a87a9..ee912ea6dfe 100644 --- a/src/Generated/Models/Security/BehaviorDuringRetentionPeriod.php +++ b/src/Generated/Models/Security/BehaviorDuringRetentionPeriod.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class BehaviorDuringRetentionPeriod extends Enum { - public const DO_NOT_RETAIN = 'doNotRetain'; - public const RETAIN = 'retain'; - public const RETAIN_AS_RECORD = 'retainAsRecord'; - public const RETAIN_AS_REGULATORY_RECORD = 'retainAsRegulatoryRecord'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DO_NOT_RETAIN = "doNotRetain"; + public const RETAIN = "retain"; + public const RETAIN_AS_RECORD = "retainAsRecord"; + public const RETAIN_AS_REGULATORY_RECORD = "retainAsRegulatoryRecord"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/CaseAction.php b/src/Generated/Models/Security/CaseAction.php index 78300cfffb6..8caf62fcc86 100644 --- a/src/Generated/Models/Security/CaseAction.php +++ b/src/Generated/Models/Security/CaseAction.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class CaseAction extends Enum { - public const CONTENT_EXPORT = 'contentExport'; - public const APPLY_TAGS = 'applyTags'; - public const CONVERT_TO_PDF = 'convertToPdf'; - public const INDEX = 'index'; - public const ESTIMATE_STATISTICS = 'estimateStatistics'; - public const ADD_TO_REVIEW_SET = 'addToReviewSet'; - public const HOLD_UPDATE = 'holdUpdate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const PURGE_DATA = 'purgeData'; - public const EXPORT_REPORT = 'exportReport'; - public const EXPORT_RESULT = 'exportResult'; + public const CONTENT_EXPORT = "contentExport"; + public const APPLY_TAGS = "applyTags"; + public const CONVERT_TO_PDF = "convertToPdf"; + public const INDEX = "index"; + public const ESTIMATE_STATISTICS = "estimateStatistics"; + public const ADD_TO_REVIEW_SET = "addToReviewSet"; + public const HOLD_UPDATE = "holdUpdate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const PURGE_DATA = "purgeData"; + public const EXPORT_REPORT = "exportReport"; + public const EXPORT_RESULT = "exportResult"; } diff --git a/src/Generated/Models/Security/CaseOperationStatus.php b/src/Generated/Models/Security/CaseOperationStatus.php index 416337b9d71..cbcc49d5214 100644 --- a/src/Generated/Models/Security/CaseOperationStatus.php +++ b/src/Generated/Models/Security/CaseOperationStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class CaseOperationStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const SUBMISSION_FAILED = 'submissionFailed'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const PARTIALLY_SUCCEEDED = 'partiallySucceeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const SUBMISSION_FAILED = "submissionFailed"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const PARTIALLY_SUCCEEDED = "partiallySucceeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/CaseStatus.php b/src/Generated/Models/Security/CaseStatus.php index 03308250afd..d0f2beb94a1 100644 --- a/src/Generated/Models/Security/CaseStatus.php +++ b/src/Generated/Models/Security/CaseStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class CaseStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ACTIVE = 'active'; - public const PENDING_DELETE = 'pendingDelete'; - public const CLOSING = 'closing'; - public const CLOSED = 'closed'; - public const CLOSED_WITH_ERROR = 'closedWithError'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ACTIVE = "active"; + public const PENDING_DELETE = "pendingDelete"; + public const CLOSING = "closing"; + public const CLOSED = "closed"; + public const CLOSED_WITH_ERROR = "closedWithError"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ChildSelectability.php b/src/Generated/Models/Security/ChildSelectability.php index 5902cfe77b7..d47a5e0da8c 100644 --- a/src/Generated/Models/Security/ChildSelectability.php +++ b/src/Generated/Models/Security/ChildSelectability.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ChildSelectability extends Enum { - public const ONE = 'One'; - public const MANY = 'Many'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ONE = "One"; + public const MANY = "Many"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ContainerPortProtocol.php b/src/Generated/Models/Security/ContainerPortProtocol.php index 6869e3740b4..2229cca5c0f 100644 --- a/src/Generated/Models/Security/ContainerPortProtocol.php +++ b/src/Generated/Models/Security/ContainerPortProtocol.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ContainerPortProtocol extends Enum { - public const UDP = 'udp'; - public const TCP = 'tcp'; - public const SCTP = 'sctp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UDP = "udp"; + public const TCP = "tcp"; + public const SCTP = "sctp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ContentAlignment.php b/src/Generated/Models/Security/ContentAlignment.php index 922e3664d0b..bece60f9c05 100644 --- a/src/Generated/Models/Security/ContentAlignment.php +++ b/src/Generated/Models/Security/ContentAlignment.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentAlignment extends Enum { - public const LEFT = 'left'; - public const RIGHT = 'right'; - public const CENTER = 'center'; + public const LEFT = "left"; + public const RIGHT = "right"; + public const CENTER = "center"; } diff --git a/src/Generated/Models/Security/ContentFormat.php b/src/Generated/Models/Security/ContentFormat.php index a35b0ce061b..2c72408970e 100644 --- a/src/Generated/Models/Security/ContentFormat.php +++ b/src/Generated/Models/Security/ContentFormat.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentFormat extends Enum { - public const TEXT = 'text'; - public const HTML = 'html'; - public const MARKDOWN = 'markdown'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEXT = "text"; + public const HTML = "html"; + public const MARKDOWN = "markdown"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ContentState.php b/src/Generated/Models/Security/ContentState.php index ab29b2e3889..cbc880ea562 100644 --- a/src/Generated/Models/Security/ContentState.php +++ b/src/Generated/Models/Security/ContentState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ContentState extends Enum { - public const REST = 'rest'; - public const MOTION = 'motion'; - public const USE = 'use'; + public const REST = "rest"; + public const MOTION = "motion"; + public const USE = "use"; } diff --git a/src/Generated/Models/Security/DataSourceContainerStatus.php b/src/Generated/Models/Security/DataSourceContainerStatus.php index 886c44dfc1f..a933520fa8f 100644 --- a/src/Generated/Models/Security/DataSourceContainerStatus.php +++ b/src/Generated/Models/Security/DataSourceContainerStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DataSourceContainerStatus extends Enum { - public const ACTIVE = 'active'; - public const RELEASED = 'released'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const RELEASED = "released"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DataSourceHoldStatus.php b/src/Generated/Models/Security/DataSourceHoldStatus.php index fc01196a5b7..c1182fd0c71 100644 --- a/src/Generated/Models/Security/DataSourceHoldStatus.php +++ b/src/Generated/Models/Security/DataSourceHoldStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DataSourceHoldStatus extends Enum { - public const NOT_APPLIED = 'notApplied'; - public const APPLIED = 'applied'; - public const APPLYING = 'applying'; - public const REMOVING = 'removing'; - public const PARTIAL = 'partial'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLIED = "notApplied"; + public const APPLIED = "applied"; + public const APPLYING = "applying"; + public const REMOVING = "removing"; + public const PARTIAL = "partial"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DataSourceScopes.php b/src/Generated/Models/Security/DataSourceScopes.php index d7c18bf4e01..7aa8ed60b94 100644 --- a/src/Generated/Models/Security/DataSourceScopes.php +++ b/src/Generated/Models/Security/DataSourceScopes.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DataSourceScopes extends Enum { - public const NONE = 'none'; - public const ALL_TENANT_MAILBOXES = 'allTenantMailboxes'; - public const ALL_TENANT_SITES = 'allTenantSites'; - public const ALL_CASE_CUSTODIANS = 'allCaseCustodians'; - public const ALL_CASE_NONCUSTODIAL_DATA_SOURCES = 'allCaseNoncustodialDataSources'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALL_TENANT_MAILBOXES = "allTenantMailboxes"; + public const ALL_TENANT_SITES = "allTenantSites"; + public const ALL_CASE_CUSTODIANS = "allCaseCustodians"; + public const ALL_CASE_NONCUSTODIAL_DATA_SOURCES = "allCaseNoncustodialDataSources"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DefaultRecordBehavior.php b/src/Generated/Models/Security/DefaultRecordBehavior.php index 01a44f93a25..b956475e681 100644 --- a/src/Generated/Models/Security/DefaultRecordBehavior.php +++ b/src/Generated/Models/Security/DefaultRecordBehavior.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class DefaultRecordBehavior extends Enum { - public const START_LOCKED = 'startLocked'; - public const START_UNLOCKED = 'startUnlocked'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const START_LOCKED = "startLocked"; + public const START_UNLOCKED = "startUnlocked"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DefenderAvStatus.php b/src/Generated/Models/Security/DefenderAvStatus.php index da7fae6e709..3ec63d2c88b 100644 --- a/src/Generated/Models/Security/DefenderAvStatus.php +++ b/src/Generated/Models/Security/DefenderAvStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DefenderAvStatus extends Enum { - public const NOT_REPORTING = 'notReporting'; - public const DISABLED = 'disabled'; - public const NOT_UPDATED = 'notUpdated'; - public const UPDATED = 'updated'; - public const UNKNOWN = 'unknown'; - public const NOT_SUPPORTED = 'notSupported'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_REPORTING = "notReporting"; + public const DISABLED = "disabled"; + public const NOT_UPDATED = "notUpdated"; + public const UPDATED = "updated"; + public const UNKNOWN = "unknown"; + public const NOT_SUPPORTED = "notSupported"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DeliveryAction.php b/src/Generated/Models/Security/DeliveryAction.php index f798063c096..fa6187131a9 100644 --- a/src/Generated/Models/Security/DeliveryAction.php +++ b/src/Generated/Models/Security/DeliveryAction.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeliveryAction extends Enum { - public const UNKNOWN = 'unknown'; - public const DELIVERED_TO_JUNK = 'deliveredToJunk'; - public const DELIVERED = 'delivered'; - public const BLOCKED = 'blocked'; - public const REPLACED = 'replaced'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DELIVERED_TO_JUNK = "deliveredToJunk"; + public const DELIVERED = "delivered"; + public const BLOCKED = "blocked"; + public const REPLACED = "replaced"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DeliveryLocation.php b/src/Generated/Models/Security/DeliveryLocation.php index f8bc56b47d2..a4f4d719ad7 100644 --- a/src/Generated/Models/Security/DeliveryLocation.php +++ b/src/Generated/Models/Security/DeliveryLocation.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class DeliveryLocation extends Enum { - public const UNKNOWN = 'unknown'; - public const INBOX_FOLDER = 'inbox_folder'; - public const JUNK_FOLDER = 'junkFolder'; - public const DELETED_FOLDER = 'deletedFolder'; - public const QUARANTINE = 'quarantine'; - public const ONPREM_EXTERNAL = 'onprem_external'; - public const FAILED = 'failed'; - public const DROPPED = 'dropped'; - public const OTHERS = 'others'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INBOX_FOLDER = "inbox_folder"; + public const JUNK_FOLDER = "junkFolder"; + public const DELETED_FOLDER = "deletedFolder"; + public const QUARANTINE = "quarantine"; + public const ONPREM_EXTERNAL = "onprem_external"; + public const FAILED = "failed"; + public const DROPPED = "dropped"; + public const OTHERS = "others"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DeploymentStatus.php b/src/Generated/Models/Security/DeploymentStatus.php index f3b8b4178b3..a104c2aa1e2 100644 --- a/src/Generated/Models/Security/DeploymentStatus.php +++ b/src/Generated/Models/Security/DeploymentStatus.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class DeploymentStatus extends Enum { - public const UP_TO_DATE = 'upToDate'; - public const OUTDATED = 'outdated'; - public const UPDATING = 'updating'; - public const UPDATE_FAILED = 'updateFailed'; - public const NOT_CONFIGURED = 'notConfigured'; - public const UNREACHABLE = 'unreachable'; - public const DISCONNECTED = 'disconnected'; - public const START_FAILURE = 'startFailure'; - public const SYNCING = 'syncing'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UP_TO_DATE = "upToDate"; + public const OUTDATED = "outdated"; + public const UPDATING = "updating"; + public const UPDATE_FAILED = "updateFailed"; + public const NOT_CONFIGURED = "notConfigured"; + public const UNREACHABLE = "unreachable"; + public const DISCONNECTED = "disconnected"; + public const START_FAILURE = "startFailure"; + public const SYNCING = "syncing"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DetectionSource.php b/src/Generated/Models/Security/DetectionSource.php index 396d5ec65a2..79a57794f8f 100644 --- a/src/Generated/Models/Security/DetectionSource.php +++ b/src/Generated/Models/Security/DetectionSource.php @@ -5,40 +5,40 @@ use Microsoft\Kiota\Abstractions\Enum; class DetectionSource extends Enum { - public const UNKNOWN = 'unknown'; - public const MICROSOFT_DEFENDER_FOR_ENDPOINT = 'microsoftDefenderForEndpoint'; - public const ANTIVIRUS = 'antivirus'; - public const SMART_SCREEN = 'smartScreen'; - public const CUSTOM_TI = 'customTi'; - public const MICROSOFT_DEFENDER_FOR_OFFICE365 = 'microsoftDefenderForOffice365'; - public const AUTOMATED_INVESTIGATION = 'automatedInvestigation'; - public const MICROSOFT_THREAT_EXPERTS = 'microsoftThreatExperts'; - public const CUSTOM_DETECTION = 'customDetection'; - public const MICROSOFT_DEFENDER_FOR_IDENTITY = 'microsoftDefenderForIdentity'; - public const CLOUD_APP_SECURITY = 'cloudAppSecurity'; - public const MICROSOFT365_DEFENDER = 'microsoft365Defender'; - public const AZURE_AD_IDENTITY_PROTECTION = 'azureAdIdentityProtection'; - public const MANUAL = 'manual'; - public const MICROSOFT_DATA_LOSS_PREVENTION = 'microsoftDataLossPrevention'; - public const APP_GOVERNANCE_POLICY = 'appGovernancePolicy'; - public const APP_GOVERNANCE_DETECTION = 'appGovernanceDetection'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const MICROSOFT_DEFENDER_FOR_CLOUD = 'microsoftDefenderForCloud'; - public const MICROSOFT_DEFENDER_FOR_IO_T = 'microsoftDefenderForIoT'; - public const MICROSOFT_DEFENDER_FOR_SERVERS = 'microsoftDefenderForServers'; - public const MICROSOFT_DEFENDER_FOR_STORAGE = 'microsoftDefenderForStorage'; - public const MICROSOFT_DEFENDER_FOR_D_N_S = 'microsoftDefenderForDNS'; - public const MICROSOFT_DEFENDER_FOR_DATABASES = 'microsoftDefenderForDatabases'; - public const MICROSOFT_DEFENDER_FOR_CONTAINERS = 'microsoftDefenderForContainers'; - public const MICROSOFT_DEFENDER_FOR_NETWORK = 'microsoftDefenderForNetwork'; - public const MICROSOFT_DEFENDER_FOR_APP_SERVICE = 'microsoftDefenderForAppService'; - public const MICROSOFT_DEFENDER_FOR_KEY_VAULT = 'microsoftDefenderForKeyVault'; - public const MICROSOFT_DEFENDER_FOR_RESOURCE_MANAGER = 'microsoftDefenderForResourceManager'; - public const MICROSOFT_DEFENDER_FOR_API_MANAGEMENT = 'microsoftDefenderForApiManagement'; - public const NRT_ALERTS = 'nrtAlerts'; - public const SCHEDULED_ALERTS = 'scheduledAlerts'; - public const MICROSOFT_DEFENDER_THREAT_INTELLIGENCE_ANALYTICS = 'microsoftDefenderThreatIntelligenceAnalytics'; - public const BUILT_IN_ML = 'builtInMl'; - public const MICROSOFT_INSIDER_RISK_MANAGEMENT = 'microsoftInsiderRiskManagement'; - public const MICROSOFT_SENTINEL = 'microsoftSentinel'; + public const UNKNOWN = "unknown"; + public const MICROSOFT_DEFENDER_FOR_ENDPOINT = "microsoftDefenderForEndpoint"; + public const ANTIVIRUS = "antivirus"; + public const SMART_SCREEN = "smartScreen"; + public const CUSTOM_TI = "customTi"; + public const MICROSOFT_DEFENDER_FOR_OFFICE365 = "microsoftDefenderForOffice365"; + public const AUTOMATED_INVESTIGATION = "automatedInvestigation"; + public const MICROSOFT_THREAT_EXPERTS = "microsoftThreatExperts"; + public const CUSTOM_DETECTION = "customDetection"; + public const MICROSOFT_DEFENDER_FOR_IDENTITY = "microsoftDefenderForIdentity"; + public const CLOUD_APP_SECURITY = "cloudAppSecurity"; + public const MICROSOFT365_DEFENDER = "microsoft365Defender"; + public const AZURE_AD_IDENTITY_PROTECTION = "azureAdIdentityProtection"; + public const MANUAL = "manual"; + public const MICROSOFT_DATA_LOSS_PREVENTION = "microsoftDataLossPrevention"; + public const APP_GOVERNANCE_POLICY = "appGovernancePolicy"; + public const APP_GOVERNANCE_DETECTION = "appGovernanceDetection"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const MICROSOFT_DEFENDER_FOR_CLOUD = "microsoftDefenderForCloud"; + public const MICROSOFT_DEFENDER_FOR_IO_T = "microsoftDefenderForIoT"; + public const MICROSOFT_DEFENDER_FOR_SERVERS = "microsoftDefenderForServers"; + public const MICROSOFT_DEFENDER_FOR_STORAGE = "microsoftDefenderForStorage"; + public const MICROSOFT_DEFENDER_FOR_D_N_S = "microsoftDefenderForDNS"; + public const MICROSOFT_DEFENDER_FOR_DATABASES = "microsoftDefenderForDatabases"; + public const MICROSOFT_DEFENDER_FOR_CONTAINERS = "microsoftDefenderForContainers"; + public const MICROSOFT_DEFENDER_FOR_NETWORK = "microsoftDefenderForNetwork"; + public const MICROSOFT_DEFENDER_FOR_APP_SERVICE = "microsoftDefenderForAppService"; + public const MICROSOFT_DEFENDER_FOR_KEY_VAULT = "microsoftDefenderForKeyVault"; + public const MICROSOFT_DEFENDER_FOR_RESOURCE_MANAGER = "microsoftDefenderForResourceManager"; + public const MICROSOFT_DEFENDER_FOR_API_MANAGEMENT = "microsoftDefenderForApiManagement"; + public const NRT_ALERTS = "nrtAlerts"; + public const SCHEDULED_ALERTS = "scheduledAlerts"; + public const MICROSOFT_DEFENDER_THREAT_INTELLIGENCE_ANALYTICS = "microsoftDefenderThreatIntelligenceAnalytics"; + public const BUILT_IN_ML = "builtInMl"; + public const MICROSOFT_INSIDER_RISK_MANAGEMENT = "microsoftInsiderRiskManagement"; + public const MICROSOFT_SENTINEL = "microsoftSentinel"; } diff --git a/src/Generated/Models/Security/DetectionStatus.php b/src/Generated/Models/Security/DetectionStatus.php index ca3137bd7ac..62a9c137336 100644 --- a/src/Generated/Models/Security/DetectionStatus.php +++ b/src/Generated/Models/Security/DetectionStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class DetectionStatus extends Enum { - public const DETECTED = 'detected'; - public const BLOCKED = 'blocked'; - public const PREVENTED = 'prevented'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DETECTED = "detected"; + public const BLOCKED = "blocked"; + public const PREVENTED = "prevented"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DeviceAssetIdentifier.php b/src/Generated/Models/Security/DeviceAssetIdentifier.php index 3a5a16f0c36..882956694b4 100644 --- a/src/Generated/Models/Security/DeviceAssetIdentifier.php +++ b/src/Generated/Models/Security/DeviceAssetIdentifier.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceAssetIdentifier extends Enum { - public const DEVICE_ID = 'deviceId'; - public const DEVICE_NAME = 'deviceName'; - public const REMOTE_DEVICE_NAME = 'remoteDeviceName'; - public const TARGET_DEVICE_NAME = 'targetDeviceName'; - public const DESTINATION_DEVICE_NAME = 'destinationDeviceName'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICE_ID = "deviceId"; + public const DEVICE_NAME = "deviceName"; + public const REMOTE_DEVICE_NAME = "remoteDeviceName"; + public const TARGET_DEVICE_NAME = "targetDeviceName"; + public const DESTINATION_DEVICE_NAME = "destinationDeviceName"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DeviceHealthStatus.php b/src/Generated/Models/Security/DeviceHealthStatus.php index 17fac4a0f1b..953dfbc432e 100644 --- a/src/Generated/Models/Security/DeviceHealthStatus.php +++ b/src/Generated/Models/Security/DeviceHealthStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceHealthStatus extends Enum { - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; - public const IMPAIRED_COMMUNICATION = 'impairedCommunication'; - public const NO_SENSOR_DATA = 'noSensorData'; - public const NO_SENSOR_DATA_IMPAIRED_COMMUNICATION = 'noSensorDataImpairedCommunication'; - public const UNKNOWN = 'unknown'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; + public const IMPAIRED_COMMUNICATION = "impairedCommunication"; + public const NO_SENSOR_DATA = "noSensorData"; + public const NO_SENSOR_DATA_IMPAIRED_COMMUNICATION = "noSensorDataImpairedCommunication"; + public const UNKNOWN = "unknown"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DeviceIdEntityIdentifier.php b/src/Generated/Models/Security/DeviceIdEntityIdentifier.php index 274f3bcfef0..fb1558c9e8d 100644 --- a/src/Generated/Models/Security/DeviceIdEntityIdentifier.php +++ b/src/Generated/Models/Security/DeviceIdEntityIdentifier.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceIdEntityIdentifier extends Enum { - public const DEVICE_ID = 'deviceId'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICE_ID = "deviceId"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DeviceRiskScore.php b/src/Generated/Models/Security/DeviceRiskScore.php index 951f6b1c572..c16eeeca2ba 100644 --- a/src/Generated/Models/Security/DeviceRiskScore.php +++ b/src/Generated/Models/Security/DeviceRiskScore.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeviceRiskScore extends Enum { - public const NONE = 'none'; - public const INFORMATIONAL = 'informational'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const INFORMATIONAL = "informational"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/DisableUserEntityIdentifier.php b/src/Generated/Models/Security/DisableUserEntityIdentifier.php index 0e2fcf29433..9429814fc86 100644 --- a/src/Generated/Models/Security/DisableUserEntityIdentifier.php +++ b/src/Generated/Models/Security/DisableUserEntityIdentifier.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class DisableUserEntityIdentifier extends Enum { - public const ACCOUNT_SID = 'accountSid'; - public const INITIATING_PROCESS_ACCOUNT_SID = 'initiatingProcessAccountSid'; - public const REQUEST_ACCOUNT_SID = 'requestAccountSid'; - public const ON_PREM_SID = 'onPremSid'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACCOUNT_SID = "accountSid"; + public const INITIATING_PROCESS_ACCOUNT_SID = "initiatingProcessAccountSid"; + public const REQUEST_ACCOUNT_SID = "requestAccountSid"; + public const ON_PREM_SID = "onPremSid"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/EmailEntityIdentifier.php b/src/Generated/Models/Security/EmailEntityIdentifier.php index 87330ad8995..0281faf94b6 100644 --- a/src/Generated/Models/Security/EmailEntityIdentifier.php +++ b/src/Generated/Models/Security/EmailEntityIdentifier.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class EmailEntityIdentifier extends Enum { - public const NETWORK_MESSAGE_ID = 'networkMessageId'; - public const RECIPIENT_EMAIL_ADDRESS = 'recipientEmailAddress'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NETWORK_MESSAGE_ID = "networkMessageId"; + public const RECIPIENT_EMAIL_ADDRESS = "recipientEmailAddress"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/EventPropagationStatus.php b/src/Generated/Models/Security/EventPropagationStatus.php index 1c60a19d2f1..0f6820fa650 100644 --- a/src/Generated/Models/Security/EventPropagationStatus.php +++ b/src/Generated/Models/Security/EventPropagationStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EventPropagationStatus extends Enum { - public const NONE = 'none'; - public const IN_PROCESSING = 'inProcessing'; - public const FAILED = 'failed'; - public const SUCCESS = 'success'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const IN_PROCESSING = "inProcessing"; + public const FAILED = "failed"; + public const SUCCESS = "success"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/EventStatusType.php b/src/Generated/Models/Security/EventStatusType.php index d6b82534755..51f8b5f8dda 100644 --- a/src/Generated/Models/Security/EventStatusType.php +++ b/src/Generated/Models/Security/EventStatusType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EventStatusType extends Enum { - public const PENDING = 'pending'; - public const ERROR = 'error'; - public const SUCCESS = 'success'; - public const NOT_AVALIABLE = 'notAvaliable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const ERROR = "error"; + public const SUCCESS = "success"; + public const NOT_AVALIABLE = "notAvaliable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/EvidenceRemediationStatus.php b/src/Generated/Models/Security/EvidenceRemediationStatus.php index 34fb4fbfb4b..61774838683 100644 --- a/src/Generated/Models/Security/EvidenceRemediationStatus.php +++ b/src/Generated/Models/Security/EvidenceRemediationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class EvidenceRemediationStatus extends Enum { - public const NONE = 'none'; - public const REMEDIATED = 'remediated'; - public const PREVENTED = 'prevented'; - public const BLOCKED = 'blocked'; - public const NOT_FOUND = 'notFound'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const REMEDIATED = "remediated"; + public const PREVENTED = "prevented"; + public const BLOCKED = "blocked"; + public const NOT_FOUND = "notFound"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/EvidenceRole.php b/src/Generated/Models/Security/EvidenceRole.php index b2f56b1031c..3443914d0ba 100644 --- a/src/Generated/Models/Security/EvidenceRole.php +++ b/src/Generated/Models/Security/EvidenceRole.php @@ -5,20 +5,20 @@ use Microsoft\Kiota\Abstractions\Enum; class EvidenceRole extends Enum { - public const UNKNOWN = 'unknown'; - public const CONTEXTUAL = 'contextual'; - public const SCANNED = 'scanned'; - public const SOURCE = 'source'; - public const DESTINATION = 'destination'; - public const CREATED = 'created'; - public const ADDED = 'added'; - public const COMPROMISED = 'compromised'; - public const EDITED = 'edited'; - public const ATTACKED = 'attacked'; - public const ATTACKER = 'attacker'; - public const COMMAND_AND_CONTROL = 'commandAndControl'; - public const LOADED = 'loaded'; - public const SUSPICIOUS = 'suspicious'; - public const POLICY_VIOLATOR = 'policyViolator'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CONTEXTUAL = "contextual"; + public const SCANNED = "scanned"; + public const SOURCE = "source"; + public const DESTINATION = "destination"; + public const CREATED = "created"; + public const ADDED = "added"; + public const COMPROMISED = "compromised"; + public const EDITED = "edited"; + public const ATTACKED = "attacked"; + public const ATTACKER = "attacker"; + public const COMMAND_AND_CONTROL = "commandAndControl"; + public const LOADED = "loaded"; + public const SUSPICIOUS = "suspicious"; + public const POLICY_VIOLATOR = "policyViolator"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/EvidenceVerdict.php b/src/Generated/Models/Security/EvidenceVerdict.php index b7cf3a45ac1..82cb7d9b229 100644 --- a/src/Generated/Models/Security/EvidenceVerdict.php +++ b/src/Generated/Models/Security/EvidenceVerdict.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class EvidenceVerdict extends Enum { - public const UNKNOWN = 'unknown'; - public const SUSPICIOUS = 'suspicious'; - public const MALICIOUS = 'malicious'; - public const NO_THREATS_FOUND = 'noThreatsFound'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SUSPICIOUS = "suspicious"; + public const MALICIOUS = "malicious"; + public const NO_THREATS_FOUND = "noThreatsFound"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ExportCriteria.php b/src/Generated/Models/Security/ExportCriteria.php index effc23b2004..00949432962 100644 --- a/src/Generated/Models/Security/ExportCriteria.php +++ b/src/Generated/Models/Security/ExportCriteria.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ExportCriteria extends Enum { - public const SEARCH_HITS = 'searchHits'; - public const PARTIALLY_INDEXED = 'partiallyIndexed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SEARCH_HITS = "searchHits"; + public const PARTIALLY_INDEXED = "partiallyIndexed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ExportFileStructure.php b/src/Generated/Models/Security/ExportFileStructure.php index d23ddfd71f5..f94ff773618 100644 --- a/src/Generated/Models/Security/ExportFileStructure.php +++ b/src/Generated/Models/Security/ExportFileStructure.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ExportFileStructure extends Enum { - public const NONE = 'none'; - public const DIRECTORY = 'directory'; - public const PST = 'pst'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DIRECTORY = "directory"; + public const PST = "pst"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ExportFormat.php b/src/Generated/Models/Security/ExportFormat.php index d6a1361e035..9ff58d1ac40 100644 --- a/src/Generated/Models/Security/ExportFormat.php +++ b/src/Generated/Models/Security/ExportFormat.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ExportFormat extends Enum { - public const PST = 'pst'; - public const MSG = 'msg'; - public const EML = 'eml'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PST = "pst"; + public const MSG = "msg"; + public const EML = "eml"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ExportLocation.php b/src/Generated/Models/Security/ExportLocation.php index b1a58d4ac6b..3f3849176b3 100644 --- a/src/Generated/Models/Security/ExportLocation.php +++ b/src/Generated/Models/Security/ExportLocation.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ExportLocation extends Enum { - public const RESPONSIVE_LOCATIONS = 'responsiveLocations'; - public const NONRESPONSIVE_LOCATIONS = 'nonresponsiveLocations'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RESPONSIVE_LOCATIONS = "responsiveLocations"; + public const NONRESPONSIVE_LOCATIONS = "nonresponsiveLocations"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ExportOptions.php b/src/Generated/Models/Security/ExportOptions.php index 2c07c0aa405..5cf98eb8058 100644 --- a/src/Generated/Models/Security/ExportOptions.php +++ b/src/Generated/Models/Security/ExportOptions.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ExportOptions extends Enum { - public const ORIGINAL_FILES = 'originalFiles'; - public const TEXT = 'text'; - public const PDF_REPLACEMENT = 'pdfReplacement'; - public const FILE_INFO = 'fileInfo'; - public const TAGS = 'tags'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ORIGINAL_FILES = "originalFiles"; + public const TEXT = "text"; + public const PDF_REPLACEMENT = "pdfReplacement"; + public const FILE_INFO = "fileInfo"; + public const TAGS = "tags"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/FileEntityIdentifier.php b/src/Generated/Models/Security/FileEntityIdentifier.php index 88baecba984..b2c60e3ea60 100644 --- a/src/Generated/Models/Security/FileEntityIdentifier.php +++ b/src/Generated/Models/Security/FileEntityIdentifier.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class FileEntityIdentifier extends Enum { - public const SHA1 = 'sha1'; - public const INITIATING_PROCESS_S_H_A1 = 'initiatingProcessSHA1'; - public const SHA256 = 'sha256'; - public const INITIATING_PROCESS_S_H_A256 = 'initiatingProcessSHA256'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SHA1 = "sha1"; + public const INITIATING_PROCESS_S_H_A1 = "initiatingProcessSHA1"; + public const SHA256 = "sha256"; + public const INITIATING_PROCESS_S_H_A256 = "initiatingProcessSHA256"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/FileHashAlgorithm.php b/src/Generated/Models/Security/FileHashAlgorithm.php index c1d55610af0..449bd7c6a1e 100644 --- a/src/Generated/Models/Security/FileHashAlgorithm.php +++ b/src/Generated/Models/Security/FileHashAlgorithm.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class FileHashAlgorithm extends Enum { - public const UNKNOWN = 'unknown'; - public const MD5 = 'md5'; - public const SHA1 = 'sha1'; - public const SHA256 = 'sha256'; - public const SHA256AC = 'sha256ac'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const MD5 = "md5"; + public const SHA1 = "sha1"; + public const SHA256 = "sha256"; + public const SHA256AC = "sha256ac"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/FileProcessingStatus.php b/src/Generated/Models/Security/FileProcessingStatus.php index 62de478533a..b737cab8b06 100644 --- a/src/Generated/Models/Security/FileProcessingStatus.php +++ b/src/Generated/Models/Security/FileProcessingStatus.php @@ -5,23 +5,23 @@ use Microsoft\Kiota\Abstractions\Enum; class FileProcessingStatus extends Enum { - public const SUCCESS = 'success'; - public const INTERNAL_ERROR = 'internalError'; - public const UNKNOWN_ERROR = 'unknownError'; - public const PROCESSING_TIMEOUT = 'processingTimeout'; - public const INVALID_FILE_ID = 'invalidFileId'; - public const FILE_SIZE_IS_ZERO = 'fileSizeIsZero'; - public const FILE_SIZE_IS_TOO_LARGE = 'fileSizeIsTooLarge'; - public const FILE_DEPTH_LIMIT_EXCEEDED = 'fileDepthLimitExceeded'; - public const FILE_BODY_IS_TOO_LONG = 'fileBodyIsTooLong'; - public const FILE_TYPE_IS_UNKNOWN = 'fileTypeIsUnknown'; - public const FILE_TYPE_IS_NOT_SUPPORTED = 'fileTypeIsNotSupported'; - public const MALFORMED_FILE = 'malformedFile'; - public const PROTECTED_FILE = 'protectedFile'; - public const POISON_FILE = 'poisonFile'; - public const NO_REVIEW_SET_SUMMARY_GENERATED = 'noReviewSetSummaryGenerated'; - public const EXTRACTION_EXCEPTION = 'extractionException'; - public const OCR_PROCESSING_TIMEOUT = 'ocrProcessingTimeout'; - public const OCR_FILE_SIZE_EXCEEDS_LIMIT = 'ocrFileSizeExceedsLimit'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const INTERNAL_ERROR = "internalError"; + public const UNKNOWN_ERROR = "unknownError"; + public const PROCESSING_TIMEOUT = "processingTimeout"; + public const INVALID_FILE_ID = "invalidFileId"; + public const FILE_SIZE_IS_ZERO = "fileSizeIsZero"; + public const FILE_SIZE_IS_TOO_LARGE = "fileSizeIsTooLarge"; + public const FILE_DEPTH_LIMIT_EXCEEDED = "fileDepthLimitExceeded"; + public const FILE_BODY_IS_TOO_LONG = "fileBodyIsTooLong"; + public const FILE_TYPE_IS_UNKNOWN = "fileTypeIsUnknown"; + public const FILE_TYPE_IS_NOT_SUPPORTED = "fileTypeIsNotSupported"; + public const MALFORMED_FILE = "malformedFile"; + public const PROTECTED_FILE = "protectedFile"; + public const POISON_FILE = "poisonFile"; + public const NO_REVIEW_SET_SUMMARY_GENERATED = "noReviewSetSummaryGenerated"; + public const EXTRACTION_EXCEPTION = "extractionException"; + public const OCR_PROCESSING_TIMEOUT = "ocrProcessingTimeout"; + public const OCR_FILE_SIZE_EXCEEDS_LIMIT = "ocrFileSizeExceedsLimit"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ForceUserPasswordResetEntityIdentifier.php b/src/Generated/Models/Security/ForceUserPasswordResetEntityIdentifier.php index 29290a65fbe..91b4357aa06 100644 --- a/src/Generated/Models/Security/ForceUserPasswordResetEntityIdentifier.php +++ b/src/Generated/Models/Security/ForceUserPasswordResetEntityIdentifier.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ForceUserPasswordResetEntityIdentifier extends Enum { - public const ACCOUNT_SID = 'accountSid'; - public const INITIATING_PROCESS_ACCOUNT_SID = 'initiatingProcessAccountSid'; - public const REQUEST_ACCOUNT_SID = 'requestAccountSid'; - public const ON_PREM_SID = 'onPremSid'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACCOUNT_SID = "accountSid"; + public const INITIATING_PROCESS_ACCOUNT_SID = "initiatingProcessAccountSid"; + public const REQUEST_ACCOUNT_SID = "requestAccountSid"; + public const ON_PREM_SID = "onPremSid"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/GoogleCloudLocationType.php b/src/Generated/Models/Security/GoogleCloudLocationType.php index cb97ecf9dd4..3ae6b8627f7 100644 --- a/src/Generated/Models/Security/GoogleCloudLocationType.php +++ b/src/Generated/Models/Security/GoogleCloudLocationType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class GoogleCloudLocationType extends Enum { - public const UNKNOWN = 'unknown'; - public const REGIONAL = 'regional'; - public const ZONAL = 'zonal'; - public const GLOBAL = 'global'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const REGIONAL = "regional"; + public const ZONAL = "zonal"; + public const GLOBAL = "global"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HealthIssueSeverity.php b/src/Generated/Models/Security/HealthIssueSeverity.php index ad439f2ef0d..092e647d1df 100644 --- a/src/Generated/Models/Security/HealthIssueSeverity.php +++ b/src/Generated/Models/Security/HealthIssueSeverity.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class HealthIssueSeverity extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HealthIssueStatus.php b/src/Generated/Models/Security/HealthIssueStatus.php index f082fe92cda..a06babe5234 100644 --- a/src/Generated/Models/Security/HealthIssueStatus.php +++ b/src/Generated/Models/Security/HealthIssueStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class HealthIssueStatus extends Enum { - public const OPEN = 'open'; - public const CLOSED = 'closed'; - public const SUPPRESSED = 'suppressed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OPEN = "open"; + public const CLOSED = "closed"; + public const SUPPRESSED = "suppressed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HealthIssueType.php b/src/Generated/Models/Security/HealthIssueType.php index a09a03bad45..f8f9a4b3aac 100644 --- a/src/Generated/Models/Security/HealthIssueType.php +++ b/src/Generated/Models/Security/HealthIssueType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class HealthIssueType extends Enum { - public const SENSOR = 'sensor'; - public const GLOBAL = 'global'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SENSOR = "sensor"; + public const GLOBAL = "global"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HostPortProtocol.php b/src/Generated/Models/Security/HostPortProtocol.php index b7dc196dde4..76623502634 100644 --- a/src/Generated/Models/Security/HostPortProtocol.php +++ b/src/Generated/Models/Security/HostPortProtocol.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class HostPortProtocol extends Enum { - public const TCP = 'tcp'; - public const UDP = 'udp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TCP = "tcp"; + public const UDP = "udp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HostPortStatus.php b/src/Generated/Models/Security/HostPortStatus.php index bb7ea433bd3..3b5c4e5e0f3 100644 --- a/src/Generated/Models/Security/HostPortStatus.php +++ b/src/Generated/Models/Security/HostPortStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class HostPortStatus extends Enum { - public const OPEN = 'open'; - public const FILTERED = 'filtered'; - public const CLOSED = 'closed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OPEN = "open"; + public const FILTERED = "filtered"; + public const CLOSED = "closed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HostReputationClassification.php b/src/Generated/Models/Security/HostReputationClassification.php index 4960a1cf81d..b10bc121fb4 100644 --- a/src/Generated/Models/Security/HostReputationClassification.php +++ b/src/Generated/Models/Security/HostReputationClassification.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class HostReputationClassification extends Enum { - public const UNKNOWN = 'unknown'; - public const NEUTRAL = 'neutral'; - public const SUSPICIOUS = 'suspicious'; - public const MALICIOUS = 'malicious'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NEUTRAL = "neutral"; + public const SUSPICIOUS = "suspicious"; + public const MALICIOUS = "malicious"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HostReputationRuleSeverity.php b/src/Generated/Models/Security/HostReputationRuleSeverity.php index f8366225bf4..e517621d995 100644 --- a/src/Generated/Models/Security/HostReputationRuleSeverity.php +++ b/src/Generated/Models/Security/HostReputationRuleSeverity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class HostReputationRuleSeverity extends Enum { - public const UNKNOWN = 'unknown'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/HuntingRuleErrorCode.php b/src/Generated/Models/Security/HuntingRuleErrorCode.php index a6290b5453e..169adeb66be 100644 --- a/src/Generated/Models/Security/HuntingRuleErrorCode.php +++ b/src/Generated/Models/Security/HuntingRuleErrorCode.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class HuntingRuleErrorCode extends Enum { - public const QUERY_EXECUTION_FAILED = 'queryExecutionFailed'; - public const QUERY_EXECUTION_THROTTLING = 'queryExecutionThrottling'; - public const QUERY_EXCEEDED_RESULT_SIZE = 'queryExceededResultSize'; - public const QUERY_LIMITS_EXCEEDED = 'queryLimitsExceeded'; - public const QUERY_TIMEOUT = 'queryTimeout'; - public const ALERT_CREATION_FAILED = 'alertCreationFailed'; - public const ALERT_REPORT_NOT_FOUND = 'alertReportNotFound'; - public const PARTIAL_ROWS_FAILED = 'partialRowsFailed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const NO_IMPACTED_ENTITY = 'noImpactedEntity'; + public const QUERY_EXECUTION_FAILED = "queryExecutionFailed"; + public const QUERY_EXECUTION_THROTTLING = "queryExecutionThrottling"; + public const QUERY_EXCEEDED_RESULT_SIZE = "queryExceededResultSize"; + public const QUERY_LIMITS_EXCEEDED = "queryLimitsExceeded"; + public const QUERY_TIMEOUT = "queryTimeout"; + public const ALERT_CREATION_FAILED = "alertCreationFailed"; + public const ALERT_REPORT_NOT_FOUND = "alertReportNotFound"; + public const PARTIAL_ROWS_FAILED = "partialRowsFailed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const NO_IMPACTED_ENTITY = "noImpactedEntity"; } diff --git a/src/Generated/Models/Security/HuntingRuleRunStatus.php b/src/Generated/Models/Security/HuntingRuleRunStatus.php index 366a0cfc29f..4c5430d42ce 100644 --- a/src/Generated/Models/Security/HuntingRuleRunStatus.php +++ b/src/Generated/Models/Security/HuntingRuleRunStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class HuntingRuleRunStatus extends Enum { - public const RUNNING = 'running'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const PARTIALLY_FAILED = 'partiallyFailed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RUNNING = "running"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const PARTIALLY_FAILED = "partiallyFailed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/IncidentStatus.php b/src/Generated/Models/Security/IncidentStatus.php index f815ecaefdf..d87161a6a09 100644 --- a/src/Generated/Models/Security/IncidentStatus.php +++ b/src/Generated/Models/Security/IncidentStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class IncidentStatus extends Enum { - public const ACTIVE = 'active'; - public const RESOLVED = 'resolved'; - public const IN_PROGRESS = 'inProgress'; - public const REDIRECTED = 'redirected'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const AWAITING_ACTION = 'awaitingAction'; + public const ACTIVE = "active"; + public const RESOLVED = "resolved"; + public const IN_PROGRESS = "inProgress"; + public const REDIRECTED = "redirected"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const AWAITING_ACTION = "awaitingAction"; } diff --git a/src/Generated/Models/Security/IndicatorSource.php b/src/Generated/Models/Security/IndicatorSource.php index c9a35484c09..fd05792ef3c 100644 --- a/src/Generated/Models/Security/IndicatorSource.php +++ b/src/Generated/Models/Security/IndicatorSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class IndicatorSource extends Enum { - public const MICROSOFT = 'microsoft'; - public const OSINT = 'osint'; - public const PUBLIC = 'public'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT = "microsoft"; + public const OSINT = "osint"; + public const PUBLIC = "public"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/IntelligenceProfileKind.php b/src/Generated/Models/Security/IntelligenceProfileKind.php index 6e577806208..758ad6e95b2 100644 --- a/src/Generated/Models/Security/IntelligenceProfileKind.php +++ b/src/Generated/Models/Security/IntelligenceProfileKind.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class IntelligenceProfileKind extends Enum { - public const ACTOR = 'actor'; - public const TOOL = 'tool'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTOR = "actor"; + public const TOOL = "tool"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/IoTDeviceEvidence.php b/src/Generated/Models/Security/IoTDeviceEvidence.php index e138fcf6f29..6a91dad1333 100644 --- a/src/Generated/Models/Security/IoTDeviceEvidence.php +++ b/src/Generated/Models/Security/IoTDeviceEvidence.php @@ -27,7 +27,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): IoTDe } /** - * Gets the deviceId property value. The deviceId property + * Gets the deviceId property value. The device ID. * @return string|null */ public function getDeviceId(): ?string { @@ -39,7 +39,7 @@ public function getDeviceId(): ?string { } /** - * Gets the deviceName property value. The deviceName property + * Gets the deviceName property value. The friendly name of the device. * @return string|null */ public function getDeviceName(): ?string { @@ -51,7 +51,7 @@ public function getDeviceName(): ?string { } /** - * Gets the devicePageLink property value. The devicePageLink property + * Gets the devicePageLink property value. The URL to the device page in the IoT Defender portal. * @return string|null */ public function getDevicePageLink(): ?string { @@ -63,7 +63,7 @@ public function getDevicePageLink(): ?string { } /** - * Gets the deviceSubType property value. The deviceSubType property + * Gets the deviceSubType property value. The device subtype. * @return string|null */ public function getDeviceSubType(): ?string { @@ -75,7 +75,7 @@ public function getDeviceSubType(): ?string { } /** - * Gets the deviceType property value. The deviceType property + * Gets the deviceType property value. The type of the device. For example, 'temperature sensor,' 'freezer,' 'wind turbine,' and so on. * @return string|null */ public function getDeviceType(): ?string { @@ -137,7 +137,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the importance property value. The importance property + * Gets the importance property value. The importance level for the IoT device. Possible values are low, normal, high, and unknownFutureValue. * @return IoTDeviceImportanceType|null */ public function getImportance(): ?IoTDeviceImportanceType { @@ -149,7 +149,7 @@ public function getImportance(): ?IoTDeviceImportanceType { } /** - * Gets the ioTHub property value. The ioTHub property + * Gets the ioTHub property value. The azureResourceEvidence entity that represents the IoT Hub that the device belongs to. * @return AzureResourceEvidence|null */ public function getIoTHub(): ?AzureResourceEvidence { @@ -161,7 +161,7 @@ public function getIoTHub(): ?AzureResourceEvidence { } /** - * Gets the ioTSecurityAgentId property value. The ioTSecurityAgentId property + * Gets the ioTSecurityAgentId property value. The ID of the Azure Security Center for the IoT agent that is running on the device. * @return string|null */ public function getIoTSecurityAgentId(): ?string { @@ -173,7 +173,7 @@ public function getIoTSecurityAgentId(): ?string { } /** - * Gets the ipAddress property value. The ipAddress property + * Gets the ipAddress property value. The current IP address of the device. * @return IpEvidence|null */ public function getIpAddress(): ?IpEvidence { @@ -185,7 +185,7 @@ public function getIpAddress(): ?IpEvidence { } /** - * Gets the isAuthorized property value. The isAuthorized property + * Gets the isAuthorized property value. Indicates whether the device classified as an authorized device. * @return bool|null */ public function getIsAuthorized(): ?bool { @@ -197,7 +197,7 @@ public function getIsAuthorized(): ?bool { } /** - * Gets the isProgramming property value. The isProgramming property + * Gets the isProgramming property value. Indicates whether the device classified as a programming device. * @return bool|null */ public function getIsProgramming(): ?bool { @@ -209,7 +209,7 @@ public function getIsProgramming(): ?bool { } /** - * Gets the isScanner property value. The isScanner property + * Gets the isScanner property value. Indicates whether the device classified as a scanner. * @return bool|null */ public function getIsScanner(): ?bool { @@ -221,7 +221,7 @@ public function getIsScanner(): ?bool { } /** - * Gets the macAddress property value. The macAddress property + * Gets the macAddress property value. The MAC address of the device. * @return string|null */ public function getMacAddress(): ?string { @@ -233,7 +233,7 @@ public function getMacAddress(): ?string { } /** - * Gets the manufacturer property value. The manufacturer property + * Gets the manufacturer property value. The manufacturer of the device. * @return string|null */ public function getManufacturer(): ?string { @@ -245,7 +245,7 @@ public function getManufacturer(): ?string { } /** - * Gets the model property value. The model property + * Gets the model property value. The model of the device. * @return string|null */ public function getModel(): ?string { @@ -257,7 +257,7 @@ public function getModel(): ?string { } /** - * Gets the nics property value. The nics property + * Gets the nics property value. The current network interface controllers on the device. * @return array|null */ public function getNics(): ?array { @@ -271,7 +271,7 @@ public function getNics(): ?array { } /** - * Gets the operatingSystem property value. The operatingSystem property + * Gets the operatingSystem property value. The operating system the device is running. * @return string|null */ public function getOperatingSystem(): ?string { @@ -283,7 +283,7 @@ public function getOperatingSystem(): ?string { } /** - * Gets the owners property value. The owners property + * Gets the owners property value. The owners for the device. * @return array|null */ public function getOwners(): ?array { @@ -297,7 +297,7 @@ public function getOwners(): ?array { } /** - * Gets the protocols property value. The protocols property + * Gets the protocols property value. The list of protocols that the device supports. * @return array|null */ public function getProtocols(): ?array { @@ -311,7 +311,7 @@ public function getProtocols(): ?array { } /** - * Gets the purdueLayer property value. The purdueLayer property + * Gets the purdueLayer property value. The Purdue Layer of the device. * @return string|null */ public function getPurdueLayer(): ?string { @@ -323,7 +323,7 @@ public function getPurdueLayer(): ?string { } /** - * Gets the sensor property value. The sensor property + * Gets the sensor property value. The sensor that monitors the device. * @return string|null */ public function getSensor(): ?string { @@ -335,7 +335,7 @@ public function getSensor(): ?string { } /** - * Gets the serialNumber property value. The serialNumber property + * Gets the serialNumber property value. The serial number of the device. * @return string|null */ public function getSerialNumber(): ?string { @@ -347,7 +347,7 @@ public function getSerialNumber(): ?string { } /** - * Gets the site property value. The site property + * Gets the site property value. The site location of the device. * @return string|null */ public function getSite(): ?string { @@ -359,7 +359,7 @@ public function getSite(): ?string { } /** - * Gets the source property value. The source property + * Gets the source property value. The source (microsoft/vendor) of the device entity. * @return string|null */ public function getSource(): ?string { @@ -371,7 +371,7 @@ public function getSource(): ?string { } /** - * Gets the sourceRef property value. The sourceRef property + * Gets the sourceRef property value. A URL reference to the source item where the device is managed. * @return UrlEvidence|null */ public function getSourceRef(): ?UrlEvidence { @@ -383,7 +383,7 @@ public function getSourceRef(): ?UrlEvidence { } /** - * Gets the zone property value. The zone property + * Gets the zone property value. The zone location of the device within a site. * @return string|null */ public function getZone(): ?string { @@ -429,7 +429,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the deviceId property value. The deviceId property + * Sets the deviceId property value. The device ID. * @param string|null $value Value to set for the deviceId property. */ public function setDeviceId(?string $value): void { @@ -437,7 +437,7 @@ public function setDeviceId(?string $value): void { } /** - * Sets the deviceName property value. The deviceName property + * Sets the deviceName property value. The friendly name of the device. * @param string|null $value Value to set for the deviceName property. */ public function setDeviceName(?string $value): void { @@ -445,7 +445,7 @@ public function setDeviceName(?string $value): void { } /** - * Sets the devicePageLink property value. The devicePageLink property + * Sets the devicePageLink property value. The URL to the device page in the IoT Defender portal. * @param string|null $value Value to set for the devicePageLink property. */ public function setDevicePageLink(?string $value): void { @@ -453,7 +453,7 @@ public function setDevicePageLink(?string $value): void { } /** - * Sets the deviceSubType property value. The deviceSubType property + * Sets the deviceSubType property value. The device subtype. * @param string|null $value Value to set for the deviceSubType property. */ public function setDeviceSubType(?string $value): void { @@ -461,7 +461,7 @@ public function setDeviceSubType(?string $value): void { } /** - * Sets the deviceType property value. The deviceType property + * Sets the deviceType property value. The type of the device. For example, 'temperature sensor,' 'freezer,' 'wind turbine,' and so on. * @param string|null $value Value to set for the deviceType property. */ public function setDeviceType(?string $value): void { @@ -469,7 +469,7 @@ public function setDeviceType(?string $value): void { } /** - * Sets the importance property value. The importance property + * Sets the importance property value. The importance level for the IoT device. Possible values are low, normal, high, and unknownFutureValue. * @param IoTDeviceImportanceType|null $value Value to set for the importance property. */ public function setImportance(?IoTDeviceImportanceType $value): void { @@ -477,7 +477,7 @@ public function setImportance(?IoTDeviceImportanceType $value): void { } /** - * Sets the ioTHub property value. The ioTHub property + * Sets the ioTHub property value. The azureResourceEvidence entity that represents the IoT Hub that the device belongs to. * @param AzureResourceEvidence|null $value Value to set for the ioTHub property. */ public function setIoTHub(?AzureResourceEvidence $value): void { @@ -485,7 +485,7 @@ public function setIoTHub(?AzureResourceEvidence $value): void { } /** - * Sets the ioTSecurityAgentId property value. The ioTSecurityAgentId property + * Sets the ioTSecurityAgentId property value. The ID of the Azure Security Center for the IoT agent that is running on the device. * @param string|null $value Value to set for the ioTSecurityAgentId property. */ public function setIoTSecurityAgentId(?string $value): void { @@ -493,7 +493,7 @@ public function setIoTSecurityAgentId(?string $value): void { } /** - * Sets the ipAddress property value. The ipAddress property + * Sets the ipAddress property value. The current IP address of the device. * @param IpEvidence|null $value Value to set for the ipAddress property. */ public function setIpAddress(?IpEvidence $value): void { @@ -501,7 +501,7 @@ public function setIpAddress(?IpEvidence $value): void { } /** - * Sets the isAuthorized property value. The isAuthorized property + * Sets the isAuthorized property value. Indicates whether the device classified as an authorized device. * @param bool|null $value Value to set for the isAuthorized property. */ public function setIsAuthorized(?bool $value): void { @@ -509,7 +509,7 @@ public function setIsAuthorized(?bool $value): void { } /** - * Sets the isProgramming property value. The isProgramming property + * Sets the isProgramming property value. Indicates whether the device classified as a programming device. * @param bool|null $value Value to set for the isProgramming property. */ public function setIsProgramming(?bool $value): void { @@ -517,7 +517,7 @@ public function setIsProgramming(?bool $value): void { } /** - * Sets the isScanner property value. The isScanner property + * Sets the isScanner property value. Indicates whether the device classified as a scanner. * @param bool|null $value Value to set for the isScanner property. */ public function setIsScanner(?bool $value): void { @@ -525,7 +525,7 @@ public function setIsScanner(?bool $value): void { } /** - * Sets the macAddress property value. The macAddress property + * Sets the macAddress property value. The MAC address of the device. * @param string|null $value Value to set for the macAddress property. */ public function setMacAddress(?string $value): void { @@ -533,7 +533,7 @@ public function setMacAddress(?string $value): void { } /** - * Sets the manufacturer property value. The manufacturer property + * Sets the manufacturer property value. The manufacturer of the device. * @param string|null $value Value to set for the manufacturer property. */ public function setManufacturer(?string $value): void { @@ -541,7 +541,7 @@ public function setManufacturer(?string $value): void { } /** - * Sets the model property value. The model property + * Sets the model property value. The model of the device. * @param string|null $value Value to set for the model property. */ public function setModel(?string $value): void { @@ -549,7 +549,7 @@ public function setModel(?string $value): void { } /** - * Sets the nics property value. The nics property + * Sets the nics property value. The current network interface controllers on the device. * @param array|null $value Value to set for the nics property. */ public function setNics(?array $value): void { @@ -557,7 +557,7 @@ public function setNics(?array $value): void { } /** - * Sets the operatingSystem property value. The operatingSystem property + * Sets the operatingSystem property value. The operating system the device is running. * @param string|null $value Value to set for the operatingSystem property. */ public function setOperatingSystem(?string $value): void { @@ -565,7 +565,7 @@ public function setOperatingSystem(?string $value): void { } /** - * Sets the owners property value. The owners property + * Sets the owners property value. The owners for the device. * @param array|null $value Value to set for the owners property. */ public function setOwners(?array $value): void { @@ -573,7 +573,7 @@ public function setOwners(?array $value): void { } /** - * Sets the protocols property value. The protocols property + * Sets the protocols property value. The list of protocols that the device supports. * @param array|null $value Value to set for the protocols property. */ public function setProtocols(?array $value): void { @@ -581,7 +581,7 @@ public function setProtocols(?array $value): void { } /** - * Sets the purdueLayer property value. The purdueLayer property + * Sets the purdueLayer property value. The Purdue Layer of the device. * @param string|null $value Value to set for the purdueLayer property. */ public function setPurdueLayer(?string $value): void { @@ -589,7 +589,7 @@ public function setPurdueLayer(?string $value): void { } /** - * Sets the sensor property value. The sensor property + * Sets the sensor property value. The sensor that monitors the device. * @param string|null $value Value to set for the sensor property. */ public function setSensor(?string $value): void { @@ -597,7 +597,7 @@ public function setSensor(?string $value): void { } /** - * Sets the serialNumber property value. The serialNumber property + * Sets the serialNumber property value. The serial number of the device. * @param string|null $value Value to set for the serialNumber property. */ public function setSerialNumber(?string $value): void { @@ -605,7 +605,7 @@ public function setSerialNumber(?string $value): void { } /** - * Sets the site property value. The site property + * Sets the site property value. The site location of the device. * @param string|null $value Value to set for the site property. */ public function setSite(?string $value): void { @@ -613,7 +613,7 @@ public function setSite(?string $value): void { } /** - * Sets the source property value. The source property + * Sets the source property value. The source (microsoft/vendor) of the device entity. * @param string|null $value Value to set for the source property. */ public function setSource(?string $value): void { @@ -621,7 +621,7 @@ public function setSource(?string $value): void { } /** - * Sets the sourceRef property value. The sourceRef property + * Sets the sourceRef property value. A URL reference to the source item where the device is managed. * @param UrlEvidence|null $value Value to set for the sourceRef property. */ public function setSourceRef(?UrlEvidence $value): void { @@ -629,7 +629,7 @@ public function setSourceRef(?UrlEvidence $value): void { } /** - * Sets the zone property value. The zone property + * Sets the zone property value. The zone location of the device within a site. * @param string|null $value Value to set for the zone property. */ public function setZone(?string $value): void { diff --git a/src/Generated/Models/Security/IoTDeviceImportanceType.php b/src/Generated/Models/Security/IoTDeviceImportanceType.php index 2255ea628f2..0ccd2e2347e 100644 --- a/src/Generated/Models/Security/IoTDeviceImportanceType.php +++ b/src/Generated/Models/Security/IoTDeviceImportanceType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class IoTDeviceImportanceType extends Enum { - public const UNKNOWN = 'unknown'; - public const LOW = 'low'; - public const NORMAL = 'normal'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const LOW = "low"; + public const NORMAL = "normal"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/IsolationType.php b/src/Generated/Models/Security/IsolationType.php index a8cc30f0dbb..48e140c0f69 100644 --- a/src/Generated/Models/Security/IsolationType.php +++ b/src/Generated/Models/Security/IsolationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class IsolationType extends Enum { - public const FULL = 'full'; - public const SELECTIVE = 'selective'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FULL = "full"; + public const SELECTIVE = "selective"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/KubernetesPlatform.php b/src/Generated/Models/Security/KubernetesPlatform.php index 66cfa0bf1f4..33b4100875d 100644 --- a/src/Generated/Models/Security/KubernetesPlatform.php +++ b/src/Generated/Models/Security/KubernetesPlatform.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class KubernetesPlatform extends Enum { - public const UNKNOWN = 'unknown'; - public const AKS = 'aks'; - public const EKS = 'eks'; - public const GKE = 'gke'; - public const ARC = 'arc'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const AKS = "aks"; + public const EKS = "eks"; + public const GKE = "gke"; + public const ARC = "arc"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/KubernetesServiceType.php b/src/Generated/Models/Security/KubernetesServiceType.php index 86bc6288511..7b3a31d0828 100644 --- a/src/Generated/Models/Security/KubernetesServiceType.php +++ b/src/Generated/Models/Security/KubernetesServiceType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class KubernetesServiceType extends Enum { - public const UNKNOWN = 'unknown'; - public const CLUSTER_I_P = 'clusterIP'; - public const EXTERNAL_NAME = 'externalName'; - public const NODE_PORT = 'nodePort'; - public const LOAD_BALANCER = 'loadBalancer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CLUSTER_I_P = "clusterIP"; + public const EXTERNAL_NAME = "externalName"; + public const NODE_PORT = "nodePort"; + public const LOAD_BALANCER = "loadBalancer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/LongRunningOperationStatus.php b/src/Generated/Models/Security/LongRunningOperationStatus.php index 751de745e1d..3dd4d723116 100644 --- a/src/Generated/Models/Security/LongRunningOperationStatus.php +++ b/src/Generated/Models/Security/LongRunningOperationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class LongRunningOperationStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const SKIPPED = 'skipped'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const SKIPPED = "skipped"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/MailboxAssetIdentifier.php b/src/Generated/Models/Security/MailboxAssetIdentifier.php index f4e05c85489..2246a94bd4d 100644 --- a/src/Generated/Models/Security/MailboxAssetIdentifier.php +++ b/src/Generated/Models/Security/MailboxAssetIdentifier.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class MailboxAssetIdentifier extends Enum { - public const ACCOUNT_UPN = 'accountUpn'; - public const FILE_OWNER_UPN = 'fileOwnerUpn'; - public const INITIATING_PROCESS_ACCOUNT_UPN = 'initiatingProcessAccountUpn'; - public const LAST_MODIFYING_ACCOUNT_UPN = 'lastModifyingAccountUpn'; - public const TARGET_ACCOUNT_UPN = 'targetAccountUpn'; - public const SENDER_FROM_ADDRESS = 'senderFromAddress'; - public const SENDER_DISPLAY_NAME = 'senderDisplayName'; - public const RECIPIENT_EMAIL_ADDRESS = 'recipientEmailAddress'; - public const SENDER_MAIL_FROM_ADDRESS = 'senderMailFromAddress'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACCOUNT_UPN = "accountUpn"; + public const FILE_OWNER_UPN = "fileOwnerUpn"; + public const INITIATING_PROCESS_ACCOUNT_UPN = "initiatingProcessAccountUpn"; + public const LAST_MODIFYING_ACCOUNT_UPN = "lastModifyingAccountUpn"; + public const TARGET_ACCOUNT_UPN = "targetAccountUpn"; + public const SENDER_FROM_ADDRESS = "senderFromAddress"; + public const SENDER_DISPLAY_NAME = "senderDisplayName"; + public const RECIPIENT_EMAIL_ADDRESS = "recipientEmailAddress"; + public const SENDER_MAIL_FROM_ADDRESS = "senderMailFromAddress"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/MailboxConfigurationType.php b/src/Generated/Models/Security/MailboxConfigurationType.php index 2254b37e587..67e9a1da543 100644 --- a/src/Generated/Models/Security/MailboxConfigurationType.php +++ b/src/Generated/Models/Security/MailboxConfigurationType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class MailboxConfigurationType extends Enum { - public const MAIL_FORWARDING_RULE = 'mailForwardingRule'; - public const OWA_SETTINGS = 'owaSettings'; - public const EWS_SETTINGS = 'ewsSettings'; - public const MAIL_DELEGATION = 'mailDelegation'; - public const USER_INBOX_RULE = 'userInboxRule'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MAIL_FORWARDING_RULE = "mailForwardingRule"; + public const OWA_SETTINGS = "owaSettings"; + public const EWS_SETTINGS = "ewsSettings"; + public const MAIL_DELEGATION = "mailDelegation"; + public const USER_INBOX_RULE = "userInboxRule"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/MarkUserAsCompromisedEntityIdentifier.php b/src/Generated/Models/Security/MarkUserAsCompromisedEntityIdentifier.php index 42ea09d4f55..9e616cab05a 100644 --- a/src/Generated/Models/Security/MarkUserAsCompromisedEntityIdentifier.php +++ b/src/Generated/Models/Security/MarkUserAsCompromisedEntityIdentifier.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class MarkUserAsCompromisedEntityIdentifier extends Enum { - public const ACCOUNT_OBJECT_ID = 'accountObjectId'; - public const INITIATING_PROCESS_ACCOUNT_OBJECT_ID = 'initiatingProcessAccountObjectId'; - public const SERVICE_PRINCIPAL_ID = 'servicePrincipalId'; - public const RECIPIENT_OBJECT_ID = 'recipientObjectId'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACCOUNT_OBJECT_ID = "accountObjectId"; + public const INITIATING_PROCESS_ACCOUNT_OBJECT_ID = "initiatingProcessAccountObjectId"; + public const SERVICE_PRINCIPAL_ID = "servicePrincipalId"; + public const RECIPIENT_OBJECT_ID = "recipientObjectId"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/NicEvidence.php b/src/Generated/Models/Security/NicEvidence.php index 4b00c2d0d84..a254e5ff3c0 100644 --- a/src/Generated/Models/Security/NicEvidence.php +++ b/src/Generated/Models/Security/NicEvidence.php @@ -47,7 +47,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the ipAddress property value. The ipAddress property + * Gets the ipAddress property value. The current IP address of the NIC. * @return IpEvidence|null */ public function getIpAddress(): ?IpEvidence { @@ -59,7 +59,7 @@ public function getIpAddress(): ?IpEvidence { } /** - * Gets the macAddress property value. The macAddress property + * Gets the macAddress property value. The MAC address of the NIC. * @return string|null */ public function getMacAddress(): ?string { @@ -71,7 +71,7 @@ public function getMacAddress(): ?string { } /** - * Gets the vlans property value. The vlans property + * Gets the vlans property value. The current virtual local area networks of the NIC. * @return array|null */ public function getVlans(): ?array { @@ -96,7 +96,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the ipAddress property value. The ipAddress property + * Sets the ipAddress property value. The current IP address of the NIC. * @param IpEvidence|null $value Value to set for the ipAddress property. */ public function setIpAddress(?IpEvidence $value): void { @@ -104,7 +104,7 @@ public function setIpAddress(?IpEvidence $value): void { } /** - * Sets the macAddress property value. The macAddress property + * Sets the macAddress property value. The MAC address of the NIC. * @param string|null $value Value to set for the macAddress property. */ public function setMacAddress(?string $value): void { @@ -112,7 +112,7 @@ public function setMacAddress(?string $value): void { } /** - * Sets the vlans property value. The vlans property + * Sets the vlans property value. The current virtual local area networks of the NIC. * @param array|null $value Value to set for the vlans property. */ public function setVlans(?array $value): void { diff --git a/src/Generated/Models/Security/OnboardingStatus.php b/src/Generated/Models/Security/OnboardingStatus.php index 3fbf14cd03e..77b6b3283b7 100644 --- a/src/Generated/Models/Security/OnboardingStatus.php +++ b/src/Generated/Models/Security/OnboardingStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class OnboardingStatus extends Enum { - public const INSUFFICIENT_INFO = 'insufficientInfo'; - public const ONBOARDED = 'onboarded'; - public const CAN_BE_ONBOARDED = 'canBeOnboarded'; - public const UNSUPPORTED = 'unsupported'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INSUFFICIENT_INFO = "insufficientInfo"; + public const ONBOARDED = "onboarded"; + public const CAN_BE_ONBOARDED = "canBeOnboarded"; + public const UNSUPPORTED = "unsupported"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/PolicyStatus.php b/src/Generated/Models/Security/PolicyStatus.php index e713f44fa40..13fb7232b4f 100644 --- a/src/Generated/Models/Security/PolicyStatus.php +++ b/src/Generated/Models/Security/PolicyStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class PolicyStatus extends Enum { - public const PENDING = 'pending'; - public const ERROR = 'error'; - public const SUCCESS = 'success'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING = "pending"; + public const ERROR = "error"; + public const SUCCESS = "success"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ProtocolType.php b/src/Generated/Models/Security/ProtocolType.php index 516f237b74a..d1491e2f323 100644 --- a/src/Generated/Models/Security/ProtocolType.php +++ b/src/Generated/Models/Security/ProtocolType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ProtocolType extends Enum { - public const TCP = 'tcp'; - public const UDP = 'udp'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TCP = "tcp"; + public const UDP = "udp"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/PurgeAreas.php b/src/Generated/Models/Security/PurgeAreas.php index e65d483d1c4..33e2efa8a52 100644 --- a/src/Generated/Models/Security/PurgeAreas.php +++ b/src/Generated/Models/Security/PurgeAreas.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PurgeAreas extends Enum { - public const MAILBOXES = 'mailboxes'; - public const TEAMS_MESSAGES = 'teamsMessages'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MAILBOXES = "mailboxes"; + public const TEAMS_MESSAGES = "teamsMessages"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/PurgeType.php b/src/Generated/Models/Security/PurgeType.php index 81b5803ee9f..3a7de13bedb 100644 --- a/src/Generated/Models/Security/PurgeType.php +++ b/src/Generated/Models/Security/PurgeType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class PurgeType extends Enum { - public const RECOVERABLE = 'recoverable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const PERMANENTLY_DELETE = 'permanentlyDelete'; + public const RECOVERABLE = "recoverable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const PERMANENTLY_DELETE = "permanentlyDelete"; } diff --git a/src/Generated/Models/Security/QueryType.php b/src/Generated/Models/Security/QueryType.php index e83b5f8f054..8b20cb407f2 100644 --- a/src/Generated/Models/Security/QueryType.php +++ b/src/Generated/Models/Security/QueryType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class QueryType extends Enum { - public const FILES = 'files'; - public const MESSAGES = 'messages'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FILES = "files"; + public const MESSAGES = "messages"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/RemediationAction.php b/src/Generated/Models/Security/RemediationAction.php index e4c1c66d9e1..57da40bde24 100644 --- a/src/Generated/Models/Security/RemediationAction.php +++ b/src/Generated/Models/Security/RemediationAction.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class RemediationAction extends Enum { - public const MOVE_TO_JUNK = 'moveToJunk'; - public const MOVE_TO_INBOX = 'moveToInbox'; - public const HARD_DELETE = 'hardDelete'; - public const SOFT_DELETE = 'softDelete'; - public const MOVE_TO_DELETED_ITEMS = 'moveToDeletedItems'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MOVE_TO_JUNK = "moveToJunk"; + public const MOVE_TO_INBOX = "moveToInbox"; + public const HARD_DELETE = "hardDelete"; + public const SOFT_DELETE = "softDelete"; + public const MOVE_TO_DELETED_ITEMS = "moveToDeletedItems"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/RemediationSeverity.php b/src/Generated/Models/Security/RemediationSeverity.php index bf566292438..35a43ea5fd7 100644 --- a/src/Generated/Models/Security/RemediationSeverity.php +++ b/src/Generated/Models/Security/RemediationSeverity.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class RemediationSeverity extends Enum { - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/RetentionTrigger.php b/src/Generated/Models/Security/RetentionTrigger.php index 505cf17c20a..8562a472c10 100644 --- a/src/Generated/Models/Security/RetentionTrigger.php +++ b/src/Generated/Models/Security/RetentionTrigger.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class RetentionTrigger extends Enum { - public const DATE_LABELED = 'dateLabeled'; - public const DATE_CREATED = 'dateCreated'; - public const DATE_MODIFIED = 'dateModified'; - public const DATE_OF_EVENT = 'dateOfEvent'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DATE_LABELED = "dateLabeled"; + public const DATE_CREATED = "dateCreated"; + public const DATE_MODIFIED = "dateModified"; + public const DATE_OF_EVENT = "dateOfEvent"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ScopeType.php b/src/Generated/Models/Security/ScopeType.php index 9ffc66e6ced..5ecaf499f61 100644 --- a/src/Generated/Models/Security/ScopeType.php +++ b/src/Generated/Models/Security/ScopeType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ScopeType extends Enum { - public const DEVICE_GROUP = 'deviceGroup'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICE_GROUP = "deviceGroup"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/SensorHealthStatus.php b/src/Generated/Models/Security/SensorHealthStatus.php index 152c57b6957..3870d17a955 100644 --- a/src/Generated/Models/Security/SensorHealthStatus.php +++ b/src/Generated/Models/Security/SensorHealthStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SensorHealthStatus extends Enum { - public const HEALTHY = 'healthy'; - public const NOT_HEALTHY_LOW = 'notHealthyLow'; - public const NOT_HEALTHY_MEDIUM = 'notHealthyMedium'; - public const NOT_HEALTHY_HIGH = 'notHealthyHigh'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const HEALTHY = "healthy"; + public const NOT_HEALTHY_LOW = "notHealthyLow"; + public const NOT_HEALTHY_MEDIUM = "notHealthyMedium"; + public const NOT_HEALTHY_HIGH = "notHealthyHigh"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/SensorType.php b/src/Generated/Models/Security/SensorType.php index b0878a7ac4a..0ab2189831f 100644 --- a/src/Generated/Models/Security/SensorType.php +++ b/src/Generated/Models/Security/SensorType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SensorType extends Enum { - public const AD_CONNECT_INTEGRATED = 'adConnectIntegrated'; - public const ADCS_INTEGRATED = 'adcsIntegrated'; - public const ADFS_INTEGRATED = 'adfsIntegrated'; - public const DOMAIN_CONTROLLER_INTEGRATED = 'domainControllerIntegrated'; - public const DOMAIN_CONTROLLER_STANDALONE = 'domainControllerStandalone'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AD_CONNECT_INTEGRATED = "adConnectIntegrated"; + public const ADCS_INTEGRATED = "adcsIntegrated"; + public const ADFS_INTEGRATED = "adfsIntegrated"; + public const DOMAIN_CONTROLLER_INTEGRATED = "domainControllerIntegrated"; + public const DOMAIN_CONTROLLER_STANDALONE = "domainControllerStandalone"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ServicePrincipalType.php b/src/Generated/Models/Security/ServicePrincipalType.php index 442e323b8ce..f87cffba295 100644 --- a/src/Generated/Models/Security/ServicePrincipalType.php +++ b/src/Generated/Models/Security/ServicePrincipalType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ServicePrincipalType extends Enum { - public const UNKNOWN = 'unknown'; - public const APPLICATION = 'application'; - public const MANAGED_IDENTITY = 'managedIdentity'; - public const LEGACY = 'legacy'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const APPLICATION = "application"; + public const MANAGED_IDENTITY = "managedIdentity"; + public const LEGACY = "legacy"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ServiceSource.php b/src/Generated/Models/Security/ServiceSource.php index dba7ecf83fd..f97d8e22d61 100644 --- a/src/Generated/Models/Security/ServiceSource.php +++ b/src/Generated/Models/Security/ServiceSource.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceSource extends Enum { - public const UNKNOWN = 'unknown'; - public const MICROSOFT_DEFENDER_FOR_ENDPOINT = 'microsoftDefenderForEndpoint'; - public const MICROSOFT_DEFENDER_FOR_IDENTITY = 'microsoftDefenderForIdentity'; - public const MICROSOFT_DEFENDER_FOR_CLOUD_APPS = 'microsoftDefenderForCloudApps'; - public const MICROSOFT_DEFENDER_FOR_OFFICE365 = 'microsoftDefenderForOffice365'; - public const MICROSOFT365_DEFENDER = 'microsoft365Defender'; - public const AZURE_AD_IDENTITY_PROTECTION = 'azureAdIdentityProtection'; - public const MICROSOFT_APP_GOVERNANCE = 'microsoftAppGovernance'; - public const DATA_LOSS_PREVENTION = 'dataLossPrevention'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const MICROSOFT_DEFENDER_FOR_CLOUD = 'microsoftDefenderForCloud'; - public const MICROSOFT_SENTINEL = 'microsoftSentinel'; - public const MICROSOFT_INSIDER_RISK_MANAGEMENT = 'microsoftInsiderRiskManagement'; + public const UNKNOWN = "unknown"; + public const MICROSOFT_DEFENDER_FOR_ENDPOINT = "microsoftDefenderForEndpoint"; + public const MICROSOFT_DEFENDER_FOR_IDENTITY = "microsoftDefenderForIdentity"; + public const MICROSOFT_DEFENDER_FOR_CLOUD_APPS = "microsoftDefenderForCloudApps"; + public const MICROSOFT_DEFENDER_FOR_OFFICE365 = "microsoftDefenderForOffice365"; + public const MICROSOFT365_DEFENDER = "microsoft365Defender"; + public const AZURE_AD_IDENTITY_PROTECTION = "azureAdIdentityProtection"; + public const MICROSOFT_APP_GOVERNANCE = "microsoftAppGovernance"; + public const DATA_LOSS_PREVENTION = "dataLossPrevention"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const MICROSOFT_DEFENDER_FOR_CLOUD = "microsoftDefenderForCloud"; + public const MICROSOFT_SENTINEL = "microsoftSentinel"; + public const MICROSOFT_INSIDER_RISK_MANAGEMENT = "microsoftInsiderRiskManagement"; } diff --git a/src/Generated/Models/Security/SourceType.php b/src/Generated/Models/Security/SourceType.php index 11358b471cd..06ac48d45a3 100644 --- a/src/Generated/Models/Security/SourceType.php +++ b/src/Generated/Models/Security/SourceType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SourceType extends Enum { - public const MAILBOX = 'mailbox'; - public const SITE = 'site'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MAILBOX = "mailbox"; + public const SITE = "site"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/StopAndQuarantineFileEntityIdentifier.php b/src/Generated/Models/Security/StopAndQuarantineFileEntityIdentifier.php index 0c7050fa1f9..f2329051d16 100644 --- a/src/Generated/Models/Security/StopAndQuarantineFileEntityIdentifier.php +++ b/src/Generated/Models/Security/StopAndQuarantineFileEntityIdentifier.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class StopAndQuarantineFileEntityIdentifier extends Enum { - public const DEVICE_ID = 'deviceId'; - public const SHA1 = 'sha1'; - public const INITIATING_PROCESS_S_H_A1 = 'initiatingProcessSHA1'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICE_ID = "deviceId"; + public const SHA1 = "sha1"; + public const INITIATING_PROCESS_S_H_A1 = "initiatingProcessSHA1"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/SubmissionCategory.php b/src/Generated/Models/Security/SubmissionCategory.php index 9c72f63a535..ccda3339ad9 100644 --- a/src/Generated/Models/Security/SubmissionCategory.php +++ b/src/Generated/Models/Security/SubmissionCategory.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SubmissionCategory extends Enum { - public const NOT_JUNK = 'notJunk'; - public const SPAM = 'spam'; - public const PHISHING = 'phishing'; - public const MALWARE = 'malware'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_JUNK = "notJunk"; + public const SPAM = "spam"; + public const PHISHING = "phishing"; + public const MALWARE = "malware"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/SubmissionClientSource.php b/src/Generated/Models/Security/SubmissionClientSource.php index 5918070e5e2..cc7190354ff 100644 --- a/src/Generated/Models/Security/SubmissionClientSource.php +++ b/src/Generated/Models/Security/SubmissionClientSource.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SubmissionClientSource extends Enum { - public const MICROSOFT = 'microsoft'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT = "microsoft"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/SubmissionContentType.php b/src/Generated/Models/Security/SubmissionContentType.php index 5c11b0581ee..b59d6f9aefb 100644 --- a/src/Generated/Models/Security/SubmissionContentType.php +++ b/src/Generated/Models/Security/SubmissionContentType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SubmissionContentType extends Enum { - public const EMAIL = 'email'; - public const URL = 'url'; - public const FILE = 'file'; - public const APP = 'app'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EMAIL = "email"; + public const URL = "url"; + public const FILE = "file"; + public const APP = "app"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/SubmissionResultCategory.php b/src/Generated/Models/Security/SubmissionResultCategory.php index 8836ef30dbf..f6754410bac 100644 --- a/src/Generated/Models/Security/SubmissionResultCategory.php +++ b/src/Generated/Models/Security/SubmissionResultCategory.php @@ -5,32 +5,32 @@ use Microsoft\Kiota\Abstractions\Enum; class SubmissionResultCategory extends Enum { - public const NOT_JUNK = 'notJunk'; - public const SPAM = 'spam'; - public const PHISHING = 'phishing'; - public const MALWARE = 'malware'; - public const ALLOWED_BY_POLICY = 'allowedByPolicy'; - public const BLOCKED_BY_POLICY = 'blockedByPolicy'; - public const SPOOF = 'spoof'; - public const UNKNOWN = 'unknown'; - public const NO_RESULT_AVAILABLE = 'noResultAvailable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const BEING_ANALYZED = 'beingAnalyzed'; - public const NOT_SUBMITTED_TO_MICROSOFT = 'notSubmittedToMicrosoft'; - public const PHISHING_SIMULATION = 'phishingSimulation'; - public const ALLOWED_DUE_TO_ORGANIZATION_OVERRIDE = 'allowedDueToOrganizationOverride'; - public const BLOCKED_DUE_TO_ORGANIZATION_OVERRIDE = 'blockedDueToOrganizationOverride'; - public const ALLOWED_DUE_TO_USER_OVERRIDE = 'allowedDueToUserOverride'; - public const BLOCKED_DUE_TO_USER_OVERRIDE = 'blockedDueToUserOverride'; - public const ITEM_NOTFOUND = 'itemNotfound'; - public const THREATS_FOUND = 'threatsFound'; - public const NO_THREATS_FOUND = 'noThreatsFound'; - public const DOMAIN_IMPERSONATION = 'domainImpersonation'; - public const USER_IMPERSONATION = 'userImpersonation'; - public const BRAND_IMPERSONATION = 'brandImpersonation'; - public const AUTHENTICATION_FAILURE = 'authenticationFailure'; - public const SPOOFED_BLOCKED = 'spoofedBlocked'; - public const SPOOFED_ALLOWED = 'spoofedAllowed'; - public const REASON_LOST_IN_TRANSIT = 'reasonLostInTransit'; - public const BULK = 'bulk'; + public const NOT_JUNK = "notJunk"; + public const SPAM = "spam"; + public const PHISHING = "phishing"; + public const MALWARE = "malware"; + public const ALLOWED_BY_POLICY = "allowedByPolicy"; + public const BLOCKED_BY_POLICY = "blockedByPolicy"; + public const SPOOF = "spoof"; + public const UNKNOWN = "unknown"; + public const NO_RESULT_AVAILABLE = "noResultAvailable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const BEING_ANALYZED = "beingAnalyzed"; + public const NOT_SUBMITTED_TO_MICROSOFT = "notSubmittedToMicrosoft"; + public const PHISHING_SIMULATION = "phishingSimulation"; + public const ALLOWED_DUE_TO_ORGANIZATION_OVERRIDE = "allowedDueToOrganizationOverride"; + public const BLOCKED_DUE_TO_ORGANIZATION_OVERRIDE = "blockedDueToOrganizationOverride"; + public const ALLOWED_DUE_TO_USER_OVERRIDE = "allowedDueToUserOverride"; + public const BLOCKED_DUE_TO_USER_OVERRIDE = "blockedDueToUserOverride"; + public const ITEM_NOTFOUND = "itemNotfound"; + public const THREATS_FOUND = "threatsFound"; + public const NO_THREATS_FOUND = "noThreatsFound"; + public const DOMAIN_IMPERSONATION = "domainImpersonation"; + public const USER_IMPERSONATION = "userImpersonation"; + public const BRAND_IMPERSONATION = "brandImpersonation"; + public const AUTHENTICATION_FAILURE = "authenticationFailure"; + public const SPOOFED_BLOCKED = "spoofedBlocked"; + public const SPOOFED_ALLOWED = "spoofedAllowed"; + public const REASON_LOST_IN_TRANSIT = "reasonLostInTransit"; + public const BULK = "bulk"; } diff --git a/src/Generated/Models/Security/SubmissionResultDetail.php b/src/Generated/Models/Security/SubmissionResultDetail.php index e97cd076dd2..dcf656baf65 100644 --- a/src/Generated/Models/Security/SubmissionResultDetail.php +++ b/src/Generated/Models/Security/SubmissionResultDetail.php @@ -5,75 +5,75 @@ use Microsoft\Kiota\Abstractions\Enum; class SubmissionResultDetail extends Enum { - public const NONE = 'none'; - public const UNDER_INVESTIGATION = 'underInvestigation'; - public const SIMULATED_THREAT = 'simulatedThreat'; - public const ALLOWED_BY_SEC_OPS = 'allowedBySecOps'; - public const ALLOWED_BY_THIRD_PARTY_FILTERS = 'allowedByThirdPartyFilters'; - public const MESSAGE_NOT_FOUND = 'messageNotFound'; - public const URL_FILE_SHOULD_NOT_BE_BLOCKED = 'urlFileShouldNotBeBlocked'; - public const URL_FILE_SHOULD_BE_BLOCKED = 'urlFileShouldBeBlocked'; - public const URL_FILE_CANNOT_MAKE_DECISION = 'urlFileCannotMakeDecision'; - public const DOMAIN_IMPERSONATION = 'domainImpersonation'; - public const USER_IMPERSONATION = 'userImpersonation'; - public const BRAND_IMPERSONATION = 'brandImpersonation'; - public const OUTBOUND_SHOULD_NOT_BE_BLOCKED = 'outboundShouldNotBeBlocked'; - public const OUTBOUND_SHOULD_BE_BLOCKED = 'outboundShouldBeBlocked'; - public const OUTBOUND_BULK = 'outboundBulk'; - public const OUTBOUND_CANNOT_MAKE_DECISION = 'outboundCannotMakeDecision'; - public const OUTBOUND_NOT_RESCANNED = 'outboundNotRescanned'; - public const ZERO_HOUR_AUTO_PURGE_ALLOWED = 'zeroHourAutoPurgeAllowed'; - public const ZERO_HOUR_AUTO_PURGE_BLOCKED = 'zeroHourAutoPurgeBlocked'; - public const ZERO_HOUR_AUTO_PURGE_QUARANTINE_RELEASED = 'zeroHourAutoPurgeQuarantineReleased'; - public const ON_PREMISES_SKIP = 'onPremisesSkip'; - public const ALLOWED_BY_TENANT_ALLOW_BLOCK_LIST = 'allowedByTenantAllowBlockList'; - public const BLOCKED_BY_TENANT_ALLOW_BLOCK_LIST = 'blockedByTenantAllowBlockList'; - public const ALLOWED_URL_BY_TENANT_ALLOW_BLOCK_LIST = 'allowedUrlByTenantAllowBlockList'; - public const ALLOWED_FILE_BY_TENANT_ALLOW_BLOCK_LIST = 'allowedFileByTenantAllowBlockList'; - public const ALLOWED_SENDER_BY_TENANT_ALLOW_BLOCK_LIST = 'allowedSenderByTenantAllowBlockList'; - public const ALLOWED_RECIPIENT_BY_TENANT_ALLOW_BLOCK_LIST = 'allowedRecipientByTenantAllowBlockList'; - public const BLOCKED_URL_BY_TENANT_ALLOW_BLOCK_LIST = 'blockedUrlByTenantAllowBlockList'; - public const BLOCKED_FILE_BY_TENANT_ALLOW_BLOCK_LIST = 'blockedFileByTenantAllowBlockList'; - public const BLOCKED_SENDER_BY_TENANT_ALLOW_BLOCK_LIST = 'blockedSenderByTenantAllowBlockList'; - public const BLOCKED_RECIPIENT_BY_TENANT_ALLOW_BLOCK_LIST = 'blockedRecipientByTenantAllowBlockList'; - public const ALLOWED_BY_CONNECTION = 'allowedByConnection'; - public const BLOCKED_BY_CONNECTION = 'blockedByConnection'; - public const ALLOWED_BY_EXCHANGE_TRANSPORT_RULE = 'allowedByExchangeTransportRule'; - public const BLOCKED_BY_EXCHANGE_TRANSPORT_RULE = 'blockedByExchangeTransportRule'; - public const QUARANTINE_RELEASED = 'quarantineReleased'; - public const QUARANTINE_RELEASED_THEN_BLOCKED = 'quarantineReleasedThenBlocked'; - public const JUNK_MAIL_RULE_DISABLED = 'junkMailRuleDisabled'; - public const ALLOWED_BY_USER_SETTING = 'allowedByUserSetting'; - public const BLOCKED_BY_USER_SETTING = 'blockedByUserSetting'; - public const ALLOWED_BY_TENANT = 'allowedByTenant'; - public const BLOCKED_BY_TENANT = 'blockedByTenant'; - public const INVALID_FALSE_POSITIVE = 'invalidFalsePositive'; - public const INVALID_FALSE_NEGATIVE = 'invalidFalseNegative'; - public const SPOOF_BLOCKED = 'spoofBlocked'; - public const GOOD_RECLASSIFIED_AS_BAD = 'goodReclassifiedAsBad'; - public const GOOD_RECLASSIFIED_AS_BULK = 'goodReclassifiedAsBulk'; - public const GOOD_RECLASSIFIED_AS_GOOD = 'goodReclassifiedAsGood'; - public const GOOD_RECLASSIFIED_AS_CANNOT_MAKE_DECISION = 'goodReclassifiedAsCannotMakeDecision'; - public const BAD_RECLASSIFIED_AS_GOOD = 'badReclassifiedAsGood'; - public const BAD_RECLASSIFIED_AS_BULK = 'badReclassifiedAsBulk'; - public const BAD_RECLASSIFIED_AS_BAD = 'badReclassifiedAsBad'; - public const BAD_RECLASSIFIED_AS_CANNOT_MAKE_DECISION = 'badReclassifiedAsCannotMakeDecision'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const WILL_NOTIFY_ONCE_DONE = 'willNotifyOnceDone'; - public const CHECK_USER_REPORTED_SETTINGS = 'checkUserReportedSettings'; - public const PART_OF_EDUCATION_CAMPAIGN = 'partOfEducationCampaign'; - public const ALLOWED_BY_ADVANCED_DELIVERY = 'allowedByAdvancedDelivery'; - public const ALLOWED_BY_ENHANCED_FILTERING = 'allowedByEnhancedFiltering'; - public const ITEM_DELETED = 'itemDeleted'; - public const ITEM_FOUND_CLEAN = 'itemFoundClean'; - public const ITEM_FOUND_MALICIOUS = 'itemFoundMalicious'; - public const UNABLE_TO_MAKE_DECISION = 'unableToMakeDecision'; - public const DOMAIN_RESEMBLED_YOUR_ORGANIZATION = 'domainResembledYourOrganization'; - public const END_USER_BEING_IMPERSONATED = 'endUserBeingImpersonated'; - public const ASSOCIATED_WITH_BRAND = 'associatedWithBrand'; - public const SENDER_FAILED_AUTHENTICATION = 'senderFailedAuthentication'; - public const END_USER_BEING_SPOOFED = 'endUserBeingSpoofed'; - public const ITEM_FOUND_BULK = 'itemFoundBulk'; - public const ITEM_NOT_RECEIVED_BY_SERVICE = 'itemNotReceivedByService'; - public const ITEM_FOUND_SPAM = 'itemFoundSpam'; + public const NONE = "none"; + public const UNDER_INVESTIGATION = "underInvestigation"; + public const SIMULATED_THREAT = "simulatedThreat"; + public const ALLOWED_BY_SEC_OPS = "allowedBySecOps"; + public const ALLOWED_BY_THIRD_PARTY_FILTERS = "allowedByThirdPartyFilters"; + public const MESSAGE_NOT_FOUND = "messageNotFound"; + public const URL_FILE_SHOULD_NOT_BE_BLOCKED = "urlFileShouldNotBeBlocked"; + public const URL_FILE_SHOULD_BE_BLOCKED = "urlFileShouldBeBlocked"; + public const URL_FILE_CANNOT_MAKE_DECISION = "urlFileCannotMakeDecision"; + public const DOMAIN_IMPERSONATION = "domainImpersonation"; + public const USER_IMPERSONATION = "userImpersonation"; + public const BRAND_IMPERSONATION = "brandImpersonation"; + public const OUTBOUND_SHOULD_NOT_BE_BLOCKED = "outboundShouldNotBeBlocked"; + public const OUTBOUND_SHOULD_BE_BLOCKED = "outboundShouldBeBlocked"; + public const OUTBOUND_BULK = "outboundBulk"; + public const OUTBOUND_CANNOT_MAKE_DECISION = "outboundCannotMakeDecision"; + public const OUTBOUND_NOT_RESCANNED = "outboundNotRescanned"; + public const ZERO_HOUR_AUTO_PURGE_ALLOWED = "zeroHourAutoPurgeAllowed"; + public const ZERO_HOUR_AUTO_PURGE_BLOCKED = "zeroHourAutoPurgeBlocked"; + public const ZERO_HOUR_AUTO_PURGE_QUARANTINE_RELEASED = "zeroHourAutoPurgeQuarantineReleased"; + public const ON_PREMISES_SKIP = "onPremisesSkip"; + public const ALLOWED_BY_TENANT_ALLOW_BLOCK_LIST = "allowedByTenantAllowBlockList"; + public const BLOCKED_BY_TENANT_ALLOW_BLOCK_LIST = "blockedByTenantAllowBlockList"; + public const ALLOWED_URL_BY_TENANT_ALLOW_BLOCK_LIST = "allowedUrlByTenantAllowBlockList"; + public const ALLOWED_FILE_BY_TENANT_ALLOW_BLOCK_LIST = "allowedFileByTenantAllowBlockList"; + public const ALLOWED_SENDER_BY_TENANT_ALLOW_BLOCK_LIST = "allowedSenderByTenantAllowBlockList"; + public const ALLOWED_RECIPIENT_BY_TENANT_ALLOW_BLOCK_LIST = "allowedRecipientByTenantAllowBlockList"; + public const BLOCKED_URL_BY_TENANT_ALLOW_BLOCK_LIST = "blockedUrlByTenantAllowBlockList"; + public const BLOCKED_FILE_BY_TENANT_ALLOW_BLOCK_LIST = "blockedFileByTenantAllowBlockList"; + public const BLOCKED_SENDER_BY_TENANT_ALLOW_BLOCK_LIST = "blockedSenderByTenantAllowBlockList"; + public const BLOCKED_RECIPIENT_BY_TENANT_ALLOW_BLOCK_LIST = "blockedRecipientByTenantAllowBlockList"; + public const ALLOWED_BY_CONNECTION = "allowedByConnection"; + public const BLOCKED_BY_CONNECTION = "blockedByConnection"; + public const ALLOWED_BY_EXCHANGE_TRANSPORT_RULE = "allowedByExchangeTransportRule"; + public const BLOCKED_BY_EXCHANGE_TRANSPORT_RULE = "blockedByExchangeTransportRule"; + public const QUARANTINE_RELEASED = "quarantineReleased"; + public const QUARANTINE_RELEASED_THEN_BLOCKED = "quarantineReleasedThenBlocked"; + public const JUNK_MAIL_RULE_DISABLED = "junkMailRuleDisabled"; + public const ALLOWED_BY_USER_SETTING = "allowedByUserSetting"; + public const BLOCKED_BY_USER_SETTING = "blockedByUserSetting"; + public const ALLOWED_BY_TENANT = "allowedByTenant"; + public const BLOCKED_BY_TENANT = "blockedByTenant"; + public const INVALID_FALSE_POSITIVE = "invalidFalsePositive"; + public const INVALID_FALSE_NEGATIVE = "invalidFalseNegative"; + public const SPOOF_BLOCKED = "spoofBlocked"; + public const GOOD_RECLASSIFIED_AS_BAD = "goodReclassifiedAsBad"; + public const GOOD_RECLASSIFIED_AS_BULK = "goodReclassifiedAsBulk"; + public const GOOD_RECLASSIFIED_AS_GOOD = "goodReclassifiedAsGood"; + public const GOOD_RECLASSIFIED_AS_CANNOT_MAKE_DECISION = "goodReclassifiedAsCannotMakeDecision"; + public const BAD_RECLASSIFIED_AS_GOOD = "badReclassifiedAsGood"; + public const BAD_RECLASSIFIED_AS_BULK = "badReclassifiedAsBulk"; + public const BAD_RECLASSIFIED_AS_BAD = "badReclassifiedAsBad"; + public const BAD_RECLASSIFIED_AS_CANNOT_MAKE_DECISION = "badReclassifiedAsCannotMakeDecision"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const WILL_NOTIFY_ONCE_DONE = "willNotifyOnceDone"; + public const CHECK_USER_REPORTED_SETTINGS = "checkUserReportedSettings"; + public const PART_OF_EDUCATION_CAMPAIGN = "partOfEducationCampaign"; + public const ALLOWED_BY_ADVANCED_DELIVERY = "allowedByAdvancedDelivery"; + public const ALLOWED_BY_ENHANCED_FILTERING = "allowedByEnhancedFiltering"; + public const ITEM_DELETED = "itemDeleted"; + public const ITEM_FOUND_CLEAN = "itemFoundClean"; + public const ITEM_FOUND_MALICIOUS = "itemFoundMalicious"; + public const UNABLE_TO_MAKE_DECISION = "unableToMakeDecision"; + public const DOMAIN_RESEMBLED_YOUR_ORGANIZATION = "domainResembledYourOrganization"; + public const END_USER_BEING_IMPERSONATED = "endUserBeingImpersonated"; + public const ASSOCIATED_WITH_BRAND = "associatedWithBrand"; + public const SENDER_FAILED_AUTHENTICATION = "senderFailedAuthentication"; + public const END_USER_BEING_SPOOFED = "endUserBeingSpoofed"; + public const ITEM_FOUND_BULK = "itemFoundBulk"; + public const ITEM_NOT_RECEIVED_BY_SERVICE = "itemNotReceivedByService"; + public const ITEM_FOUND_SPAM = "itemFoundSpam"; } diff --git a/src/Generated/Models/Security/SubmissionSource.php b/src/Generated/Models/Security/SubmissionSource.php index 4a4bf088b9b..325d11e651d 100644 --- a/src/Generated/Models/Security/SubmissionSource.php +++ b/src/Generated/Models/Security/SubmissionSource.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SubmissionSource extends Enum { - public const USER = 'user'; - public const ADMINISTRATOR = 'administrator'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER = "user"; + public const ADMINISTRATOR = "administrator"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/TenantAllowBlockListAction.php b/src/Generated/Models/Security/TenantAllowBlockListAction.php index 3c324de1853..aae2ab37fb6 100644 --- a/src/Generated/Models/Security/TenantAllowBlockListAction.php +++ b/src/Generated/Models/Security/TenantAllowBlockListAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TenantAllowBlockListAction extends Enum { - public const ALLOW = 'allow'; - public const BLOCK = 'block'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALLOW = "allow"; + public const BLOCK = "block"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/TenantAllowBlockListEntryType.php b/src/Generated/Models/Security/TenantAllowBlockListEntryType.php index 70c30d27392..e21b21a99db 100644 --- a/src/Generated/Models/Security/TenantAllowBlockListEntryType.php +++ b/src/Generated/Models/Security/TenantAllowBlockListEntryType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TenantAllowBlockListEntryType extends Enum { - public const URL = 'url'; - public const FILE_HASH = 'fileHash'; - public const SENDER = 'sender'; - public const RECIPIENT = 'recipient'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const URL = "url"; + public const FILE_HASH = "fileHash"; + public const SENDER = "sender"; + public const RECIPIENT = "recipient"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/ThreatType.php b/src/Generated/Models/Security/ThreatType.php index d7c75a745a9..67daa3ea294 100644 --- a/src/Generated/Models/Security/ThreatType.php +++ b/src/Generated/Models/Security/ThreatType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatType extends Enum { - public const UNKNOWN = 'unknown'; - public const SPAM = 'spam'; - public const MALWARE = 'malware'; - public const PHISH = 'phish'; - public const NONE = 'none'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SPAM = "spam"; + public const MALWARE = "malware"; + public const PHISH = "phish"; + public const NONE = "none"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/UserAssetIdentifier.php b/src/Generated/Models/Security/UserAssetIdentifier.php index 5f61bca37d6..0caef5d9390 100644 --- a/src/Generated/Models/Security/UserAssetIdentifier.php +++ b/src/Generated/Models/Security/UserAssetIdentifier.php @@ -5,23 +5,23 @@ use Microsoft\Kiota\Abstractions\Enum; class UserAssetIdentifier extends Enum { - public const ACCOUNT_OBJECT_ID = 'accountObjectId'; - public const ACCOUNT_SID = 'accountSid'; - public const ACCOUNT_UPN = 'accountUpn'; - public const ACCOUNT_NAME = 'accountName'; - public const ACCOUNT_DOMAIN = 'accountDomain'; - public const ACCOUNT_ID = 'accountId'; - public const REQUEST_ACCOUNT_SID = 'requestAccountSid'; - public const REQUEST_ACCOUNT_NAME = 'requestAccountName'; - public const REQUEST_ACCOUNT_DOMAIN = 'requestAccountDomain'; - public const RECIPIENT_OBJECT_ID = 'recipientObjectId'; - public const PROCESS_ACCOUNT_OBJECT_ID = 'processAccountObjectId'; - public const INITIATING_ACCOUNT_SID = 'initiatingAccountSid'; - public const INITIATING_PROCESS_ACCOUNT_UPN = 'initiatingProcessAccountUpn'; - public const INITIATING_ACCOUNT_NAME = 'initiatingAccountName'; - public const INITIATING_ACCOUNT_DOMAIN = 'initiatingAccountDomain'; - public const SERVICE_PRINCIPAL_ID = 'servicePrincipalId'; - public const SERVICE_PRINCIPAL_NAME = 'servicePrincipalName'; - public const TARGET_ACCOUNT_UPN = 'targetAccountUpn'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACCOUNT_OBJECT_ID = "accountObjectId"; + public const ACCOUNT_SID = "accountSid"; + public const ACCOUNT_UPN = "accountUpn"; + public const ACCOUNT_NAME = "accountName"; + public const ACCOUNT_DOMAIN = "accountDomain"; + public const ACCOUNT_ID = "accountId"; + public const REQUEST_ACCOUNT_SID = "requestAccountSid"; + public const REQUEST_ACCOUNT_NAME = "requestAccountName"; + public const REQUEST_ACCOUNT_DOMAIN = "requestAccountDomain"; + public const RECIPIENT_OBJECT_ID = "recipientObjectId"; + public const PROCESS_ACCOUNT_OBJECT_ID = "processAccountObjectId"; + public const INITIATING_ACCOUNT_SID = "initiatingAccountSid"; + public const INITIATING_PROCESS_ACCOUNT_UPN = "initiatingProcessAccountUpn"; + public const INITIATING_ACCOUNT_NAME = "initiatingAccountName"; + public const INITIATING_ACCOUNT_DOMAIN = "initiatingAccountDomain"; + public const SERVICE_PRINCIPAL_ID = "servicePrincipalId"; + public const SERVICE_PRINCIPAL_NAME = "servicePrincipalName"; + public const TARGET_ACCOUNT_UPN = "targetAccountUpn"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/UserMailboxSetting.php b/src/Generated/Models/Security/UserMailboxSetting.php index 1f1d16a0357..ef3b2d5d945 100644 --- a/src/Generated/Models/Security/UserMailboxSetting.php +++ b/src/Generated/Models/Security/UserMailboxSetting.php @@ -5,23 +5,23 @@ use Microsoft\Kiota\Abstractions\Enum; class UserMailboxSetting extends Enum { - public const NONE = 'none'; - public const JUNK_MAIL_DELETION = 'junkMailDeletion'; - public const IS_FROM_ADDRESS_IN_ADDRESS_BOOK = 'isFromAddressInAddressBook'; - public const IS_FROM_ADDRESS_IN_ADDRESS_SAFE_LIST = 'isFromAddressInAddressSafeList'; - public const IS_FROM_ADDRESS_IN_ADDRESS_BLOCK_LIST = 'isFromAddressInAddressBlockList'; - public const IS_FROM_ADDRESS_IN_ADDRESS_IMPLICIT_SAFE_LIST = 'isFromAddressInAddressImplicitSafeList'; - public const IS_FROM_ADDRESS_IN_ADDRESS_IMPLICIT_JUNK_LIST = 'isFromAddressInAddressImplicitJunkList'; - public const IS_FROM_DOMAIN_IN_DOMAIN_SAFE_LIST = 'isFromDomainInDomainSafeList'; - public const IS_FROM_DOMAIN_IN_DOMAIN_BLOCK_LIST = 'isFromDomainInDomainBlockList'; - public const IS_RECIPIENT_IN_RECIPIENT_SAFE_LIST = 'isRecipientInRecipientSafeList'; - public const CUSTOM_RULE = 'customRule'; - public const JUNK_MAIL_RULE = 'junkMailRule'; - public const SENDER_PRA_PRESENT = 'senderPraPresent'; - public const FROM_FIRST_TIME_SENDER = 'fromFirstTimeSender'; - public const EXCLUSIVE = 'exclusive'; - public const PRIOR_SEEN_PASS = 'priorSeenPass'; - public const SENDER_AUTHENTICATION_SUCCEEDED = 'senderAuthenticationSucceeded'; - public const IS_JUNK_MAIL_RULE_ENABLED = 'isJunkMailRuleEnabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const JUNK_MAIL_DELETION = "junkMailDeletion"; + public const IS_FROM_ADDRESS_IN_ADDRESS_BOOK = "isFromAddressInAddressBook"; + public const IS_FROM_ADDRESS_IN_ADDRESS_SAFE_LIST = "isFromAddressInAddressSafeList"; + public const IS_FROM_ADDRESS_IN_ADDRESS_BLOCK_LIST = "isFromAddressInAddressBlockList"; + public const IS_FROM_ADDRESS_IN_ADDRESS_IMPLICIT_SAFE_LIST = "isFromAddressInAddressImplicitSafeList"; + public const IS_FROM_ADDRESS_IN_ADDRESS_IMPLICIT_JUNK_LIST = "isFromAddressInAddressImplicitJunkList"; + public const IS_FROM_DOMAIN_IN_DOMAIN_SAFE_LIST = "isFromDomainInDomainSafeList"; + public const IS_FROM_DOMAIN_IN_DOMAIN_BLOCK_LIST = "isFromDomainInDomainBlockList"; + public const IS_RECIPIENT_IN_RECIPIENT_SAFE_LIST = "isRecipientInRecipientSafeList"; + public const CUSTOM_RULE = "customRule"; + public const JUNK_MAIL_RULE = "junkMailRule"; + public const SENDER_PRA_PRESENT = "senderPraPresent"; + public const FROM_FIRST_TIME_SENDER = "fromFirstTimeSender"; + public const EXCLUSIVE = "exclusive"; + public const PRIOR_SEEN_PASS = "priorSeenPass"; + public const SENDER_AUTHENTICATION_SUCCEEDED = "senderAuthenticationSucceeded"; + public const IS_JUNK_MAIL_RULE_ENABLED = "isJunkMailRuleEnabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/VmCloudProvider.php b/src/Generated/Models/Security/VmCloudProvider.php index 677355599f9..479b8b529e0 100644 --- a/src/Generated/Models/Security/VmCloudProvider.php +++ b/src/Generated/Models/Security/VmCloudProvider.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VmCloudProvider extends Enum { - public const UNKNOWN = 'unknown'; - public const AZURE = 'azure'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const AZURE = "azure"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/VulnerabilitySeverity.php b/src/Generated/Models/Security/VulnerabilitySeverity.php index 8b684ecca99..b78353cb5fc 100644 --- a/src/Generated/Models/Security/VulnerabilitySeverity.php +++ b/src/Generated/Models/Security/VulnerabilitySeverity.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class VulnerabilitySeverity extends Enum { - public const NONE = 'none'; - public const LOW = 'low'; - public const MEDIUM = 'medium'; - public const HIGH = 'high'; - public const CRITICAL = 'critical'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const LOW = "low"; + public const MEDIUM = "medium"; + public const HIGH = "high"; + public const CRITICAL = "critical"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Security/WatermarkLayout.php b/src/Generated/Models/Security/WatermarkLayout.php index cb4e04fd022..1942134dbc8 100644 --- a/src/Generated/Models/Security/WatermarkLayout.php +++ b/src/Generated/Models/Security/WatermarkLayout.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class WatermarkLayout extends Enum { - public const HORIZONTAL = 'horizontal'; - public const DIAGONAL = 'diagonal'; + public const HORIZONTAL = "horizontal"; + public const DIAGONAL = "diagonal"; } diff --git a/src/Generated/Models/SecurityBaselineComplianceState.php b/src/Generated/Models/SecurityBaselineComplianceState.php index 4ffe5c0dc3c..f6057b62cd2 100644 --- a/src/Generated/Models/SecurityBaselineComplianceState.php +++ b/src/Generated/Models/SecurityBaselineComplianceState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityBaselineComplianceState extends Enum { - public const UNKNOWN = 'unknown'; - public const SECURE = 'secure'; - public const NOT_APPLICABLE = 'notApplicable'; - public const NOT_SECURE = 'notSecure'; - public const ERROR = 'error'; - public const CONFLICT = 'conflict'; + public const UNKNOWN = "unknown"; + public const SECURE = "secure"; + public const NOT_APPLICABLE = "notApplicable"; + public const NOT_SECURE = "notSecure"; + public const ERROR = "error"; + public const CONFLICT = "conflict"; } diff --git a/src/Generated/Models/SecurityBaselinePolicySourceType.php b/src/Generated/Models/SecurityBaselinePolicySourceType.php index 5c4ea6bb68e..996407a75c2 100644 --- a/src/Generated/Models/SecurityBaselinePolicySourceType.php +++ b/src/Generated/Models/SecurityBaselinePolicySourceType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityBaselinePolicySourceType extends Enum { - public const DEVICE_CONFIGURATION = 'deviceConfiguration'; - public const DEVICE_INTENT = 'deviceIntent'; + public const DEVICE_CONFIGURATION = "deviceConfiguration"; + public const DEVICE_INTENT = "deviceIntent"; } diff --git a/src/Generated/Models/SecurityNetworkProtocol.php b/src/Generated/Models/SecurityNetworkProtocol.php index 78ed4218d81..db9245b8cf3 100644 --- a/src/Generated/Models/SecurityNetworkProtocol.php +++ b/src/Generated/Models/SecurityNetworkProtocol.php @@ -5,28 +5,28 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityNetworkProtocol extends Enum { - public const UNKNOWN = 'unknown'; - public const IP = 'ip'; - public const ICMP = 'icmp'; - public const IGMP = 'igmp'; - public const GGP = 'ggp'; - public const IPV4 = 'ipv4'; - public const TCP = 'tcp'; - public const PUP = 'pup'; - public const UDP = 'udp'; - public const IDP = 'idp'; - public const IPV6 = 'ipv6'; - public const IPV6_ROUTING_HEADER = 'ipv6RoutingHeader'; - public const IPV6_FRAGMENT_HEADER = 'ipv6FragmentHeader'; - public const IP_SEC_ENCAPSULATING_SECURITY_PAYLOAD = 'ipSecEncapsulatingSecurityPayload'; - public const IP_SEC_AUTHENTICATION_HEADER = 'ipSecAuthenticationHeader'; - public const ICMP_V6 = 'icmpV6'; - public const IPV6_NO_NEXT_HEADER = 'ipv6NoNextHeader'; - public const IPV6_DESTINATION_OPTIONS = 'ipv6DestinationOptions'; - public const ND = 'nd'; - public const RAW = 'raw'; - public const IPX = 'ipx'; - public const SPX = 'spx'; - public const SPX_I_I = 'spxII'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const IP = "ip"; + public const ICMP = "icmp"; + public const IGMP = "igmp"; + public const GGP = "ggp"; + public const IPV4 = "ipv4"; + public const TCP = "tcp"; + public const PUP = "pup"; + public const UDP = "udp"; + public const IDP = "idp"; + public const IPV6 = "ipv6"; + public const IPV6_ROUTING_HEADER = "ipv6RoutingHeader"; + public const IPV6_FRAGMENT_HEADER = "ipv6FragmentHeader"; + public const IP_SEC_ENCAPSULATING_SECURITY_PAYLOAD = "ipSecEncapsulatingSecurityPayload"; + public const IP_SEC_AUTHENTICATION_HEADER = "ipSecAuthenticationHeader"; + public const ICMP_V6 = "icmpV6"; + public const IPV6_NO_NEXT_HEADER = "ipv6NoNextHeader"; + public const IPV6_DESTINATION_OPTIONS = "ipv6DestinationOptions"; + public const ND = "nd"; + public const RAW = "raw"; + public const IPX = "ipx"; + public const SPX = "spx"; + public const SPX_I_I = "spxII"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SecurityResourceType.php b/src/Generated/Models/SecurityResourceType.php index 59c5f517997..3464f0ba406 100644 --- a/src/Generated/Models/SecurityResourceType.php +++ b/src/Generated/Models/SecurityResourceType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SecurityResourceType extends Enum { - public const UNKNOWN = 'unknown'; - public const ATTACKED = 'attacked'; - public const RELATED = 'related'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ATTACKED = "attacked"; + public const RELATED = "related"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SendDtmfCompletionReason.php b/src/Generated/Models/SendDtmfCompletionReason.php index a764399aab2..3b71a415910 100644 --- a/src/Generated/Models/SendDtmfCompletionReason.php +++ b/src/Generated/Models/SendDtmfCompletionReason.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SendDtmfCompletionReason extends Enum { - public const UNKNOWN = 'unknown'; - public const COMPLETED_SUCCESSFULLY = 'completedSuccessfully'; - public const MEDIA_OPERATION_CANCELED = 'mediaOperationCanceled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const COMPLETED_SUCCESSFULLY = "completedSuccessfully"; + public const MEDIA_OPERATION_CANCELED = "mediaOperationCanceled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SensitiveTypeScope.php b/src/Generated/Models/SensitiveTypeScope.php index fcfcd2fc413..9b964a5d8ba 100644 --- a/src/Generated/Models/SensitiveTypeScope.php +++ b/src/Generated/Models/SensitiveTypeScope.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SensitiveTypeScope extends Enum { - public const FULL_DOCUMENT = 'fullDocument'; - public const PARTIAL_DOCUMENT = 'partialDocument'; + public const FULL_DOCUMENT = "fullDocument"; + public const PARTIAL_DOCUMENT = "partialDocument"; } diff --git a/src/Generated/Models/SensitiveTypeSource.php b/src/Generated/Models/SensitiveTypeSource.php index 2e51c6b9e5f..6444161898d 100644 --- a/src/Generated/Models/SensitiveTypeSource.php +++ b/src/Generated/Models/SensitiveTypeSource.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SensitiveTypeSource extends Enum { - public const OUT_OF_BOX = 'outOfBox'; - public const TENANT = 'tenant'; + public const OUT_OF_BOX = "outOfBox"; + public const TENANT = "tenant"; } diff --git a/src/Generated/Models/Sensitivity.php b/src/Generated/Models/Sensitivity.php index ed67eefd12b..aa9e494deb2 100644 --- a/src/Generated/Models/Sensitivity.php +++ b/src/Generated/Models/Sensitivity.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class Sensitivity extends Enum { - public const NORMAL = 'normal'; - public const PERSONAL = 'personal'; - public const PRIVATE = 'private'; - public const CONFIDENTIAL = 'confidential'; + public const NORMAL = "normal"; + public const PERSONAL = "personal"; + public const PRIVATE = "private"; + public const CONFIDENTIAL = "confidential"; } diff --git a/src/Generated/Models/SensitivityLabelAssignmentMethod.php b/src/Generated/Models/SensitivityLabelAssignmentMethod.php index 57f1e85010c..bd696fb05c6 100644 --- a/src/Generated/Models/SensitivityLabelAssignmentMethod.php +++ b/src/Generated/Models/SensitivityLabelAssignmentMethod.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SensitivityLabelAssignmentMethod extends Enum { - public const STANDARD = 'standard'; - public const PRIVILEGED = 'privileged'; - public const AUTO = 'auto'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STANDARD = "standard"; + public const PRIVILEGED = "privileged"; + public const AUTO = "auto"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SensitivityLabelTarget.php b/src/Generated/Models/SensitivityLabelTarget.php index 85710603963..3404c54844d 100644 --- a/src/Generated/Models/SensitivityLabelTarget.php +++ b/src/Generated/Models/SensitivityLabelTarget.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SensitivityLabelTarget extends Enum { - public const EMAIL = 'email'; - public const SITE = 'site'; - public const UNIFIED_GROUP = 'unifiedGroup'; - public const TEAMWORK = 'teamwork'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EMAIL = "email"; + public const SITE = "site"; + public const UNIFIED_GROUP = "unifiedGroup"; + public const TEAMWORK = "teamwork"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ServiceAppStatus.php b/src/Generated/Models/ServiceAppStatus.php index 81b4e6d76c8..79e93d9fea2 100644 --- a/src/Generated/Models/ServiceAppStatus.php +++ b/src/Generated/Models/ServiceAppStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceAppStatus extends Enum { - public const INACTIVE = 'inactive'; - public const ACTIVE = 'active'; - public const PENDING_ACTIVE = 'pendingActive'; - public const PENDING_INACTIVE = 'pendingInactive'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INACTIVE = "inactive"; + public const ACTIVE = "active"; + public const PENDING_ACTIVE = "pendingActive"; + public const PENDING_INACTIVE = "pendingInactive"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ServiceHealthClassificationType.php b/src/Generated/Models/ServiceHealthClassificationType.php index f830cc27517..67e0b7da542 100644 --- a/src/Generated/Models/ServiceHealthClassificationType.php +++ b/src/Generated/Models/ServiceHealthClassificationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceHealthClassificationType extends Enum { - public const ADVISORY = 'advisory'; - public const INCIDENT = 'incident'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADVISORY = "advisory"; + public const INCIDENT = "incident"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ServiceHealthOrigin.php b/src/Generated/Models/ServiceHealthOrigin.php index 66317888519..fcaa6bb163c 100644 --- a/src/Generated/Models/ServiceHealthOrigin.php +++ b/src/Generated/Models/ServiceHealthOrigin.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceHealthOrigin extends Enum { - public const MICROSOFT = 'microsoft'; - public const THIRD_PARTY = 'thirdParty'; - public const CUSTOMER = 'customer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT = "microsoft"; + public const THIRD_PARTY = "thirdParty"; + public const CUSTOMER = "customer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ServiceHealthStatus.php b/src/Generated/Models/ServiceHealthStatus.php index c4f6fa9f065..d39f8d97e9c 100644 --- a/src/Generated/Models/ServiceHealthStatus.php +++ b/src/Generated/Models/ServiceHealthStatus.php @@ -5,22 +5,22 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceHealthStatus extends Enum { - public const SERVICE_OPERATIONAL = 'serviceOperational'; - public const INVESTIGATING = 'investigating'; - public const RESTORING_SERVICE = 'restoringService'; - public const VERIFYING_SERVICE = 'verifyingService'; - public const SERVICE_RESTORED = 'serviceRestored'; - public const POST_INCIDENT_REVIEW_PUBLISHED = 'postIncidentReviewPublished'; - public const SERVICE_DEGRADATION = 'serviceDegradation'; - public const SERVICE_INTERRUPTION = 'serviceInterruption'; - public const EXTENDED_RECOVERY = 'extendedRecovery'; - public const FALSE_POSITIVE = 'falsePositive'; - public const INVESTIGATION_SUSPENDED = 'investigationSuspended'; - public const RESOLVED = 'resolved'; - public const MITIGATED_EXTERNAL = 'mitigatedExternal'; - public const MITIGATED = 'mitigated'; - public const RESOLVED_EXTERNAL = 'resolvedExternal'; - public const CONFIRMED = 'confirmed'; - public const REPORTED = 'reported'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SERVICE_OPERATIONAL = "serviceOperational"; + public const INVESTIGATING = "investigating"; + public const RESTORING_SERVICE = "restoringService"; + public const VERIFYING_SERVICE = "verifyingService"; + public const SERVICE_RESTORED = "serviceRestored"; + public const POST_INCIDENT_REVIEW_PUBLISHED = "postIncidentReviewPublished"; + public const SERVICE_DEGRADATION = "serviceDegradation"; + public const SERVICE_INTERRUPTION = "serviceInterruption"; + public const EXTENDED_RECOVERY = "extendedRecovery"; + public const FALSE_POSITIVE = "falsePositive"; + public const INVESTIGATION_SUSPENDED = "investigationSuspended"; + public const RESOLVED = "resolved"; + public const MITIGATED_EXTERNAL = "mitigatedExternal"; + public const MITIGATED = "mitigated"; + public const RESOLVED_EXTERNAL = "resolvedExternal"; + public const CONFIRMED = "confirmed"; + public const REPORTED = "reported"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ServiceNowConnectionStatus.php b/src/Generated/Models/ServiceNowConnectionStatus.php index 143fec34cea..2d8fb920405 100644 --- a/src/Generated/Models/ServiceNowConnectionStatus.php +++ b/src/Generated/Models/ServiceNowConnectionStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceNowConnectionStatus extends Enum { - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ServiceStartType.php b/src/Generated/Models/ServiceStartType.php index ef8d1aa6fe5..74728271198 100644 --- a/src/Generated/Models/ServiceStartType.php +++ b/src/Generated/Models/ServiceStartType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceStartType extends Enum { - public const MANUAL = 'manual'; - public const AUTOMATIC = 'automatic'; - public const DISABLED = 'disabled'; + public const MANUAL = "manual"; + public const AUTOMATIC = "automatic"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/ServiceUpdateCategory.php b/src/Generated/Models/ServiceUpdateCategory.php index 480da9b4585..f5d7a90aa73 100644 --- a/src/Generated/Models/ServiceUpdateCategory.php +++ b/src/Generated/Models/ServiceUpdateCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceUpdateCategory extends Enum { - public const PREVENT_OR_FIX_ISSUE = 'preventOrFixIssue'; - public const PLAN_FOR_CHANGE = 'planForChange'; - public const STAY_INFORMED = 'stayInformed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PREVENT_OR_FIX_ISSUE = "preventOrFixIssue"; + public const PLAN_FOR_CHANGE = "planForChange"; + public const STAY_INFORMED = "stayInformed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ServiceUpdateSeverity.php b/src/Generated/Models/ServiceUpdateSeverity.php index f853b210287..2802e2a7e98 100644 --- a/src/Generated/Models/ServiceUpdateSeverity.php +++ b/src/Generated/Models/ServiceUpdateSeverity.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ServiceUpdateSeverity extends Enum { - public const NORMAL = 'normal'; - public const HIGH = 'high'; - public const CRITICAL = 'critical'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NORMAL = "normal"; + public const HIGH = "high"; + public const CRITICAL = "critical"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SettingSourceType.php b/src/Generated/Models/SettingSourceType.php index 713248abc54..a2369bbda91 100644 --- a/src/Generated/Models/SettingSourceType.php +++ b/src/Generated/Models/SettingSourceType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SettingSourceType extends Enum { - public const DEVICE_CONFIGURATION = 'deviceConfiguration'; - public const DEVICE_INTENT = 'deviceIntent'; + public const DEVICE_CONFIGURATION = "deviceConfiguration"; + public const DEVICE_INTENT = "deviceIntent"; } diff --git a/src/Generated/Models/SetupStatus.php b/src/Generated/Models/SetupStatus.php index 72319261d53..72a361e41c2 100644 --- a/src/Generated/Models/SetupStatus.php +++ b/src/Generated/Models/SetupStatus.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class SetupStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NOT_REGISTERED_YET = 'notRegisteredYet'; - public const REGISTERED_SETUP_NOT_STARTED = 'registeredSetupNotStarted'; - public const REGISTERED_SETUP_IN_PROGRESS = 'registeredSetupInProgress'; - public const REGISTRATION_AND_SETUP_COMPLETED = 'registrationAndSetupCompleted'; - public const REGISTRATION_FAILED = 'registrationFailed'; - public const REGISTRATION_TIMED_OUT = 'registrationTimedOut'; - public const DISABLED = 'disabled'; + public const UNKNOWN = "unknown"; + public const NOT_REGISTERED_YET = "notRegisteredYet"; + public const REGISTERED_SETUP_NOT_STARTED = "registeredSetupNotStarted"; + public const REGISTERED_SETUP_IN_PROGRESS = "registeredSetupInProgress"; + public const REGISTRATION_AND_SETUP_COMPLETED = "registrationAndSetupCompleted"; + public const REGISTRATION_FAILED = "registrationFailed"; + public const REGISTRATION_TIMED_OUT = "registrationTimedOut"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/SharedPCAccountDeletionPolicyType.php b/src/Generated/Models/SharedPCAccountDeletionPolicyType.php index ba93bf77216..e4eb533bfb2 100644 --- a/src/Generated/Models/SharedPCAccountDeletionPolicyType.php +++ b/src/Generated/Models/SharedPCAccountDeletionPolicyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SharedPCAccountDeletionPolicyType extends Enum { - public const IMMEDIATE = 'immediate'; - public const DISK_SPACE_THRESHOLD = 'diskSpaceThreshold'; - public const DISK_SPACE_THRESHOLD_OR_INACTIVE_THRESHOLD = 'diskSpaceThresholdOrInactiveThreshold'; + public const IMMEDIATE = "immediate"; + public const DISK_SPACE_THRESHOLD = "diskSpaceThreshold"; + public const DISK_SPACE_THRESHOLD_OR_INACTIVE_THRESHOLD = "diskSpaceThresholdOrInactiveThreshold"; } diff --git a/src/Generated/Models/SharedPCAllowedAccountType.php b/src/Generated/Models/SharedPCAllowedAccountType.php index d4decda6a86..0b629f5e8e9 100644 --- a/src/Generated/Models/SharedPCAllowedAccountType.php +++ b/src/Generated/Models/SharedPCAllowedAccountType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SharedPCAllowedAccountType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const GUEST = 'guest'; - public const DOMAIN = 'domain'; + public const NOT_CONFIGURED = "notConfigured"; + public const GUEST = "guest"; + public const DOMAIN = "domain"; } diff --git a/src/Generated/Models/SharingCapabilities.php b/src/Generated/Models/SharingCapabilities.php index 4df2c64ad44..b9f4b42e8fb 100644 --- a/src/Generated/Models/SharingCapabilities.php +++ b/src/Generated/Models/SharingCapabilities.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SharingCapabilities extends Enum { - public const DISABLED = 'disabled'; - public const EXTERNAL_USER_SHARING_ONLY = 'externalUserSharingOnly'; - public const EXTERNAL_USER_AND_GUEST_SHARING = 'externalUserAndGuestSharing'; - public const EXISTING_EXTERNAL_USER_SHARING_ONLY = 'existingExternalUserSharingOnly'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DISABLED = "disabled"; + public const EXTERNAL_USER_SHARING_ONLY = "externalUserSharingOnly"; + public const EXTERNAL_USER_AND_GUEST_SHARING = "externalUserAndGuestSharing"; + public const EXISTING_EXTERNAL_USER_SHARING_ONLY = "existingExternalUserSharingOnly"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SharingDomainRestrictionMode.php b/src/Generated/Models/SharingDomainRestrictionMode.php index 9a41e1267a3..bd400a717a7 100644 --- a/src/Generated/Models/SharingDomainRestrictionMode.php +++ b/src/Generated/Models/SharingDomainRestrictionMode.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SharingDomainRestrictionMode extends Enum { - public const NONE = 'none'; - public const ALLOW_LIST = 'allowList'; - public const BLOCK_LIST = 'blockList'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALLOW_LIST = "allowList"; + public const BLOCK_LIST = "blockList"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SharingRole.php b/src/Generated/Models/SharingRole.php index cebc19e1186..9d03ad717c4 100644 --- a/src/Generated/Models/SharingRole.php +++ b/src/Generated/Models/SharingRole.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class SharingRole extends Enum { - public const NONE = 'none'; - public const VIEW = 'view'; - public const EDIT = 'edit'; - public const MANAGE_LIST = 'manageList'; - public const REVIEW = 'review'; - public const RESTRICTED_VIEW = 'restrictedView'; - public const SUBMIT_ONLY = 'submitOnly'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const VIEW = "view"; + public const EDIT = "edit"; + public const MANAGE_LIST = "manageList"; + public const REVIEW = "review"; + public const RESTRICTED_VIEW = "restrictedView"; + public const SUBMIT_ONLY = "submitOnly"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SharingScope.php b/src/Generated/Models/SharingScope.php index becc2e72579..b7795a0769f 100644 --- a/src/Generated/Models/SharingScope.php +++ b/src/Generated/Models/SharingScope.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SharingScope extends Enum { - public const ANYONE = 'anyone'; - public const ORGANIZATION = 'organization'; - public const SPECIFIC_PEOPLE = 'specificPeople'; - public const ANONYMOUS = 'anonymous'; - public const USERS = 'users'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ANYONE = "anyone"; + public const ORGANIZATION = "organization"; + public const SPECIFIC_PEOPLE = "specificPeople"; + public const ANONYMOUS = "anonymous"; + public const USERS = "users"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SignIn.php b/src/Generated/Models/SignIn.php index 6104d2e3ef3..5e8749a9e00 100644 --- a/src/Generated/Models/SignIn.php +++ b/src/Generated/Models/SignIn.php @@ -824,7 +824,7 @@ public function getServicePrincipalName(): ?string { } /** - * Gets the sessionId property value. The sessionId property + * Gets the sessionId property value. Identifier of the session that was generated during the sign-in. * @return string|null */ public function getSessionId(): ?string { @@ -1548,7 +1548,7 @@ public function setServicePrincipalName(?string $value): void { } /** - * Sets the sessionId property value. The sessionId property + * Sets the sessionId property value. Identifier of the session that was generated during the sign-in. * @param string|null $value Value to set for the sessionId property. */ public function setSessionId(?string $value): void { diff --git a/src/Generated/Models/SignInAccessType.php b/src/Generated/Models/SignInAccessType.php index b1b6ebb8967..4ccecca5b50 100644 --- a/src/Generated/Models/SignInAccessType.php +++ b/src/Generated/Models/SignInAccessType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class SignInAccessType extends Enum { - public const NONE = 'none'; - public const B2B_COLLABORATION = 'b2bCollaboration'; - public const B2B_DIRECT_CONNECT = 'b2bDirectConnect'; - public const MICROSOFT_SUPPORT = 'microsoftSupport'; - public const SERVICE_PROVIDER = 'serviceProvider'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const PASSTHROUGH = 'passthrough'; + public const NONE = "none"; + public const B2B_COLLABORATION = "b2bCollaboration"; + public const B2B_DIRECT_CONNECT = "b2bDirectConnect"; + public const MICROSOFT_SUPPORT = "microsoftSupport"; + public const SERVICE_PROVIDER = "serviceProvider"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const PASSTHROUGH = "passthrough"; } diff --git a/src/Generated/Models/SignInAssistantOptions.php b/src/Generated/Models/SignInAssistantOptions.php index 055285cf627..36526def588 100644 --- a/src/Generated/Models/SignInAssistantOptions.php +++ b/src/Generated/Models/SignInAssistantOptions.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SignInAssistantOptions extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DISABLED = 'disabled'; + public const NOT_CONFIGURED = "notConfigured"; + public const DISABLED = "disabled"; } diff --git a/src/Generated/Models/SignInFrequencyAuthenticationType.php b/src/Generated/Models/SignInFrequencyAuthenticationType.php index 27b5b0c26c1..82bb448f498 100644 --- a/src/Generated/Models/SignInFrequencyAuthenticationType.php +++ b/src/Generated/Models/SignInFrequencyAuthenticationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SignInFrequencyAuthenticationType extends Enum { - public const PRIMARY_AND_SECONDARY_AUTHENTICATION = 'primaryAndSecondaryAuthentication'; - public const SECONDARY_AUTHENTICATION = 'secondaryAuthentication'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PRIMARY_AND_SECONDARY_AUTHENTICATION = "primaryAndSecondaryAuthentication"; + public const SECONDARY_AUTHENTICATION = "secondaryAuthentication"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SignInFrequencyInterval.php b/src/Generated/Models/SignInFrequencyInterval.php index 7ea1aa6b243..22f2ae4e869 100644 --- a/src/Generated/Models/SignInFrequencyInterval.php +++ b/src/Generated/Models/SignInFrequencyInterval.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SignInFrequencyInterval extends Enum { - public const TIME_BASED = 'timeBased'; - public const EVERY_TIME = 'everyTime'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TIME_BASED = "timeBased"; + public const EVERY_TIME = "everyTime"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SignInIdentifierType.php b/src/Generated/Models/SignInIdentifierType.php index a647781d59c..8ce7e5b7b3f 100644 --- a/src/Generated/Models/SignInIdentifierType.php +++ b/src/Generated/Models/SignInIdentifierType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SignInIdentifierType extends Enum { - public const USER_PRINCIPAL_NAME = 'userPrincipalName'; - public const PHONE_NUMBER = 'phoneNumber'; - public const PROXY_ADDRESS = 'proxyAddress'; - public const QR_CODE = 'qrCode'; - public const ON_PREMISES_USER_PRINCIPAL_NAME = 'onPremisesUserPrincipalName'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER_PRINCIPAL_NAME = "userPrincipalName"; + public const PHONE_NUMBER = "phoneNumber"; + public const PROXY_ADDRESS = "proxyAddress"; + public const QR_CODE = "qrCode"; + public const ON_PREMISES_USER_PRINCIPAL_NAME = "onPremisesUserPrincipalName"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SignInUserType.php b/src/Generated/Models/SignInUserType.php index 1e18f518cf5..710461261d6 100644 --- a/src/Generated/Models/SignInUserType.php +++ b/src/Generated/Models/SignInUserType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SignInUserType extends Enum { - public const MEMBER = 'member'; - public const GUEST = 'guest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MEMBER = "member"; + public const GUEST = "guest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SigninFrequencyType.php b/src/Generated/Models/SigninFrequencyType.php index 61ee0805b6d..dcb447a8ef6 100644 --- a/src/Generated/Models/SigninFrequencyType.php +++ b/src/Generated/Models/SigninFrequencyType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SigninFrequencyType extends Enum { - public const DAYS = 'days'; - public const HOURS = 'hours'; + public const DAYS = "days"; + public const HOURS = "hours"; } diff --git a/src/Generated/Models/SimulationAttackTechnique.php b/src/Generated/Models/SimulationAttackTechnique.php index 0ff21d0d33f..7a642fe5d67 100644 --- a/src/Generated/Models/SimulationAttackTechnique.php +++ b/src/Generated/Models/SimulationAttackTechnique.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class SimulationAttackTechnique extends Enum { - public const UNKNOWN = 'unknown'; - public const CREDENTIAL_HARVESTING = 'credentialHarvesting'; - public const ATTACHMENT_MALWARE = 'attachmentMalware'; - public const DRIVE_BY_URL = 'driveByUrl'; - public const LINK_IN_ATTACHMENT = 'linkInAttachment'; - public const LINK_TO_MALWARE_FILE = 'linkToMalwareFile'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const O_AUTH_CONSENT_GRANT = 'oAuthConsentGrant'; - public const PHISH_TRAINING = 'phishTraining'; + public const UNKNOWN = "unknown"; + public const CREDENTIAL_HARVESTING = "credentialHarvesting"; + public const ATTACHMENT_MALWARE = "attachmentMalware"; + public const DRIVE_BY_URL = "driveByUrl"; + public const LINK_IN_ATTACHMENT = "linkInAttachment"; + public const LINK_TO_MALWARE_FILE = "linkToMalwareFile"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const O_AUTH_CONSENT_GRANT = "oAuthConsentGrant"; + public const PHISH_TRAINING = "phishTraining"; } diff --git a/src/Generated/Models/SimulationAttackType.php b/src/Generated/Models/SimulationAttackType.php index 94b6d4302bc..3cf4278fb19 100644 --- a/src/Generated/Models/SimulationAttackType.php +++ b/src/Generated/Models/SimulationAttackType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SimulationAttackType extends Enum { - public const UNKNOWN = 'unknown'; - public const SOCIAL = 'social'; - public const CLOUD = 'cloud'; - public const ENDPOINT = 'endpoint'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SOCIAL = "social"; + public const CLOUD = "cloud"; + public const ENDPOINT = "endpoint"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SimulationAutomationRunStatus.php b/src/Generated/Models/SimulationAutomationRunStatus.php index 77affcd9314..47919471776 100644 --- a/src/Generated/Models/SimulationAutomationRunStatus.php +++ b/src/Generated/Models/SimulationAutomationRunStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SimulationAutomationRunStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const SKIPPED = 'skipped'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const SKIPPED = "skipped"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SimulationAutomationStatus.php b/src/Generated/Models/SimulationAutomationStatus.php index 72ab71ddfe9..2d4d7d7761f 100644 --- a/src/Generated/Models/SimulationAutomationStatus.php +++ b/src/Generated/Models/SimulationAutomationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SimulationAutomationStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const DRAFT = 'draft'; - public const NOT_RUNNING = 'notRunning'; - public const RUNNING = 'running'; - public const COMPLETED = 'completed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DRAFT = "draft"; + public const NOT_RUNNING = "notRunning"; + public const RUNNING = "running"; + public const COMPLETED = "completed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SimulationContentSource.php b/src/Generated/Models/SimulationContentSource.php index fc20d44c5b8..8556572d682 100644 --- a/src/Generated/Models/SimulationContentSource.php +++ b/src/Generated/Models/SimulationContentSource.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SimulationContentSource extends Enum { - public const UNKNOWN = 'unknown'; - public const GLOBAL = 'global'; - public const TENANT = 'tenant'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const GLOBAL = "global"; + public const TENANT = "tenant"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SimulationContentStatus.php b/src/Generated/Models/SimulationContentStatus.php index c21485e0884..cf9eb329e86 100644 --- a/src/Generated/Models/SimulationContentStatus.php +++ b/src/Generated/Models/SimulationContentStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SimulationContentStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const DRAFT = 'draft'; - public const READY = 'ready'; - public const ARCHIVE = 'archive'; - public const DELETE = 'delete'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DRAFT = "draft"; + public const READY = "ready"; + public const ARCHIVE = "archive"; + public const DELETE = "delete"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SimulationStatus.php b/src/Generated/Models/SimulationStatus.php index 8b9c04f6878..ceffb3a1bc6 100644 --- a/src/Generated/Models/SimulationStatus.php +++ b/src/Generated/Models/SimulationStatus.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class SimulationStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const DRAFT = 'draft'; - public const RUNNING = 'running'; - public const SCHEDULED = 'scheduled'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const CANCELLED = 'cancelled'; - public const EXCLUDED = 'excluded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const DRAFT = "draft"; + public const RUNNING = "running"; + public const SCHEDULED = "scheduled"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const CANCELLED = "cancelled"; + public const EXCLUDED = "excluded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SingleSignOnMode.php b/src/Generated/Models/SingleSignOnMode.php index f951c6fa4c4..661200d5764 100644 --- a/src/Generated/Models/SingleSignOnMode.php +++ b/src/Generated/Models/SingleSignOnMode.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class SingleSignOnMode extends Enum { - public const NONE = 'none'; - public const ON_PREMISES_KERBEROS = 'onPremisesKerberos'; - public const SAML = 'saml'; - public const PING_HEADER_BASED = 'pingHeaderBased'; - public const AAD_HEADER_BASED = 'aadHeaderBased'; - public const O_AUTH_TOKEN = 'oAuthToken'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ON_PREMISES_KERBEROS = "onPremisesKerberos"; + public const SAML = "saml"; + public const PING_HEADER_BASED = "pingHeaderBased"; + public const AAD_HEADER_BASED = "aadHeaderBased"; + public const O_AUTH_TOKEN = "oAuthToken"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SiteAccessType.php b/src/Generated/Models/SiteAccessType.php index 1b1da166cbc..60877b0accd 100644 --- a/src/Generated/Models/SiteAccessType.php +++ b/src/Generated/Models/SiteAccessType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SiteAccessType extends Enum { - public const BLOCK = 'block'; - public const FULL = 'full'; - public const LIMITED = 'limited'; + public const BLOCK = "block"; + public const FULL = "full"; + public const LIMITED = "limited"; } diff --git a/src/Generated/Models/SiteArchiveStatus.php b/src/Generated/Models/SiteArchiveStatus.php index a2b37e0a42b..9bcd4b7a336 100644 --- a/src/Generated/Models/SiteArchiveStatus.php +++ b/src/Generated/Models/SiteArchiveStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class SiteArchiveStatus extends Enum { - public const RECENTLY_ARCHIVED = 'recentlyArchived'; - public const FULLY_ARCHIVED = 'fullyArchived'; - public const REACTIVATING = 'reactivating'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RECENTLY_ARCHIVED = "recentlyArchived"; + public const FULLY_ARCHIVED = "fullyArchived"; + public const REACTIVATING = "reactivating"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SiteLockState.php b/src/Generated/Models/SiteLockState.php index 92ff6ec50d1..4a0b3e2943b 100644 --- a/src/Generated/Models/SiteLockState.php +++ b/src/Generated/Models/SiteLockState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SiteLockState extends Enum { - public const UNLOCKED = 'unlocked'; - public const LOCKED_READ_ONLY = 'lockedReadOnly'; - public const LOCKED_NO_ACCESS = 'lockedNoAccess'; - public const LOCKED_NO_ADDITIONS = 'lockedNoAdditions'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNLOCKED = "unlocked"; + public const LOCKED_READ_ONLY = "lockedReadOnly"; + public const LOCKED_NO_ACCESS = "lockedNoAccess"; + public const LOCKED_NO_ADDITIONS = "lockedNoAdditions"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SiteSecurityLevel.php b/src/Generated/Models/SiteSecurityLevel.php index 38e3f5a9557..9168e0191df 100644 --- a/src/Generated/Models/SiteSecurityLevel.php +++ b/src/Generated/Models/SiteSecurityLevel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SiteSecurityLevel extends Enum { - public const USER_DEFINED = 'userDefined'; - public const LOW = 'low'; - public const MEDIUM_LOW = 'mediumLow'; - public const MEDIUM = 'medium'; - public const MEDIUM_HIGH = 'mediumHigh'; - public const HIGH = 'high'; + public const USER_DEFINED = "userDefined"; + public const LOW = "low"; + public const MEDIUM_LOW = "mediumLow"; + public const MEDIUM = "medium"; + public const MEDIUM_HIGH = "mediumHigh"; + public const HIGH = "high"; } diff --git a/src/Generated/Models/SkillProficiencyLevel.php b/src/Generated/Models/SkillProficiencyLevel.php index d902b4e7de5..66ee432904b 100644 --- a/src/Generated/Models/SkillProficiencyLevel.php +++ b/src/Generated/Models/SkillProficiencyLevel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SkillProficiencyLevel extends Enum { - public const ELEMENTARY = 'elementary'; - public const LIMITED_WORKING = 'limitedWorking'; - public const GENERAL_PROFESSIONAL = 'generalProfessional'; - public const ADVANCED_PROFESSIONAL = 'advancedProfessional'; - public const EXPERT = 'expert'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ELEMENTARY = "elementary"; + public const LIMITED_WORKING = "limitedWorking"; + public const GENERAL_PROFESSIONAL = "generalProfessional"; + public const ADVANCED_PROFESSIONAL = "advancedProfessional"; + public const EXPERT = "expert"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SocialIdentitySourceType.php b/src/Generated/Models/SocialIdentitySourceType.php index 6f055ffc584..56565c76c5f 100644 --- a/src/Generated/Models/SocialIdentitySourceType.php +++ b/src/Generated/Models/SocialIdentitySourceType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SocialIdentitySourceType extends Enum { - public const FACEBOOK = 'facebook'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const FACEBOOK = "facebook"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/StagedFeatureName.php b/src/Generated/Models/StagedFeatureName.php index 347d3f82c55..2c594ca3715 100644 --- a/src/Generated/Models/StagedFeatureName.php +++ b/src/Generated/Models/StagedFeatureName.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class StagedFeatureName extends Enum { - public const PASSTHROUGH_AUTHENTICATION = 'passthroughAuthentication'; - public const SEAMLESS_SSO = 'seamlessSso'; - public const PASSWORD_HASH_SYNC = 'passwordHashSync'; - public const EMAIL_AS_ALTERNATE_ID = 'emailAsAlternateId'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const CERTIFICATE_BASED_AUTHENTICATION = 'certificateBasedAuthentication'; + public const PASSTHROUGH_AUTHENTICATION = "passthroughAuthentication"; + public const SEAMLESS_SSO = "seamlessSso"; + public const PASSWORD_HASH_SYNC = "passwordHashSync"; + public const EMAIL_AS_ALTERNATE_ID = "emailAsAlternateId"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const CERTIFICATE_BASED_AUTHENTICATION = "certificateBasedAuthentication"; } diff --git a/src/Generated/Models/StateManagementSetting.php b/src/Generated/Models/StateManagementSetting.php index 232861cc03d..a4e1d6c7e80 100644 --- a/src/Generated/Models/StateManagementSetting.php +++ b/src/Generated/Models/StateManagementSetting.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class StateManagementSetting extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const BLOCKED = 'blocked'; - public const ALLOWED = 'allowed'; + public const NOT_CONFIGURED = "notConfigured"; + public const BLOCKED = "blocked"; + public const ALLOWED = "allowed"; } diff --git a/src/Generated/Models/Status.php b/src/Generated/Models/Status.php index acf742d8350..49c3b390d3d 100644 --- a/src/Generated/Models/Status.php +++ b/src/Generated/Models/Status.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class Status extends Enum { - public const ACTIVE = 'active'; - public const UPDATED = 'updated'; - public const DELETED = 'deleted'; - public const IGNORED = 'ignored'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const UPDATED = "updated"; + public const DELETED = "deleted"; + public const IGNORED = "ignored"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/StatusDetail.php b/src/Generated/Models/StatusDetail.php index 194f9bab5f9..a5a1d2d4aa4 100644 --- a/src/Generated/Models/StatusDetail.php +++ b/src/Generated/Models/StatusDetail.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class StatusDetail extends Enum { - public const SUBMITTED = 'submitted'; - public const APPROVED = 'approved'; - public const COMPLETED = 'completed'; - public const CANCELED = 'canceled'; - public const REJECTED = 'rejected'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUBMITTED = "submitted"; + public const APPROVED = "approved"; + public const COMPLETED = "completed"; + public const CANCELED = "canceled"; + public const REJECTED = "rejected"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SubjectAlternativeNameType.php b/src/Generated/Models/SubjectAlternativeNameType.php index c494b2e56ae..d36a1e8c0b3 100644 --- a/src/Generated/Models/SubjectAlternativeNameType.php +++ b/src/Generated/Models/SubjectAlternativeNameType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class SubjectAlternativeNameType extends Enum { - public const NONE = 'none'; - public const EMAIL_ADDRESS = 'emailAddress'; - public const USER_PRINCIPAL_NAME = 'userPrincipalName'; - public const CUSTOM_AZURE_A_D_ATTRIBUTE = 'customAzureADAttribute'; - public const DOMAIN_NAME_SERVICE = 'domainNameService'; - public const UNIVERSAL_RESOURCE_IDENTIFIER = 'universalResourceIdentifier'; + public const NONE = "none"; + public const EMAIL_ADDRESS = "emailAddress"; + public const USER_PRINCIPAL_NAME = "userPrincipalName"; + public const CUSTOM_AZURE_A_D_ATTRIBUTE = "customAzureADAttribute"; + public const DOMAIN_NAME_SERVICE = "domainNameService"; + public const UNIVERSAL_RESOURCE_IDENTIFIER = "universalResourceIdentifier"; } diff --git a/src/Generated/Models/SubjectNameFormat.php b/src/Generated/Models/SubjectNameFormat.php index 355288e2d81..effd95feadb 100644 --- a/src/Generated/Models/SubjectNameFormat.php +++ b/src/Generated/Models/SubjectNameFormat.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class SubjectNameFormat extends Enum { - public const COMMON_NAME = 'commonName'; - public const COMMON_NAME_INCLUDING_EMAIL = 'commonNameIncludingEmail'; - public const COMMON_NAME_AS_EMAIL = 'commonNameAsEmail'; - public const CUSTOM = 'custom'; - public const COMMON_NAME_AS_I_M_E_I = 'commonNameAsIMEI'; - public const COMMON_NAME_AS_SERIAL_NUMBER = 'commonNameAsSerialNumber'; - public const COMMON_NAME_AS_AAD_DEVICE_ID = 'commonNameAsAadDeviceId'; - public const COMMON_NAME_AS_INTUNE_DEVICE_ID = 'commonNameAsIntuneDeviceId'; - public const COMMON_NAME_AS_DURABLE_DEVICE_ID = 'commonNameAsDurableDeviceId'; + public const COMMON_NAME = "commonName"; + public const COMMON_NAME_INCLUDING_EMAIL = "commonNameIncludingEmail"; + public const COMMON_NAME_AS_EMAIL = "commonNameAsEmail"; + public const CUSTOM = "custom"; + public const COMMON_NAME_AS_I_M_E_I = "commonNameAsIMEI"; + public const COMMON_NAME_AS_SERIAL_NUMBER = "commonNameAsSerialNumber"; + public const COMMON_NAME_AS_AAD_DEVICE_ID = "commonNameAsAadDeviceId"; + public const COMMON_NAME_AS_INTUNE_DEVICE_ID = "commonNameAsIntuneDeviceId"; + public const COMMON_NAME_AS_DURABLE_DEVICE_ID = "commonNameAsDurableDeviceId"; } diff --git a/src/Generated/Models/SubjectRightsRequestStage.php b/src/Generated/Models/SubjectRightsRequestStage.php index b8bdb89f574..7c039da73cf 100644 --- a/src/Generated/Models/SubjectRightsRequestStage.php +++ b/src/Generated/Models/SubjectRightsRequestStage.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class SubjectRightsRequestStage extends Enum { - public const CONTENT_RETRIEVAL = 'contentRetrieval'; - public const CONTENT_REVIEW = 'contentReview'; - public const GENERATE_REPORT = 'generateReport'; - public const CONTENT_DELETION = 'contentDeletion'; - public const CASE_RESOLVED = 'caseResolved'; - public const CONTENT_ESTIMATE = 'contentEstimate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const APPROVAL = 'approval'; + public const CONTENT_RETRIEVAL = "contentRetrieval"; + public const CONTENT_REVIEW = "contentReview"; + public const GENERATE_REPORT = "generateReport"; + public const CONTENT_DELETION = "contentDeletion"; + public const CASE_RESOLVED = "caseResolved"; + public const CONTENT_ESTIMATE = "contentEstimate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const APPROVAL = "approval"; } diff --git a/src/Generated/Models/SubjectRightsRequestStageStatus.php b/src/Generated/Models/SubjectRightsRequestStageStatus.php index 50378658f9c..3d27b4b7e3b 100644 --- a/src/Generated/Models/SubjectRightsRequestStageStatus.php +++ b/src/Generated/Models/SubjectRightsRequestStageStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SubjectRightsRequestStageStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const CURRENT = 'current'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_STARTED = "notStarted"; + public const CURRENT = "current"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SubjectRightsRequestStatus.php b/src/Generated/Models/SubjectRightsRequestStatus.php index 3bba5453a5f..57f8a66f583 100644 --- a/src/Generated/Models/SubjectRightsRequestStatus.php +++ b/src/Generated/Models/SubjectRightsRequestStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SubjectRightsRequestStatus extends Enum { - public const ACTIVE = 'active'; - public const CLOSED = 'closed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const CLOSED = "closed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SubjectRightsRequestType.php b/src/Generated/Models/SubjectRightsRequestType.php index e96f261b37e..087c59b1579 100644 --- a/src/Generated/Models/SubjectRightsRequestType.php +++ b/src/Generated/Models/SubjectRightsRequestType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SubjectRightsRequestType extends Enum { - public const EXPORT = 'export'; - public const DELETE = 'delete'; - public const ACCESS = 'access'; - public const TAG_FOR_ACTION = 'tagForAction'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EXPORT = "export"; + public const DELETE = "delete"; + public const ACCESS = "access"; + public const TAG_FOR_ACTION = "tagForAction"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/SynchronizationJobRestartScope.php b/src/Generated/Models/SynchronizationJobRestartScope.php index 6eb6b6a62c6..1e076951bd5 100644 --- a/src/Generated/Models/SynchronizationJobRestartScope.php +++ b/src/Generated/Models/SynchronizationJobRestartScope.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class SynchronizationJobRestartScope extends Enum { - public const NONE = 'None'; - public const CONNECTOR_DATA_STORE = 'ConnectorDataStore'; - public const ESCROWS = 'Escrows'; - public const WATERMARK = 'Watermark'; - public const QUARANTINE_STATE = 'QuarantineState'; - public const FULL = 'Full'; - public const FORCE_DELETES = 'ForceDeletes'; + public const NONE = "None"; + public const CONNECTOR_DATA_STORE = "ConnectorDataStore"; + public const ESCROWS = "Escrows"; + public const WATERMARK = "Watermark"; + public const QUARANTINE_STATE = "QuarantineState"; + public const FULL = "Full"; + public const FORCE_DELETES = "ForceDeletes"; } diff --git a/src/Generated/Models/SynchronizationMetadata.php b/src/Generated/Models/SynchronizationMetadata.php index eb94f0b397f..10697c2cd40 100644 --- a/src/Generated/Models/SynchronizationMetadata.php +++ b/src/Generated/Models/SynchronizationMetadata.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class SynchronizationMetadata extends Enum { - public const GALLERY_APPLICATION_IDENTIFIER = 'galleryApplicationIdentifier'; - public const GALLERY_APPLICATION_KEY = 'galleryApplicationKey'; - public const IS_O_AUTH_ENABLED = 'isOAuthEnabled'; - public const IS_SYNCHRONIZATION_AGENT_ASSIGNMENT_REQUIRED = 'IsSynchronizationAgentAssignmentRequired'; - public const IS_SYNCHRONIZATION_AGENT_REQUIRED = 'isSynchronizationAgentRequired'; - public const IS_SYNCHRONIZATION_IN_PREVIEW = 'isSynchronizationInPreview'; - public const O_AUTH_SETTINGS = 'oAuthSettings'; - public const SYNCHRONIZATION_LEARN_MORE_IBIZA_FW_LINK = 'synchronizationLearnMoreIbizaFwLink'; - public const CONFIGURATION_FIELDS = 'configurationFields'; + public const GALLERY_APPLICATION_IDENTIFIER = "galleryApplicationIdentifier"; + public const GALLERY_APPLICATION_KEY = "galleryApplicationKey"; + public const IS_O_AUTH_ENABLED = "isOAuthEnabled"; + public const IS_SYNCHRONIZATION_AGENT_ASSIGNMENT_REQUIRED = "IsSynchronizationAgentAssignmentRequired"; + public const IS_SYNCHRONIZATION_AGENT_REQUIRED = "isSynchronizationAgentRequired"; + public const IS_SYNCHRONIZATION_IN_PREVIEW = "isSynchronizationInPreview"; + public const O_AUTH_SETTINGS = "oAuthSettings"; + public const SYNCHRONIZATION_LEARN_MORE_IBIZA_FW_LINK = "synchronizationLearnMoreIbizaFwLink"; + public const CONFIGURATION_FIELDS = "configurationFields"; } diff --git a/src/Generated/Models/SynchronizationScheduleState.php b/src/Generated/Models/SynchronizationScheduleState.php index 157e3a0664b..d07d2cc4810 100644 --- a/src/Generated/Models/SynchronizationScheduleState.php +++ b/src/Generated/Models/SynchronizationScheduleState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SynchronizationScheduleState extends Enum { - public const ACTIVE = 'Active'; - public const DISABLED = 'Disabled'; - public const PAUSED = 'Paused'; + public const ACTIVE = "Active"; + public const DISABLED = "Disabled"; + public const PAUSED = "Paused"; } diff --git a/src/Generated/Models/SynchronizationSecret.php b/src/Generated/Models/SynchronizationSecret.php index 570da159495..7abf5e75248 100644 --- a/src/Generated/Models/SynchronizationSecret.php +++ b/src/Generated/Models/SynchronizationSecret.php @@ -5,49 +5,49 @@ use Microsoft\Kiota\Abstractions\Enum; class SynchronizationSecret extends Enum { - public const NONE = 'None'; - public const USER_NAME = 'UserName'; - public const PASSWORD = 'Password'; - public const SECRET_TOKEN = 'SecretToken'; - public const APP_KEY = 'AppKey'; - public const BASE_ADDRESS = 'BaseAddress'; - public const CLIENT_IDENTIFIER = 'ClientIdentifier'; - public const CLIENT_SECRET = 'ClientSecret'; - public const SINGLE_SIGN_ON_TYPE = 'SingleSignOnType'; - public const SANDBOX = 'Sandbox'; - public const URL = 'Url'; - public const DOMAIN = 'Domain'; - public const CONSUMER_KEY = 'ConsumerKey'; - public const CONSUMER_SECRET = 'ConsumerSecret'; - public const TOKEN_KEY = 'TokenKey'; - public const TOKEN_EXPIRATION = 'TokenExpiration'; - public const OAUTH2_ACCESS_TOKEN = 'Oauth2AccessToken'; - public const OAUTH2_ACCESS_TOKEN_CREATION_TIME = 'Oauth2AccessTokenCreationTime'; - public const OAUTH2_REFRESH_TOKEN = 'Oauth2RefreshToken'; - public const SYNC_ALL = 'SyncAll'; - public const INSTANCE_NAME = 'InstanceName'; - public const OAUTH2_CLIENT_ID = 'Oauth2ClientId'; - public const OAUTH2_CLIENT_SECRET = 'Oauth2ClientSecret'; - public const COMPANY_ID = 'CompanyId'; - public const UPDATE_KEY_ON_SOFT_DELETE = 'UpdateKeyOnSoftDelete'; - public const SYNCHRONIZATION_SCHEDULE = 'SynchronizationSchedule'; - public const SYSTEM_OF_RECORD = 'SystemOfRecord'; - public const SANDBOX_NAME = 'SandboxName'; - public const ENFORCE_DOMAIN = 'EnforceDomain'; - public const SYNC_NOTIFICATION_SETTINGS = 'SyncNotificationSettings'; - public const SKIP_OUT_OF_SCOPE_DELETIONS = 'SkipOutOfScopeDeletions'; - public const OAUTH2_AUTHORIZATION_CODE = 'Oauth2AuthorizationCode'; - public const OAUTH2_REDIRECT_URI = 'Oauth2RedirectUri'; - public const APPLICATION_TEMPLATE_IDENTIFIER = 'ApplicationTemplateIdentifier'; - public const OAUTH2_TOKEN_EXCHANGE_URI = 'Oauth2TokenExchangeUri'; - public const OAUTH2_AUTHORIZATION_URI = 'Oauth2AuthorizationUri'; - public const AUTHENTICATION_TYPE = 'AuthenticationType'; - public const SERVER = 'Server'; - public const PERFORM_INBOUND_ENTITLEMENT_GRANTS = 'PerformInboundEntitlementGrants'; - public const HARD_DELETES_ENABLED = 'HardDeletesEnabled'; - public const SYNC_AGENT_COMPATIBILITY_KEY = 'SyncAgentCompatibilityKey'; - public const SYNC_AGENT_A_D_CONTAINER = 'SyncAgentADContainer'; - public const VALIDATE_DOMAIN = 'ValidateDomain'; - public const TEST_REFERENCES = 'TestReferences'; - public const CONNECTION_STRING = 'ConnectionString'; + public const NONE = "None"; + public const USER_NAME = "UserName"; + public const PASSWORD = "Password"; + public const SECRET_TOKEN = "SecretToken"; + public const APP_KEY = "AppKey"; + public const BASE_ADDRESS = "BaseAddress"; + public const CLIENT_IDENTIFIER = "ClientIdentifier"; + public const CLIENT_SECRET = "ClientSecret"; + public const SINGLE_SIGN_ON_TYPE = "SingleSignOnType"; + public const SANDBOX = "Sandbox"; + public const URL = "Url"; + public const DOMAIN = "Domain"; + public const CONSUMER_KEY = "ConsumerKey"; + public const CONSUMER_SECRET = "ConsumerSecret"; + public const TOKEN_KEY = "TokenKey"; + public const TOKEN_EXPIRATION = "TokenExpiration"; + public const OAUTH2_ACCESS_TOKEN = "Oauth2AccessToken"; + public const OAUTH2_ACCESS_TOKEN_CREATION_TIME = "Oauth2AccessTokenCreationTime"; + public const OAUTH2_REFRESH_TOKEN = "Oauth2RefreshToken"; + public const SYNC_ALL = "SyncAll"; + public const INSTANCE_NAME = "InstanceName"; + public const OAUTH2_CLIENT_ID = "Oauth2ClientId"; + public const OAUTH2_CLIENT_SECRET = "Oauth2ClientSecret"; + public const COMPANY_ID = "CompanyId"; + public const UPDATE_KEY_ON_SOFT_DELETE = "UpdateKeyOnSoftDelete"; + public const SYNCHRONIZATION_SCHEDULE = "SynchronizationSchedule"; + public const SYSTEM_OF_RECORD = "SystemOfRecord"; + public const SANDBOX_NAME = "SandboxName"; + public const ENFORCE_DOMAIN = "EnforceDomain"; + public const SYNC_NOTIFICATION_SETTINGS = "SyncNotificationSettings"; + public const SKIP_OUT_OF_SCOPE_DELETIONS = "SkipOutOfScopeDeletions"; + public const OAUTH2_AUTHORIZATION_CODE = "Oauth2AuthorizationCode"; + public const OAUTH2_REDIRECT_URI = "Oauth2RedirectUri"; + public const APPLICATION_TEMPLATE_IDENTIFIER = "ApplicationTemplateIdentifier"; + public const OAUTH2_TOKEN_EXCHANGE_URI = "Oauth2TokenExchangeUri"; + public const OAUTH2_AUTHORIZATION_URI = "Oauth2AuthorizationUri"; + public const AUTHENTICATION_TYPE = "AuthenticationType"; + public const SERVER = "Server"; + public const PERFORM_INBOUND_ENTITLEMENT_GRANTS = "PerformInboundEntitlementGrants"; + public const HARD_DELETES_ENABLED = "HardDeletesEnabled"; + public const SYNC_AGENT_COMPATIBILITY_KEY = "SyncAgentCompatibilityKey"; + public const SYNC_AGENT_A_D_CONTAINER = "SyncAgentADContainer"; + public const VALIDATE_DOMAIN = "ValidateDomain"; + public const TEST_REFERENCES = "TestReferences"; + public const CONNECTION_STRING = "ConnectionString"; } diff --git a/src/Generated/Models/SynchronizationStatusCode.php b/src/Generated/Models/SynchronizationStatusCode.php index 5c5da7a7743..9ba1da681f5 100644 --- a/src/Generated/Models/SynchronizationStatusCode.php +++ b/src/Generated/Models/SynchronizationStatusCode.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SynchronizationStatusCode extends Enum { - public const NOT_CONFIGURED = 'NotConfigured'; - public const NOT_RUN = 'NotRun'; - public const ACTIVE = 'Active'; - public const PAUSED = 'Paused'; - public const QUARANTINE = 'Quarantine'; + public const NOT_CONFIGURED = "NotConfigured"; + public const NOT_RUN = "NotRun"; + public const ACTIVE = "Active"; + public const PAUSED = "Paused"; + public const QUARANTINE = "Quarantine"; } diff --git a/src/Generated/Models/SynchronizationTaskExecutionResult.php b/src/Generated/Models/SynchronizationTaskExecutionResult.php index de3c04a44dc..4deb3d62e33 100644 --- a/src/Generated/Models/SynchronizationTaskExecutionResult.php +++ b/src/Generated/Models/SynchronizationTaskExecutionResult.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class SynchronizationTaskExecutionResult extends Enum { - public const SUCCEEDED = 'Succeeded'; - public const FAILED = 'Failed'; - public const ENTRY_LEVEL_ERRORS = 'EntryLevelErrors'; + public const SUCCEEDED = "Succeeded"; + public const FAILED = "Failed"; + public const ENTRY_LEVEL_ERRORS = "EntryLevelErrors"; } diff --git a/src/Generated/Models/SystemManagementModeLevel.php b/src/Generated/Models/SystemManagementModeLevel.php index 59fb7c5e757..6878c12049c 100644 --- a/src/Generated/Models/SystemManagementModeLevel.php +++ b/src/Generated/Models/SystemManagementModeLevel.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class SystemManagementModeLevel extends Enum { - public const NOT_APPLICABLE = 'notApplicable'; - public const LEVEL1 = 'level1'; - public const LEVEL2 = 'level2'; - public const LEVEL3 = 'level3'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_APPLICABLE = "notApplicable"; + public const LEVEL1 = "level1"; + public const LEVEL2 = "level2"; + public const LEVEL3 = "level3"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TargetedManagedAppGroupType.php b/src/Generated/Models/TargetedManagedAppGroupType.php index 765390f0465..43c241f6d55 100644 --- a/src/Generated/Models/TargetedManagedAppGroupType.php +++ b/src/Generated/Models/TargetedManagedAppGroupType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TargetedManagedAppGroupType extends Enum { - public const SELECTED_PUBLIC_APPS = 'selectedPublicApps'; - public const ALL_CORE_MICROSOFT_APPS = 'allCoreMicrosoftApps'; - public const ALL_MICROSOFT_APPS = 'allMicrosoftApps'; - public const ALL_APPS = 'allApps'; + public const SELECTED_PUBLIC_APPS = "selectedPublicApps"; + public const ALL_CORE_MICROSOFT_APPS = "allCoreMicrosoftApps"; + public const ALL_MICROSOFT_APPS = "allMicrosoftApps"; + public const ALL_APPS = "allApps"; } diff --git a/src/Generated/Models/TargettedUserType.php b/src/Generated/Models/TargettedUserType.php index 65b3adb3885..e939c0870f7 100644 --- a/src/Generated/Models/TargettedUserType.php +++ b/src/Generated/Models/TargettedUserType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TargettedUserType extends Enum { - public const UNKNOWN = 'unknown'; - public const CLICKED = 'clicked'; - public const COMPROMISED = 'compromised'; - public const ALL_USERS = 'allUsers'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CLICKED = "clicked"; + public const COMPROMISED = "compromised"; + public const ALL_USERS = "allUsers"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TaskStatus.php b/src/Generated/Models/TaskStatus.php index cdbeada12ef..5a295ab0dad 100644 --- a/src/Generated/Models/TaskStatus.php +++ b/src/Generated/Models/TaskStatus.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TaskStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const WAITING_ON_OTHERS = 'waitingOnOthers'; - public const DEFERRED = 'deferred'; + public const NOT_STARTED = "notStarted"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const WAITING_ON_OTHERS = "waitingOnOthers"; + public const DEFERRED = "deferred"; } diff --git a/src/Generated/Models/TeamSpecialization.php b/src/Generated/Models/TeamSpecialization.php index 1660a570b44..2b49bebfcfc 100644 --- a/src/Generated/Models/TeamSpecialization.php +++ b/src/Generated/Models/TeamSpecialization.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamSpecialization extends Enum { - public const NONE = 'none'; - public const EDUCATION_STANDARD = 'educationStandard'; - public const EDUCATION_CLASS = 'educationClass'; - public const EDUCATION_PROFESSIONAL_LEARNING_COMMUNITY = 'educationProfessionalLearningCommunity'; - public const EDUCATION_STAFF = 'educationStaff'; - public const HEALTHCARE_STANDARD = 'healthcareStandard'; - public const HEALTHCARE_CARE_COORDINATION = 'healthcareCareCoordination'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const EDUCATION_STANDARD = "educationStandard"; + public const EDUCATION_CLASS = "educationClass"; + public const EDUCATION_PROFESSIONAL_LEARNING_COMMUNITY = "educationProfessionalLearningCommunity"; + public const EDUCATION_STAFF = "educationStaff"; + public const HEALTHCARE_STANDARD = "healthcareStandard"; + public const HEALTHCARE_CARE_COORDINATION = "healthcareCareCoordination"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamTemplateAudience.php b/src/Generated/Models/TeamTemplateAudience.php index fb665175c0e..94222a673c3 100644 --- a/src/Generated/Models/TeamTemplateAudience.php +++ b/src/Generated/Models/TeamTemplateAudience.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamTemplateAudience extends Enum { - public const ORGANIZATION = 'organization'; - public const USER = 'user'; - public const PUBLIC = 'public'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ORGANIZATION = "organization"; + public const USER = "user"; + public const PUBLIC = "public"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamVisibilityType.php b/src/Generated/Models/TeamVisibilityType.php index 6fb10548586..c0bc3abdff8 100644 --- a/src/Generated/Models/TeamVisibilityType.php +++ b/src/Generated/Models/TeamVisibilityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamVisibilityType extends Enum { - public const PRIVATE = 'private'; - public const PUBLIC = 'public'; - public const HIDDEN_MEMBERSHIP = 'hiddenMembership'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PRIVATE = "private"; + public const PUBLIC = "public"; + public const HIDDEN_MEMBERSHIP = "hiddenMembership"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAppDashboardCardSize.php b/src/Generated/Models/TeamsAppDashboardCardSize.php index 1c271959275..a6ccb4c3044 100644 --- a/src/Generated/Models/TeamsAppDashboardCardSize.php +++ b/src/Generated/Models/TeamsAppDashboardCardSize.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAppDashboardCardSize extends Enum { - public const MEDIUM = 'medium'; - public const LARGE = 'large'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MEDIUM = "medium"; + public const LARGE = "large"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAppDashboardCardSourceType.php b/src/Generated/Models/TeamsAppDashboardCardSourceType.php index 0b71fcf136e..b3d48f38dce 100644 --- a/src/Generated/Models/TeamsAppDashboardCardSourceType.php +++ b/src/Generated/Models/TeamsAppDashboardCardSourceType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAppDashboardCardSourceType extends Enum { - public const BOT = 'bot'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BOT = "bot"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAppDistributionMethod.php b/src/Generated/Models/TeamsAppDistributionMethod.php index 3f03cf3bfc1..59bd6e6764b 100644 --- a/src/Generated/Models/TeamsAppDistributionMethod.php +++ b/src/Generated/Models/TeamsAppDistributionMethod.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAppDistributionMethod extends Enum { - public const STORE = 'store'; - public const ORGANIZATION = 'organization'; - public const SIDELOADED = 'sideloaded'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STORE = "store"; + public const ORGANIZATION = "organization"; + public const SIDELOADED = "sideloaded"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAppInstallationScopes.php b/src/Generated/Models/TeamsAppInstallationScopes.php index 6e85a364577..0521d9eb1f0 100644 --- a/src/Generated/Models/TeamsAppInstallationScopes.php +++ b/src/Generated/Models/TeamsAppInstallationScopes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAppInstallationScopes extends Enum { - public const TEAM = 'team'; - public const GROUP_CHAT = 'groupChat'; - public const PERSONAL = 'personal'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEAM = "team"; + public const GROUP_CHAT = "groupChat"; + public const PERSONAL = "personal"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAppPublishingState.php b/src/Generated/Models/TeamsAppPublishingState.php index 6f72ceaa641..dc5b476154a 100644 --- a/src/Generated/Models/TeamsAppPublishingState.php +++ b/src/Generated/Models/TeamsAppPublishingState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAppPublishingState extends Enum { - public const SUBMITTED = 'submitted'; - public const REJECTED = 'rejected'; - public const PUBLISHED = 'published'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUBMITTED = "submitted"; + public const REJECTED = "rejected"; + public const PUBLISHED = "published"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAppResourceSpecificPermissionType.php b/src/Generated/Models/TeamsAppResourceSpecificPermissionType.php index 23f7fce4fc8..c0911555306 100644 --- a/src/Generated/Models/TeamsAppResourceSpecificPermissionType.php +++ b/src/Generated/Models/TeamsAppResourceSpecificPermissionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAppResourceSpecificPermissionType extends Enum { - public const DELEGATED = 'delegated'; - public const APPLICATION = 'application'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DELEGATED = "delegated"; + public const APPLICATION = "application"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAsyncOperationStatus.php b/src/Generated/Models/TeamsAsyncOperationStatus.php index b05a63f6230..65ba67487ab 100644 --- a/src/Generated/Models/TeamsAsyncOperationStatus.php +++ b/src/Generated/Models/TeamsAsyncOperationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAsyncOperationStatus extends Enum { - public const INVALID = 'invalid'; - public const NOT_STARTED = 'notStarted'; - public const IN_PROGRESS = 'inProgress'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INVALID = "invalid"; + public const NOT_STARTED = "notStarted"; + public const IN_PROGRESS = "inProgress"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamsAsyncOperationType.php b/src/Generated/Models/TeamsAsyncOperationType.php index 4c728d9cfdd..05ed505571c 100644 --- a/src/Generated/Models/TeamsAsyncOperationType.php +++ b/src/Generated/Models/TeamsAsyncOperationType.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamsAsyncOperationType extends Enum { - public const INVALID = 'invalid'; - public const CLONE_TEAM = 'cloneTeam'; - public const ARCHIVE_TEAM = 'archiveTeam'; - public const UNARCHIVE_TEAM = 'unarchiveTeam'; - public const CREATE_TEAM = 'createTeam'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const TEAMIFY_GROUP = 'teamifyGroup'; - public const CREATE_CHANNEL = 'createChannel'; - public const CREATE_CHAT = 'createChat'; - public const ARCHIVE_CHANNEL = 'archiveChannel'; - public const UNARCHIVE_CHANNEL = 'unarchiveChannel'; + public const INVALID = "invalid"; + public const CLONE_TEAM = "cloneTeam"; + public const ARCHIVE_TEAM = "archiveTeam"; + public const UNARCHIVE_TEAM = "unarchiveTeam"; + public const CREATE_TEAM = "createTeam"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const TEAMIFY_GROUP = "teamifyGroup"; + public const CREATE_CHANNEL = "createChannel"; + public const CREATE_CHAT = "createChat"; + public const ARCHIVE_CHANNEL = "archiveChannel"; + public const UNARCHIVE_CHANNEL = "unarchiveChannel"; } diff --git a/src/Generated/Models/TeamworkActivityTopicSource.php b/src/Generated/Models/TeamworkActivityTopicSource.php index 1d16a21299b..87831cdb952 100644 --- a/src/Generated/Models/TeamworkActivityTopicSource.php +++ b/src/Generated/Models/TeamworkActivityTopicSource.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkActivityTopicSource extends Enum { - public const ENTITY_URL = 'entityUrl'; - public const TEXT = 'text'; + public const ENTITY_URL = "entityUrl"; + public const TEXT = "text"; } diff --git a/src/Generated/Models/TeamworkApplicationIdentityType.php b/src/Generated/Models/TeamworkApplicationIdentityType.php index 8a573a664bd..792fbe7d7b5 100644 --- a/src/Generated/Models/TeamworkApplicationIdentityType.php +++ b/src/Generated/Models/TeamworkApplicationIdentityType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkApplicationIdentityType extends Enum { - public const AAD_APPLICATION = 'aadApplication'; - public const BOT = 'bot'; - public const TENANT_BOT = 'tenantBot'; - public const OFFICE365_CONNECTOR = 'office365Connector'; - public const OUTGOING_WEBHOOK = 'outgoingWebhook'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const AAD_APPLICATION = "aadApplication"; + public const BOT = "bot"; + public const TENANT_BOT = "tenantBot"; + public const OFFICE365_CONNECTOR = "office365Connector"; + public const OUTGOING_WEBHOOK = "outgoingWebhook"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkCallEventType.php b/src/Generated/Models/TeamworkCallEventType.php index 4098c6c8278..a3356351dbe 100644 --- a/src/Generated/Models/TeamworkCallEventType.php +++ b/src/Generated/Models/TeamworkCallEventType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkCallEventType extends Enum { - public const CALL = 'call'; - public const MEETING = 'meeting'; - public const SCREEN_SHARE = 'screenShare'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CALL = "call"; + public const MEETING = "meeting"; + public const SCREEN_SHARE = "screenShare"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkConnectionStatus.php b/src/Generated/Models/TeamworkConnectionStatus.php index af77217c3bf..c3fa5ff5e1b 100644 --- a/src/Generated/Models/TeamworkConnectionStatus.php +++ b/src/Generated/Models/TeamworkConnectionStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkConnectionStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const CONNECTED = 'connected'; - public const DISCONNECTED = 'disconnected'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const CONNECTED = "connected"; + public const DISCONNECTED = "disconnected"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkConversationIdentityType.php b/src/Generated/Models/TeamworkConversationIdentityType.php index b59c47376f7..a69893d1a51 100644 --- a/src/Generated/Models/TeamworkConversationIdentityType.php +++ b/src/Generated/Models/TeamworkConversationIdentityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkConversationIdentityType extends Enum { - public const TEAM = 'team'; - public const CHANNEL = 'channel'; - public const CHAT = 'chat'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEAM = "team"; + public const CHANNEL = "channel"; + public const CHAT = "chat"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkDeviceActivityState.php b/src/Generated/Models/TeamworkDeviceActivityState.php index 660f2232aa3..9c6d44375bb 100644 --- a/src/Generated/Models/TeamworkDeviceActivityState.php +++ b/src/Generated/Models/TeamworkDeviceActivityState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkDeviceActivityState extends Enum { - public const UNKNOWN = 'unknown'; - public const BUSY = 'busy'; - public const IDLE = 'idle'; - public const UNAVAILABLE = 'unavailable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const BUSY = "busy"; + public const IDLE = "idle"; + public const UNAVAILABLE = "unavailable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkDeviceHealthStatus.php b/src/Generated/Models/TeamworkDeviceHealthStatus.php index 2d4454910ae..caa36079d43 100644 --- a/src/Generated/Models/TeamworkDeviceHealthStatus.php +++ b/src/Generated/Models/TeamworkDeviceHealthStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkDeviceHealthStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const OFFLINE = 'offline'; - public const CRITICAL = 'critical'; - public const NON_URGENT = 'nonUrgent'; - public const HEALTHY = 'healthy'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const OFFLINE = "offline"; + public const CRITICAL = "critical"; + public const NON_URGENT = "nonUrgent"; + public const HEALTHY = "healthy"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkDeviceOperationType.php b/src/Generated/Models/TeamworkDeviceOperationType.php index 35bf99e9ff5..52d1120831e 100644 --- a/src/Generated/Models/TeamworkDeviceOperationType.php +++ b/src/Generated/Models/TeamworkDeviceOperationType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkDeviceOperationType extends Enum { - public const DEVICE_RESTART = 'deviceRestart'; - public const CONFIG_UPDATE = 'configUpdate'; - public const DEVICE_DIAGNOSTICS = 'deviceDiagnostics'; - public const SOFTWARE_UPDATE = 'softwareUpdate'; - public const DEVICE_MANAGEMENT_AGENT_CONFIG_UPDATE = 'deviceManagementAgentConfigUpdate'; - public const REMOTE_LOGIN = 'remoteLogin'; - public const REMOTE_LOGOUT = 'remoteLogout'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICE_RESTART = "deviceRestart"; + public const CONFIG_UPDATE = "configUpdate"; + public const DEVICE_DIAGNOSTICS = "deviceDiagnostics"; + public const SOFTWARE_UPDATE = "softwareUpdate"; + public const DEVICE_MANAGEMENT_AGENT_CONFIG_UPDATE = "deviceManagementAgentConfigUpdate"; + public const REMOTE_LOGIN = "remoteLogin"; + public const REMOTE_LOGOUT = "remoteLogout"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkDeviceType.php b/src/Generated/Models/TeamworkDeviceType.php index 42fa134e0af..9303c6e3afc 100644 --- a/src/Generated/Models/TeamworkDeviceType.php +++ b/src/Generated/Models/TeamworkDeviceType.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkDeviceType extends Enum { - public const UNKNOWN = 'unknown'; - public const IP_PHONE = 'ipPhone'; - public const TEAMS_ROOM = 'teamsRoom'; - public const SURFACE_HUB = 'surfaceHub'; - public const COLLABORATION_BAR = 'collaborationBar'; - public const TEAMS_DISPLAY = 'teamsDisplay'; - public const TOUCH_CONSOLE = 'touchConsole'; - public const LOW_COST_PHONE = 'lowCostPhone'; - public const TEAMS_PANEL = 'teamsPanel'; - public const SIP = 'sip'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const IP_PHONE = "ipPhone"; + public const TEAMS_ROOM = "teamsRoom"; + public const SURFACE_HUB = "surfaceHub"; + public const COLLABORATION_BAR = "collaborationBar"; + public const TEAMS_DISPLAY = "teamsDisplay"; + public const TOUCH_CONSOLE = "touchConsole"; + public const LOW_COST_PHONE = "lowCostPhone"; + public const TEAMS_PANEL = "teamsPanel"; + public const SIP = "sip"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkSoftwareFreshness.php b/src/Generated/Models/TeamworkSoftwareFreshness.php index 31bc51561eb..2f7964910bb 100644 --- a/src/Generated/Models/TeamworkSoftwareFreshness.php +++ b/src/Generated/Models/TeamworkSoftwareFreshness.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkSoftwareFreshness extends Enum { - public const UNKNOWN = 'unknown'; - public const LATEST = 'latest'; - public const UPDATE_AVAILABLE = 'updateAvailable'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const LATEST = "latest"; + public const UPDATE_AVAILABLE = "updateAvailable"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkSoftwareType.php b/src/Generated/Models/TeamworkSoftwareType.php index 19062eda9d2..ac09c813041 100644 --- a/src/Generated/Models/TeamworkSoftwareType.php +++ b/src/Generated/Models/TeamworkSoftwareType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkSoftwareType extends Enum { - public const ADMIN_AGENT = 'adminAgent'; - public const OPERATING_SYSTEM = 'operatingSystem'; - public const TEAMS_CLIENT = 'teamsClient'; - public const FIRMWARE = 'firmware'; - public const PARTNER_AGENT = 'partnerAgent'; - public const COMPANY_PORTAL = 'companyPortal'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADMIN_AGENT = "adminAgent"; + public const OPERATING_SYSTEM = "operatingSystem"; + public const TEAMS_CLIENT = "teamsClient"; + public const FIRMWARE = "firmware"; + public const PARTNER_AGENT = "partnerAgent"; + public const COMPANY_PORTAL = "companyPortal"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkSupportedClient.php b/src/Generated/Models/TeamworkSupportedClient.php index b7e39fb170d..a42e4d09061 100644 --- a/src/Generated/Models/TeamworkSupportedClient.php +++ b/src/Generated/Models/TeamworkSupportedClient.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkSupportedClient extends Enum { - public const UNKNOWN = 'unknown'; - public const SKYPE_DEFAULT_AND_TEAMS = 'skypeDefaultAndTeams'; - public const TEAMS_DEFAULT_AND_SKYPE = 'teamsDefaultAndSkype'; - public const SKYPE_ONLY = 'skypeOnly'; - public const TEAMS_ONLY = 'teamsOnly'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const SKYPE_DEFAULT_AND_TEAMS = "skypeDefaultAndTeams"; + public const TEAMS_DEFAULT_AND_SKYPE = "teamsDefaultAndSkype"; + public const SKYPE_ONLY = "skypeOnly"; + public const TEAMS_ONLY = "teamsOnly"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkTagType.php b/src/Generated/Models/TeamworkTagType.php index b1e0bfabfc1..80162bf1688 100644 --- a/src/Generated/Models/TeamworkTagType.php +++ b/src/Generated/Models/TeamworkTagType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkTagType extends Enum { - public const STANDARD = 'standard'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STANDARD = "standard"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TeamworkUserIdentityType.php b/src/Generated/Models/TeamworkUserIdentityType.php index c1e8ab4961b..61f0bb88379 100644 --- a/src/Generated/Models/TeamworkUserIdentityType.php +++ b/src/Generated/Models/TeamworkUserIdentityType.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class TeamworkUserIdentityType extends Enum { - public const AAD_USER = 'aadUser'; - public const ON_PREMISE_AAD_USER = 'onPremiseAadUser'; - public const ANONYMOUS_GUEST = 'anonymousGuest'; - public const FEDERATED_USER = 'federatedUser'; - public const PERSONAL_MICROSOFT_ACCOUNT_USER = 'personalMicrosoftAccountUser'; - public const SKYPE_USER = 'skypeUser'; - public const PHONE_USER = 'phoneUser'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const EMAIL_USER = 'emailUser'; - public const AZURE_COMMUNICATION_SERVICES_USER = 'azureCommunicationServicesUser'; + public const AAD_USER = "aadUser"; + public const ON_PREMISE_AAD_USER = "onPremiseAadUser"; + public const ANONYMOUS_GUEST = "anonymousGuest"; + public const FEDERATED_USER = "federatedUser"; + public const PERSONAL_MICROSOFT_ACCOUNT_USER = "personalMicrosoftAccountUser"; + public const SKYPE_USER = "skypeUser"; + public const PHONE_USER = "phoneUser"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const EMAIL_USER = "emailUser"; + public const AZURE_COMMUNICATION_SERVICES_USER = "azureCommunicationServicesUser"; } diff --git a/src/Generated/Models/TemplateApplicationLevel.php b/src/Generated/Models/TemplateApplicationLevel.php index f69fa56cb37..57df7bea897 100644 --- a/src/Generated/Models/TemplateApplicationLevel.php +++ b/src/Generated/Models/TemplateApplicationLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TemplateApplicationLevel extends Enum { - public const NONE = 'none'; - public const NEW_PARTNERS = 'newPartners'; - public const EXISTING_PARTNERS = 'existingPartners'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const NEW_PARTNERS = "newPartners"; + public const EXISTING_PARTNERS = "existingPartners"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TemplateScenarios.php b/src/Generated/Models/TemplateScenarios.php index f6aebed97ae..421e8a8e44b 100644 --- a/src/Generated/Models/TemplateScenarios.php +++ b/src/Generated/Models/TemplateScenarios.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class TemplateScenarios extends Enum { - public const NEW = 'new'; - public const SECURE_FOUNDATION = 'secureFoundation'; - public const ZERO_TRUST = 'zeroTrust'; - public const REMOTE_WORK = 'remoteWork'; - public const PROTECT_ADMINS = 'protectAdmins'; - public const EMERGING_THREATS = 'emergingThreats'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NEW = "new"; + public const SECURE_FOUNDATION = "secureFoundation"; + public const ZERO_TRUST = "zeroTrust"; + public const REMOTE_WORK = "remoteWork"; + public const PROTECT_ADMINS = "protectAdmins"; + public const EMERGING_THREATS = "emergingThreats"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TermStore/RelationType.php b/src/Generated/Models/TermStore/RelationType.php index c2b5b4c755d..2cae4de4759 100644 --- a/src/Generated/Models/TermStore/RelationType.php +++ b/src/Generated/Models/TermStore/RelationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class RelationType extends Enum { - public const PIN = 'pin'; - public const REUSE = 'reuse'; + public const PIN = "pin"; + public const REUSE = "reuse"; } diff --git a/src/Generated/Models/TermStore/TermGroupScope.php b/src/Generated/Models/TermStore/TermGroupScope.php index a1af3824b3d..e1ad7cb836f 100644 --- a/src/Generated/Models/TermStore/TermGroupScope.php +++ b/src/Generated/Models/TermStore/TermGroupScope.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TermGroupScope extends Enum { - public const GLOBAL = 'global'; - public const SYSTEM = 'system'; - public const SITE_COLLECTION = 'siteCollection'; + public const GLOBAL = "global"; + public const SYSTEM = "system"; + public const SITE_COLLECTION = "siteCollection"; } diff --git a/src/Generated/Models/ThreatAssessmentContentType.php b/src/Generated/Models/ThreatAssessmentContentType.php index b5732ff5ee9..4b4d3f93eb3 100644 --- a/src/Generated/Models/ThreatAssessmentContentType.php +++ b/src/Generated/Models/ThreatAssessmentContentType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatAssessmentContentType extends Enum { - public const MAIL = 'mail'; - public const URL = 'url'; - public const FILE = 'file'; + public const MAIL = "mail"; + public const URL = "url"; + public const FILE = "file"; } diff --git a/src/Generated/Models/ThreatAssessmentRequestSource.php b/src/Generated/Models/ThreatAssessmentRequestSource.php index 473082c95d6..b64da4f1030 100644 --- a/src/Generated/Models/ThreatAssessmentRequestSource.php +++ b/src/Generated/Models/ThreatAssessmentRequestSource.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatAssessmentRequestSource extends Enum { - public const UNDEFINED = 'undefined'; - public const USER = 'user'; - public const ADMINISTRATOR = 'administrator'; + public const UNDEFINED = "undefined"; + public const USER = "user"; + public const ADMINISTRATOR = "administrator"; } diff --git a/src/Generated/Models/ThreatAssessmentResultType.php b/src/Generated/Models/ThreatAssessmentResultType.php index d18da7617fe..110f6c4fe6a 100644 --- a/src/Generated/Models/ThreatAssessmentResultType.php +++ b/src/Generated/Models/ThreatAssessmentResultType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatAssessmentResultType extends Enum { - public const CHECK_POLICY = 'checkPolicy'; - public const RESCAN = 'rescan'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CHECK_POLICY = "checkPolicy"; + public const RESCAN = "rescan"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ThreatAssessmentStatus.php b/src/Generated/Models/ThreatAssessmentStatus.php index 2f71b5fe22c..178ba03a664 100644 --- a/src/Generated/Models/ThreatAssessmentStatus.php +++ b/src/Generated/Models/ThreatAssessmentStatus.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatAssessmentStatus extends Enum { - public const PENDING = 'pending'; - public const COMPLETED = 'completed'; + public const PENDING = "pending"; + public const COMPLETED = "completed"; } diff --git a/src/Generated/Models/ThreatCategory.php b/src/Generated/Models/ThreatCategory.php index 2c2c46b2111..0e1b850b620 100644 --- a/src/Generated/Models/ThreatCategory.php +++ b/src/Generated/Models/ThreatCategory.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatCategory extends Enum { - public const UNDEFINED = 'undefined'; - public const SPAM = 'spam'; - public const PHISHING = 'phishing'; - public const MALWARE = 'malware'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNDEFINED = "undefined"; + public const SPAM = "spam"; + public const PHISHING = "phishing"; + public const MALWARE = "malware"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ThreatExpectedAssessment.php b/src/Generated/Models/ThreatExpectedAssessment.php index aa247a39074..45039a35eeb 100644 --- a/src/Generated/Models/ThreatExpectedAssessment.php +++ b/src/Generated/Models/ThreatExpectedAssessment.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class ThreatExpectedAssessment extends Enum { - public const BLOCK = 'block'; - public const UNBLOCK = 'unblock'; + public const BLOCK = "block"; + public const UNBLOCK = "unblock"; } diff --git a/src/Generated/Models/TiAction.php b/src/Generated/Models/TiAction.php index 28795b5ac8e..f44e367e796 100644 --- a/src/Generated/Models/TiAction.php +++ b/src/Generated/Models/TiAction.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TiAction extends Enum { - public const UNKNOWN = 'unknown'; - public const ALLOW = 'allow'; - public const BLOCK = 'block'; - public const ALERT = 'alert'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ALLOW = "allow"; + public const BLOCK = "block"; + public const ALERT = "alert"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TimeCardState.php b/src/Generated/Models/TimeCardState.php index 398a0003075..01b65836b98 100644 --- a/src/Generated/Models/TimeCardState.php +++ b/src/Generated/Models/TimeCardState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TimeCardState extends Enum { - public const CLOCKED_IN = 'clockedIn'; - public const ON_BREAK = 'onBreak'; - public const CLOCKED_OUT = 'clockedOut'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CLOCKED_IN = "clockedIn"; + public const ON_BREAK = "onBreak"; + public const CLOCKED_OUT = "clockedOut"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TimeOffReasonIconType.php b/src/Generated/Models/TimeOffReasonIconType.php index 5ad23caf0cf..83ca58ae6ce 100644 --- a/src/Generated/Models/TimeOffReasonIconType.php +++ b/src/Generated/Models/TimeOffReasonIconType.php @@ -5,26 +5,26 @@ use Microsoft\Kiota\Abstractions\Enum; class TimeOffReasonIconType extends Enum { - public const NONE = 'none'; - public const CAR = 'car'; - public const CALENDAR = 'calendar'; - public const RUNNING = 'running'; - public const PLANE = 'plane'; - public const FIRST_AID = 'firstAid'; - public const DOCTOR = 'doctor'; - public const NOT_WORKING = 'notWorking'; - public const CLOCK = 'clock'; - public const JURY_DUTY = 'juryDuty'; - public const GLOBE = 'globe'; - public const CUP = 'cup'; - public const PHONE = 'phone'; - public const WEATHER = 'weather'; - public const UMBRELLA = 'umbrella'; - public const PIGGY_BANK = 'piggyBank'; - public const DOG = 'dog'; - public const CAKE = 'cake'; - public const TRAFFIC_CONE = 'trafficCone'; - public const PIN = 'pin'; - public const SUNNY = 'sunny'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CAR = "car"; + public const CALENDAR = "calendar"; + public const RUNNING = "running"; + public const PLANE = "plane"; + public const FIRST_AID = "firstAid"; + public const DOCTOR = "doctor"; + public const NOT_WORKING = "notWorking"; + public const CLOCK = "clock"; + public const JURY_DUTY = "juryDuty"; + public const GLOBE = "globe"; + public const CUP = "cup"; + public const PHONE = "phone"; + public const WEATHER = "weather"; + public const UMBRELLA = "umbrella"; + public const PIGGY_BANK = "piggyBank"; + public const DOG = "dog"; + public const CAKE = "cake"; + public const TRAFFIC_CONE = "trafficCone"; + public const PIN = "pin"; + public const SUNNY = "sunny"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TitleAreaLayoutType.php b/src/Generated/Models/TitleAreaLayoutType.php index 5d453c66554..09e302b2ce7 100644 --- a/src/Generated/Models/TitleAreaLayoutType.php +++ b/src/Generated/Models/TitleAreaLayoutType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TitleAreaLayoutType extends Enum { - public const IMAGE_AND_TITLE = 'imageAndTitle'; - public const PLAIN = 'plain'; - public const COLOR_BLOCK = 'colorBlock'; - public const OVERLAP = 'overlap'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const IMAGE_AND_TITLE = "imageAndTitle"; + public const PLAIN = "plain"; + public const COLOR_BLOCK = "colorBlock"; + public const OVERLAP = "overlap"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TitleAreaTextAlignmentType.php b/src/Generated/Models/TitleAreaTextAlignmentType.php index 49da1b3e9ae..90d3c3f9a82 100644 --- a/src/Generated/Models/TitleAreaTextAlignmentType.php +++ b/src/Generated/Models/TitleAreaTextAlignmentType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TitleAreaTextAlignmentType extends Enum { - public const LEFT = 'left'; - public const CENTER = 'center'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LEFT = "left"; + public const CENTER = "center"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TlpLevel.php b/src/Generated/Models/TlpLevel.php index 5efd8f58bb3..dce901e001c 100644 --- a/src/Generated/Models/TlpLevel.php +++ b/src/Generated/Models/TlpLevel.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TlpLevel extends Enum { - public const UNKNOWN = 'unknown'; - public const WHITE = 'white'; - public const GREEN = 'green'; - public const AMBER = 'amber'; - public const RED = 'red'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const WHITE = "white"; + public const GREEN = "green"; + public const AMBER = "amber"; + public const RED = "red"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TokenFormat.php b/src/Generated/Models/TokenFormat.php index a8c30a79a30..2acc67aa1ae 100644 --- a/src/Generated/Models/TokenFormat.php +++ b/src/Generated/Models/TokenFormat.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TokenFormat extends Enum { - public const SAML = 'saml'; - public const JWT = 'jwt'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SAML = "saml"; + public const JWT = "jwt"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TokenIssuerType.php b/src/Generated/Models/TokenIssuerType.php index f20a037505b..09e1b7815af 100644 --- a/src/Generated/Models/TokenIssuerType.php +++ b/src/Generated/Models/TokenIssuerType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TokenIssuerType extends Enum { - public const AZURE_A_D = 'AzureAD'; - public const A_D_FEDERATION_SERVICES = 'ADFederationServices'; - public const UNKNOWN_FUTURE_VALUE = 'UnknownFutureValue'; - public const AZURE_A_D_BACKUP_AUTH = 'AzureADBackupAuth'; - public const A_D_FEDERATION_SERVICES_M_F_A_ADAPTER = 'ADFederationServicesMFAAdapter'; - public const N_P_S_EXTENSION = 'NPSExtension'; + public const AZURE_A_D = "AzureAD"; + public const A_D_FEDERATION_SERVICES = "ADFederationServices"; + public const UNKNOWN_FUTURE_VALUE = "UnknownFutureValue"; + public const AZURE_A_D_BACKUP_AUTH = "AzureADBackupAuth"; + public const A_D_FEDERATION_SERVICES_M_F_A_ADAPTER = "ADFederationServicesMFAAdapter"; + public const N_P_S_EXTENSION = "NPSExtension"; } diff --git a/src/Generated/Models/TokenProtectionStatus.php b/src/Generated/Models/TokenProtectionStatus.php index 17cfd30bb85..39bc2b96b86 100644 --- a/src/Generated/Models/TokenProtectionStatus.php +++ b/src/Generated/Models/TokenProtectionStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TokenProtectionStatus extends Enum { - public const NONE = 'none'; - public const BOUND = 'bound'; - public const UNBOUND = 'unbound'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const BOUND = "bound"; + public const UNBOUND = "unbound"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Tone.php b/src/Generated/Models/Tone.php index dd7c2686763..5bbdc2ee54e 100644 --- a/src/Generated/Models/Tone.php +++ b/src/Generated/Models/Tone.php @@ -5,21 +5,21 @@ use Microsoft\Kiota\Abstractions\Enum; class Tone extends Enum { - public const TONE0 = 'tone0'; - public const TONE1 = 'tone1'; - public const TONE2 = 'tone2'; - public const TONE3 = 'tone3'; - public const TONE4 = 'tone4'; - public const TONE5 = 'tone5'; - public const TONE6 = 'tone6'; - public const TONE7 = 'tone7'; - public const TONE8 = 'tone8'; - public const TONE9 = 'tone9'; - public const STAR = 'star'; - public const POUND = 'pound'; - public const A = 'a'; - public const B = 'b'; - public const C = 'c'; - public const D = 'd'; - public const FLASH = 'flash'; + public const TONE0 = "tone0"; + public const TONE1 = "tone1"; + public const TONE2 = "tone2"; + public const TONE3 = "tone3"; + public const TONE4 = "tone4"; + public const TONE5 = "tone5"; + public const TONE6 = "tone6"; + public const TONE7 = "tone7"; + public const TONE8 = "tone8"; + public const TONE9 = "tone9"; + public const STAR = "star"; + public const POUND = "pound"; + public const A = "a"; + public const B = "b"; + public const C = "c"; + public const D = "d"; + public const FLASH = "flash"; } diff --git a/src/Generated/Models/TrainingAssignedTo.php b/src/Generated/Models/TrainingAssignedTo.php index d3736dafd96..5569a783734 100644 --- a/src/Generated/Models/TrainingAssignedTo.php +++ b/src/Generated/Models/TrainingAssignedTo.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class TrainingAssignedTo extends Enum { - public const NONE = 'none'; - public const ALL_USERS = 'allUsers'; - public const CLICKED_PAYLOAD = 'clickedPayload'; - public const COMPROMISED = 'compromised'; - public const REPORTED_PHISH = 'reportedPhish'; - public const READ_BUT_NOT_CLICKED = 'readButNotClicked'; - public const DID_NOTHING = 'didNothing'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const ALL_USERS = "allUsers"; + public const CLICKED_PAYLOAD = "clickedPayload"; + public const COMPROMISED = "compromised"; + public const REPORTED_PHISH = "reportedPhish"; + public const READ_BUT_NOT_CLICKED = "readButNotClicked"; + public const DID_NOTHING = "didNothing"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TrainingAvailabilityStatus.php b/src/Generated/Models/TrainingAvailabilityStatus.php index 1e213ae3567..72c19e96978 100644 --- a/src/Generated/Models/TrainingAvailabilityStatus.php +++ b/src/Generated/Models/TrainingAvailabilityStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TrainingAvailabilityStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const NOT_AVAILABLE = 'notAvailable'; - public const AVAILABLE = 'available'; - public const ARCHIVE = 'archive'; - public const DELETE = 'delete'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NOT_AVAILABLE = "notAvailable"; + public const AVAILABLE = "available"; + public const ARCHIVE = "archive"; + public const DELETE = "delete"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TrainingCompletionDuration.php b/src/Generated/Models/TrainingCompletionDuration.php index 7c17fc24776..9a81a971863 100644 --- a/src/Generated/Models/TrainingCompletionDuration.php +++ b/src/Generated/Models/TrainingCompletionDuration.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TrainingCompletionDuration extends Enum { - public const WEEK = 'week'; - public const FORTNITE = 'fortnite'; - public const MONTH = 'month'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const WEEK = "week"; + public const FORTNITE = "fortnite"; + public const MONTH = "month"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TrainingSettingType.php b/src/Generated/Models/TrainingSettingType.php index 1205c0137b7..0ad3572da81 100644 --- a/src/Generated/Models/TrainingSettingType.php +++ b/src/Generated/Models/TrainingSettingType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class TrainingSettingType extends Enum { - public const MICROSOFT_CUSTOM = 'microsoftCustom'; - public const MICROSOFT_MANAGED = 'microsoftManaged'; - public const NO_TRAINING = 'noTraining'; - public const CUSTOM = 'custom'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MICROSOFT_CUSTOM = "microsoftCustom"; + public const MICROSOFT_MANAGED = "microsoftManaged"; + public const NO_TRAINING = "noTraining"; + public const CUSTOM = "custom"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TrainingStatus.php b/src/Generated/Models/TrainingStatus.php index c3536958b0d..3a3cb8642e2 100644 --- a/src/Generated/Models/TrainingStatus.php +++ b/src/Generated/Models/TrainingStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class TrainingStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ASSIGNED = 'assigned'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const OVERDUE = 'overdue'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ASSIGNED = "assigned"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const OVERDUE = "overdue"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TrainingType.php b/src/Generated/Models/TrainingType.php index 0364744325c..4b5f939ddb5 100644 --- a/src/Generated/Models/TrainingType.php +++ b/src/Generated/Models/TrainingType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TrainingType extends Enum { - public const UNKNOWN = 'unknown'; - public const PHISHING = 'phishing'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const PHISHING = "phishing"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TransformationExtractType.php b/src/Generated/Models/TransformationExtractType.php index 680a899af79..7c3c69aa5d2 100644 --- a/src/Generated/Models/TransformationExtractType.php +++ b/src/Generated/Models/TransformationExtractType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TransformationExtractType extends Enum { - public const PREFIX = 'prefix'; - public const SUFFIX = 'suffix'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PREFIX = "prefix"; + public const SUFFIX = "suffix"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TransformationTrimType.php b/src/Generated/Models/TransformationTrimType.php index 7fde252f831..82c7ff1058f 100644 --- a/src/Generated/Models/TransformationTrimType.php +++ b/src/Generated/Models/TransformationTrimType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class TransformationTrimType extends Enum { - public const LEADING = 'leading'; - public const TRAILING = 'trailing'; - public const LEADING_AND_TRAILING = 'leadingAndTrailing'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LEADING = "leading"; + public const TRAILING = "trailing"; + public const LEADING_AND_TRAILING = "leadingAndTrailing"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/TranslationBehavior.php b/src/Generated/Models/TranslationBehavior.php index 123a649ae5f..a66863c8905 100644 --- a/src/Generated/Models/TranslationBehavior.php +++ b/src/Generated/Models/TranslationBehavior.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TranslationBehavior extends Enum { - public const ASK = 'Ask'; - public const YES = 'Yes'; - public const NO = 'No'; + public const ASK = "Ask"; + public const YES = "Yes"; + public const NO = "No"; } diff --git a/src/Generated/Models/TrustFrameworkKeyStatus.php b/src/Generated/Models/TrustFrameworkKeyStatus.php index 4e7aa280c7f..ee0ed575ad1 100644 --- a/src/Generated/Models/TrustFrameworkKeyStatus.php +++ b/src/Generated/Models/TrustFrameworkKeyStatus.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class TrustFrameworkKeyStatus extends Enum { - public const ENABLED = 'enabled'; - public const DISABLED = 'disabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ENABLED = "enabled"; + public const DISABLED = "disabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UnifiedRoleScheduleRequestActions.php b/src/Generated/Models/UnifiedRoleScheduleRequestActions.php index bc68a75e8a7..4aaecfb5e6a 100644 --- a/src/Generated/Models/UnifiedRoleScheduleRequestActions.php +++ b/src/Generated/Models/UnifiedRoleScheduleRequestActions.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class UnifiedRoleScheduleRequestActions extends Enum { - public const ADMIN_ASSIGN = 'adminAssign'; - public const ADMIN_UPDATE = 'adminUpdate'; - public const ADMIN_REMOVE = 'adminRemove'; - public const SELF_ACTIVATE = 'selfActivate'; - public const SELF_DEACTIVATE = 'selfDeactivate'; - public const ADMIN_EXTEND = 'adminExtend'; - public const ADMIN_RENEW = 'adminRenew'; - public const SELF_EXTEND = 'selfExtend'; - public const SELF_RENEW = 'selfRenew'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADMIN_ASSIGN = "adminAssign"; + public const ADMIN_UPDATE = "adminUpdate"; + public const ADMIN_REMOVE = "adminRemove"; + public const SELF_ACTIVATE = "selfActivate"; + public const SELF_DEACTIVATE = "selfDeactivate"; + public const ADMIN_EXTEND = "adminExtend"; + public const ADMIN_RENEW = "adminRenew"; + public const SELF_EXTEND = "selfExtend"; + public const SELF_RENEW = "selfRenew"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UpdateClassification.php b/src/Generated/Models/UpdateClassification.php index 0020e45c49a..386de7a5bdd 100644 --- a/src/Generated/Models/UpdateClassification.php +++ b/src/Generated/Models/UpdateClassification.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class UpdateClassification extends Enum { - public const USER_DEFINED = 'userDefined'; - public const RECOMMENDED_AND_IMPORTANT = 'recommendedAndImportant'; - public const IMPORTANT = 'important'; - public const NONE = 'none'; + public const USER_DEFINED = "userDefined"; + public const RECOMMENDED_AND_IMPORTANT = "recommendedAndImportant"; + public const IMPORTANT = "important"; + public const NONE = "none"; } diff --git a/src/Generated/Models/UriUsageType.php b/src/Generated/Models/UriUsageType.php index 34a00fb18ca..acc29544074 100644 --- a/src/Generated/Models/UriUsageType.php +++ b/src/Generated/Models/UriUsageType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class UriUsageType extends Enum { - public const REDIRECT_URI = 'redirectUri'; - public const IDENTIFIER_URI = 'identifierUri'; - public const LOGIN_URL = 'loginUrl'; - public const LOGOUT_URL = 'logoutUrl'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REDIRECT_URI = "redirectUri"; + public const IDENTIFIER_URI = "identifierUri"; + public const LOGIN_URL = "loginUrl"; + public const LOGOUT_URL = "logoutUrl"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UsageAuthMethod.php b/src/Generated/Models/UsageAuthMethod.php index 82ad08b15b0..2a356bcc705 100644 --- a/src/Generated/Models/UsageAuthMethod.php +++ b/src/Generated/Models/UsageAuthMethod.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class UsageAuthMethod extends Enum { - public const EMAIL = 'email'; - public const MOBILE_S_M_S = 'mobileSMS'; - public const MOBILE_CALL = 'mobileCall'; - public const OFFICE_PHONE = 'officePhone'; - public const SECURITY_QUESTION = 'securityQuestion'; - public const APP_NOTIFICATION = 'appNotification'; - public const APP_CODE = 'appCode'; - public const ALTERNATE_MOBILE_CALL = 'alternateMobileCall'; - public const FIDO = 'fido'; - public const APP_PASSWORD = 'appPassword'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EMAIL = "email"; + public const MOBILE_S_M_S = "mobileSMS"; + public const MOBILE_CALL = "mobileCall"; + public const OFFICE_PHONE = "officePhone"; + public const SECURITY_QUESTION = "securityQuestion"; + public const APP_NOTIFICATION = "appNotification"; + public const APP_CODE = "appCode"; + public const ALTERNATE_MOBILE_CALL = "alternateMobileCall"; + public const FIDO = "fido"; + public const APP_PASSWORD = "appPassword"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UsageRightState.php b/src/Generated/Models/UsageRightState.php index 9c5a64d06e5..ab5b9fedcfe 100644 --- a/src/Generated/Models/UsageRightState.php +++ b/src/Generated/Models/UsageRightState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class UsageRightState extends Enum { - public const ACTIVE = 'active'; - public const INACTIVE = 'inactive'; - public const WARNING = 'warning'; - public const SUSPENDED = 'suspended'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ACTIVE = "active"; + public const INACTIVE = "inactive"; + public const WARNING = "warning"; + public const SUSPENDED = "suspended"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/User.php b/src/Generated/Models/User.php index b49d3bc41d6..2398a11aebc 100644 --- a/src/Generated/Models/User.php +++ b/src/Generated/Models/User.php @@ -1724,7 +1724,7 @@ public function getPasswordPolicies(): ?string { } /** - * Gets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: In delegated access, the calling app must be assigned the Directory.AccessAsUser.All delegated permission on behalf of the signed-in user. In application-only access, the calling app must be assigned the User.ReadWrite.All (least privilege) or Directory.ReadWrite.All (higher privilege) application permission and at least the User Administrator Microsoft Entra role. + * Gets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: In delegated access, the calling app must be assigned the User-PasswordProfile.ReadWrite.All delegated permission on behalf of the signed-in user. In application-only access, the calling app must be assigned the User-PasswordProfile.ReadWrite.All application permission and at least the User Administrator Microsoft Entra role. * @return PasswordProfile|null */ public function getPasswordProfile(): ?PasswordProfile { @@ -3357,7 +3357,7 @@ public function setPasswordPolicies(?string $value): void { } /** - * Sets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: In delegated access, the calling app must be assigned the Directory.AccessAsUser.All delegated permission on behalf of the signed-in user. In application-only access, the calling app must be assigned the User.ReadWrite.All (least privilege) or Directory.ReadWrite.All (higher privilege) application permission and at least the User Administrator Microsoft Entra role. + * Sets the passwordProfile property value. Specifies the password profile for the user. The profile contains the user's password. This property is required when a user is created. The password in the profile must satisfy minimum requirements as specified by the passwordPolicies property. By default, a strong password is required. Supports $filter (eq, ne, not, in, and eq on null values). To update this property: In delegated access, the calling app must be assigned the User-PasswordProfile.ReadWrite.All delegated permission on behalf of the signed-in user. In application-only access, the calling app must be assigned the User-PasswordProfile.ReadWrite.All application permission and at least the User Administrator Microsoft Entra role. * @param PasswordProfile|null $value Value to set for the passwordProfile property. */ public function setPasswordProfile(?PasswordProfile $value): void { diff --git a/src/Generated/Models/UserAccountSecurityType.php b/src/Generated/Models/UserAccountSecurityType.php index 0a602561189..7c1d4074e55 100644 --- a/src/Generated/Models/UserAccountSecurityType.php +++ b/src/Generated/Models/UserAccountSecurityType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class UserAccountSecurityType extends Enum { - public const UNKNOWN = 'unknown'; - public const STANDARD = 'standard'; - public const POWER = 'power'; - public const ADMINISTRATOR = 'administrator'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const STANDARD = "standard"; + public const POWER = "power"; + public const ADMINISTRATOR = "administrator"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserAction.php b/src/Generated/Models/UserAction.php index ad5dc1a4067..a82ce76af79 100644 --- a/src/Generated/Models/UserAction.php +++ b/src/Generated/Models/UserAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class UserAction extends Enum { - public const REGISTER_SECURITY_INFORMATION = 'registerSecurityInformation'; - public const REGISTER_OR_JOIN_DEVICES = 'registerOrJoinDevices'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGISTER_SECURITY_INFORMATION = "registerSecurityInformation"; + public const REGISTER_OR_JOIN_DEVICES = "registerOrJoinDevices"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserDefaultAuthenticationMethod.php b/src/Generated/Models/UserDefaultAuthenticationMethod.php index 914109a260d..092009250ce 100644 --- a/src/Generated/Models/UserDefaultAuthenticationMethod.php +++ b/src/Generated/Models/UserDefaultAuthenticationMethod.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class UserDefaultAuthenticationMethod extends Enum { - public const PUSH = 'push'; - public const OATH = 'oath'; - public const VOICE_MOBILE = 'voiceMobile'; - public const VOICE_ALTERNATE_MOBILE = 'voiceAlternateMobile'; - public const VOICE_OFFICE = 'voiceOffice'; - public const SMS = 'sms'; - public const NONE = 'none'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUSH = "push"; + public const OATH = "oath"; + public const VOICE_MOBILE = "voiceMobile"; + public const VOICE_ALTERNATE_MOBILE = "voiceAlternateMobile"; + public const VOICE_OFFICE = "voiceOffice"; + public const SMS = "sms"; + public const NONE = "none"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserDefaultAuthenticationMethodType.php b/src/Generated/Models/UserDefaultAuthenticationMethodType.php index b5c3127b15f..55e9c4f8718 100644 --- a/src/Generated/Models/UserDefaultAuthenticationMethodType.php +++ b/src/Generated/Models/UserDefaultAuthenticationMethodType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class UserDefaultAuthenticationMethodType extends Enum { - public const PUSH = 'push'; - public const OATH = 'oath'; - public const VOICE_MOBILE = 'voiceMobile'; - public const VOICE_ALTERNATE_MOBILE = 'voiceAlternateMobile'; - public const VOICE_OFFICE = 'voiceOffice'; - public const SMS = 'sms'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PUSH = "push"; + public const OATH = "oath"; + public const VOICE_MOBILE = "voiceMobile"; + public const VOICE_ALTERNATE_MOBILE = "voiceAlternateMobile"; + public const VOICE_OFFICE = "voiceOffice"; + public const SMS = "sms"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserEmailSource.php b/src/Generated/Models/UserEmailSource.php index 676b91ff805..c2416af2fc5 100644 --- a/src/Generated/Models/UserEmailSource.php +++ b/src/Generated/Models/UserEmailSource.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class UserEmailSource extends Enum { - public const USER_PRINCIPAL_NAME = 'userPrincipalName'; - public const PRIMARY_SMTP_ADDRESS = 'primarySmtpAddress'; + public const USER_PRINCIPAL_NAME = "userPrincipalName"; + public const PRIMARY_SMTP_ADDRESS = "primarySmtpAddress"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsAnomalyCorrelationGroupPrevalence.php b/src/Generated/Models/UserExperienceAnalyticsAnomalyCorrelationGroupPrevalence.php index 3f31d9f4bbb..71205b9394e 100644 --- a/src/Generated/Models/UserExperienceAnalyticsAnomalyCorrelationGroupPrevalence.php +++ b/src/Generated/Models/UserExperienceAnalyticsAnomalyCorrelationGroupPrevalence.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsAnomalyCorrelationGroupPrevalence extends Enum { - public const HIGH = 'high'; - public const MEDIUM = 'medium'; - public const LOW = 'low'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const HIGH = "high"; + public const MEDIUM = "medium"; + public const LOW = "low"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsAnomalyDeviceFeatureType.php b/src/Generated/Models/UserExperienceAnalyticsAnomalyDeviceFeatureType.php index f0ab8849216..e41a7db9446 100644 --- a/src/Generated/Models/UserExperienceAnalyticsAnomalyDeviceFeatureType.php +++ b/src/Generated/Models/UserExperienceAnalyticsAnomalyDeviceFeatureType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsAnomalyDeviceFeatureType extends Enum { - public const MANUFACTURER = 'manufacturer'; - public const MODEL = 'model'; - public const OS_VERSION = 'osVersion'; - public const APPLICATION = 'application'; - public const DRIVER = 'driver'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MANUFACTURER = "manufacturer"; + public const MODEL = "model"; + public const OS_VERSION = "osVersion"; + public const APPLICATION = "application"; + public const DRIVER = "driver"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsAnomalySeverity.php b/src/Generated/Models/UserExperienceAnalyticsAnomalySeverity.php index f3481bac314..1bfb9e3fab7 100644 --- a/src/Generated/Models/UserExperienceAnalyticsAnomalySeverity.php +++ b/src/Generated/Models/UserExperienceAnalyticsAnomalySeverity.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsAnomalySeverity extends Enum { - public const HIGH = 'high'; - public const MEDIUM = 'medium'; - public const LOW = 'low'; - public const INFORMATIONAL = 'informational'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const HIGH = "high"; + public const MEDIUM = "medium"; + public const LOW = "low"; + public const INFORMATIONAL = "informational"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsAnomalyState.php b/src/Generated/Models/UserExperienceAnalyticsAnomalyState.php index ba98ac9612f..c05a43b41f2 100644 --- a/src/Generated/Models/UserExperienceAnalyticsAnomalyState.php +++ b/src/Generated/Models/UserExperienceAnalyticsAnomalyState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsAnomalyState extends Enum { - public const NEW = 'new'; - public const ACTIVE = 'active'; - public const DISABLED = 'disabled'; - public const REMOVED = 'removed'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NEW = "new"; + public const ACTIVE = "active"; + public const DISABLED = "disabled"; + public const REMOVED = "removed"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsAnomalyType.php b/src/Generated/Models/UserExperienceAnalyticsAnomalyType.php index 4631d04f57c..327b53abcad 100644 --- a/src/Generated/Models/UserExperienceAnalyticsAnomalyType.php +++ b/src/Generated/Models/UserExperienceAnalyticsAnomalyType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsAnomalyType extends Enum { - public const DEVICE = 'device'; - public const APPLICATION = 'application'; - public const STOP_ERROR = 'stopError'; - public const DRIVER = 'driver'; - public const OTHER = 'other'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DEVICE = "device"; + public const APPLICATION = "application"; + public const STOP_ERROR = "stopError"; + public const DRIVER = "driver"; + public const OTHER = "other"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsDeviceStatus.php b/src/Generated/Models/UserExperienceAnalyticsDeviceStatus.php index 88c9ea4c7cc..0dccd040019 100644 --- a/src/Generated/Models/UserExperienceAnalyticsDeviceStatus.php +++ b/src/Generated/Models/UserExperienceAnalyticsDeviceStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsDeviceStatus extends Enum { - public const ANOMALOUS = 'anomalous'; - public const AFFECTED = 'affected'; - public const AT_RISK = 'atRisk'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ANOMALOUS = "anomalous"; + public const AFFECTED = "affected"; + public const AT_RISK = "atRisk"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsHealthState.php b/src/Generated/Models/UserExperienceAnalyticsHealthState.php index d119a6203ae..af147f615f8 100644 --- a/src/Generated/Models/UserExperienceAnalyticsHealthState.php +++ b/src/Generated/Models/UserExperienceAnalyticsHealthState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsHealthState extends Enum { - public const UNKNOWN = 'unknown'; - public const INSUFFICIENT_DATA = 'insufficientData'; - public const NEEDS_ATTENTION = 'needsAttention'; - public const MEETING_GOALS = 'meetingGoals'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const INSUFFICIENT_DATA = "insufficientData"; + public const NEEDS_ATTENTION = "needsAttention"; + public const MEETING_GOALS = "meetingGoals"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsInsightSeverity.php b/src/Generated/Models/UserExperienceAnalyticsInsightSeverity.php index b66ec5944e1..615a9a2e0c0 100644 --- a/src/Generated/Models/UserExperienceAnalyticsInsightSeverity.php +++ b/src/Generated/Models/UserExperienceAnalyticsInsightSeverity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsInsightSeverity extends Enum { - public const NONE = 'none'; - public const INFORMATIONAL = 'informational'; - public const WARNING = 'warning'; - public const ERROR = 'error'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const INFORMATIONAL = "informational"; + public const WARNING = "warning"; + public const ERROR = "error"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsMachineType.php b/src/Generated/Models/UserExperienceAnalyticsMachineType.php index c00aa0196ad..83f1a2ae4e8 100644 --- a/src/Generated/Models/UserExperienceAnalyticsMachineType.php +++ b/src/Generated/Models/UserExperienceAnalyticsMachineType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsMachineType extends Enum { - public const UNKNOWN = 'unknown'; - public const PHYSICAL = 'physical'; - public const VIRTUAL = 'virtual'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const PHYSICAL = "physical"; + public const VIRTUAL = "virtual"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserExperienceAnalyticsOperatingSystemRestartCategory.php b/src/Generated/Models/UserExperienceAnalyticsOperatingSystemRestartCategory.php index 6212cad2516..ed34974a5d7 100644 --- a/src/Generated/Models/UserExperienceAnalyticsOperatingSystemRestartCategory.php +++ b/src/Generated/Models/UserExperienceAnalyticsOperatingSystemRestartCategory.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class UserExperienceAnalyticsOperatingSystemRestartCategory extends Enum { - public const UNKNOWN = 'unknown'; - public const RESTART_WITH_UPDATE = 'restartWithUpdate'; - public const RESTART_WITHOUT_UPDATE = 'restartWithoutUpdate'; - public const BLUE_SCREEN = 'blueScreen'; - public const SHUTDOWN_WITH_UPDATE = 'shutdownWithUpdate'; - public const SHUTDOWN_WITHOUT_UPDATE = 'shutdownWithoutUpdate'; - public const LONG_POWER_BUTTON_PRESS = 'longPowerButtonPress'; - public const BOOT_ERROR = 'bootError'; - public const UPDATE = 'update'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const RESTART_WITH_UPDATE = "restartWithUpdate"; + public const RESTART_WITHOUT_UPDATE = "restartWithoutUpdate"; + public const BLUE_SCREEN = "blueScreen"; + public const SHUTDOWN_WITH_UPDATE = "shutdownWithUpdate"; + public const SHUTDOWN_WITHOUT_UPDATE = "shutdownWithoutUpdate"; + public const LONG_POWER_BUTTON_PRESS = "longPowerButtonPress"; + public const BOOT_ERROR = "bootError"; + public const UPDATE = "update"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserFlowType.php b/src/Generated/Models/UserFlowType.php index eade62ba17c..027102c9b7e 100644 --- a/src/Generated/Models/UserFlowType.php +++ b/src/Generated/Models/UserFlowType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class UserFlowType extends Enum { - public const SIGN_UP = 'signUp'; - public const SIGN_IN = 'signIn'; - public const SIGN_UP_OR_SIGN_IN = 'signUpOrSignIn'; - public const PASSWORD_RESET = 'passwordReset'; - public const PROFILE_UPDATE = 'profileUpdate'; - public const RESOURCE_OWNER = 'resourceOwner'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SIGN_UP = "signUp"; + public const SIGN_IN = "signIn"; + public const SIGN_UP_OR_SIGN_IN = "signUpOrSignIn"; + public const PASSWORD_RESET = "passwordReset"; + public const PROFILE_UPDATE = "profileUpdate"; + public const RESOURCE_OWNER = "resourceOwner"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserNewMessageRestriction.php b/src/Generated/Models/UserNewMessageRestriction.php index c1734c6491d..8d75dcba211 100644 --- a/src/Generated/Models/UserNewMessageRestriction.php +++ b/src/Generated/Models/UserNewMessageRestriction.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class UserNewMessageRestriction extends Enum { - public const EVERYONE = 'everyone'; - public const EVERYONE_EXCEPT_GUESTS = 'everyoneExceptGuests'; - public const MODERATORS = 'moderators'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const EVERYONE = "everyone"; + public const EVERYONE_EXCEPT_GUESTS = "everyoneExceptGuests"; + public const MODERATORS = "moderators"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserPfxIntendedPurpose.php b/src/Generated/Models/UserPfxIntendedPurpose.php index aa0ec4cf723..957e3145fb8 100644 --- a/src/Generated/Models/UserPfxIntendedPurpose.php +++ b/src/Generated/Models/UserPfxIntendedPurpose.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class UserPfxIntendedPurpose extends Enum { - public const UNASSIGNED = 'unassigned'; - public const SMIME_ENCRYPTION = 'smimeEncryption'; - public const SMIME_SIGNING = 'smimeSigning'; - public const VPN = 'vpn'; - public const WIFI = 'wifi'; + public const UNASSIGNED = "unassigned"; + public const SMIME_ENCRYPTION = "smimeEncryption"; + public const SMIME_SIGNING = "smimeSigning"; + public const VPN = "vpn"; + public const WIFI = "wifi"; } diff --git a/src/Generated/Models/UserPfxPaddingScheme.php b/src/Generated/Models/UserPfxPaddingScheme.php index 636a900d540..9d0dded8933 100644 --- a/src/Generated/Models/UserPfxPaddingScheme.php +++ b/src/Generated/Models/UserPfxPaddingScheme.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class UserPfxPaddingScheme extends Enum { - public const NONE = 'none'; - public const PKCS1 = 'pkcs1'; - public const OAEP_SHA1 = 'oaepSha1'; - public const OAEP_SHA256 = 'oaepSha256'; - public const OAEP_SHA384 = 'oaepSha384'; - public const OAEP_SHA512 = 'oaepSha512'; + public const NONE = "none"; + public const PKCS1 = "pkcs1"; + public const OAEP_SHA1 = "oaepSha1"; + public const OAEP_SHA256 = "oaepSha256"; + public const OAEP_SHA384 = "oaepSha384"; + public const OAEP_SHA512 = "oaepSha512"; } diff --git a/src/Generated/Models/UserPurpose.php b/src/Generated/Models/UserPurpose.php index fbd0d93818b..8913ce5bca8 100644 --- a/src/Generated/Models/UserPurpose.php +++ b/src/Generated/Models/UserPurpose.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class UserPurpose extends Enum { - public const UNKNOWN = 'unknown'; - public const USER = 'user'; - public const LINKED = 'linked'; - public const SHARED = 'shared'; - public const ROOM = 'room'; - public const EQUIPMENT = 'equipment'; - public const OTHERS = 'others'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const USER = "user"; + public const LINKED = "linked"; + public const SHARED = "shared"; + public const ROOM = "room"; + public const EQUIPMENT = "equipment"; + public const OTHERS = "others"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserSignInRecommendationScope.php b/src/Generated/Models/UserSignInRecommendationScope.php index 4c2afcce282..e948896b6f6 100644 --- a/src/Generated/Models/UserSignInRecommendationScope.php +++ b/src/Generated/Models/UserSignInRecommendationScope.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class UserSignInRecommendationScope extends Enum { - public const TENANT = 'tenant'; - public const APPLICATION = 'application'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TENANT = "tenant"; + public const APPLICATION = "application"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UserType.php b/src/Generated/Models/UserType.php index 457863bb2ef..d6c71e509b8 100644 --- a/src/Generated/Models/UserType.php +++ b/src/Generated/Models/UserType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class UserType extends Enum { - public const MEMBER = 'member'; - public const GUEST = 'guest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MEMBER = "member"; + public const GUEST = "guest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/UsernameSource.php b/src/Generated/Models/UsernameSource.php index 140f54d6c2f..7a73720b976 100644 --- a/src/Generated/Models/UsernameSource.php +++ b/src/Generated/Models/UsernameSource.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class UsernameSource extends Enum { - public const USER_PRINCIPAL_NAME = 'userPrincipalName'; - public const PRIMARY_SMTP_ADDRESS = 'primarySmtpAddress'; - public const SAM_ACCOUNT_NAME = 'samAccountName'; + public const USER_PRINCIPAL_NAME = "userPrincipalName"; + public const PRIMARY_SMTP_ADDRESS = "primarySmtpAddress"; + public const SAM_ACCOUNT_NAME = "samAccountName"; } diff --git a/src/Generated/Models/VirtualAppointmentMessageType.php b/src/Generated/Models/VirtualAppointmentMessageType.php index 71ef5a7a965..2bc458870a3 100644 --- a/src/Generated/Models/VirtualAppointmentMessageType.php +++ b/src/Generated/Models/VirtualAppointmentMessageType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VirtualAppointmentMessageType extends Enum { - public const CONFIRMATION = 'confirmation'; - public const RESCHEDULE = 'reschedule'; - public const CANCELLATION = 'cancellation'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CONFIRMATION = "confirmation"; + public const RESCHEDULE = "reschedule"; + public const CANCELLATION = "cancellation"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/VirtualEventAttendeeRegistrationStatus.php b/src/Generated/Models/VirtualEventAttendeeRegistrationStatus.php index c67d1587847..877429a7e1b 100644 --- a/src/Generated/Models/VirtualEventAttendeeRegistrationStatus.php +++ b/src/Generated/Models/VirtualEventAttendeeRegistrationStatus.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class VirtualEventAttendeeRegistrationStatus extends Enum { - public const REGISTERED = 'registered'; - public const CANCELED = 'canceled'; - public const WAITLISTED = 'waitlisted'; - public const PENDING_APPROVAL = 'pendingApproval'; - public const REJECTED_BY_ORGANIZER = 'rejectedByOrganizer'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const REGISTERED = "registered"; + public const CANCELED = "canceled"; + public const WAITLISTED = "waitlisted"; + public const PENDING_APPROVAL = "pendingApproval"; + public const REJECTED_BY_ORGANIZER = "rejectedByOrganizer"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/VirtualEventRegistrationPredefinedQuestionLabel.php b/src/Generated/Models/VirtualEventRegistrationPredefinedQuestionLabel.php index ca21fd43b04..4f4967ca792 100644 --- a/src/Generated/Models/VirtualEventRegistrationPredefinedQuestionLabel.php +++ b/src/Generated/Models/VirtualEventRegistrationPredefinedQuestionLabel.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class VirtualEventRegistrationPredefinedQuestionLabel extends Enum { - public const STREET = 'street'; - public const CITY = 'city'; - public const STATE = 'state'; - public const POSTAL_CODE = 'postalCode'; - public const COUNTRY_OR_REGION = 'countryOrRegion'; - public const INDUSTRY = 'industry'; - public const JOB_TITLE = 'jobTitle'; - public const ORGANIZATION = 'organization'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const STREET = "street"; + public const CITY = "city"; + public const STATE = "state"; + public const POSTAL_CODE = "postalCode"; + public const COUNTRY_OR_REGION = "countryOrRegion"; + public const INDUSTRY = "industry"; + public const JOB_TITLE = "jobTitle"; + public const ORGANIZATION = "organization"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/VirtualEventRegistrationQuestionAnswerInputType.php b/src/Generated/Models/VirtualEventRegistrationQuestionAnswerInputType.php index 319b9e1aefe..f26d3bfab31 100644 --- a/src/Generated/Models/VirtualEventRegistrationQuestionAnswerInputType.php +++ b/src/Generated/Models/VirtualEventRegistrationQuestionAnswerInputType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class VirtualEventRegistrationQuestionAnswerInputType extends Enum { - public const TEXT = 'text'; - public const MULTILINE_TEXT = 'multilineText'; - public const SINGLE_CHOICE = 'singleChoice'; - public const MULTI_CHOICE = 'multiChoice'; - public const BOOLEAN = 'boolean'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEXT = "text"; + public const MULTILINE_TEXT = "multilineText"; + public const SINGLE_CHOICE = "singleChoice"; + public const MULTI_CHOICE = "multiChoice"; + public const BOOLEAN = "boolean"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/VirtualEventStatus.php b/src/Generated/Models/VirtualEventStatus.php index 84e24eb4a99..db81fc4f422 100644 --- a/src/Generated/Models/VirtualEventStatus.php +++ b/src/Generated/Models/VirtualEventStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VirtualEventStatus extends Enum { - public const DRAFT = 'draft'; - public const PUBLISHED = 'published'; - public const CANCELED = 'canceled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DRAFT = "draft"; + public const PUBLISHED = "published"; + public const CANCELED = "canceled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/VisibilitySetting.php b/src/Generated/Models/VisibilitySetting.php index aedb7d3056f..915bdef17b0 100644 --- a/src/Generated/Models/VisibilitySetting.php +++ b/src/Generated/Models/VisibilitySetting.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VisibilitySetting extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const HIDE = 'hide'; - public const SHOW = 'show'; + public const NOT_CONFIGURED = "notConfigured"; + public const HIDE = "hide"; + public const SHOW = "show"; } diff --git a/src/Generated/Models/VolumeType.php b/src/Generated/Models/VolumeType.php index f11699ae7c5..b3a93891b9e 100644 --- a/src/Generated/Models/VolumeType.php +++ b/src/Generated/Models/VolumeType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VolumeType extends Enum { - public const OPERATING_SYSTEM_VOLUME = 'operatingSystemVolume'; - public const FIXED_DATA_VOLUME = 'fixedDataVolume'; - public const REMOVABLE_DATA_VOLUME = 'removableDataVolume'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OPERATING_SYSTEM_VOLUME = "operatingSystemVolume"; + public const FIXED_DATA_VOLUME = "fixedDataVolume"; + public const REMOVABLE_DATA_VOLUME = "removableDataVolume"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/VpnAuthenticationMethod.php b/src/Generated/Models/VpnAuthenticationMethod.php index 798d061e78f..a1590b2afc8 100644 --- a/src/Generated/Models/VpnAuthenticationMethod.php +++ b/src/Generated/Models/VpnAuthenticationMethod.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnAuthenticationMethod extends Enum { - public const CERTIFICATE = 'certificate'; - public const USERNAME_AND_PASSWORD = 'usernameAndPassword'; - public const SHARED_SECRET = 'sharedSecret'; - public const DERIVED_CREDENTIAL = 'derivedCredential'; - public const AZURE_A_D = 'azureAD'; + public const CERTIFICATE = "certificate"; + public const USERNAME_AND_PASSWORD = "usernameAndPassword"; + public const SHARED_SECRET = "sharedSecret"; + public const DERIVED_CREDENTIAL = "derivedCredential"; + public const AZURE_A_D = "azureAD"; } diff --git a/src/Generated/Models/VpnClientAuthenticationType.php b/src/Generated/Models/VpnClientAuthenticationType.php index fb7e01b4c28..5dff0389500 100644 --- a/src/Generated/Models/VpnClientAuthenticationType.php +++ b/src/Generated/Models/VpnClientAuthenticationType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnClientAuthenticationType extends Enum { - public const USER_AUTHENTICATION = 'userAuthentication'; - public const DEVICE_AUTHENTICATION = 'deviceAuthentication'; + public const USER_AUTHENTICATION = "userAuthentication"; + public const DEVICE_AUTHENTICATION = "deviceAuthentication"; } diff --git a/src/Generated/Models/VpnDeadPeerDetectionRate.php b/src/Generated/Models/VpnDeadPeerDetectionRate.php index 4ed30e80c6e..acae00b26de 100644 --- a/src/Generated/Models/VpnDeadPeerDetectionRate.php +++ b/src/Generated/Models/VpnDeadPeerDetectionRate.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnDeadPeerDetectionRate extends Enum { - public const MEDIUM = 'medium'; - public const NONE = 'none'; - public const LOW = 'low'; - public const HIGH = 'high'; + public const MEDIUM = "medium"; + public const NONE = "none"; + public const LOW = "low"; + public const HIGH = "high"; } diff --git a/src/Generated/Models/VpnEncryptionAlgorithmType.php b/src/Generated/Models/VpnEncryptionAlgorithmType.php index 335ab8b1519..5945a6523a4 100644 --- a/src/Generated/Models/VpnEncryptionAlgorithmType.php +++ b/src/Generated/Models/VpnEncryptionAlgorithmType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnEncryptionAlgorithmType extends Enum { - public const AES256 = 'aes256'; - public const DES = 'des'; - public const TRIPLE_DES = 'tripleDes'; - public const AES128 = 'aes128'; - public const AES128_GCM = 'aes128Gcm'; - public const AES256_GCM = 'aes256Gcm'; - public const AES192 = 'aes192'; - public const AES192_GCM = 'aes192Gcm'; - public const CHA_CHA20_POLY1305 = 'chaCha20Poly1305'; + public const AES256 = "aes256"; + public const DES = "des"; + public const TRIPLE_DES = "tripleDes"; + public const AES128 = "aes128"; + public const AES128_GCM = "aes128Gcm"; + public const AES256_GCM = "aes256Gcm"; + public const AES192 = "aes192"; + public const AES192_GCM = "aes192Gcm"; + public const CHA_CHA20_POLY1305 = "chaCha20Poly1305"; } diff --git a/src/Generated/Models/VpnIntegrityAlgorithmType.php b/src/Generated/Models/VpnIntegrityAlgorithmType.php index f52d4129c7e..02203044f39 100644 --- a/src/Generated/Models/VpnIntegrityAlgorithmType.php +++ b/src/Generated/Models/VpnIntegrityAlgorithmType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnIntegrityAlgorithmType extends Enum { - public const SHA2_256 = 'sha2_256'; - public const SHA1_96 = 'sha1_96'; - public const SHA1_160 = 'sha1_160'; - public const SHA2_384 = 'sha2_384'; - public const SHA2_512 = 'sha2_512'; - public const MD5 = 'md5'; + public const SHA2_256 = "sha2_256"; + public const SHA1_96 = "sha1_96"; + public const SHA1_160 = "sha1_160"; + public const SHA2_384 = "sha2_384"; + public const SHA2_512 = "sha2_512"; + public const MD5 = "md5"; } diff --git a/src/Generated/Models/VpnLocalIdentifier.php b/src/Generated/Models/VpnLocalIdentifier.php index 36521cd5c5c..b0275add8a1 100644 --- a/src/Generated/Models/VpnLocalIdentifier.php +++ b/src/Generated/Models/VpnLocalIdentifier.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnLocalIdentifier extends Enum { - public const DEVICE_F_Q_D_N = 'deviceFQDN'; - public const EMPTY = 'empty'; - public const CLIENT_CERTIFICATE_SUBJECT_NAME = 'clientCertificateSubjectName'; + public const DEVICE_F_Q_D_N = "deviceFQDN"; + public const EMPTY = "empty"; + public const CLIENT_CERTIFICATE_SUBJECT_NAME = "clientCertificateSubjectName"; } diff --git a/src/Generated/Models/VpnOnDemandRuleConnectionAction.php b/src/Generated/Models/VpnOnDemandRuleConnectionAction.php index 372e96fb761..79d8d4a05eb 100644 --- a/src/Generated/Models/VpnOnDemandRuleConnectionAction.php +++ b/src/Generated/Models/VpnOnDemandRuleConnectionAction.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnOnDemandRuleConnectionAction extends Enum { - public const CONNECT = 'connect'; - public const EVALUATE_CONNECTION = 'evaluateConnection'; - public const IGNORE = 'ignore'; - public const DISCONNECT = 'disconnect'; + public const CONNECT = "connect"; + public const EVALUATE_CONNECTION = "evaluateConnection"; + public const IGNORE = "ignore"; + public const DISCONNECT = "disconnect"; } diff --git a/src/Generated/Models/VpnOnDemandRuleConnectionDomainAction.php b/src/Generated/Models/VpnOnDemandRuleConnectionDomainAction.php index 6289fcf943b..a1f03fcb6cd 100644 --- a/src/Generated/Models/VpnOnDemandRuleConnectionDomainAction.php +++ b/src/Generated/Models/VpnOnDemandRuleConnectionDomainAction.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnOnDemandRuleConnectionDomainAction extends Enum { - public const CONNECT_IF_NEEDED = 'connectIfNeeded'; - public const NEVER_CONNECT = 'neverConnect'; + public const CONNECT_IF_NEEDED = "connectIfNeeded"; + public const NEVER_CONNECT = "neverConnect"; } diff --git a/src/Generated/Models/VpnOnDemandRuleInterfaceTypeMatch.php b/src/Generated/Models/VpnOnDemandRuleInterfaceTypeMatch.php index f03077b99bd..54721c32d08 100644 --- a/src/Generated/Models/VpnOnDemandRuleInterfaceTypeMatch.php +++ b/src/Generated/Models/VpnOnDemandRuleInterfaceTypeMatch.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnOnDemandRuleInterfaceTypeMatch extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ETHERNET = 'ethernet'; - public const WI_FI = 'wiFi'; - public const CELLULAR = 'cellular'; + public const NOT_CONFIGURED = "notConfigured"; + public const ETHERNET = "ethernet"; + public const WI_FI = "wiFi"; + public const CELLULAR = "cellular"; } diff --git a/src/Generated/Models/VpnProviderType.php b/src/Generated/Models/VpnProviderType.php index 0f2239809e8..ff37c742b0e 100644 --- a/src/Generated/Models/VpnProviderType.php +++ b/src/Generated/Models/VpnProviderType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnProviderType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const APP_PROXY = 'appProxy'; - public const PACKET_TUNNEL = 'packetTunnel'; + public const NOT_CONFIGURED = "notConfigured"; + public const APP_PROXY = "appProxy"; + public const PACKET_TUNNEL = "packetTunnel"; } diff --git a/src/Generated/Models/VpnServerCertificateType.php b/src/Generated/Models/VpnServerCertificateType.php index 0ee72274838..8e22ae135d2 100644 --- a/src/Generated/Models/VpnServerCertificateType.php +++ b/src/Generated/Models/VpnServerCertificateType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnServerCertificateType extends Enum { - public const RSA = 'rsa'; - public const ECDSA256 = 'ecdsa256'; - public const ECDSA384 = 'ecdsa384'; - public const ECDSA521 = 'ecdsa521'; + public const RSA = "rsa"; + public const ECDSA256 = "ecdsa256"; + public const ECDSA384 = "ecdsa384"; + public const ECDSA521 = "ecdsa521"; } diff --git a/src/Generated/Models/VpnServiceExceptionAction.php b/src/Generated/Models/VpnServiceExceptionAction.php index 955f45949f2..f0837497410 100644 --- a/src/Generated/Models/VpnServiceExceptionAction.php +++ b/src/Generated/Models/VpnServiceExceptionAction.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnServiceExceptionAction extends Enum { - public const FORCE_TRAFFIC_VIA_V_P_N = 'forceTrafficViaVPN'; - public const ALLOW_TRAFFIC_OUTSIDE = 'allowTrafficOutside'; - public const DROP_TRAFFIC = 'dropTraffic'; + public const FORCE_TRAFFIC_VIA_V_P_N = "forceTrafficViaVPN"; + public const ALLOW_TRAFFIC_OUTSIDE = "allowTrafficOutside"; + public const DROP_TRAFFIC = "dropTraffic"; } diff --git a/src/Generated/Models/VpnTrafficDirection.php b/src/Generated/Models/VpnTrafficDirection.php index 4f34c9743f1..b59391113af 100644 --- a/src/Generated/Models/VpnTrafficDirection.php +++ b/src/Generated/Models/VpnTrafficDirection.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnTrafficDirection extends Enum { - public const OUTBOUND = 'outbound'; - public const INBOUND = 'inbound'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OUTBOUND = "outbound"; + public const INBOUND = "inbound"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/VpnTrafficRuleAppType.php b/src/Generated/Models/VpnTrafficRuleAppType.php index cef48bacf07..e6819bf4c0c 100644 --- a/src/Generated/Models/VpnTrafficRuleAppType.php +++ b/src/Generated/Models/VpnTrafficRuleAppType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnTrafficRuleAppType extends Enum { - public const NONE = 'none'; - public const DESKTOP = 'desktop'; - public const UNIVERSAL = 'universal'; + public const NONE = "none"; + public const DESKTOP = "desktop"; + public const UNIVERSAL = "universal"; } diff --git a/src/Generated/Models/VpnTrafficRuleRoutingPolicyType.php b/src/Generated/Models/VpnTrafficRuleRoutingPolicyType.php index a686bc700c4..f26278177e6 100644 --- a/src/Generated/Models/VpnTrafficRuleRoutingPolicyType.php +++ b/src/Generated/Models/VpnTrafficRuleRoutingPolicyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnTrafficRuleRoutingPolicyType extends Enum { - public const NONE = 'none'; - public const SPLIT_TUNNEL = 'splitTunnel'; - public const FORCE_TUNNEL = 'forceTunnel'; + public const NONE = "none"; + public const SPLIT_TUNNEL = "splitTunnel"; + public const FORCE_TUNNEL = "forceTunnel"; } diff --git a/src/Generated/Models/VpnTunnelConfigurationType.php b/src/Generated/Models/VpnTunnelConfigurationType.php index 40d1b4a1a4a..24fccf9924e 100644 --- a/src/Generated/Models/VpnTunnelConfigurationType.php +++ b/src/Generated/Models/VpnTunnelConfigurationType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class VpnTunnelConfigurationType extends Enum { - public const WIFI_AND_CELLULAR = 'wifiAndCellular'; - public const CELLULAR = 'cellular'; - public const WIFI = 'wifi'; + public const WIFI_AND_CELLULAR = "wifiAndCellular"; + public const CELLULAR = "cellular"; + public const WIFI = "wifi"; } diff --git a/src/Generated/Models/VppTokenAccountType.php b/src/Generated/Models/VppTokenAccountType.php index 3ff5550924d..625215ba3a0 100644 --- a/src/Generated/Models/VppTokenAccountType.php +++ b/src/Generated/Models/VppTokenAccountType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class VppTokenAccountType extends Enum { - public const BUSINESS = 'business'; - public const EDUCATION = 'education'; + public const BUSINESS = "business"; + public const EDUCATION = "education"; } diff --git a/src/Generated/Models/VppTokenActionFailureReason.php b/src/Generated/Models/VppTokenActionFailureReason.php index 5e816822d81..dde6c8c68d3 100644 --- a/src/Generated/Models/VppTokenActionFailureReason.php +++ b/src/Generated/Models/VppTokenActionFailureReason.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class VppTokenActionFailureReason extends Enum { - public const NONE = 'none'; - public const APPLE_FAILURE = 'appleFailure'; - public const INTERNAL_ERROR = 'internalError'; - public const EXPIRED_VPP_TOKEN = 'expiredVppToken'; - public const EXPIRED_APPLE_PUSH_NOTIFICATION_CERTIFICATE = 'expiredApplePushNotificationCertificate'; + public const NONE = "none"; + public const APPLE_FAILURE = "appleFailure"; + public const INTERNAL_ERROR = "internalError"; + public const EXPIRED_VPP_TOKEN = "expiredVppToken"; + public const EXPIRED_APPLE_PUSH_NOTIFICATION_CERTIFICATE = "expiredApplePushNotificationCertificate"; } diff --git a/src/Generated/Models/VppTokenState.php b/src/Generated/Models/VppTokenState.php index 29cf64735c3..184e5b7722f 100644 --- a/src/Generated/Models/VppTokenState.php +++ b/src/Generated/Models/VppTokenState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class VppTokenState extends Enum { - public const UNKNOWN = 'unknown'; - public const VALID = 'valid'; - public const EXPIRED = 'expired'; - public const INVALID = 'invalid'; - public const ASSIGNED_TO_EXTERNAL_M_D_M = 'assignedToExternalMDM'; - public const DUPLICATE_LOCATION_ID = 'duplicateLocationId'; + public const UNKNOWN = "unknown"; + public const VALID = "valid"; + public const EXPIRED = "expired"; + public const INVALID = "invalid"; + public const ASSIGNED_TO_EXTERNAL_M_D_M = "assignedToExternalMDM"; + public const DUPLICATE_LOCATION_ID = "duplicateLocationId"; } diff --git a/src/Generated/Models/VppTokenSyncStatus.php b/src/Generated/Models/VppTokenSyncStatus.php index ccd82f1bdc7..66c3add779d 100644 --- a/src/Generated/Models/VppTokenSyncStatus.php +++ b/src/Generated/Models/VppTokenSyncStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class VppTokenSyncStatus extends Enum { - public const NONE = 'none'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; + public const NONE = "none"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/WatermarkLayout.php b/src/Generated/Models/WatermarkLayout.php index 829a2c08a7c..132d8f0e925 100644 --- a/src/Generated/Models/WatermarkLayout.php +++ b/src/Generated/Models/WatermarkLayout.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class WatermarkLayout extends Enum { - public const HORIZONTAL = 'horizontal'; - public const DIAGONAL = 'diagonal'; + public const HORIZONTAL = "horizontal"; + public const DIAGONAL = "diagonal"; } diff --git a/src/Generated/Models/WeakAlgorithms.php b/src/Generated/Models/WeakAlgorithms.php index 1e9651063f2..91acbe719ea 100644 --- a/src/Generated/Models/WeakAlgorithms.php +++ b/src/Generated/Models/WeakAlgorithms.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class WeakAlgorithms extends Enum { - public const RSA_SHA1 = 'rsaSha1'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RSA_SHA1 = "rsaSha1"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WebBrowserCookieSettings.php b/src/Generated/Models/WebBrowserCookieSettings.php index 78039a4bb9d..a28df0e24db 100644 --- a/src/Generated/Models/WebBrowserCookieSettings.php +++ b/src/Generated/Models/WebBrowserCookieSettings.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WebBrowserCookieSettings extends Enum { - public const BROWSER_DEFAULT = 'browserDefault'; - public const BLOCK_ALWAYS = 'blockAlways'; - public const ALLOW_CURRENT_WEB_SITE = 'allowCurrentWebSite'; - public const ALLOW_FROM_WEBSITES_VISITED = 'allowFromWebsitesVisited'; - public const ALLOW_ALWAYS = 'allowAlways'; + public const BROWSER_DEFAULT = "browserDefault"; + public const BLOCK_ALWAYS = "blockAlways"; + public const ALLOW_CURRENT_WEB_SITE = "allowCurrentWebSite"; + public const ALLOW_FROM_WEBSITES_VISITED = "allowFromWebsitesVisited"; + public const ALLOW_ALWAYS = "allowAlways"; } diff --git a/src/Generated/Models/WebsiteType.php b/src/Generated/Models/WebsiteType.php index 7fe4f70f73d..289fee65f48 100644 --- a/src/Generated/Models/WebsiteType.php +++ b/src/Generated/Models/WebsiteType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WebsiteType extends Enum { - public const OTHER = 'other'; - public const HOME = 'home'; - public const WORK = 'work'; - public const BLOG = 'blog'; - public const PROFILE = 'profile'; + public const OTHER = "other"; + public const HOME = "home"; + public const WORK = "work"; + public const BLOG = "blog"; + public const PROFILE = "profile"; } diff --git a/src/Generated/Models/WeekIndex.php b/src/Generated/Models/WeekIndex.php index f0b91a4bc1a..62bacffc1fe 100644 --- a/src/Generated/Models/WeekIndex.php +++ b/src/Generated/Models/WeekIndex.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WeekIndex extends Enum { - public const FIRST = 'first'; - public const SECOND = 'second'; - public const THIRD = 'third'; - public const FOURTH = 'fourth'; - public const LAST = 'last'; + public const FIRST = "first"; + public const SECOND = "second"; + public const THIRD = "third"; + public const FOURTH = "fourth"; + public const LAST = "last"; } diff --git a/src/Generated/Models/WeeklySchedule.php b/src/Generated/Models/WeeklySchedule.php index d5f1d5e3796..26b73ea179a 100644 --- a/src/Generated/Models/WeeklySchedule.php +++ b/src/Generated/Models/WeeklySchedule.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class WeeklySchedule extends Enum { - public const USER_DEFINED = 'userDefined'; - public const EVERYDAY = 'everyday'; - public const SUNDAY = 'sunday'; - public const MONDAY = 'monday'; - public const TUESDAY = 'tuesday'; - public const WEDNESDAY = 'wednesday'; - public const THURSDAY = 'thursday'; - public const FRIDAY = 'friday'; - public const SATURDAY = 'saturday'; - public const NO_SCHEDULED_SCAN = 'noScheduledScan'; + public const USER_DEFINED = "userDefined"; + public const EVERYDAY = "everyday"; + public const SUNDAY = "sunday"; + public const MONDAY = "monday"; + public const TUESDAY = "tuesday"; + public const WEDNESDAY = "wednesday"; + public const THURSDAY = "thursday"; + public const FRIDAY = "friday"; + public const SATURDAY = "saturday"; + public const NO_SCHEDULED_SCAN = "noScheduledScan"; } diff --git a/src/Generated/Models/WelcomeScreenMeetingInformation.php b/src/Generated/Models/WelcomeScreenMeetingInformation.php index 7d356391f79..a2cd8476d29 100644 --- a/src/Generated/Models/WelcomeScreenMeetingInformation.php +++ b/src/Generated/Models/WelcomeScreenMeetingInformation.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WelcomeScreenMeetingInformation extends Enum { - public const USER_DEFINED = 'userDefined'; - public const SHOW_ORGANIZER_AND_TIME_ONLY = 'showOrganizerAndTimeOnly'; - public const SHOW_ORGANIZER_AND_TIME_AND_SUBJECT = 'showOrganizerAndTimeAndSubject'; + public const USER_DEFINED = "userDefined"; + public const SHOW_ORGANIZER_AND_TIME_ONLY = "showOrganizerAndTimeOnly"; + public const SHOW_ORGANIZER_AND_TIME_AND_SUBJECT = "showOrganizerAndTimeAndSubject"; } diff --git a/src/Generated/Models/WellknownListName.php b/src/Generated/Models/WellknownListName.php index 68128aa3ca6..b00985b0e4b 100644 --- a/src/Generated/Models/WellknownListName.php +++ b/src/Generated/Models/WellknownListName.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WellknownListName extends Enum { - public const NONE = 'none'; - public const DEFAULT_LIST = 'defaultList'; - public const FLAGGED_EMAILS = 'flaggedEmails'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DEFAULT_LIST = "defaultList"; + public const FLAGGED_EMAILS = "flaggedEmails"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WiFiAuthenticationMethod.php b/src/Generated/Models/WiFiAuthenticationMethod.php index 1d8900bc997..184d2b1d639 100644 --- a/src/Generated/Models/WiFiAuthenticationMethod.php +++ b/src/Generated/Models/WiFiAuthenticationMethod.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WiFiAuthenticationMethod extends Enum { - public const CERTIFICATE = 'certificate'; - public const USERNAME_AND_PASSWORD = 'usernameAndPassword'; - public const DERIVED_CREDENTIAL = 'derivedCredential'; + public const CERTIFICATE = "certificate"; + public const USERNAME_AND_PASSWORD = "usernameAndPassword"; + public const DERIVED_CREDENTIAL = "derivedCredential"; } diff --git a/src/Generated/Models/WiFiProxySetting.php b/src/Generated/Models/WiFiProxySetting.php index 328fa2b37b1..1ebd3829e14 100644 --- a/src/Generated/Models/WiFiProxySetting.php +++ b/src/Generated/Models/WiFiProxySetting.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WiFiProxySetting extends Enum { - public const NONE = 'none'; - public const MANUAL = 'manual'; - public const AUTOMATIC = 'automatic'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const MANUAL = "manual"; + public const AUTOMATIC = "automatic"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WiFiSecurityType.php b/src/Generated/Models/WiFiSecurityType.php index 98410b731b0..412e14ae879 100644 --- a/src/Generated/Models/WiFiSecurityType.php +++ b/src/Generated/Models/WiFiSecurityType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WiFiSecurityType extends Enum { - public const OPEN = 'open'; - public const WPA_PERSONAL = 'wpaPersonal'; - public const WPA_ENTERPRISE = 'wpaEnterprise'; - public const WEP = 'wep'; - public const WPA2_PERSONAL = 'wpa2Personal'; - public const WPA2_ENTERPRISE = 'wpa2Enterprise'; + public const OPEN = "open"; + public const WPA_PERSONAL = "wpaPersonal"; + public const WPA_ENTERPRISE = "wpaEnterprise"; + public const WEP = "wep"; + public const WPA2_PERSONAL = "wpa2Personal"; + public const WPA2_ENTERPRISE = "wpa2Enterprise"; } diff --git a/src/Generated/Models/WifiAuthenticationType.php b/src/Generated/Models/WifiAuthenticationType.php index 82b0d6005e2..41f0bf86814 100644 --- a/src/Generated/Models/WifiAuthenticationType.php +++ b/src/Generated/Models/WifiAuthenticationType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WifiAuthenticationType extends Enum { - public const NONE = 'none'; - public const USER = 'user'; - public const MACHINE = 'machine'; - public const MACHINE_OR_USER = 'machineOrUser'; - public const GUEST = 'guest'; + public const NONE = "none"; + public const USER = "user"; + public const MACHINE = "machine"; + public const MACHINE_OR_USER = "machineOrUser"; + public const GUEST = "guest"; } diff --git a/src/Generated/Models/Win32LobAppDeliveryOptimizationPriority.php b/src/Generated/Models/Win32LobAppDeliveryOptimizationPriority.php index a992cefe598..a1d31e61756 100644 --- a/src/Generated/Models/Win32LobAppDeliveryOptimizationPriority.php +++ b/src/Generated/Models/Win32LobAppDeliveryOptimizationPriority.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppDeliveryOptimizationPriority extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const FOREGROUND = 'foreground'; + public const NOT_CONFIGURED = "notConfigured"; + public const FOREGROUND = "foreground"; } diff --git a/src/Generated/Models/Win32LobAppDetectionOperator.php b/src/Generated/Models/Win32LobAppDetectionOperator.php index 4e578267263..105da47ff14 100644 --- a/src/Generated/Models/Win32LobAppDetectionOperator.php +++ b/src/Generated/Models/Win32LobAppDetectionOperator.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppDetectionOperator extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const EQUAL = 'equal'; - public const NOT_EQUAL = 'notEqual'; - public const GREATER_THAN = 'greaterThan'; - public const GREATER_THAN_OR_EQUAL = 'greaterThanOrEqual'; - public const LESS_THAN = 'lessThan'; - public const LESS_THAN_OR_EQUAL = 'lessThanOrEqual'; + public const NOT_CONFIGURED = "notConfigured"; + public const EQUAL = "equal"; + public const NOT_EQUAL = "notEqual"; + public const GREATER_THAN = "greaterThan"; + public const GREATER_THAN_OR_EQUAL = "greaterThanOrEqual"; + public const LESS_THAN = "lessThan"; + public const LESS_THAN_OR_EQUAL = "lessThanOrEqual"; } diff --git a/src/Generated/Models/Win32LobAppFileSystemDetectionType.php b/src/Generated/Models/Win32LobAppFileSystemDetectionType.php index 8287915dc95..0fb707f6ea7 100644 --- a/src/Generated/Models/Win32LobAppFileSystemDetectionType.php +++ b/src/Generated/Models/Win32LobAppFileSystemDetectionType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppFileSystemDetectionType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const EXISTS = 'exists'; - public const MODIFIED_DATE = 'modifiedDate'; - public const CREATED_DATE = 'createdDate'; - public const VERSION = 'version'; - public const SIZE_IN_M_B = 'sizeInMB'; - public const DOES_NOT_EXIST = 'doesNotExist'; + public const NOT_CONFIGURED = "notConfigured"; + public const EXISTS = "exists"; + public const MODIFIED_DATE = "modifiedDate"; + public const CREATED_DATE = "createdDate"; + public const VERSION = "version"; + public const SIZE_IN_M_B = "sizeInMB"; + public const DOES_NOT_EXIST = "doesNotExist"; } diff --git a/src/Generated/Models/Win32LobAppFileSystemOperationType.php b/src/Generated/Models/Win32LobAppFileSystemOperationType.php index 0ede3ca484c..43bcc1c9ab9 100644 --- a/src/Generated/Models/Win32LobAppFileSystemOperationType.php +++ b/src/Generated/Models/Win32LobAppFileSystemOperationType.php @@ -5,14 +5,14 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppFileSystemOperationType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const EXISTS = 'exists'; - public const MODIFIED_DATE = 'modifiedDate'; - public const CREATED_DATE = 'createdDate'; - public const VERSION = 'version'; - public const SIZE_IN_M_B = 'sizeInMB'; - public const DOES_NOT_EXIST = 'doesNotExist'; - public const SIZE_IN_BYTES = 'sizeInBytes'; - public const APP_VERSION = 'appVersion'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const EXISTS = "exists"; + public const MODIFIED_DATE = "modifiedDate"; + public const CREATED_DATE = "createdDate"; + public const VERSION = "version"; + public const SIZE_IN_M_B = "sizeInMB"; + public const DOES_NOT_EXIST = "doesNotExist"; + public const SIZE_IN_BYTES = "sizeInBytes"; + public const APP_VERSION = "appVersion"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Win32LobAppMsiPackageType.php b/src/Generated/Models/Win32LobAppMsiPackageType.php index ea47e08a07c..c745d8e9d8b 100644 --- a/src/Generated/Models/Win32LobAppMsiPackageType.php +++ b/src/Generated/Models/Win32LobAppMsiPackageType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppMsiPackageType extends Enum { - public const PER_MACHINE = 'perMachine'; - public const PER_USER = 'perUser'; - public const DUAL_PURPOSE = 'dualPurpose'; + public const PER_MACHINE = "perMachine"; + public const PER_USER = "perUser"; + public const DUAL_PURPOSE = "dualPurpose"; } diff --git a/src/Generated/Models/Win32LobAppNotification.php b/src/Generated/Models/Win32LobAppNotification.php index 8e91fef733d..cc2f89a3a99 100644 --- a/src/Generated/Models/Win32LobAppNotification.php +++ b/src/Generated/Models/Win32LobAppNotification.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppNotification extends Enum { - public const SHOW_ALL = 'showAll'; - public const SHOW_REBOOT = 'showReboot'; - public const HIDE_ALL = 'hideAll'; + public const SHOW_ALL = "showAll"; + public const SHOW_REBOOT = "showReboot"; + public const HIDE_ALL = "hideAll"; } diff --git a/src/Generated/Models/Win32LobAppPowerShellScriptDetectionType.php b/src/Generated/Models/Win32LobAppPowerShellScriptDetectionType.php index afd2382c9b2..2064e0395e6 100644 --- a/src/Generated/Models/Win32LobAppPowerShellScriptDetectionType.php +++ b/src/Generated/Models/Win32LobAppPowerShellScriptDetectionType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppPowerShellScriptDetectionType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const STRING = 'string'; - public const DATE_TIME = 'dateTime'; - public const INTEGER = 'integer'; - public const FLOAT = 'float'; - public const VERSION = 'version'; - public const BOOLEAN = 'boolean'; + public const NOT_CONFIGURED = "notConfigured"; + public const STRING = "string"; + public const DATE_TIME = "dateTime"; + public const INTEGER = "integer"; + public const FLOAT = "float"; + public const VERSION = "version"; + public const BOOLEAN = "boolean"; } diff --git a/src/Generated/Models/Win32LobAppPowerShellScriptRuleOperationType.php b/src/Generated/Models/Win32LobAppPowerShellScriptRuleOperationType.php index 3f25e0650d6..3f4797d8ab0 100644 --- a/src/Generated/Models/Win32LobAppPowerShellScriptRuleOperationType.php +++ b/src/Generated/Models/Win32LobAppPowerShellScriptRuleOperationType.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppPowerShellScriptRuleOperationType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const STRING = 'string'; - public const DATE_TIME = 'dateTime'; - public const INTEGER = 'integer'; - public const FLOAT = 'float'; - public const VERSION = 'version'; - public const BOOLEAN = 'boolean'; + public const NOT_CONFIGURED = "notConfigured"; + public const STRING = "string"; + public const DATE_TIME = "dateTime"; + public const INTEGER = "integer"; + public const FLOAT = "float"; + public const VERSION = "version"; + public const BOOLEAN = "boolean"; } diff --git a/src/Generated/Models/Win32LobAppRegistryDetectionType.php b/src/Generated/Models/Win32LobAppRegistryDetectionType.php index 1c764b6c72e..386b0561d65 100644 --- a/src/Generated/Models/Win32LobAppRegistryDetectionType.php +++ b/src/Generated/Models/Win32LobAppRegistryDetectionType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppRegistryDetectionType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const EXISTS = 'exists'; - public const DOES_NOT_EXIST = 'doesNotExist'; - public const STRING = 'string'; - public const INTEGER = 'integer'; - public const VERSION = 'version'; + public const NOT_CONFIGURED = "notConfigured"; + public const EXISTS = "exists"; + public const DOES_NOT_EXIST = "doesNotExist"; + public const STRING = "string"; + public const INTEGER = "integer"; + public const VERSION = "version"; } diff --git a/src/Generated/Models/Win32LobAppRegistryRuleOperationType.php b/src/Generated/Models/Win32LobAppRegistryRuleOperationType.php index e05d0851721..a068a87762b 100644 --- a/src/Generated/Models/Win32LobAppRegistryRuleOperationType.php +++ b/src/Generated/Models/Win32LobAppRegistryRuleOperationType.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppRegistryRuleOperationType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const EXISTS = 'exists'; - public const DOES_NOT_EXIST = 'doesNotExist'; - public const STRING = 'string'; - public const INTEGER = 'integer'; - public const VERSION = 'version'; - public const APP_VERSION = 'appVersion'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const EXISTS = "exists"; + public const DOES_NOT_EXIST = "doesNotExist"; + public const STRING = "string"; + public const INTEGER = "integer"; + public const VERSION = "version"; + public const APP_VERSION = "appVersion"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Win32LobAppRestartBehavior.php b/src/Generated/Models/Win32LobAppRestartBehavior.php index 76576fcbbb9..c92ccc1afb1 100644 --- a/src/Generated/Models/Win32LobAppRestartBehavior.php +++ b/src/Generated/Models/Win32LobAppRestartBehavior.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppRestartBehavior extends Enum { - public const BASED_ON_RETURN_CODE = 'basedOnReturnCode'; - public const ALLOW = 'allow'; - public const SUPPRESS = 'suppress'; - public const FORCE = 'force'; + public const BASED_ON_RETURN_CODE = "basedOnReturnCode"; + public const ALLOW = "allow"; + public const SUPPRESS = "suppress"; + public const FORCE = "force"; } diff --git a/src/Generated/Models/Win32LobAppReturnCodeType.php b/src/Generated/Models/Win32LobAppReturnCodeType.php index 7d0035d76fb..3f37db7d85a 100644 --- a/src/Generated/Models/Win32LobAppReturnCodeType.php +++ b/src/Generated/Models/Win32LobAppReturnCodeType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppReturnCodeType extends Enum { - public const FAILED = 'failed'; - public const SUCCESS = 'success'; - public const SOFT_REBOOT = 'softReboot'; - public const HARD_REBOOT = 'hardReboot'; - public const RETRY = 'retry'; + public const FAILED = "failed"; + public const SUCCESS = "success"; + public const SOFT_REBOOT = "softReboot"; + public const HARD_REBOOT = "hardReboot"; + public const RETRY = "retry"; } diff --git a/src/Generated/Models/Win32LobAppRuleOperator.php b/src/Generated/Models/Win32LobAppRuleOperator.php index 6471473047b..1341c3f10f6 100644 --- a/src/Generated/Models/Win32LobAppRuleOperator.php +++ b/src/Generated/Models/Win32LobAppRuleOperator.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppRuleOperator extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const EQUAL = 'equal'; - public const NOT_EQUAL = 'notEqual'; - public const GREATER_THAN = 'greaterThan'; - public const GREATER_THAN_OR_EQUAL = 'greaterThanOrEqual'; - public const LESS_THAN = 'lessThan'; - public const LESS_THAN_OR_EQUAL = 'lessThanOrEqual'; + public const NOT_CONFIGURED = "notConfigured"; + public const EQUAL = "equal"; + public const NOT_EQUAL = "notEqual"; + public const GREATER_THAN = "greaterThan"; + public const GREATER_THAN_OR_EQUAL = "greaterThanOrEqual"; + public const LESS_THAN = "lessThan"; + public const LESS_THAN_OR_EQUAL = "lessThanOrEqual"; } diff --git a/src/Generated/Models/Win32LobAppRuleType.php b/src/Generated/Models/Win32LobAppRuleType.php index 28cca69d5ce..dee8ece283b 100644 --- a/src/Generated/Models/Win32LobAppRuleType.php +++ b/src/Generated/Models/Win32LobAppRuleType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAppRuleType extends Enum { - public const DETECTION = 'detection'; - public const REQUIREMENT = 'requirement'; + public const DETECTION = "detection"; + public const REQUIREMENT = "requirement"; } diff --git a/src/Generated/Models/Win32LobAutoUpdateSupersededAppsState.php b/src/Generated/Models/Win32LobAutoUpdateSupersededAppsState.php index e812fbee9f8..8df19477d58 100644 --- a/src/Generated/Models/Win32LobAutoUpdateSupersededAppsState.php +++ b/src/Generated/Models/Win32LobAutoUpdateSupersededAppsState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Win32LobAutoUpdateSupersededAppsState extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENABLED = 'enabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENABLED = "enabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WinGetAppNotification.php b/src/Generated/Models/WinGetAppNotification.php index 8701cebb8a5..f41d4e1f078 100644 --- a/src/Generated/Models/WinGetAppNotification.php +++ b/src/Generated/Models/WinGetAppNotification.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WinGetAppNotification extends Enum { - public const SHOW_ALL = 'showAll'; - public const SHOW_REBOOT = 'showReboot'; - public const HIDE_ALL = 'hideAll'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SHOW_ALL = "showAll"; + public const SHOW_REBOOT = "showReboot"; + public const HIDE_ALL = "hideAll"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/Windows10AppType.php b/src/Generated/Models/Windows10AppType.php index 449758b43d3..2fa70c381e8 100644 --- a/src/Generated/Models/Windows10AppType.php +++ b/src/Generated/Models/Windows10AppType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class Windows10AppType extends Enum { - public const DESKTOP = 'desktop'; - public const UNIVERSAL = 'universal'; + public const DESKTOP = "desktop"; + public const UNIVERSAL = "universal"; } diff --git a/src/Generated/Models/Windows10AppsUpdateRecurrence.php b/src/Generated/Models/Windows10AppsUpdateRecurrence.php index dcea77cfc28..23446a6f467 100644 --- a/src/Generated/Models/Windows10AppsUpdateRecurrence.php +++ b/src/Generated/Models/Windows10AppsUpdateRecurrence.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class Windows10AppsUpdateRecurrence extends Enum { - public const NONE = 'none'; - public const DAILY = 'daily'; - public const WEEKLY = 'weekly'; - public const MONTHLY = 'monthly'; + public const NONE = "none"; + public const DAILY = "daily"; + public const WEEKLY = "weekly"; + public const MONTHLY = "monthly"; } diff --git a/src/Generated/Models/Windows10DeviceModeType.php b/src/Generated/Models/Windows10DeviceModeType.php index e580a9528d6..a867eef37ce 100644 --- a/src/Generated/Models/Windows10DeviceModeType.php +++ b/src/Generated/Models/Windows10DeviceModeType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class Windows10DeviceModeType extends Enum { - public const STANDARD_CONFIGURATION = 'standardConfiguration'; - public const S_MODE_CONFIGURATION = 'sModeConfiguration'; + public const STANDARD_CONFIGURATION = "standardConfiguration"; + public const S_MODE_CONFIGURATION = "sModeConfiguration"; } diff --git a/src/Generated/Models/Windows10EditionType.php b/src/Generated/Models/Windows10EditionType.php index 91c170e079e..7cea9c6225d 100644 --- a/src/Generated/Models/Windows10EditionType.php +++ b/src/Generated/Models/Windows10EditionType.php @@ -5,24 +5,24 @@ use Microsoft\Kiota\Abstractions\Enum; class Windows10EditionType extends Enum { - public const WINDOWS10_ENTERPRISE = 'windows10Enterprise'; - public const WINDOWS10_ENTERPRISE_N = 'windows10EnterpriseN'; - public const WINDOWS10_EDUCATION = 'windows10Education'; - public const WINDOWS10_EDUCATION_N = 'windows10EducationN'; - public const WINDOWS10_MOBILE_ENTERPRISE = 'windows10MobileEnterprise'; - public const WINDOWS10_HOLOGRAPHIC_ENTERPRISE = 'windows10HolographicEnterprise'; - public const WINDOWS10_PROFESSIONAL = 'windows10Professional'; - public const WINDOWS10_PROFESSIONAL_N = 'windows10ProfessionalN'; - public const WINDOWS10_PROFESSIONAL_EDUCATION = 'windows10ProfessionalEducation'; - public const WINDOWS10_PROFESSIONAL_EDUCATION_N = 'windows10ProfessionalEducationN'; - public const WINDOWS10_PROFESSIONAL_WORKSTATION = 'windows10ProfessionalWorkstation'; - public const WINDOWS10_PROFESSIONAL_WORKSTATION_N = 'windows10ProfessionalWorkstationN'; - public const NOT_CONFIGURED = 'notConfigured'; - public const WINDOWS10_HOME = 'windows10Home'; - public const WINDOWS10_HOME_CHINA = 'windows10HomeChina'; - public const WINDOWS10_HOME_N = 'windows10HomeN'; - public const WINDOWS10_HOME_SINGLE_LANGUAGE = 'windows10HomeSingleLanguage'; - public const WINDOWS10_MOBILE = 'windows10Mobile'; - public const WINDOWS10_IO_T_CORE = 'windows10IoTCore'; - public const WINDOWS10_IO_T_CORE_COMMERCIAL = 'windows10IoTCoreCommercial'; + public const WINDOWS10_ENTERPRISE = "windows10Enterprise"; + public const WINDOWS10_ENTERPRISE_N = "windows10EnterpriseN"; + public const WINDOWS10_EDUCATION = "windows10Education"; + public const WINDOWS10_EDUCATION_N = "windows10EducationN"; + public const WINDOWS10_MOBILE_ENTERPRISE = "windows10MobileEnterprise"; + public const WINDOWS10_HOLOGRAPHIC_ENTERPRISE = "windows10HolographicEnterprise"; + public const WINDOWS10_PROFESSIONAL = "windows10Professional"; + public const WINDOWS10_PROFESSIONAL_N = "windows10ProfessionalN"; + public const WINDOWS10_PROFESSIONAL_EDUCATION = "windows10ProfessionalEducation"; + public const WINDOWS10_PROFESSIONAL_EDUCATION_N = "windows10ProfessionalEducationN"; + public const WINDOWS10_PROFESSIONAL_WORKSTATION = "windows10ProfessionalWorkstation"; + public const WINDOWS10_PROFESSIONAL_WORKSTATION_N = "windows10ProfessionalWorkstationN"; + public const NOT_CONFIGURED = "notConfigured"; + public const WINDOWS10_HOME = "windows10Home"; + public const WINDOWS10_HOME_CHINA = "windows10HomeChina"; + public const WINDOWS10_HOME_N = "windows10HomeN"; + public const WINDOWS10_HOME_SINGLE_LANGUAGE = "windows10HomeSingleLanguage"; + public const WINDOWS10_MOBILE = "windows10Mobile"; + public const WINDOWS10_IO_T_CORE = "windows10IoTCore"; + public const WINDOWS10_IO_T_CORE_COMMERCIAL = "windows10IoTCoreCommercial"; } diff --git a/src/Generated/Models/Windows10VpnAuthenticationMethod.php b/src/Generated/Models/Windows10VpnAuthenticationMethod.php index a3ae6b1a086..5ef9e5f2509 100644 --- a/src/Generated/Models/Windows10VpnAuthenticationMethod.php +++ b/src/Generated/Models/Windows10VpnAuthenticationMethod.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class Windows10VpnAuthenticationMethod extends Enum { - public const CERTIFICATE = 'certificate'; - public const USERNAME_AND_PASSWORD = 'usernameAndPassword'; - public const CUSTOM_EAP_XML = 'customEapXml'; - public const DERIVED_CREDENTIAL = 'derivedCredential'; + public const CERTIFICATE = "certificate"; + public const USERNAME_AND_PASSWORD = "usernameAndPassword"; + public const CUSTOM_EAP_XML = "customEapXml"; + public const DERIVED_CREDENTIAL = "derivedCredential"; } diff --git a/src/Generated/Models/Windows10VpnConnectionType.php b/src/Generated/Models/Windows10VpnConnectionType.php index f5a5513fa0d..1c06dc178be 100644 --- a/src/Generated/Models/Windows10VpnConnectionType.php +++ b/src/Generated/Models/Windows10VpnConnectionType.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class Windows10VpnConnectionType extends Enum { - public const PULSE_SECURE = 'pulseSecure'; - public const F5_EDGE_CLIENT = 'f5EdgeClient'; - public const DELL_SONIC_WALL_MOBILE_CONNECT = 'dellSonicWallMobileConnect'; - public const CHECK_POINT_CAPSULE_VPN = 'checkPointCapsuleVpn'; - public const AUTOMATIC = 'automatic'; - public const IK_EV2 = 'ikEv2'; - public const L2TP = 'l2tp'; - public const PPTP = 'pptp'; - public const CITRIX = 'citrix'; - public const PALO_ALTO_GLOBAL_PROTECT = 'paloAltoGlobalProtect'; - public const CISCO_ANY_CONNECT = 'ciscoAnyConnect'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const MICROSOFT_TUNNEL = 'microsoftTunnel'; + public const PULSE_SECURE = "pulseSecure"; + public const F5_EDGE_CLIENT = "f5EdgeClient"; + public const DELL_SONIC_WALL_MOBILE_CONNECT = "dellSonicWallMobileConnect"; + public const CHECK_POINT_CAPSULE_VPN = "checkPointCapsuleVpn"; + public const AUTOMATIC = "automatic"; + public const IK_EV2 = "ikEv2"; + public const L2TP = "l2tp"; + public const PPTP = "pptp"; + public const CITRIX = "citrix"; + public const PALO_ALTO_GLOBAL_PROTECT = "paloAltoGlobalProtect"; + public const CISCO_ANY_CONNECT = "ciscoAnyConnect"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const MICROSOFT_TUNNEL = "microsoftTunnel"; } diff --git a/src/Generated/Models/Windows10VpnProfileTarget.php b/src/Generated/Models/Windows10VpnProfileTarget.php index 433c43a0126..aaeae6501a9 100644 --- a/src/Generated/Models/Windows10VpnProfileTarget.php +++ b/src/Generated/Models/Windows10VpnProfileTarget.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class Windows10VpnProfileTarget extends Enum { - public const USER = 'user'; - public const DEVICE = 'device'; - public const AUTO_PILOT_DEVICE = 'autoPilotDevice'; + public const USER = "user"; + public const DEVICE = "device"; + public const AUTO_PILOT_DEVICE = "autoPilotDevice"; } diff --git a/src/Generated/Models/WindowsAppStartLayoutTileSize.php b/src/Generated/Models/WindowsAppStartLayoutTileSize.php index ee6282e4b13..01c6a0ff30b 100644 --- a/src/Generated/Models/WindowsAppStartLayoutTileSize.php +++ b/src/Generated/Models/WindowsAppStartLayoutTileSize.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAppStartLayoutTileSize extends Enum { - public const HIDDEN = 'hidden'; - public const SMALL = 'small'; - public const MEDIUM = 'medium'; - public const WIDE = 'wide'; - public const LARGE = 'large'; + public const HIDDEN = "hidden"; + public const SMALL = "small"; + public const MEDIUM = "medium"; + public const WIDE = "wide"; + public const LARGE = "large"; } diff --git a/src/Generated/Models/WindowsArchitecture.php b/src/Generated/Models/WindowsArchitecture.php index 17cf3803b9d..875d4989cbe 100644 --- a/src/Generated/Models/WindowsArchitecture.php +++ b/src/Generated/Models/WindowsArchitecture.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsArchitecture extends Enum { - public const NONE = 'none'; - public const X86 = 'x86'; - public const X64 = 'x64'; - public const ARM = 'arm'; - public const NEUTRAL = 'neutral'; - public const ARM64 = 'arm64'; + public const NONE = "none"; + public const X86 = "x86"; + public const X64 = "x64"; + public const ARM = "arm"; + public const NEUTRAL = "neutral"; + public const ARM64 = "arm64"; } diff --git a/src/Generated/Models/WindowsAutopilotDeploymentState.php b/src/Generated/Models/WindowsAutopilotDeploymentState.php index 289e5d8a243..3193b9fa72c 100644 --- a/src/Generated/Models/WindowsAutopilotDeploymentState.php +++ b/src/Generated/Models/WindowsAutopilotDeploymentState.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotDeploymentState extends Enum { - public const UNKNOWN = 'unknown'; - public const SUCCESS = 'success'; - public const IN_PROGRESS = 'inProgress'; - public const FAILURE = 'failure'; - public const SUCCESS_WITH_TIMEOUT = 'successWithTimeout'; - public const NOT_ATTEMPTED = 'notAttempted'; - public const DISABLED = 'disabled'; - public const SUCCESS_ON_RETRY = 'successOnRetry'; + public const UNKNOWN = "unknown"; + public const SUCCESS = "success"; + public const IN_PROGRESS = "inProgress"; + public const FAILURE = "failure"; + public const SUCCESS_WITH_TIMEOUT = "successWithTimeout"; + public const NOT_ATTEMPTED = "notAttempted"; + public const DISABLED = "disabled"; + public const SUCCESS_ON_RETRY = "successOnRetry"; } diff --git a/src/Generated/Models/WindowsAutopilotDeviceRemediationState.php b/src/Generated/Models/WindowsAutopilotDeviceRemediationState.php index b31af0daf76..1819de34629 100644 --- a/src/Generated/Models/WindowsAutopilotDeviceRemediationState.php +++ b/src/Generated/Models/WindowsAutopilotDeviceRemediationState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotDeviceRemediationState extends Enum { - public const UNKNOWN = 'unknown'; - public const NO_REMEDIATION_REQUIRED = 'noRemediationRequired'; - public const AUTOMATIC_REMEDIATION_REQUIRED = 'automaticRemediationRequired'; - public const MANUAL_REMEDIATION_REQUIRED = 'manualRemediationRequired'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const NO_REMEDIATION_REQUIRED = "noRemediationRequired"; + public const AUTOMATIC_REMEDIATION_REQUIRED = "automaticRemediationRequired"; + public const MANUAL_REMEDIATION_REQUIRED = "manualRemediationRequired"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsAutopilotDeviceType.php b/src/Generated/Models/WindowsAutopilotDeviceType.php index 4fe1705db3c..f91a4fa66ee 100644 --- a/src/Generated/Models/WindowsAutopilotDeviceType.php +++ b/src/Generated/Models/WindowsAutopilotDeviceType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotDeviceType extends Enum { - public const WINDOWS_PC = 'windowsPc'; - public const HOLO_LENS = 'holoLens'; - public const SURFACE_HUB2 = 'surfaceHub2'; - public const SURFACE_HUB2_S = 'surfaceHub2S'; - public const VIRTUAL_MACHINE = 'virtualMachine'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const WINDOWS_PC = "windowsPc"; + public const HOLO_LENS = "holoLens"; + public const SURFACE_HUB2 = "surfaceHub2"; + public const SURFACE_HUB2_S = "surfaceHub2S"; + public const VIRTUAL_MACHINE = "virtualMachine"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsAutopilotEnrollmentType.php b/src/Generated/Models/WindowsAutopilotEnrollmentType.php index c7a23b4ac68..c8c8bd7bf27 100644 --- a/src/Generated/Models/WindowsAutopilotEnrollmentType.php +++ b/src/Generated/Models/WindowsAutopilotEnrollmentType.php @@ -5,13 +5,13 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotEnrollmentType extends Enum { - public const UNKNOWN = 'unknown'; - public const AZURE_A_D_JOINED_WITH_AUTOPILOT_PROFILE = 'azureADJoinedWithAutopilotProfile'; - public const OFFLINE_DOMAIN_JOINED = 'offlineDomainJoined'; - public const AZURE_A_D_JOINED_USING_DEVICE_AUTH_WITH_AUTOPILOT_PROFILE = 'azureADJoinedUsingDeviceAuthWithAutopilotProfile'; - public const AZURE_A_D_JOINED_USING_DEVICE_AUTH_WITHOUT_AUTOPILOT_PROFILE = 'azureADJoinedUsingDeviceAuthWithoutAutopilotProfile'; - public const AZURE_A_D_JOINED_WITH_OFFLINE_AUTOPILOT_PROFILE = 'azureADJoinedWithOfflineAutopilotProfile'; - public const AZURE_A_D_JOINED_WITH_WHITE_GLOVE = 'azureADJoinedWithWhiteGlove'; - public const OFFLINE_DOMAIN_JOINED_WITH_WHITE_GLOVE = 'offlineDomainJoinedWithWhiteGlove'; - public const OFFLINE_DOMAIN_JOINED_WITH_OFFLINE_AUTOPILOT_PROFILE = 'offlineDomainJoinedWithOfflineAutopilotProfile'; + public const UNKNOWN = "unknown"; + public const AZURE_A_D_JOINED_WITH_AUTOPILOT_PROFILE = "azureADJoinedWithAutopilotProfile"; + public const OFFLINE_DOMAIN_JOINED = "offlineDomainJoined"; + public const AZURE_A_D_JOINED_USING_DEVICE_AUTH_WITH_AUTOPILOT_PROFILE = "azureADJoinedUsingDeviceAuthWithAutopilotProfile"; + public const AZURE_A_D_JOINED_USING_DEVICE_AUTH_WITHOUT_AUTOPILOT_PROFILE = "azureADJoinedUsingDeviceAuthWithoutAutopilotProfile"; + public const AZURE_A_D_JOINED_WITH_OFFLINE_AUTOPILOT_PROFILE = "azureADJoinedWithOfflineAutopilotProfile"; + public const AZURE_A_D_JOINED_WITH_WHITE_GLOVE = "azureADJoinedWithWhiteGlove"; + public const OFFLINE_DOMAIN_JOINED_WITH_WHITE_GLOVE = "offlineDomainJoinedWithWhiteGlove"; + public const OFFLINE_DOMAIN_JOINED_WITH_OFFLINE_AUTOPILOT_PROFILE = "offlineDomainJoinedWithOfflineAutopilotProfile"; } diff --git a/src/Generated/Models/WindowsAutopilotProfileAssignmentDetailedStatus.php b/src/Generated/Models/WindowsAutopilotProfileAssignmentDetailedStatus.php index de85a0037ff..b385b294ae6 100644 --- a/src/Generated/Models/WindowsAutopilotProfileAssignmentDetailedStatus.php +++ b/src/Generated/Models/WindowsAutopilotProfileAssignmentDetailedStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotProfileAssignmentDetailedStatus extends Enum { - public const NONE = 'none'; - public const HARDWARE_REQUIREMENTS_NOT_MET = 'hardwareRequirementsNotMet'; - public const SURFACE_HUB_PROFILE_NOT_SUPPORTED = 'surfaceHubProfileNotSupported'; - public const HOLO_LENS_PROFILE_NOT_SUPPORTED = 'holoLensProfileNotSupported'; - public const WINDOWS_PC_PROFILE_NOT_SUPPORTED = 'windowsPcProfileNotSupported'; - public const SURFACE_HUB2_S_PROFILE_NOT_SUPPORTED = 'surfaceHub2SProfileNotSupported'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const HARDWARE_REQUIREMENTS_NOT_MET = "hardwareRequirementsNotMet"; + public const SURFACE_HUB_PROFILE_NOT_SUPPORTED = "surfaceHubProfileNotSupported"; + public const HOLO_LENS_PROFILE_NOT_SUPPORTED = "holoLensProfileNotSupported"; + public const WINDOWS_PC_PROFILE_NOT_SUPPORTED = "windowsPcProfileNotSupported"; + public const SURFACE_HUB2_S_PROFILE_NOT_SUPPORTED = "surfaceHub2SProfileNotSupported"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsAutopilotProfileAssignmentStatus.php b/src/Generated/Models/WindowsAutopilotProfileAssignmentStatus.php index 6b9fe3d29ef..6033bcd7a6d 100644 --- a/src/Generated/Models/WindowsAutopilotProfileAssignmentStatus.php +++ b/src/Generated/Models/WindowsAutopilotProfileAssignmentStatus.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotProfileAssignmentStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ASSIGNED_IN_SYNC = 'assignedInSync'; - public const ASSIGNED_OUT_OF_SYNC = 'assignedOutOfSync'; - public const ASSIGNED_UNKOWN_SYNC_STATE = 'assignedUnkownSyncState'; - public const NOT_ASSIGNED = 'notAssigned'; - public const PENDING = 'pending'; - public const FAILED = 'failed'; + public const UNKNOWN = "unknown"; + public const ASSIGNED_IN_SYNC = "assignedInSync"; + public const ASSIGNED_OUT_OF_SYNC = "assignedOutOfSync"; + public const ASSIGNED_UNKOWN_SYNC_STATE = "assignedUnkownSyncState"; + public const NOT_ASSIGNED = "notAssigned"; + public const PENDING = "pending"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/WindowsAutopilotSyncStatus.php b/src/Generated/Models/WindowsAutopilotSyncStatus.php index 87bde9ae03b..98a48647ebc 100644 --- a/src/Generated/Models/WindowsAutopilotSyncStatus.php +++ b/src/Generated/Models/WindowsAutopilotSyncStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotSyncStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const FAILED = 'failed'; + public const UNKNOWN = "unknown"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/WindowsAutopilotUserlessEnrollmentStatus.php b/src/Generated/Models/WindowsAutopilotUserlessEnrollmentStatus.php index e8e33425d3a..b1ca473c733 100644 --- a/src/Generated/Models/WindowsAutopilotUserlessEnrollmentStatus.php +++ b/src/Generated/Models/WindowsAutopilotUserlessEnrollmentStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsAutopilotUserlessEnrollmentStatus extends Enum { - public const UNKNOWN = 'unknown'; - public const ALLOWED = 'allowed'; - public const BLOCKED = 'blocked'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const UNKNOWN = "unknown"; + public const ALLOWED = "allowed"; + public const BLOCKED = "blocked"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsDefenderApplicationControlSupplementalPolicyStatuses.php b/src/Generated/Models/WindowsDefenderApplicationControlSupplementalPolicyStatuses.php index 0587122429b..e6081a7d566 100644 --- a/src/Generated/Models/WindowsDefenderApplicationControlSupplementalPolicyStatuses.php +++ b/src/Generated/Models/WindowsDefenderApplicationControlSupplementalPolicyStatuses.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDefenderApplicationControlSupplementalPolicyStatuses extends Enum { - public const UNKNOWN = 'unknown'; - public const SUCCESS = 'success'; - public const TOKEN_ERROR = 'tokenError'; - public const NOT_AUTHORIZED_BY_TOKEN = 'notAuthorizedByToken'; - public const POLICY_NOT_FOUND = 'policyNotFound'; + public const UNKNOWN = "unknown"; + public const SUCCESS = "success"; + public const TOKEN_ERROR = "tokenError"; + public const NOT_AUTHORIZED_BY_TOKEN = "notAuthorizedByToken"; + public const POLICY_NOT_FOUND = "policyNotFound"; } diff --git a/src/Generated/Models/WindowsDefenderProductStatus.php b/src/Generated/Models/WindowsDefenderProductStatus.php index a1fd61a0dcd..b1de91dc5d1 100644 --- a/src/Generated/Models/WindowsDefenderProductStatus.php +++ b/src/Generated/Models/WindowsDefenderProductStatus.php @@ -5,30 +5,30 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDefenderProductStatus extends Enum { - public const NO_STATUS = 'noStatus'; - public const SERVICE_NOT_RUNNING = 'serviceNotRunning'; - public const SERVICE_STARTED_WITHOUT_MALWARE_PROTECTION = 'serviceStartedWithoutMalwareProtection'; - public const PENDING_FULL_SCAN_DUE_TO_THREAT_ACTION = 'pendingFullScanDueToThreatAction'; - public const PENDING_REBOOT_DUE_TO_THREAT_ACTION = 'pendingRebootDueToThreatAction'; - public const PENDING_MANUAL_STEPS_DUE_TO_THREAT_ACTION = 'pendingManualStepsDueToThreatAction'; - public const AV_SIGNATURES_OUT_OF_DATE = 'avSignaturesOutOfDate'; - public const AS_SIGNATURES_OUT_OF_DATE = 'asSignaturesOutOfDate'; - public const NO_QUICK_SCAN_HAPPENED_FOR_SPECIFIED_PERIOD = 'noQuickScanHappenedForSpecifiedPeriod'; - public const NO_FULL_SCAN_HAPPENED_FOR_SPECIFIED_PERIOD = 'noFullScanHappenedForSpecifiedPeriod'; - public const SYSTEM_INITIATED_SCAN_IN_PROGRESS = 'systemInitiatedScanInProgress'; - public const SYSTEM_INITIATED_CLEAN_IN_PROGRESS = 'systemInitiatedCleanInProgress'; - public const SAMPLES_PENDING_SUBMISSION = 'samplesPendingSubmission'; - public const PRODUCT_RUNNING_IN_EVALUATION_MODE = 'productRunningInEvaluationMode'; - public const PRODUCT_RUNNING_IN_NON_GENUINE_MODE = 'productRunningInNonGenuineMode'; - public const PRODUCT_EXPIRED = 'productExpired'; - public const OFFLINE_SCAN_REQUIRED = 'offlineScanRequired'; - public const SERVICE_SHUTDOWN_AS_PART_OF_SYSTEM_SHUTDOWN = 'serviceShutdownAsPartOfSystemShutdown'; - public const THREAT_REMEDIATION_FAILED_CRITICALLY = 'threatRemediationFailedCritically'; - public const THREAT_REMEDIATION_FAILED_NON_CRITICALLY = 'threatRemediationFailedNonCritically'; - public const NO_STATUS_FLAGS_SET = 'noStatusFlagsSet'; - public const PLATFORM_OUT_OF_DATE = 'platformOutOfDate'; - public const PLATFORM_UPDATE_IN_PROGRESS = 'platformUpdateInProgress'; - public const PLATFORM_ABOUT_TO_BE_OUTDATED = 'platformAboutToBeOutdated'; - public const SIGNATURE_OR_PLATFORM_END_OF_LIFE_IS_PAST_OR_IS_IMPENDING = 'signatureOrPlatformEndOfLifeIsPastOrIsImpending'; - public const WINDOWS_S_MODE_SIGNATURES_IN_USE_ON_NON_WIN10_S_INSTALL = 'windowsSModeSignaturesInUseOnNonWin10SInstall'; + public const NO_STATUS = "noStatus"; + public const SERVICE_NOT_RUNNING = "serviceNotRunning"; + public const SERVICE_STARTED_WITHOUT_MALWARE_PROTECTION = "serviceStartedWithoutMalwareProtection"; + public const PENDING_FULL_SCAN_DUE_TO_THREAT_ACTION = "pendingFullScanDueToThreatAction"; + public const PENDING_REBOOT_DUE_TO_THREAT_ACTION = "pendingRebootDueToThreatAction"; + public const PENDING_MANUAL_STEPS_DUE_TO_THREAT_ACTION = "pendingManualStepsDueToThreatAction"; + public const AV_SIGNATURES_OUT_OF_DATE = "avSignaturesOutOfDate"; + public const AS_SIGNATURES_OUT_OF_DATE = "asSignaturesOutOfDate"; + public const NO_QUICK_SCAN_HAPPENED_FOR_SPECIFIED_PERIOD = "noQuickScanHappenedForSpecifiedPeriod"; + public const NO_FULL_SCAN_HAPPENED_FOR_SPECIFIED_PERIOD = "noFullScanHappenedForSpecifiedPeriod"; + public const SYSTEM_INITIATED_SCAN_IN_PROGRESS = "systemInitiatedScanInProgress"; + public const SYSTEM_INITIATED_CLEAN_IN_PROGRESS = "systemInitiatedCleanInProgress"; + public const SAMPLES_PENDING_SUBMISSION = "samplesPendingSubmission"; + public const PRODUCT_RUNNING_IN_EVALUATION_MODE = "productRunningInEvaluationMode"; + public const PRODUCT_RUNNING_IN_NON_GENUINE_MODE = "productRunningInNonGenuineMode"; + public const PRODUCT_EXPIRED = "productExpired"; + public const OFFLINE_SCAN_REQUIRED = "offlineScanRequired"; + public const SERVICE_SHUTDOWN_AS_PART_OF_SYSTEM_SHUTDOWN = "serviceShutdownAsPartOfSystemShutdown"; + public const THREAT_REMEDIATION_FAILED_CRITICALLY = "threatRemediationFailedCritically"; + public const THREAT_REMEDIATION_FAILED_NON_CRITICALLY = "threatRemediationFailedNonCritically"; + public const NO_STATUS_FLAGS_SET = "noStatusFlagsSet"; + public const PLATFORM_OUT_OF_DATE = "platformOutOfDate"; + public const PLATFORM_UPDATE_IN_PROGRESS = "platformUpdateInProgress"; + public const PLATFORM_ABOUT_TO_BE_OUTDATED = "platformAboutToBeOutdated"; + public const SIGNATURE_OR_PLATFORM_END_OF_LIFE_IS_PAST_OR_IS_IMPENDING = "signatureOrPlatformEndOfLifeIsPastOrIsImpending"; + public const WINDOWS_S_MODE_SIGNATURES_IN_USE_ON_NON_WIN10_S_INSTALL = "windowsSModeSignaturesInUseOnNonWin10SInstall"; } diff --git a/src/Generated/Models/WindowsDefenderTamperProtectionOptions.php b/src/Generated/Models/WindowsDefenderTamperProtectionOptions.php index 0ab82853e56..8868ba41126 100644 --- a/src/Generated/Models/WindowsDefenderTamperProtectionOptions.php +++ b/src/Generated/Models/WindowsDefenderTamperProtectionOptions.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDefenderTamperProtectionOptions extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ENABLE = 'enable'; - public const DISABLE = 'disable'; + public const NOT_CONFIGURED = "notConfigured"; + public const ENABLE = "enable"; + public const DISABLE = "disable"; } diff --git a/src/Generated/Models/WindowsDeliveryOptimizationMode.php b/src/Generated/Models/WindowsDeliveryOptimizationMode.php index f970da8a9ab..88975f11cf3 100644 --- a/src/Generated/Models/WindowsDeliveryOptimizationMode.php +++ b/src/Generated/Models/WindowsDeliveryOptimizationMode.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDeliveryOptimizationMode extends Enum { - public const USER_DEFINED = 'userDefined'; - public const HTTP_ONLY = 'httpOnly'; - public const HTTP_WITH_PEERING_NAT = 'httpWithPeeringNat'; - public const HTTP_WITH_PEERING_PRIVATE_GROUP = 'httpWithPeeringPrivateGroup'; - public const HTTP_WITH_INTERNET_PEERING = 'httpWithInternetPeering'; - public const SIMPLE_DOWNLOAD = 'simpleDownload'; - public const BYPASS_MODE = 'bypassMode'; + public const USER_DEFINED = "userDefined"; + public const HTTP_ONLY = "httpOnly"; + public const HTTP_WITH_PEERING_NAT = "httpWithPeeringNat"; + public const HTTP_WITH_PEERING_PRIVATE_GROUP = "httpWithPeeringPrivateGroup"; + public const HTTP_WITH_INTERNET_PEERING = "httpWithInternetPeering"; + public const SIMPLE_DOWNLOAD = "simpleDownload"; + public const BYPASS_MODE = "bypassMode"; } diff --git a/src/Generated/Models/WindowsDeviceHealthState.php b/src/Generated/Models/WindowsDeviceHealthState.php index c8e31b81245..72562c283d7 100644 --- a/src/Generated/Models/WindowsDeviceHealthState.php +++ b/src/Generated/Models/WindowsDeviceHealthState.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDeviceHealthState extends Enum { - public const CLEAN = 'clean'; - public const FULL_SCAN_PENDING = 'fullScanPending'; - public const REBOOT_PENDING = 'rebootPending'; - public const MANUAL_STEPS_PENDING = 'manualStepsPending'; - public const OFFLINE_SCAN_PENDING = 'offlineScanPending'; - public const CRITICAL = 'critical'; + public const CLEAN = "clean"; + public const FULL_SCAN_PENDING = "fullScanPending"; + public const REBOOT_PENDING = "rebootPending"; + public const MANUAL_STEPS_PENDING = "manualStepsPending"; + public const OFFLINE_SCAN_PENDING = "offlineScanPending"; + public const CRITICAL = "critical"; } diff --git a/src/Generated/Models/WindowsDeviceType.php b/src/Generated/Models/WindowsDeviceType.php index bcdb40216e7..4f61e704228 100644 --- a/src/Generated/Models/WindowsDeviceType.php +++ b/src/Generated/Models/WindowsDeviceType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDeviceType extends Enum { - public const NONE = 'none'; - public const DESKTOP = 'desktop'; - public const MOBILE = 'mobile'; - public const HOLOGRAPHIC = 'holographic'; - public const TEAM = 'team'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const DESKTOP = "desktop"; + public const MOBILE = "mobile"; + public const HOLOGRAPHIC = "holographic"; + public const TEAM = "team"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsDeviceUsageType.php b/src/Generated/Models/WindowsDeviceUsageType.php index 4836fe70ee7..95f213f1da3 100644 --- a/src/Generated/Models/WindowsDeviceUsageType.php +++ b/src/Generated/Models/WindowsDeviceUsageType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDeviceUsageType extends Enum { - public const SINGLE_USER = 'singleUser'; - public const SHARED = 'shared'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SINGLE_USER = "singleUser"; + public const SHARED = "shared"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsDomainJoinConfiguration.php b/src/Generated/Models/WindowsDomainJoinConfiguration.php index 75d11378109..0fcbee9387c 100644 --- a/src/Generated/Models/WindowsDomainJoinConfiguration.php +++ b/src/Generated/Models/WindowsDomainJoinConfiguration.php @@ -81,7 +81,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the networkAccessConfigurations property value. Reference to device configurations required for network connectivity + * Gets the networkAccessConfigurations property value. Reference to device configurations required for network connectivity. This collection can contain a maximum of 2 elements. * @return array|null */ public function getNetworkAccessConfigurations(): ?array { @@ -144,7 +144,7 @@ public function setComputerNameSuffixRandomCharCount(?int $value): void { } /** - * Sets the networkAccessConfigurations property value. Reference to device configurations required for network connectivity + * Sets the networkAccessConfigurations property value. Reference to device configurations required for network connectivity. This collection can contain a maximum of 2 elements. * @param array|null $value Value to set for the networkAccessConfigurations property. */ public function setNetworkAccessConfigurations(?array $value): void { diff --git a/src/Generated/Models/WindowsDriverUpdateProfileInventorySyncState.php b/src/Generated/Models/WindowsDriverUpdateProfileInventorySyncState.php index 45fad2b3b79..9627ebb4e9d 100644 --- a/src/Generated/Models/WindowsDriverUpdateProfileInventorySyncState.php +++ b/src/Generated/Models/WindowsDriverUpdateProfileInventorySyncState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsDriverUpdateProfileInventorySyncState extends Enum { - public const PENDING = 'pending'; - public const SUCCESS = 'success'; - public const FAILURE = 'failure'; + public const PENDING = "pending"; + public const SUCCESS = "success"; + public const FAILURE = "failure"; } diff --git a/src/Generated/Models/WindowsEdgeKioskType.php b/src/Generated/Models/WindowsEdgeKioskType.php index ee3755f8e32..871c2f3f20d 100644 --- a/src/Generated/Models/WindowsEdgeKioskType.php +++ b/src/Generated/Models/WindowsEdgeKioskType.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsEdgeKioskType extends Enum { - public const PUBLIC_BROWSING = 'publicBrowsing'; - public const FULL_SCREEN = 'fullScreen'; + public const PUBLIC_BROWSING = "publicBrowsing"; + public const FULL_SCREEN = "fullScreen"; } diff --git a/src/Generated/Models/WindowsFirewallRuleInterfaceTypes.php b/src/Generated/Models/WindowsFirewallRuleInterfaceTypes.php index 74c2a1d0b09..88fcb702c16 100644 --- a/src/Generated/Models/WindowsFirewallRuleInterfaceTypes.php +++ b/src/Generated/Models/WindowsFirewallRuleInterfaceTypes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsFirewallRuleInterfaceTypes extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const REMOTE_ACCESS = 'remoteAccess'; - public const WIRELESS = 'wireless'; - public const LAN = 'lan'; + public const NOT_CONFIGURED = "notConfigured"; + public const REMOTE_ACCESS = "remoteAccess"; + public const WIRELESS = "wireless"; + public const LAN = "lan"; } diff --git a/src/Generated/Models/WindowsFirewallRuleNetworkProfileTypes.php b/src/Generated/Models/WindowsFirewallRuleNetworkProfileTypes.php index ca4c4a4bf6f..6adb2b39ad0 100644 --- a/src/Generated/Models/WindowsFirewallRuleNetworkProfileTypes.php +++ b/src/Generated/Models/WindowsFirewallRuleNetworkProfileTypes.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsFirewallRuleNetworkProfileTypes extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DOMAIN = 'domain'; - public const PRIVATE = 'private'; - public const PUBLIC = 'public'; + public const NOT_CONFIGURED = "notConfigured"; + public const DOMAIN = "domain"; + public const PRIVATE = "private"; + public const PUBLIC = "public"; } diff --git a/src/Generated/Models/WindowsFirewallRuleTrafficDirectionType.php b/src/Generated/Models/WindowsFirewallRuleTrafficDirectionType.php index 722f2d12d8e..e0dab218694 100644 --- a/src/Generated/Models/WindowsFirewallRuleTrafficDirectionType.php +++ b/src/Generated/Models/WindowsFirewallRuleTrafficDirectionType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsFirewallRuleTrafficDirectionType extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const OUT = 'out'; - public const IN = 'in'; + public const NOT_CONFIGURED = "notConfigured"; + public const OUT = "out"; + public const IN = "in"; } diff --git a/src/Generated/Models/WindowsHealthMonitoringScope.php b/src/Generated/Models/WindowsHealthMonitoringScope.php index 5c31d468402..aad974778b8 100644 --- a/src/Generated/Models/WindowsHealthMonitoringScope.php +++ b/src/Generated/Models/WindowsHealthMonitoringScope.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsHealthMonitoringScope extends Enum { - public const UNDEFINED = 'undefined'; - public const HEALTH_MONITORING = 'healthMonitoring'; - public const BOOT_PERFORMANCE = 'bootPerformance'; - public const WINDOWS_UPDATES = 'windowsUpdates'; - public const PRIVILEGE_MANAGEMENT = 'privilegeManagement'; + public const UNDEFINED = "undefined"; + public const HEALTH_MONITORING = "healthMonitoring"; + public const BOOT_PERFORMANCE = "bootPerformance"; + public const WINDOWS_UPDATES = "windowsUpdates"; + public const PRIVILEGE_MANAGEMENT = "privilegeManagement"; } diff --git a/src/Generated/Models/WindowsHelloForBusinessPinUsage.php b/src/Generated/Models/WindowsHelloForBusinessPinUsage.php index 118d1348409..a8adef1e9ed 100644 --- a/src/Generated/Models/WindowsHelloForBusinessPinUsage.php +++ b/src/Generated/Models/WindowsHelloForBusinessPinUsage.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsHelloForBusinessPinUsage extends Enum { - public const ALLOWED = 'allowed'; - public const REQUIRED = 'required'; - public const DISALLOWED = 'disallowed'; + public const ALLOWED = "allowed"; + public const REQUIRED = "required"; + public const DISALLOWED = "disallowed"; } diff --git a/src/Generated/Models/WindowsInformationProtectionEnforcementLevel.php b/src/Generated/Models/WindowsInformationProtectionEnforcementLevel.php index f80c221ccc6..87e8e374121 100644 --- a/src/Generated/Models/WindowsInformationProtectionEnforcementLevel.php +++ b/src/Generated/Models/WindowsInformationProtectionEnforcementLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsInformationProtectionEnforcementLevel extends Enum { - public const NO_PROTECTION = 'noProtection'; - public const ENCRYPT_AND_AUDIT_ONLY = 'encryptAndAuditOnly'; - public const ENCRYPT_AUDIT_AND_PROMPT = 'encryptAuditAndPrompt'; - public const ENCRYPT_AUDIT_AND_BLOCK = 'encryptAuditAndBlock'; + public const NO_PROTECTION = "noProtection"; + public const ENCRYPT_AND_AUDIT_ONLY = "encryptAndAuditOnly"; + public const ENCRYPT_AUDIT_AND_PROMPT = "encryptAuditAndPrompt"; + public const ENCRYPT_AUDIT_AND_BLOCK = "encryptAuditAndBlock"; } diff --git a/src/Generated/Models/WindowsInformationProtectionPinCharacterRequirements.php b/src/Generated/Models/WindowsInformationProtectionPinCharacterRequirements.php index fa27a1b2eca..c8a06125c94 100644 --- a/src/Generated/Models/WindowsInformationProtectionPinCharacterRequirements.php +++ b/src/Generated/Models/WindowsInformationProtectionPinCharacterRequirements.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsInformationProtectionPinCharacterRequirements extends Enum { - public const NOT_ALLOW = 'notAllow'; - public const REQUIRE_AT_LEAST_ONE = 'requireAtLeastOne'; - public const ALLOW = 'allow'; + public const NOT_ALLOW = "notAllow"; + public const REQUIRE_AT_LEAST_ONE = "requireAtLeastOne"; + public const ALLOW = "allow"; } diff --git a/src/Generated/Models/WindowsKioskAppType.php b/src/Generated/Models/WindowsKioskAppType.php index c7981c52963..0eecd07cab6 100644 --- a/src/Generated/Models/WindowsKioskAppType.php +++ b/src/Generated/Models/WindowsKioskAppType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsKioskAppType extends Enum { - public const UNKNOWN = 'unknown'; - public const STORE = 'store'; - public const DESKTOP = 'desktop'; - public const AUM_ID = 'aumId'; + public const UNKNOWN = "unknown"; + public const STORE = "store"; + public const DESKTOP = "desktop"; + public const AUM_ID = "aumId"; } diff --git a/src/Generated/Models/WindowsMalwareCategory.php b/src/Generated/Models/WindowsMalwareCategory.php index a347160e383..68a26e02eba 100644 --- a/src/Generated/Models/WindowsMalwareCategory.php +++ b/src/Generated/Models/WindowsMalwareCategory.php @@ -5,54 +5,54 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsMalwareCategory extends Enum { - public const INVALID = 'invalid'; - public const ADWARE = 'adware'; - public const SPYWARE = 'spyware'; - public const PASSWORD_STEALER = 'passwordStealer'; - public const TROJAN_DOWNLOADER = 'trojanDownloader'; - public const WORM = 'worm'; - public const BACKDOOR = 'backdoor'; - public const REMOTE_ACCESS_TROJAN = 'remoteAccessTrojan'; - public const TROJAN = 'trojan'; - public const EMAIL_FLOODER = 'emailFlooder'; - public const KEYLOGGER = 'keylogger'; - public const DIALER = 'dialer'; - public const MONITORING_SOFTWARE = 'monitoringSoftware'; - public const BROWSER_MODIFIER = 'browserModifier'; - public const COOKIE = 'cookie'; - public const BROWSER_PLUGIN = 'browserPlugin'; - public const AOL_EXPLOIT = 'aolExploit'; - public const NUKER = 'nuker'; - public const SECURITY_DISABLER = 'securityDisabler'; - public const JOKE_PROGRAM = 'jokeProgram'; - public const HOSTILE_ACTIVE_X_CONTROL = 'hostileActiveXControl'; - public const SOFTWARE_BUNDLER = 'softwareBundler'; - public const STEALTH_NOTIFIER = 'stealthNotifier'; - public const SETTINGS_MODIFIER = 'settingsModifier'; - public const TOOL_BAR = 'toolBar'; - public const REMOTE_CONTROL_SOFTWARE = 'remoteControlSoftware'; - public const TROJAN_FTP = 'trojanFtp'; - public const POTENTIAL_UNWANTED_SOFTWARE = 'potentialUnwantedSoftware'; - public const ICQ_EXPLOIT = 'icqExploit'; - public const TROJAN_TELNET = 'trojanTelnet'; - public const EXPLOIT = 'exploit'; - public const FILESHARING_PROGRAM = 'filesharingProgram'; - public const MALWARE_CREATION_TOOL = 'malwareCreationTool'; - public const REMOTE__CONTROL__SOFTWARE = 'remote_Control_Software'; - public const TOOL = 'tool'; - public const TROJAN_DENIAL_OF_SERVICE = 'trojanDenialOfService'; - public const TROJAN_DROPPER = 'trojanDropper'; - public const TROJAN_MASS_MAILER = 'trojanMassMailer'; - public const TROJAN_MONITORING_SOFTWARE = 'trojanMonitoringSoftware'; - public const TROJAN_PROXY_SERVER = 'trojanProxyServer'; - public const VIRUS = 'virus'; - public const KNOWN = 'known'; - public const UNKNOWN = 'unknown'; - public const SPP = 'spp'; - public const BEHAVIOR = 'behavior'; - public const VULNERABILITY = 'vulnerability'; - public const POLICY = 'policy'; - public const ENTERPRISE_UNWANTED_SOFTWARE = 'enterpriseUnwantedSoftware'; - public const RANSOM = 'ransom'; - public const HIPS_RULE = 'hipsRule'; + public const INVALID = "invalid"; + public const ADWARE = "adware"; + public const SPYWARE = "spyware"; + public const PASSWORD_STEALER = "passwordStealer"; + public const TROJAN_DOWNLOADER = "trojanDownloader"; + public const WORM = "worm"; + public const BACKDOOR = "backdoor"; + public const REMOTE_ACCESS_TROJAN = "remoteAccessTrojan"; + public const TROJAN = "trojan"; + public const EMAIL_FLOODER = "emailFlooder"; + public const KEYLOGGER = "keylogger"; + public const DIALER = "dialer"; + public const MONITORING_SOFTWARE = "monitoringSoftware"; + public const BROWSER_MODIFIER = "browserModifier"; + public const COOKIE = "cookie"; + public const BROWSER_PLUGIN = "browserPlugin"; + public const AOL_EXPLOIT = "aolExploit"; + public const NUKER = "nuker"; + public const SECURITY_DISABLER = "securityDisabler"; + public const JOKE_PROGRAM = "jokeProgram"; + public const HOSTILE_ACTIVE_X_CONTROL = "hostileActiveXControl"; + public const SOFTWARE_BUNDLER = "softwareBundler"; + public const STEALTH_NOTIFIER = "stealthNotifier"; + public const SETTINGS_MODIFIER = "settingsModifier"; + public const TOOL_BAR = "toolBar"; + public const REMOTE_CONTROL_SOFTWARE = "remoteControlSoftware"; + public const TROJAN_FTP = "trojanFtp"; + public const POTENTIAL_UNWANTED_SOFTWARE = "potentialUnwantedSoftware"; + public const ICQ_EXPLOIT = "icqExploit"; + public const TROJAN_TELNET = "trojanTelnet"; + public const EXPLOIT = "exploit"; + public const FILESHARING_PROGRAM = "filesharingProgram"; + public const MALWARE_CREATION_TOOL = "malwareCreationTool"; + public const REMOTE__CONTROL__SOFTWARE = "remote_Control_Software"; + public const TOOL = "tool"; + public const TROJAN_DENIAL_OF_SERVICE = "trojanDenialOfService"; + public const TROJAN_DROPPER = "trojanDropper"; + public const TROJAN_MASS_MAILER = "trojanMassMailer"; + public const TROJAN_MONITORING_SOFTWARE = "trojanMonitoringSoftware"; + public const TROJAN_PROXY_SERVER = "trojanProxyServer"; + public const VIRUS = "virus"; + public const KNOWN = "known"; + public const UNKNOWN = "unknown"; + public const SPP = "spp"; + public const BEHAVIOR = "behavior"; + public const VULNERABILITY = "vulnerability"; + public const POLICY = "policy"; + public const ENTERPRISE_UNWANTED_SOFTWARE = "enterpriseUnwantedSoftware"; + public const RANSOM = "ransom"; + public const HIPS_RULE = "hipsRule"; } diff --git a/src/Generated/Models/WindowsMalwareExecutionState.php b/src/Generated/Models/WindowsMalwareExecutionState.php index f15824c4382..04bd2132cc9 100644 --- a/src/Generated/Models/WindowsMalwareExecutionState.php +++ b/src/Generated/Models/WindowsMalwareExecutionState.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsMalwareExecutionState extends Enum { - public const UNKNOWN = 'unknown'; - public const BLOCKED = 'blocked'; - public const ALLOWED = 'allowed'; - public const RUNNING = 'running'; - public const NOT_RUNNING = 'notRunning'; + public const UNKNOWN = "unknown"; + public const BLOCKED = "blocked"; + public const ALLOWED = "allowed"; + public const RUNNING = "running"; + public const NOT_RUNNING = "notRunning"; } diff --git a/src/Generated/Models/WindowsMalwareSeverity.php b/src/Generated/Models/WindowsMalwareSeverity.php index fa8bdd1e008..5d5a2197733 100644 --- a/src/Generated/Models/WindowsMalwareSeverity.php +++ b/src/Generated/Models/WindowsMalwareSeverity.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsMalwareSeverity extends Enum { - public const UNKNOWN = 'unknown'; - public const LOW = 'low'; - public const MODERATE = 'moderate'; - public const HIGH = 'high'; - public const SEVERE = 'severe'; + public const UNKNOWN = "unknown"; + public const LOW = "low"; + public const MODERATE = "moderate"; + public const HIGH = "high"; + public const SEVERE = "severe"; } diff --git a/src/Generated/Models/WindowsMalwareState.php b/src/Generated/Models/WindowsMalwareState.php index a051e87b059..a08e7442ec4 100644 --- a/src/Generated/Models/WindowsMalwareState.php +++ b/src/Generated/Models/WindowsMalwareState.php @@ -5,17 +5,17 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsMalwareState extends Enum { - public const UNKNOWN = 'unknown'; - public const DETECTED = 'detected'; - public const CLEANED = 'cleaned'; - public const QUARANTINED = 'quarantined'; - public const REMOVED = 'removed'; - public const ALLOWED = 'allowed'; - public const BLOCKED = 'blocked'; - public const CLEAN_FAILED = 'cleanFailed'; - public const QUARANTINE_FAILED = 'quarantineFailed'; - public const REMOVE_FAILED = 'removeFailed'; - public const ALLOW_FAILED = 'allowFailed'; - public const ABANDONED = 'abandoned'; - public const BLOCK_FAILED = 'blockFailed'; + public const UNKNOWN = "unknown"; + public const DETECTED = "detected"; + public const CLEANED = "cleaned"; + public const QUARANTINED = "quarantined"; + public const REMOVED = "removed"; + public const ALLOWED = "allowed"; + public const BLOCKED = "blocked"; + public const CLEAN_FAILED = "cleanFailed"; + public const QUARANTINE_FAILED = "quarantineFailed"; + public const REMOVE_FAILED = "removeFailed"; + public const ALLOW_FAILED = "allowFailed"; + public const ABANDONED = "abandoned"; + public const BLOCK_FAILED = "blockFailed"; } diff --git a/src/Generated/Models/WindowsMalwareThreatState.php b/src/Generated/Models/WindowsMalwareThreatState.php index e72d52168bd..45d37a3a09b 100644 --- a/src/Generated/Models/WindowsMalwareThreatState.php +++ b/src/Generated/Models/WindowsMalwareThreatState.php @@ -5,15 +5,15 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsMalwareThreatState extends Enum { - public const ACTIVE = 'active'; - public const ACTION_FAILED = 'actionFailed'; - public const MANUAL_STEPS_REQUIRED = 'manualStepsRequired'; - public const FULL_SCAN_REQUIRED = 'fullScanRequired'; - public const REBOOT_REQUIRED = 'rebootRequired'; - public const REMEDIATED_WITH_NON_CRITICAL_FAILURES = 'remediatedWithNonCriticalFailures'; - public const QUARANTINED = 'quarantined'; - public const REMOVED = 'removed'; - public const CLEANED = 'cleaned'; - public const ALLOWED = 'allowed'; - public const NO_STATUS_CLEARED = 'noStatusCleared'; + public const ACTIVE = "active"; + public const ACTION_FAILED = "actionFailed"; + public const MANUAL_STEPS_REQUIRED = "manualStepsRequired"; + public const FULL_SCAN_REQUIRED = "fullScanRequired"; + public const REBOOT_REQUIRED = "rebootRequired"; + public const REMEDIATED_WITH_NON_CRITICAL_FAILURES = "remediatedWithNonCriticalFailures"; + public const QUARANTINED = "quarantined"; + public const REMOVED = "removed"; + public const CLEANED = "cleaned"; + public const ALLOWED = "allowed"; + public const NO_STATUS_CLEARED = "noStatusCleared"; } diff --git a/src/Generated/Models/WindowsManagedAppClipboardSharingLevel.php b/src/Generated/Models/WindowsManagedAppClipboardSharingLevel.php index ef874aa8670..d3541db51ae 100644 --- a/src/Generated/Models/WindowsManagedAppClipboardSharingLevel.php +++ b/src/Generated/Models/WindowsManagedAppClipboardSharingLevel.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsManagedAppClipboardSharingLevel extends Enum { - public const ANY_DESTINATION_ANY_SOURCE = 'anyDestinationAnySource'; - public const NONE = 'none'; + public const ANY_DESTINATION_ANY_SOURCE = "anyDestinationAnySource"; + public const NONE = "none"; } diff --git a/src/Generated/Models/WindowsManagedAppDataTransferLevel.php b/src/Generated/Models/WindowsManagedAppDataTransferLevel.php index 8e1fd7f45fe..255f29ea0b4 100644 --- a/src/Generated/Models/WindowsManagedAppDataTransferLevel.php +++ b/src/Generated/Models/WindowsManagedAppDataTransferLevel.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsManagedAppDataTransferLevel extends Enum { - public const ALL_APPS = 'allApps'; - public const NONE = 'none'; + public const ALL_APPS = "allApps"; + public const NONE = "none"; } diff --git a/src/Generated/Models/WindowsPrivacyDataAccessLevel.php b/src/Generated/Models/WindowsPrivacyDataAccessLevel.php index 737d9b5df01..ecc7c6b12a3 100644 --- a/src/Generated/Models/WindowsPrivacyDataAccessLevel.php +++ b/src/Generated/Models/WindowsPrivacyDataAccessLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsPrivacyDataAccessLevel extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const FORCE_ALLOW = 'forceAllow'; - public const FORCE_DENY = 'forceDeny'; - public const USER_IN_CONTROL = 'userInControl'; + public const NOT_CONFIGURED = "notConfigured"; + public const FORCE_ALLOW = "forceAllow"; + public const FORCE_DENY = "forceDeny"; + public const USER_IN_CONTROL = "userInControl"; } diff --git a/src/Generated/Models/WindowsPrivacyDataCategory.php b/src/Generated/Models/WindowsPrivacyDataCategory.php index 1329d642b1a..e2e4ff042e5 100644 --- a/src/Generated/Models/WindowsPrivacyDataCategory.php +++ b/src/Generated/Models/WindowsPrivacyDataCategory.php @@ -5,23 +5,23 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsPrivacyDataCategory extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const ACCOUNT_INFO = 'accountInfo'; - public const APPS_RUN_IN_BACKGROUND = 'appsRunInBackground'; - public const CALENDAR = 'calendar'; - public const CALL_HISTORY = 'callHistory'; - public const CAMERA = 'camera'; - public const CONTACTS = 'contacts'; - public const DIAGNOSTICS_INFO = 'diagnosticsInfo'; - public const EMAIL = 'email'; - public const LOCATION = 'location'; - public const MESSAGING = 'messaging'; - public const MICROPHONE = 'microphone'; - public const MOTION = 'motion'; - public const NOTIFICATIONS = 'notifications'; - public const PHONE = 'phone'; - public const RADIOS = 'radios'; - public const TASKS = 'tasks'; - public const SYNC_WITH_DEVICES = 'syncWithDevices'; - public const TRUSTED_DEVICES = 'trustedDevices'; + public const NOT_CONFIGURED = "notConfigured"; + public const ACCOUNT_INFO = "accountInfo"; + public const APPS_RUN_IN_BACKGROUND = "appsRunInBackground"; + public const CALENDAR = "calendar"; + public const CALL_HISTORY = "callHistory"; + public const CAMERA = "camera"; + public const CONTACTS = "contacts"; + public const DIAGNOSTICS_INFO = "diagnosticsInfo"; + public const EMAIL = "email"; + public const LOCATION = "location"; + public const MESSAGING = "messaging"; + public const MICROPHONE = "microphone"; + public const MOTION = "motion"; + public const NOTIFICATIONS = "notifications"; + public const PHONE = "phone"; + public const RADIOS = "radios"; + public const TASKS = "tasks"; + public const SYNC_WITH_DEVICES = "syncWithDevices"; + public const TRUSTED_DEVICES = "trustedDevices"; } diff --git a/src/Generated/Models/WindowsQualityUpdateClassification.php b/src/Generated/Models/WindowsQualityUpdateClassification.php index c1960c0d2cc..e63ae5d0877 100644 --- a/src/Generated/Models/WindowsQualityUpdateClassification.php +++ b/src/Generated/Models/WindowsQualityUpdateClassification.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsQualityUpdateClassification extends Enum { - public const ALL = 'all'; - public const SECURITY = 'security'; - public const NON_SECURITY = 'nonSecurity'; + public const ALL = "all"; + public const SECURITY = "security"; + public const NON_SECURITY = "nonSecurity"; } diff --git a/src/Generated/Models/WindowsSModeConfiguration.php b/src/Generated/Models/WindowsSModeConfiguration.php index 9b7b2c8fce5..9bdb9af4a59 100644 --- a/src/Generated/Models/WindowsSModeConfiguration.php +++ b/src/Generated/Models/WindowsSModeConfiguration.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsSModeConfiguration extends Enum { - public const NO_RESTRICTION = 'noRestriction'; - public const BLOCK = 'block'; - public const UNLOCK = 'unlock'; + public const NO_RESTRICTION = "noRestriction"; + public const BLOCK = "block"; + public const UNLOCK = "unlock"; } diff --git a/src/Generated/Models/WindowsSettingType.php b/src/Generated/Models/WindowsSettingType.php index c5273e2a083..50f33b9af95 100644 --- a/src/Generated/Models/WindowsSettingType.php +++ b/src/Generated/Models/WindowsSettingType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsSettingType extends Enum { - public const ROAMING = 'roaming'; - public const BACKUP = 'backup'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ROAMING = "roaming"; + public const BACKUP = "backup"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsSpotlightEnablementSettings.php b/src/Generated/Models/WindowsSpotlightEnablementSettings.php index fa541d56ff3..07afd5ac1e1 100644 --- a/src/Generated/Models/WindowsSpotlightEnablementSettings.php +++ b/src/Generated/Models/WindowsSpotlightEnablementSettings.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsSpotlightEnablementSettings extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; + public const NOT_CONFIGURED = "notConfigured"; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; } diff --git a/src/Generated/Models/WindowsStartMenuAppListVisibilityType.php b/src/Generated/Models/WindowsStartMenuAppListVisibilityType.php index 0dbbf2ef5d5..ff90b2d0ce9 100644 --- a/src/Generated/Models/WindowsStartMenuAppListVisibilityType.php +++ b/src/Generated/Models/WindowsStartMenuAppListVisibilityType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsStartMenuAppListVisibilityType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const COLLAPSE = 'collapse'; - public const REMOVE = 'remove'; - public const DISABLE_SETTINGS_APP = 'disableSettingsApp'; + public const USER_DEFINED = "userDefined"; + public const COLLAPSE = "collapse"; + public const REMOVE = "remove"; + public const DISABLE_SETTINGS_APP = "disableSettingsApp"; } diff --git a/src/Generated/Models/WindowsStartMenuModeType.php b/src/Generated/Models/WindowsStartMenuModeType.php index 51668161bf9..b0bbcd402bf 100644 --- a/src/Generated/Models/WindowsStartMenuModeType.php +++ b/src/Generated/Models/WindowsStartMenuModeType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsStartMenuModeType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const FULL_SCREEN = 'fullScreen'; - public const NON_FULL_SCREEN = 'nonFullScreen'; + public const USER_DEFINED = "userDefined"; + public const FULL_SCREEN = "fullScreen"; + public const NON_FULL_SCREEN = "nonFullScreen"; } diff --git a/src/Generated/Models/WindowsUpdateForBusinessUpdateWeeks.php b/src/Generated/Models/WindowsUpdateForBusinessUpdateWeeks.php index 294e260d42f..e4bba459d48 100644 --- a/src/Generated/Models/WindowsUpdateForBusinessUpdateWeeks.php +++ b/src/Generated/Models/WindowsUpdateForBusinessUpdateWeeks.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsUpdateForBusinessUpdateWeeks extends Enum { - public const USER_DEFINED = 'userDefined'; - public const FIRST_WEEK = 'firstWeek'; - public const SECOND_WEEK = 'secondWeek'; - public const THIRD_WEEK = 'thirdWeek'; - public const FOURTH_WEEK = 'fourthWeek'; - public const EVERY_WEEK = 'everyWeek'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const USER_DEFINED = "userDefined"; + public const FIRST_WEEK = "firstWeek"; + public const SECOND_WEEK = "secondWeek"; + public const THIRD_WEEK = "thirdWeek"; + public const FOURTH_WEEK = "fourthWeek"; + public const EVERY_WEEK = "everyWeek"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdateNotificationDisplayOption.php b/src/Generated/Models/WindowsUpdateNotificationDisplayOption.php index 892caecf356..0058366d6d4 100644 --- a/src/Generated/Models/WindowsUpdateNotificationDisplayOption.php +++ b/src/Generated/Models/WindowsUpdateNotificationDisplayOption.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsUpdateNotificationDisplayOption extends Enum { - public const NOT_CONFIGURED = 'notConfigured'; - public const DEFAULT_NOTIFICATIONS = 'defaultNotifications'; - public const RESTART_WARNINGS_ONLY = 'restartWarningsOnly'; - public const DISABLE_ALL_NOTIFICATIONS = 'disableAllNotifications'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NOT_CONFIGURED = "notConfigured"; + public const DEFAULT_NOTIFICATIONS = "defaultNotifications"; + public const RESTART_WARNINGS_ONLY = "restartWarningsOnly"; + public const DISABLE_ALL_NOTIFICATIONS = "disableAllNotifications"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdateStatus.php b/src/Generated/Models/WindowsUpdateStatus.php index dd1f153e66b..4077cf7dd0e 100644 --- a/src/Generated/Models/WindowsUpdateStatus.php +++ b/src/Generated/Models/WindowsUpdateStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsUpdateStatus extends Enum { - public const UP_TO_DATE = 'upToDate'; - public const PENDING_INSTALLATION = 'pendingInstallation'; - public const PENDING_REBOOT = 'pendingReboot'; - public const FAILED = 'failed'; + public const UP_TO_DATE = "upToDate"; + public const PENDING_INSTALLATION = "pendingInstallation"; + public const PENDING_REBOOT = "pendingReboot"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/WindowsUpdateType.php b/src/Generated/Models/WindowsUpdateType.php index 46ca6a6fc11..85203cc3cf7 100644 --- a/src/Generated/Models/WindowsUpdateType.php +++ b/src/Generated/Models/WindowsUpdateType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsUpdateType extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ALL = 'all'; - public const BUSINESS_READY_ONLY = 'businessReadyOnly'; - public const WINDOWS_INSIDER_BUILD_FAST = 'windowsInsiderBuildFast'; - public const WINDOWS_INSIDER_BUILD_SLOW = 'windowsInsiderBuildSlow'; - public const WINDOWS_INSIDER_BUILD_RELEASE = 'windowsInsiderBuildRelease'; + public const USER_DEFINED = "userDefined"; + public const ALL = "all"; + public const BUSINESS_READY_ONLY = "businessReadyOnly"; + public const WINDOWS_INSIDER_BUILD_FAST = "windowsInsiderBuildFast"; + public const WINDOWS_INSIDER_BUILD_SLOW = "windowsInsiderBuildSlow"; + public const WINDOWS_INSIDER_BUILD_RELEASE = "windowsInsiderBuildRelease"; } diff --git a/src/Generated/Models/WindowsUpdates/AzureADDeviceRegistrationErrorReason.php b/src/Generated/Models/WindowsUpdates/AzureADDeviceRegistrationErrorReason.php index 4df87f90ae2..e6c02067141 100644 --- a/src/Generated/Models/WindowsUpdates/AzureADDeviceRegistrationErrorReason.php +++ b/src/Generated/Models/WindowsUpdates/AzureADDeviceRegistrationErrorReason.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class AzureADDeviceRegistrationErrorReason extends Enum { - public const INVALID_GLOBAL_DEVICE_ID = 'invalidGlobalDeviceId'; - public const INVALID_AZURE_A_D_DEVICE_ID = 'invalidAzureADDeviceId'; - public const MISSING_TRUST_TYPE = 'missingTrustType'; - public const INVALID_AZURE_A_D_JOIN = 'invalidAzureADJoin'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INVALID_GLOBAL_DEVICE_ID = "invalidGlobalDeviceId"; + public const INVALID_AZURE_A_D_DEVICE_ID = "invalidAzureADDeviceId"; + public const MISSING_TRUST_TYPE = "missingTrustType"; + public const INVALID_AZURE_A_D_JOIN = "invalidAzureADJoin"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/BodyType.php b/src/Generated/Models/WindowsUpdates/BodyType.php index fdb523971db..fbfcf76d931 100644 --- a/src/Generated/Models/WindowsUpdates/BodyType.php +++ b/src/Generated/Models/WindowsUpdates/BodyType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class BodyType extends Enum { - public const TEXT = 'text'; - public const HTML = 'html'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const TEXT = "text"; + public const HTML = "html"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/CveSeverityLevel.php b/src/Generated/Models/WindowsUpdates/CveSeverityLevel.php index c71441ff83d..cca109bd031 100644 --- a/src/Generated/Models/WindowsUpdates/CveSeverityLevel.php +++ b/src/Generated/Models/WindowsUpdates/CveSeverityLevel.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class CveSeverityLevel extends Enum { - public const CRITICAL = 'critical'; - public const IMPORTANT = 'important'; - public const MODERATE = 'moderate'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CRITICAL = "critical"; + public const IMPORTANT = "important"; + public const MODERATE = "moderate"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/DeploymentStateReasonValue.php b/src/Generated/Models/WindowsUpdates/DeploymentStateReasonValue.php index 6acfbf201e0..9069c851383 100644 --- a/src/Generated/Models/WindowsUpdates/DeploymentStateReasonValue.php +++ b/src/Generated/Models/WindowsUpdates/DeploymentStateReasonValue.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeploymentStateReasonValue extends Enum { - public const SCHEDULED_BY_OFFER_WINDOW = 'scheduledByOfferWindow'; - public const OFFERING_BY_REQUEST = 'offeringByRequest'; - public const PAUSED_BY_REQUEST = 'pausedByRequest'; - public const PAUSED_BY_MONITORING = 'pausedByMonitoring'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const FAULTED_BY_CONTENT_OUTDATED = 'faultedByContentOutdated'; + public const SCHEDULED_BY_OFFER_WINDOW = "scheduledByOfferWindow"; + public const OFFERING_BY_REQUEST = "offeringByRequest"; + public const PAUSED_BY_REQUEST = "pausedByRequest"; + public const PAUSED_BY_MONITORING = "pausedByMonitoring"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const FAULTED_BY_CONTENT_OUTDATED = "faultedByContentOutdated"; } diff --git a/src/Generated/Models/WindowsUpdates/DeploymentStateValue.php b/src/Generated/Models/WindowsUpdates/DeploymentStateValue.php index 489bc483099..0c3e3476c82 100644 --- a/src/Generated/Models/WindowsUpdates/DeploymentStateValue.php +++ b/src/Generated/Models/WindowsUpdates/DeploymentStateValue.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class DeploymentStateValue extends Enum { - public const SCHEDULED = 'scheduled'; - public const OFFERING = 'offering'; - public const PAUSED = 'paused'; - public const FAULTED = 'faulted'; - public const ARCHIVED = 'archived'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SCHEDULED = "scheduled"; + public const OFFERING = "offering"; + public const PAUSED = "paused"; + public const FAULTED = "faulted"; + public const ARCHIVED = "archived"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/MonitoringAction.php b/src/Generated/Models/WindowsUpdates/MonitoringAction.php index 1377103a4fe..7bcff0f2f71 100644 --- a/src/Generated/Models/WindowsUpdates/MonitoringAction.php +++ b/src/Generated/Models/WindowsUpdates/MonitoringAction.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class MonitoringAction extends Enum { - public const ALERT_ERROR = 'alertError'; - public const OFFER_FALLBACK = 'offerFallback'; - public const PAUSE_DEPLOYMENT = 'pauseDeployment'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALERT_ERROR = "alertError"; + public const OFFER_FALLBACK = "offerFallback"; + public const PAUSE_DEPLOYMENT = "pauseDeployment"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/MonitoringSignal.php b/src/Generated/Models/WindowsUpdates/MonitoringSignal.php index d3ca5408f4f..68b7a190d48 100644 --- a/src/Generated/Models/WindowsUpdates/MonitoringSignal.php +++ b/src/Generated/Models/WindowsUpdates/MonitoringSignal.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class MonitoringSignal extends Enum { - public const ROLLBACK = 'rollback'; - public const INELIGIBLE = 'ineligible'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ROLLBACK = "rollback"; + public const INELIGIBLE = "ineligible"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/QualityUpdateCadence.php b/src/Generated/Models/WindowsUpdates/QualityUpdateCadence.php index 0ea066f1cec..6be989bf72c 100644 --- a/src/Generated/Models/WindowsUpdates/QualityUpdateCadence.php +++ b/src/Generated/Models/WindowsUpdates/QualityUpdateCadence.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class QualityUpdateCadence extends Enum { - public const MONTHLY = 'monthly'; - public const OUT_OF_BAND = 'outOfBand'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const MONTHLY = "monthly"; + public const OUT_OF_BAND = "outOfBand"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/QualityUpdateClassification.php b/src/Generated/Models/WindowsUpdates/QualityUpdateClassification.php index 1db882475a4..0ccf518f155 100644 --- a/src/Generated/Models/WindowsUpdates/QualityUpdateClassification.php +++ b/src/Generated/Models/WindowsUpdates/QualityUpdateClassification.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class QualityUpdateClassification extends Enum { - public const ALL = 'all'; - public const SECURITY = 'security'; - public const NON_SECURITY = 'nonSecurity'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ALL = "all"; + public const SECURITY = "security"; + public const NON_SECURITY = "nonSecurity"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/QualityUpdateFilter.php b/src/Generated/Models/WindowsUpdates/QualityUpdateFilter.php index f2740087f11..b1e0cf6877a 100644 --- a/src/Generated/Models/WindowsUpdates/QualityUpdateFilter.php +++ b/src/Generated/Models/WindowsUpdates/QualityUpdateFilter.php @@ -26,7 +26,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Quali } /** - * Gets the cadence property value. The cadence property + * Gets the cadence property value. Specifies the cadence for publishing quality updates of the filter. The possible values are: monthly, outOfBand, unknownFutureValue. * @return QualityUpdateCadence|null */ public function getCadence(): ?QualityUpdateCadence { @@ -38,7 +38,7 @@ public function getCadence(): ?QualityUpdateCadence { } /** - * Gets the classification property value. The classification property + * Gets the classification property value. Specifies the quality update classification of the filter. The possible values are: all, security, nonSecurity, unknownFutureValue. * @return QualityUpdateClassification|null */ public function getClassification(): ?QualityUpdateClassification { @@ -72,7 +72,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the cadence property value. The cadence property + * Sets the cadence property value. Specifies the cadence for publishing quality updates of the filter. The possible values are: monthly, outOfBand, unknownFutureValue. * @param QualityUpdateCadence|null $value Value to set for the cadence property. */ public function setCadence(?QualityUpdateCadence $value): void { @@ -80,7 +80,7 @@ public function setCadence(?QualityUpdateCadence $value): void { } /** - * Sets the classification property value. The classification property + * Sets the classification property value. Specifies the quality update classification of the filter. The possible values are: all, security, nonSecurity, unknownFutureValue. * @param QualityUpdateClassification|null $value Value to set for the classification property. */ public function setClassification(?QualityUpdateClassification $value): void { diff --git a/src/Generated/Models/WindowsUpdates/RequestedDeploymentStateValue.php b/src/Generated/Models/WindowsUpdates/RequestedDeploymentStateValue.php index bec5da4a285..efd0f43154a 100644 --- a/src/Generated/Models/WindowsUpdates/RequestedDeploymentStateValue.php +++ b/src/Generated/Models/WindowsUpdates/RequestedDeploymentStateValue.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class RequestedDeploymentStateValue extends Enum { - public const NONE = 'none'; - public const PAUSED = 'paused'; - public const ARCHIVED = 'archived'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const PAUSED = "paused"; + public const ARCHIVED = "archived"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/ResourceConnectionState.php b/src/Generated/Models/WindowsUpdates/ResourceConnectionState.php index c3c643c992d..f1f662f9ec5 100644 --- a/src/Generated/Models/WindowsUpdates/ResourceConnectionState.php +++ b/src/Generated/Models/WindowsUpdates/ResourceConnectionState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ResourceConnectionState extends Enum { - public const CONNECTED = 'connected'; - public const NOT_AUTHORIZED = 'notAuthorized'; - public const NOT_FOUND = 'notFound'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CONNECTED = "connected"; + public const NOT_AUTHORIZED = "notAuthorized"; + public const NOT_FOUND = "notFound"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/SafeguardCategory.php b/src/Generated/Models/WindowsUpdates/SafeguardCategory.php index 19dc57c3d6e..ec7326926b2 100644 --- a/src/Generated/Models/WindowsUpdates/SafeguardCategory.php +++ b/src/Generated/Models/WindowsUpdates/SafeguardCategory.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class SafeguardCategory extends Enum { - public const LIKELY_ISSUES = 'likelyIssues'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LIKELY_ISSUES = "likelyIssues"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUpdates/UpdateCategory.php b/src/Generated/Models/WindowsUpdates/UpdateCategory.php index 1f66e253d27..039f91f8893 100644 --- a/src/Generated/Models/WindowsUpdates/UpdateCategory.php +++ b/src/Generated/Models/WindowsUpdates/UpdateCategory.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class UpdateCategory extends Enum { - public const FEATURE = 'feature'; - public const QUALITY = 'quality'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const DRIVER = 'driver'; + public const FEATURE = "feature"; + public const QUALITY = "quality"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const DRIVER = "driver"; } diff --git a/src/Generated/Models/WindowsUpdates/UserExperienceSettings.php b/src/Generated/Models/WindowsUpdates/UserExperienceSettings.php index e25815ef9a4..fcd638008b5 100644 --- a/src/Generated/Models/WindowsUpdates/UserExperienceSettings.php +++ b/src/Generated/Models/WindowsUpdates/UserExperienceSettings.php @@ -82,7 +82,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the isHotpatchEnabled property value. The isHotpatchEnabled property + * Gets the isHotpatchEnabled property value. Specifies whether the update is offered as a hotpatch. It can only be set to true on automatic policies that target monthly security updates. * @return bool|null */ public function getIsHotpatchEnabled(): ?bool { @@ -154,7 +154,7 @@ public function setDaysUntilForcedReboot(?int $value): void { } /** - * Sets the isHotpatchEnabled property value. The isHotpatchEnabled property + * Sets the isHotpatchEnabled property value. Specifies whether the update is offered as a hotpatch. It can only be set to true on automatic policies that target monthly security updates. * @param bool|null $value Value to set for the isHotpatchEnabled property. */ public function setIsHotpatchEnabled(?bool $value): void { diff --git a/src/Generated/Models/WindowsUpdates/WindowsReleaseHealthStatus.php b/src/Generated/Models/WindowsUpdates/WindowsReleaseHealthStatus.php index bb28b952c54..95e6cf59930 100644 --- a/src/Generated/Models/WindowsUpdates/WindowsReleaseHealthStatus.php +++ b/src/Generated/Models/WindowsUpdates/WindowsReleaseHealthStatus.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsReleaseHealthStatus extends Enum { - public const RESOLVED = 'resolved'; - public const MITIGATED_EXTERNAL = 'mitigatedExternal'; - public const MITIGATED = 'mitigated'; - public const RESOLVED_EXTERNAL = 'resolvedExternal'; - public const CONFIRMED = 'confirmed'; - public const REPORTED = 'reported'; - public const INVESTIGATING = 'investigating'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const RESOLVED = "resolved"; + public const MITIGATED_EXTERNAL = "mitigatedExternal"; + public const MITIGATED = "mitigated"; + public const RESOLVED_EXTERNAL = "resolvedExternal"; + public const CONFIRMED = "confirmed"; + public const REPORTED = "reported"; + public const INVESTIGATING = "investigating"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsUserAccountControlSettings.php b/src/Generated/Models/WindowsUserAccountControlSettings.php index f5b1f6054f3..e27b6e762e4 100644 --- a/src/Generated/Models/WindowsUserAccountControlSettings.php +++ b/src/Generated/Models/WindowsUserAccountControlSettings.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsUserAccountControlSettings extends Enum { - public const USER_DEFINED = 'userDefined'; - public const ALWAYS_NOTIFY = 'alwaysNotify'; - public const NOTIFY_ON_APP_CHANGES = 'notifyOnAppChanges'; - public const NOTIFY_ON_APP_CHANGES_WITHOUT_DIMMING = 'notifyOnAppChangesWithoutDimming'; - public const NEVER_NOTIFY = 'neverNotify'; + public const USER_DEFINED = "userDefined"; + public const ALWAYS_NOTIFY = "alwaysNotify"; + public const NOTIFY_ON_APP_CHANGES = "notifyOnAppChanges"; + public const NOTIFY_ON_APP_CHANGES_WITHOUT_DIMMING = "notifyOnAppChangesWithoutDimming"; + public const NEVER_NOTIFY = "neverNotify"; } diff --git a/src/Generated/Models/WindowsUserType.php b/src/Generated/Models/WindowsUserType.php index d949586c40a..dc4c5343d93 100644 --- a/src/Generated/Models/WindowsUserType.php +++ b/src/Generated/Models/WindowsUserType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsUserType extends Enum { - public const ADMINISTRATOR = 'administrator'; - public const STANDARD = 'standard'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ADMINISTRATOR = "administrator"; + public const STANDARD = "standard"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WindowsVpnConnectionType.php b/src/Generated/Models/WindowsVpnConnectionType.php index 544d18f4880..f552e9ab16e 100644 --- a/src/Generated/Models/WindowsVpnConnectionType.php +++ b/src/Generated/Models/WindowsVpnConnectionType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WindowsVpnConnectionType extends Enum { - public const PULSE_SECURE = 'pulseSecure'; - public const F5_EDGE_CLIENT = 'f5EdgeClient'; - public const DELL_SONIC_WALL_MOBILE_CONNECT = 'dellSonicWallMobileConnect'; - public const CHECK_POINT_CAPSULE_VPN = 'checkPointCapsuleVpn'; + public const PULSE_SECURE = "pulseSecure"; + public const F5_EDGE_CLIENT = "f5EdgeClient"; + public const DELL_SONIC_WALL_MOBILE_CONNECT = "dellSonicWallMobileConnect"; + public const CHECK_POINT_CAPSULE_VPN = "checkPointCapsuleVpn"; } diff --git a/src/Generated/Models/WiredNetworkAuthenticationMethod.php b/src/Generated/Models/WiredNetworkAuthenticationMethod.php index f3ba96d9946..c6b33944e7a 100644 --- a/src/Generated/Models/WiredNetworkAuthenticationMethod.php +++ b/src/Generated/Models/WiredNetworkAuthenticationMethod.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WiredNetworkAuthenticationMethod extends Enum { - public const CERTIFICATE = 'certificate'; - public const USERNAME_AND_PASSWORD = 'usernameAndPassword'; - public const DERIVED_CREDENTIAL = 'derivedCredential'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CERTIFICATE = "certificate"; + public const USERNAME_AND_PASSWORD = "usernameAndPassword"; + public const DERIVED_CREDENTIAL = "derivedCredential"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WiredNetworkAuthenticationType.php b/src/Generated/Models/WiredNetworkAuthenticationType.php index 6764c7c1746..0a63304c9c7 100644 --- a/src/Generated/Models/WiredNetworkAuthenticationType.php +++ b/src/Generated/Models/WiredNetworkAuthenticationType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WiredNetworkAuthenticationType extends Enum { - public const NONE = 'none'; - public const USER = 'user'; - public const MACHINE = 'machine'; - public const MACHINE_OR_USER = 'machineOrUser'; - public const GUEST = 'guest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const USER = "user"; + public const MACHINE = "machine"; + public const MACHINE_OR_USER = "machineOrUser"; + public const GUEST = "guest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WiredNetworkInterface.php b/src/Generated/Models/WiredNetworkInterface.php index 172228ab1ac..d6b029523fc 100644 --- a/src/Generated/Models/WiredNetworkInterface.php +++ b/src/Generated/Models/WiredNetworkInterface.php @@ -5,11 +5,11 @@ use Microsoft\Kiota\Abstractions\Enum; class WiredNetworkInterface extends Enum { - public const ANY_ETHERNET = 'anyEthernet'; - public const FIRST_ACTIVE_ETHERNET = 'firstActiveEthernet'; - public const SECOND_ACTIVE_ETHERNET = 'secondActiveEthernet'; - public const THIRD_ACTIVE_ETHERNET = 'thirdActiveEthernet'; - public const FIRST_ETHERNET = 'firstEthernet'; - public const SECOND_ETHERNET = 'secondEthernet'; - public const THIRD_ETHERNET = 'thirdEthernet'; + public const ANY_ETHERNET = "anyEthernet"; + public const FIRST_ACTIVE_ETHERNET = "firstActiveEthernet"; + public const SECOND_ACTIVE_ETHERNET = "secondActiveEthernet"; + public const THIRD_ACTIVE_ETHERNET = "thirdActiveEthernet"; + public const FIRST_ETHERNET = "firstEthernet"; + public const SECOND_ETHERNET = "secondEthernet"; + public const THIRD_ETHERNET = "thirdEthernet"; } diff --git a/src/Generated/Models/WorkbookOperationStatus.php b/src/Generated/Models/WorkbookOperationStatus.php index fc8357848ec..450e779eee1 100644 --- a/src/Generated/Models/WorkbookOperationStatus.php +++ b/src/Generated/Models/WorkbookOperationStatus.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkbookOperationStatus extends Enum { - public const NOT_STARTED = 'notStarted'; - public const RUNNING = 'running'; - public const SUCCEEDED = 'succeeded'; - public const FAILED = 'failed'; + public const NOT_STARTED = "notStarted"; + public const RUNNING = "running"; + public const SUCCEEDED = "succeeded"; + public const FAILED = "failed"; } diff --git a/src/Generated/Models/WorkforceIntegrationEncryptionProtocol.php b/src/Generated/Models/WorkforceIntegrationEncryptionProtocol.php index b038151afc3..06362c87763 100644 --- a/src/Generated/Models/WorkforceIntegrationEncryptionProtocol.php +++ b/src/Generated/Models/WorkforceIntegrationEncryptionProtocol.php @@ -5,6 +5,6 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkforceIntegrationEncryptionProtocol extends Enum { - public const SHARED_SECRET = 'sharedSecret'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SHARED_SECRET = "sharedSecret"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WorkforceIntegrationSupportedEntities.php b/src/Generated/Models/WorkforceIntegrationSupportedEntities.php index 6d4b3182611..5da243ffb2e 100644 --- a/src/Generated/Models/WorkforceIntegrationSupportedEntities.php +++ b/src/Generated/Models/WorkforceIntegrationSupportedEntities.php @@ -5,16 +5,16 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkforceIntegrationSupportedEntities extends Enum { - public const NONE = 'none'; - public const SHIFT = 'shift'; - public const SWAP_REQUEST = 'swapRequest'; - public const USER_SHIFT_PREFERENCES = 'userShiftPreferences'; - public const OPEN_SHIFT = 'openShift'; - public const OPEN_SHIFT_REQUEST = 'openShiftRequest'; - public const OFFER_SHIFT_REQUEST = 'offerShiftRequest'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const TIME_CARD = 'timeCard'; - public const TIME_OFF_REASON = 'timeOffReason'; - public const TIME_OFF = 'timeOff'; - public const TIME_OFF_REQUEST = 'timeOffRequest'; + public const NONE = "none"; + public const SHIFT = "shift"; + public const SWAP_REQUEST = "swapRequest"; + public const USER_SHIFT_PREFERENCES = "userShiftPreferences"; + public const OPEN_SHIFT = "openShift"; + public const OPEN_SHIFT_REQUEST = "openShiftRequest"; + public const OFFER_SHIFT_REQUEST = "offerShiftRequest"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const TIME_CARD = "timeCard"; + public const TIME_OFF_REASON = "timeOffReason"; + public const TIME_OFF = "timeOff"; + public const TIME_OFF_REQUEST = "timeOffRequest"; } diff --git a/src/Generated/Models/WorkplaceSensorEventType.php b/src/Generated/Models/WorkplaceSensorEventType.php index b15c89bcc68..9632d83b2d1 100644 --- a/src/Generated/Models/WorkplaceSensorEventType.php +++ b/src/Generated/Models/WorkplaceSensorEventType.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkplaceSensorEventType extends Enum { - public const BADGE_IN = 'badgeIn'; - public const BADGE_OUT = 'badgeOut'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const BADGE_IN = "badgeIn"; + public const BADGE_OUT = "badgeOut"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/WorkplaceSensorType.php b/src/Generated/Models/WorkplaceSensorType.php index 449644c936b..505ffccaa81 100644 --- a/src/Generated/Models/WorkplaceSensorType.php +++ b/src/Generated/Models/WorkplaceSensorType.php @@ -5,10 +5,10 @@ use Microsoft\Kiota\Abstractions\Enum; class WorkplaceSensorType extends Enum { - public const OCCUPANCY = 'occupancy'; - public const PEOPLE_COUNT = 'peopleCount'; - public const INFERRED_OCCUPANCY = 'inferredOccupancy'; - public const HEARTBEAT = 'heartbeat'; - public const BADGE = 'badge'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const OCCUPANCY = "occupancy"; + public const PEOPLE_COUNT = "peopleCount"; + public const INFERRED_OCCUPANCY = "inferredOccupancy"; + public const HEARTBEAT = "heartbeat"; + public const BADGE = "badge"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/X509CertificateAffinityLevel.php b/src/Generated/Models/X509CertificateAffinityLevel.php index 73505b1b631..63e4749cf7b 100644 --- a/src/Generated/Models/X509CertificateAffinityLevel.php +++ b/src/Generated/Models/X509CertificateAffinityLevel.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class X509CertificateAffinityLevel extends Enum { - public const LOW = 'low'; - public const HIGH = 'high'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const LOW = "low"; + public const HIGH = "high"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/X509CertificateAuthenticationMode.php b/src/Generated/Models/X509CertificateAuthenticationMode.php index 2a21e34806b..54d337e9be6 100644 --- a/src/Generated/Models/X509CertificateAuthenticationMode.php +++ b/src/Generated/Models/X509CertificateAuthenticationMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class X509CertificateAuthenticationMode extends Enum { - public const X509_CERTIFICATE_SINGLE_FACTOR = 'x509CertificateSingleFactor'; - public const X509_CERTIFICATE_MULTI_FACTOR = 'x509CertificateMultiFactor'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const X509_CERTIFICATE_SINGLE_FACTOR = "x509CertificateSingleFactor"; + public const X509_CERTIFICATE_MULTI_FACTOR = "x509CertificateMultiFactor"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/X509CertificateIssuerHintsState.php b/src/Generated/Models/X509CertificateIssuerHintsState.php index f185baea08a..cb5a7785b68 100644 --- a/src/Generated/Models/X509CertificateIssuerHintsState.php +++ b/src/Generated/Models/X509CertificateIssuerHintsState.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class X509CertificateIssuerHintsState extends Enum { - public const DISABLED = 'disabled'; - public const ENABLED = 'enabled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const DISABLED = "disabled"; + public const ENABLED = "enabled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/X509CertificateRuleType.php b/src/Generated/Models/X509CertificateRuleType.php index e466f546ddf..19e999d3db8 100644 --- a/src/Generated/Models/X509CertificateRuleType.php +++ b/src/Generated/Models/X509CertificateRuleType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class X509CertificateRuleType extends Enum { - public const ISSUER_SUBJECT = 'issuerSubject'; - public const POLICY_O_I_D = 'policyOID'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; - public const ISSUER_SUBJECT_AND_POLICY_O_I_D = 'issuerSubjectAndPolicyOID'; + public const ISSUER_SUBJECT = "issuerSubject"; + public const POLICY_O_I_D = "policyOID"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; + public const ISSUER_SUBJECT_AND_POLICY_O_I_D = "issuerSubjectAndPolicyOID"; } diff --git a/src/Generated/Models/ZebraFotaConnectorState.php b/src/Generated/Models/ZebraFotaConnectorState.php index db5f2597133..e546666812c 100644 --- a/src/Generated/Models/ZebraFotaConnectorState.php +++ b/src/Generated/Models/ZebraFotaConnectorState.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ZebraFotaConnectorState extends Enum { - public const NONE = 'none'; - public const CONNECTED = 'connected'; - public const DISCONNECTED = 'disconnected'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const NONE = "none"; + public const CONNECTED = "connected"; + public const DISCONNECTED = "disconnected"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ZebraFotaDeploymentState.php b/src/Generated/Models/ZebraFotaDeploymentState.php index 6d8d318e4b9..e626caecbfc 100644 --- a/src/Generated/Models/ZebraFotaDeploymentState.php +++ b/src/Generated/Models/ZebraFotaDeploymentState.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ZebraFotaDeploymentState extends Enum { - public const PENDING_CREATION = 'pendingCreation'; - public const CREATE_FAILED = 'createFailed'; - public const CREATED = 'created'; - public const IN_PROGRESS = 'inProgress'; - public const COMPLETED = 'completed'; - public const PENDING_CANCEL = 'pendingCancel'; - public const CANCELED = 'canceled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const PENDING_CREATION = "pendingCreation"; + public const CREATE_FAILED = "createFailed"; + public const CREATED = "created"; + public const IN_PROGRESS = "inProgress"; + public const COMPLETED = "completed"; + public const PENDING_CANCEL = "pendingCancel"; + public const CANCELED = "canceled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ZebraFotaErrorCode.php b/src/Generated/Models/ZebraFotaErrorCode.php index d6d1b9a5e65..e6f9062c15b 100644 --- a/src/Generated/Models/ZebraFotaErrorCode.php +++ b/src/Generated/Models/ZebraFotaErrorCode.php @@ -5,12 +5,12 @@ use Microsoft\Kiota\Abstractions\Enum; class ZebraFotaErrorCode extends Enum { - public const SUCCESS = 'success'; - public const NO_DEVICES_FOUND_IN_SELECTED_AAD_GROUPS = 'noDevicesFoundInSelectedAadGroups'; - public const NO_INTUNE_DEVICES_FOUND_IN_SELECTED_AAD_GROUPS = 'noIntuneDevicesFoundInSelectedAadGroups'; - public const NO_ZEBRA_FOTA_ENROLLED_DEVICES_FOUND_FOR_CURRENT_TENANT = 'noZebraFotaEnrolledDevicesFoundForCurrentTenant'; - public const NO_ZEBRA_FOTA_ENROLLED_DEVICES_FOUND_IN_SELECTED_AAD_GROUPS = 'noZebraFotaEnrolledDevicesFoundInSelectedAadGroups'; - public const NO_ZEBRA_FOTA_DEVICES_FOUND_FOR_SELECTED_DEVICE_MODEL = 'noZebraFotaDevicesFoundForSelectedDeviceModel'; - public const ZEBRA_FOTA_CREATE_DEPLOYMENT_REQUEST_FAILURE = 'zebraFotaCreateDeploymentRequestFailure'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const SUCCESS = "success"; + public const NO_DEVICES_FOUND_IN_SELECTED_AAD_GROUPS = "noDevicesFoundInSelectedAadGroups"; + public const NO_INTUNE_DEVICES_FOUND_IN_SELECTED_AAD_GROUPS = "noIntuneDevicesFoundInSelectedAadGroups"; + public const NO_ZEBRA_FOTA_ENROLLED_DEVICES_FOUND_FOR_CURRENT_TENANT = "noZebraFotaEnrolledDevicesFoundForCurrentTenant"; + public const NO_ZEBRA_FOTA_ENROLLED_DEVICES_FOUND_IN_SELECTED_AAD_GROUPS = "noZebraFotaEnrolledDevicesFoundInSelectedAadGroups"; + public const NO_ZEBRA_FOTA_DEVICES_FOUND_FOR_SELECTED_DEVICE_MODEL = "noZebraFotaDevicesFoundForSelectedDeviceModel"; + public const ZEBRA_FOTA_CREATE_DEPLOYMENT_REQUEST_FAILURE = "zebraFotaCreateDeploymentRequestFailure"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ZebraFotaNetworkType.php b/src/Generated/Models/ZebraFotaNetworkType.php index 9daaee26de2..9a249e6ab4e 100644 --- a/src/Generated/Models/ZebraFotaNetworkType.php +++ b/src/Generated/Models/ZebraFotaNetworkType.php @@ -5,9 +5,9 @@ use Microsoft\Kiota\Abstractions\Enum; class ZebraFotaNetworkType extends Enum { - public const ANY = 'any'; - public const WIFI = 'wifi'; - public const CELLULAR = 'cellular'; - public const WIFI_AND_CELLULAR = 'wifiAndCellular'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const ANY = "any"; + public const WIFI = "wifi"; + public const CELLULAR = "cellular"; + public const WIFI_AND_CELLULAR = "wifiAndCellular"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ZebraFotaScheduleMode.php b/src/Generated/Models/ZebraFotaScheduleMode.php index e81991eb432..a6c8fbfc4e4 100644 --- a/src/Generated/Models/ZebraFotaScheduleMode.php +++ b/src/Generated/Models/ZebraFotaScheduleMode.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\Enum; class ZebraFotaScheduleMode extends Enum { - public const INSTALL_NOW = 'installNow'; - public const SCHEDULED = 'scheduled'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const INSTALL_NOW = "installNow"; + public const SCHEDULED = "scheduled"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Models/ZebraFotaUpdateType.php b/src/Generated/Models/ZebraFotaUpdateType.php index 3d9f977eb55..67d4a3f5824 100644 --- a/src/Generated/Models/ZebraFotaUpdateType.php +++ b/src/Generated/Models/ZebraFotaUpdateType.php @@ -5,8 +5,8 @@ use Microsoft\Kiota\Abstractions\Enum; class ZebraFotaUpdateType extends Enum { - public const CUSTOM = 'custom'; - public const LATEST = 'latest'; - public const AUTO = 'auto'; - public const UNKNOWN_FUTURE_VALUE = 'unknownFutureValue'; + public const CUSTOM = "custom"; + public const LATEST = "latest"; + public const AUTO = "auto"; + public const UNKNOWN_FUTURE_VALUE = "unknownFutureValue"; } diff --git a/src/Generated/Organization/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Organization/Item/Restore/RestoreRequestBuilder.php index 2cb9c4eb95e..6fbc4ca6191 100644 --- a/src/Generated/Organization/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Organization/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/PermissionGrants/Item/Restore/RestoreRequestBuilder.php b/src/Generated/PermissionGrants/Item/Restore/RestoreRequestBuilder.php index 083ba77d6ef..8d415e07f29 100644 --- a/src/Generated/PermissionGrants/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/PermissionGrants/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilder.php b/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilder.php index b17b7567cb4..5457114609c 100644 --- a/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilder.php +++ b/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilder.php @@ -45,11 +45,11 @@ public function delete(?FederatedTokenValidationPolicyRequestBuilderDeleteReques } /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. * @param FederatedTokenValidationPolicyRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta Find more info here */ public function get(?FederatedTokenValidationPolicyRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -94,7 +94,7 @@ public function toDeleteRequestInformation(?FederatedTokenValidationPolicyReques } /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. * @param FederatedTokenValidationPolicyRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilderGetQueryParameters.php b/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilderGetQueryParameters.php index f91cde98490..76cdbb96833 100644 --- a/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilderGetQueryParameters.php +++ b/src/Generated/Policies/FederatedTokenValidationPolicy/FederatedTokenValidationPolicyRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Read the properties and relationships of a federatedTokenValidationPolicy object. + * Get a list of the federatedTokenValidationPolicy objects and their properties. */ class FederatedTokenValidationPolicyRequestBuilderGetQueryParameters { diff --git a/src/Generated/RiskDetections/RiskDetectionsRequestBuilder.php b/src/Generated/RiskDetections/RiskDetectionsRequestBuilder.php index ca1e7a8c651..a0d22a4ca46 100644 --- a/src/Generated/RiskDetections/RiskDetectionsRequestBuilder.php +++ b/src/Generated/RiskDetections/RiskDetectionsRequestBuilder.php @@ -44,11 +44,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param RiskDetectionsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta Find more info here */ public function get(?RiskDetectionsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -74,7 +74,7 @@ public function post(RiskDetection $body, ?RiskDetectionsRequestBuilderPostReque } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param RiskDetectionsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/RiskDetections/RiskDetectionsRequestBuilderGetQueryParameters.php b/src/Generated/RiskDetections/RiskDetectionsRequestBuilderGetQueryParameters.php index 1464dc22797..8c6152e8124 100644 --- a/src/Generated/RiskDetections/RiskDetectionsRequestBuilderGetQueryParameters.php +++ b/src/Generated/RiskDetections/RiskDetectionsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. */ class RiskDetectionsRequestBuilderGetQueryParameters { diff --git a/src/Generated/ServicePrincipals/Item/Restore/RestoreRequestBuilder.php b/src/Generated/ServicePrincipals/Item/Restore/RestoreRequestBuilder.php index 020c375a53e..3af3a36ae06 100644 --- a/src/Generated/ServicePrincipals/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/ServicePrincipals/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.php b/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.php index f5edeb4e589..8df076b625d 100644 --- a/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.php +++ b/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.php @@ -125,11 +125,11 @@ public function delete(?ListItemRequestBuilderDeleteRequestConfiguration $reques } /** - * Return the metadata for a list. + * Get the list of richLongRunningOperations associated with a list. * @param ListItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta Find more info here */ public function get(?ListItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -173,7 +173,7 @@ public function toDeleteRequestInformation(?ListItemRequestBuilderDeleteRequestC } /** - * Return the metadata for a list. + * Get the list of richLongRunningOperations associated with a list. * @param ListItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilderGetQueryParameters.php b/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilderGetQueryParameters.php index 183d8b067e0..33f5af44dc0 100644 --- a/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Return the metadata for a list. + * Get the list of richLongRunningOperations associated with a list. */ class ListItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/SitesRequestBuilder.php b/src/Generated/Sites/SitesRequestBuilder.php index d1a52deef49..80edce9fb2f 100644 --- a/src/Generated/Sites/SitesRequestBuilder.php +++ b/src/Generated/Sites/SitesRequestBuilder.php @@ -83,11 +83,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. * @param SitesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta Find more info here */ public function get(?SitesRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -98,7 +98,7 @@ public function get(?SitesRequestBuilderGetRequestConfiguration $requestConfigur } /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. * @param SitesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Sites/SitesRequestBuilderGetQueryParameters.php b/src/Generated/Sites/SitesRequestBuilderGetQueryParameters.php index 128329ff415..3d4ad78ca73 100644 --- a/src/Generated/Sites/SitesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Sites/SitesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Search across a SharePoint tenant for sites that match keywords provided. The only property that works for sorting is createdDateTime. The search filter is a free text search that uses multiple properties when retrieving the search results. + * List all available sites in an organization. Specific filter criteria and query options are also supported and described below: In addition, you can use a $search query against the /sites collection to find sites matching given keywords.If you want to list all sites across all geographies, refer to getAllSites. For more guidance about building applications that use site discovery for scanning purposes, see Best practices for discovering files and detecting changes at scale. */ class SitesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.php b/src/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.php index a3a7186504c..a19c5314b42 100644 --- a/src/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.php +++ b/src/Generated/Teams/Item/Channels/Item/Members/Item/ConversationMemberItemRequestBuilder.php @@ -61,12 +61,12 @@ public function get(?ConversationMemberItemRequestBuilderGetRequestConfiguration } /** - * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. + * Update the role of a conversationMember in a team.or channel. * @param ConversationMember $body The request body * @param ConversationMemberItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-beta Find more info here */ public function patch(ConversationMember $body, ?ConversationMemberItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -116,7 +116,7 @@ public function toGetRequestInformation(?ConversationMemberItemRequestBuilderGet } /** - * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. + * Update the role of a conversationMember in a team.or channel. * @param ConversationMember $body The request body * @param ConversationMemberItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilder.php b/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilder.php index d3b76457d39..256f9d6c167 100644 --- a/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilder.php +++ b/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilder.php @@ -52,11 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get the list of teamTemplate objects that are available for a tenant. + * List the teamTemplateDefinition objects associated with a teamTemplate. * @param TeamTemplatesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta Find more info here */ public function get(?TeamTemplatesRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -82,7 +82,7 @@ public function post(TeamTemplate $body, ?TeamTemplatesRequestBuilderPostRequest } /** - * Get the list of teamTemplate objects that are available for a tenant. + * List the teamTemplateDefinition objects associated with a teamTemplate. * @param TeamTemplatesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilderGetQueryParameters.php b/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilderGetQueryParameters.php index fc305644cbb..b2e9468de8d 100644 --- a/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get the list of teamTemplate objects that are available for a tenant. + * List the teamTemplateDefinition objects associated with a teamTemplate. */ class TeamTemplatesRequestBuilderGetQueryParameters { diff --git a/src/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.php b/src/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.php index d6511aba83e..80ee643e6d8 100644 --- a/src/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.php +++ b/src/Generated/TenantRelationships/MultiTenantOrganization/MultiTenantOrganizationRequestBuilder.php @@ -62,12 +62,12 @@ public function get(?MultiTenantOrganizationRequestBuilderGetRequestConfiguratio } /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant organization. * @param MultiTenantOrganization $body The request body * @param MultiTenantOrganizationRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta Find more info here */ public function patch(MultiTenantOrganization $body, ?MultiTenantOrganizationRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -99,7 +99,7 @@ public function toGetRequestInformation(?MultiTenantOrganizationRequestBuilderGe } /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant organization. * @param MultiTenantOrganization $body The request body * @param MultiTenantOrganizationRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Users/Item/Presence/PresenceRequestBuilder.php b/src/Generated/Users/Item/Presence/PresenceRequestBuilder.php index 0e6459ae875..eb801dc44dc 100644 --- a/src/Generated/Users/Item/Presence/PresenceRequestBuilder.php +++ b/src/Generated/Users/Item/Presence/PresenceRequestBuilder.php @@ -85,11 +85,11 @@ public function delete(?PresenceRequestBuilderDeleteRequestConfiguration $reques } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @param PresenceRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception - * @link https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta Find more info here */ public function get(?PresenceRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -133,7 +133,7 @@ public function toDeleteRequestInformation(?PresenceRequestBuilderDeleteRequestC } /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. * @param PresenceRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/Presence/PresenceRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/Presence/PresenceRequestBuilderGetQueryParameters.php index e1daf202f6a..4b7120c44ba 100644 --- a/src/Generated/Users/Item/Presence/PresenceRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/Presence/PresenceRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get a user's presence information. + * Set a presence status message for a user. An optional expiration date and time can be supplied. */ class PresenceRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/Restore/RestoreRequestBuilder.php b/src/Generated/Users/Item/Restore/RestoreRequestBuilder.php index 11b5252a0f6..370dbbf8c90 100644 --- a/src/Generated/Users/Item/Restore/RestoreRequestBuilder.php +++ b/src/Generated/Users/Item/Restore/RestoreRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -46,7 +46,7 @@ public function post(?RestoreRequestBuilderPostRequestConfiguration $requestConf } /** - * Restore a recently deleted application, externalUserProfile, group, pendingExternalUserProfile, servicePrincipal, administrative unit, or user object from deleted items. If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. + * Restore a recently deleted directory object from deleted items. The following types are supported:- administrativeUnit- application- certificateBasedAuthPki- [certificateAuthorityDetail](../resources/certificateauthoritydetail.md- externalUserProfile- group- pendingExternalUserProfile- servicePrincipal- user If an item was accidentally deleted, you can fully restore the item. This isn't applicable to security groups, which are deleted permanently. Also, restoring an application doesn't restore the associated service principal automatically. You must call this API to explicitly restore the deleted service principal. A recently deleted item remains available for up to 30 days. After 30 days, the item is permanently deleted. * @param RestoreRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/kiota-lock.json b/src/Generated/kiota-lock.json index 9ae51c4c47a..b06926e6ead 100644 --- a/src/Generated/kiota-lock.json +++ b/src/Generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "E8C730A01AE659420364D9904BC5ADEE5FA30E920138E6705F25CEF897579AFD5F1A5916A79EA3A7090CC43CA73930E84DE32A3BB4D23EAE6CB76842D0E349D2", + "descriptionHash": "B8B4A751A04F12CD29298F665AB69EB0286A1F9E2C76B868A09386890F7C99FADFDA018E977DC18402BA3FD3EFEF8CD71EAB30E64E1B7351DD0B02EB76A2BDC3", "descriptionLocation": "../../msgraph-metadata/clean_beta_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.21.0", @@ -31,7 +31,9 @@ "includePatterns": [], "excludePatterns": [ "/me", - "/me/**" + "/me/**", + "/copilot", + "/copilot/**" ], "disabledValidationRules": [] } \ No newline at end of file