diff --git a/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilder.php b/src/Generated/Admin/Windows/Updates/ResourceConnections/Item/ResourceConnectionItemRequestBuilder.php index 441a0011a6c..597e00cda8e 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 aa5cafe237f..a340ff11b06 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 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. + * Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted. * @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-azureaddevice-delete?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-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 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. + * Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted. * @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 0e69dd4166f..8ac7ef5d247 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 @@ -69,12 +69,12 @@ public function get(?ComplianceChangeItemRequestBuilderGetRequestConfiguration $ } /** - * Update the properties of a contentApproval object. + * Update the properties of a complianceChange 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-contentapproval-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta Find more info here */ public function patch(ComplianceChange $body, ?ComplianceChangeItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -124,7 +124,7 @@ public function toGetRequestInformation(?ComplianceChangeItemRequestBuilderGetRe } /** - * Update the properties of a contentApproval object. + * Update the properties of a complianceChange 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/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php index b0e2d3a18dd..c1d0e31adcb 100644 --- a/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php +++ b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php @@ -31,10 +31,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete navigation property mutualTlsOauthConfigurations for certificateAuthorities + * Delete the specified mutualTlsOauthConfiguration resource. You must first delete the deviceTemplate object that references the ID. * @param MutualTlsOauthConfigurationItemRequestBuilderDeleteRequestConfiguration|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/mutualtlsoauthconfiguration-delete?view=graph-rest-beta Find more info here */ public function delete(?MutualTlsOauthConfigurationItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -45,7 +46,7 @@ public function delete(?MutualTlsOauthConfigurationItemRequestBuilderDeleteReque } /** - * Get mutualTlsOauthConfigurations from certificateAuthorities + * Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. * @param MutualTlsOauthConfigurationItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -74,7 +75,7 @@ public function patch(MutualTlsOauthConfiguration $body, ?MutualTlsOauthConfigur } /** - * Delete navigation property mutualTlsOauthConfigurations for certificateAuthorities + * Delete the specified mutualTlsOauthConfiguration resource. You must first delete the deviceTemplate object that references the ID. * @param MutualTlsOauthConfigurationItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -92,7 +93,7 @@ public function toDeleteRequestInformation(?MutualTlsOauthConfigurationItemReque } /** - * Get mutualTlsOauthConfigurations from certificateAuthorities + * Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. * @param MutualTlsOauthConfigurationItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php index 6a8e8a98289..3d8e4b8c0ba 100644 --- a/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get mutualTlsOauthConfigurations from certificateAuthorities + * Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. */ class MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php index 9511fda78b4..0afe43e91cc 100644 --- a/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php +++ b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php @@ -52,7 +52,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get mutualTlsOauthConfigurations from certificateAuthorities + * Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. * @param MutualTlsOauthConfigurationsRequestBuilderGetRequestConfiguration|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(MutualTlsOauthConfiguration $body, ?MutualTlsOauthConfigura } /** - * Get mutualTlsOauthConfigurations from certificateAuthorities + * Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. * @param MutualTlsOauthConfigurationsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php index f07faa3b525..eb1f121fd0d 100644 --- a/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php +++ b/src/Generated/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get mutualTlsOauthConfigurations from certificateAuthorities + * Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. */ class MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Chats/Item/Messages/MessagesRequestBuilder.php b/src/Generated/Chats/Item/Messages/MessagesRequestBuilder.php index 770e07ce96c..b74a6c8f310 100644 --- a/src/Generated/Chats/Item/Messages/MessagesRequestBuilder.php +++ b/src/Generated/Chats/Item/Messages/MessagesRequestBuilder.php @@ -75,12 +75,12 @@ public function get(?MessagesRequestBuilderGetRequestConfiguration $requestConfi } /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @param ChatMessage $body The request body * @param MessagesRequestBuilderPostRequestConfiguration|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/chat-post-messages?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta Find more info here */ public function post(ChatMessage $body, ?MessagesRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -112,7 +112,7 @@ public function toGetRequestInformation(?MessagesRequestBuilderGetRequestConfigu } /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @param ChatMessage $body The request body * @param MessagesRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation 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/DeviceTemplate/DeviceTemplateRequestBuilder.php b/src/Generated/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilder.php index b0c1341fb3e..33b2b18b97e 100644 --- a/src/Generated/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilder.php +++ b/src/Generated/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceTemplate from devices + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?DeviceTemplateRequestBuilderGetRequestConfiguration $reques } /** - * Get deviceTemplate from devices + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php b/src/Generated/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php index 3e85dddef2e..f882c2bb62b 100644 --- a/src/Generated/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php +++ b/src/Generated/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplate from devices + * Device template used to instantiate this device. Nullable. Read-only. */ class DeviceTemplateRequestBuilderGetQueryParameters { diff --git a/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php b/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php index 0e10e688c88..b65ead47f4c 100644 --- a/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php +++ b/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceTemplate from devices + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?DeviceTemplateItemRequestBuilderGetRequestConfiguration $re } /** - * Get deviceTemplate from devices + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php b/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php index 3c2c1cd462b..aad2eb29650 100644 --- a/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplate from devices + * Device template used to instantiate this device. Nullable. Read-only. */ class DeviceTemplateItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php b/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php index 0405ebf0568..6dca8081858 100644 --- a/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php +++ b/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilder.php @@ -61,7 +61,7 @@ public function delete(?CertificateAuthoritiesRequestBuilderDeleteRequestConfigu } /** - * Get certificateAuthorities from directory + * Container for certificate authorities-related configurations for applications in the tenant. * @param CertificateAuthoritiesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -108,7 +108,7 @@ public function toDeleteRequestInformation(?CertificateAuthoritiesRequestBuilder } /** - * Get certificateAuthorities from directory + * Container for certificate authorities-related configurations for applications in the tenant. * @param CertificateAuthoritiesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php b/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php index 95ad3b80eba..39b49dd091e 100644 --- a/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/CertificateAuthorities/CertificateAuthoritiesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get certificateAuthorities from directory + * Container for certificate authorities-related configurations for applications in the tenant. */ class CertificateAuthoritiesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php index 8c8daa1aa5f..6cc74a4e726 100644 --- a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php +++ b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilder.php @@ -45,10 +45,11 @@ public function delete(?MutualTlsOauthConfigurationItemRequestBuilderDeleteReque } /** - * Get mutualTlsOauthConfigurations from directory + * Get the properties and relationships of the specified mutualTlsOauthConfiguration resource. * @param MutualTlsOauthConfigurationItemRequestBuilderGetRequestConfiguration|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/mutualtlsoauthconfiguration-get?view=graph-rest-beta Find more info here */ public function get(?MutualTlsOauthConfigurationItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -59,11 +60,12 @@ public function get(?MutualTlsOauthConfigurationItemRequestBuilderGetRequestConf } /** - * Update the navigation property mutualTlsOauthConfigurations in directory + * Update the specified mutualTlsOauthConfiguration resource. You can only update the following two properties: displayName, certificateAuthority. To update a subset of objects in the certificateAuthorities collection, first get the complete list, make your modifications, and then repost the entire contents of the certificateAuthorities attribute list in the request body. Excluding a subset of objects removes them from the collection. * @param MutualTlsOauthConfiguration $body The request body * @param MutualTlsOauthConfigurationItemRequestBuilderPatchRequestConfiguration|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/mutualtlsoauthconfiguration-update?view=graph-rest-beta Find more info here */ public function patch(MutualTlsOauthConfiguration $body, ?MutualTlsOauthConfigurationItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -92,7 +94,7 @@ public function toDeleteRequestInformation(?MutualTlsOauthConfigurationItemReque } /** - * Get mutualTlsOauthConfigurations from directory + * Get the properties and relationships of the specified mutualTlsOauthConfiguration resource. * @param MutualTlsOauthConfigurationItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -113,7 +115,7 @@ public function toGetRequestInformation(?MutualTlsOauthConfigurationItemRequestB } /** - * Update the navigation property mutualTlsOauthConfigurations in directory + * Update the specified mutualTlsOauthConfiguration resource. You can only update the following two properties: displayName, certificateAuthority. To update a subset of objects in the certificateAuthorities collection, first get the complete list, make your modifications, and then repost the entire contents of the certificateAuthorities attribute list in the request body. Excluding a subset of objects removes them from the collection. * @param MutualTlsOauthConfiguration $body The request body * @param MutualTlsOauthConfigurationItemRequestBuilderPatchRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php index 3b7f523bb64..712d979df00 100644 --- a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/Item/MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get mutualTlsOauthConfigurations from directory + * Get the properties and relationships of the specified mutualTlsOauthConfiguration resource. */ class MutualTlsOauthConfigurationItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php index 19d5964e67b..6177419d7f5 100644 --- a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php +++ b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilder.php @@ -52,10 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get mutualTlsOauthConfigurations from directory + * Get a list of the available mutualTlsOauthConfiguration resources. * @param MutualTlsOauthConfigurationsRequestBuilderGetRequestConfiguration|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/certificateauthoritypath-list-mutualtlsoauthconfigurations?view=graph-rest-beta Find more info here */ public function get(?MutualTlsOauthConfigurationsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -66,11 +67,12 @@ public function get(?MutualTlsOauthConfigurationsRequestBuilderGetRequestConfigu } /** - * Create new navigation property to mutualTlsOauthConfigurations for directory + * Create a mutualTlsOauthConfiguration resource that contains a specified certificate authority object. * @param MutualTlsOauthConfiguration $body The request body * @param MutualTlsOauthConfigurationsRequestBuilderPostRequestConfiguration|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/certificateauthoritypath-post-mutualtlsoauthconfigurations?view=graph-rest-beta Find more info here */ public function post(MutualTlsOauthConfiguration $body, ?MutualTlsOauthConfigurationsRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -81,7 +83,7 @@ public function post(MutualTlsOauthConfiguration $body, ?MutualTlsOauthConfigura } /** - * Get mutualTlsOauthConfigurations from directory + * Get a list of the available mutualTlsOauthConfiguration resources. * @param MutualTlsOauthConfigurationsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -102,7 +104,7 @@ public function toGetRequestInformation(?MutualTlsOauthConfigurationsRequestBuil } /** - * Create new navigation property to mutualTlsOauthConfigurations for directory + * Create a mutualTlsOauthConfiguration resource that contains a specified certificate authority object. * @param MutualTlsOauthConfiguration $body The request body * @param MutualTlsOauthConfigurationsRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php index b42ceb2c3e2..e9af0c1b48c 100644 --- a/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/CertificateAuthorities/MutualTlsOauthConfigurations/MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get mutualTlsOauthConfigurations from directory + * Get a list of the available mutualTlsOauthConfiguration resources. */ class MutualTlsOauthConfigurationsRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php index 0e649264945..78ee72b83b8 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php @@ -52,10 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceTemplates from directory + * Get a list of deviceTemplate objects registered in the directory. * @param DeviceTemplatesRequestBuilderGetRequestConfiguration|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/template-list-devicetemplates?view=graph-rest-beta Find more info here */ public function get(?DeviceTemplatesRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -66,11 +67,12 @@ public function get(?DeviceTemplatesRequestBuilderGetRequestConfiguration $reque } /** - * Create new navigation property to deviceTemplates for directory + * Create a new deviceTemplate used to identify attributes and manage a group of devices with similar characteristics. * @param DeviceTemplate $body The request body * @param DeviceTemplatesRequestBuilderPostRequestConfiguration|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/template-post-devicetemplates?view=graph-rest-beta Find more info here */ public function post(DeviceTemplate $body, ?DeviceTemplatesRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -81,7 +83,7 @@ public function post(DeviceTemplate $body, ?DeviceTemplatesRequestBuilderPostReq } /** - * Get deviceTemplates from directory + * Get a list of deviceTemplate objects registered in the directory. * @param DeviceTemplatesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -102,7 +104,7 @@ public function toGetRequestInformation(?DeviceTemplatesRequestBuilderGetRequest } /** - * Create new navigation property to deviceTemplates for directory + * Create a new deviceTemplate used to identify attributes and manage a group of devices with similar characteristics. * @param DeviceTemplate $body The request body * @param DeviceTemplatesRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php index 6a4f2a26583..88f13afe447 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplates from directory + * Get a list of deviceTemplate objects registered in the directory. */ class DeviceTemplatesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php index b5f69677511..ee323630339 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php @@ -31,11 +31,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Invoke action createDeviceFromTemplate + * Create a new device from a deviceTemplate. * @param CreateDeviceFromTemplatePostRequestBody $body The request body * @param CreateDeviceFromTemplateRequestBuilderPostRequestConfiguration|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/devicetemplate-createdevicefromtemplate?view=graph-rest-beta Find more info here */ public function post(CreateDeviceFromTemplatePostRequestBody $body, ?CreateDeviceFromTemplateRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -46,7 +47,7 @@ public function post(CreateDeviceFromTemplatePostRequestBody $body, ?CreateDevic } /** - * Invoke action createDeviceFromTemplate + * Create a new device from a deviceTemplate. * @param CreateDeviceFromTemplatePostRequestBody $body The request body * @param CreateDeviceFromTemplateRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php index ba68092b283..b8e800c5318 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. * @param DeviceInstancesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?DeviceInstancesRequestBuilderGetRequestConfiguration $reque } /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. * @param DeviceInstancesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php index bf776f08464..3700a7efbd1 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. */ class DeviceInstancesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php index b9e465af5fd..9948cba551f 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. * @param DeviceItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?DeviceItemRequestBuilderGetRequestConfiguration $requestCon } /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. * @param DeviceItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php index 359094eb463..99a1716677b 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. */ class DeviceItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php index 7f3a50b3a4d..19c29ff04bc 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php @@ -34,7 +34,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. * @param DeviceInstancesWithDeviceIdRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -48,7 +48,7 @@ public function get(?DeviceInstancesWithDeviceIdRequestBuilderGetRequestConfigur } /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. * @param DeviceInstancesWithDeviceIdRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php index c8376557877..201c3119ae0 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceInstances from directory + * Collection of device objects created based on this template. */ class DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php index d124062b981..ce569c6749d 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php @@ -56,10 +56,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Delete navigation property deviceTemplates for directory + * Delete a registered deviceTemplate. You must first delete all devices linked to the template before deleting the template itself. Only registered owners of the template can perform this operation. * @param DeviceTemplateItemRequestBuilderDeleteRequestConfiguration|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/devicetemplate-delete?view=graph-rest-beta Find more info here */ public function delete(?DeviceTemplateItemRequestBuilderDeleteRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toDeleteRequestInformation($requestConfiguration); @@ -79,10 +80,11 @@ public function deviceInstancesWithDeviceId(string $deviceId): DeviceInstancesWi } /** - * Get deviceTemplates from directory + * Get the properties and relationships of a deviceTemplate object. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|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/devicetemplate-get?view=graph-rest-beta Find more info here */ public function get(?DeviceTemplateItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -108,7 +110,7 @@ public function patch(DeviceTemplate $body, ?DeviceTemplateItemRequestBuilderPat } /** - * Delete navigation property deviceTemplates for directory + * Delete a registered deviceTemplate. You must first delete all devices linked to the template before deleting the template itself. Only registered owners of the template can perform this operation. * @param DeviceTemplateItemRequestBuilderDeleteRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -126,7 +128,7 @@ public function toDeleteRequestInformation(?DeviceTemplateItemRequestBuilderDele } /** - * Get deviceTemplates from directory + * Get the properties and relationships of a deviceTemplate object. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php index 43e8004db55..b7b00c9d8c3 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplates from directory + * Get the properties and relationships of a deviceTemplate object. */ class DeviceTemplateItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php index d80639946b2..3be57215001 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get owners from directory + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @param DirectoryObjectItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?DirectoryObjectItemRequestBuilderGetRequestConfiguration $r } /** - * Get owners from directory + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @param DirectoryObjectItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php index 52ba6f3d8fd..7af82134ea0 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get owners from directory + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. */ class DirectoryObjectItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php index 3dbfd8b73c4..cde7dc15808 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php @@ -51,10 +51,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get owners from directory + * Get a list of owners for a deviceTemplate object. Owners can be represented as service principals, users, or applications. * @param OwnersRequestBuilderGetRequestConfiguration|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/devicetemplate-list-owners?view=graph-rest-beta Find more info here */ public function get(?OwnersRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -65,7 +66,7 @@ public function get(?OwnersRequestBuilderGetRequestConfiguration $requestConfigu } /** - * Get owners from directory + * Get a list of owners for a deviceTemplate object. Owners can be represented as service principals, users, or applications. * @param OwnersRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php index 1a5b990b8cb..0c5f78bfcea 100644 --- a/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get owners from directory + * Get a list of owners for a deviceTemplate object. Owners can be represented as service principals, users, or applications. */ class OwnersRequestBuilderGetQueryParameters { diff --git a/src/Generated/Directory/Templates/TemplatesRequestBuilder.php b/src/Generated/Directory/Templates/TemplatesRequestBuilder.php index c032abcbe12..3e445143e5b 100644 --- a/src/Generated/Directory/Templates/TemplatesRequestBuilder.php +++ b/src/Generated/Directory/Templates/TemplatesRequestBuilder.php @@ -53,7 +53,7 @@ public function delete(?TemplatesRequestBuilderDeleteRequestConfiguration $reque } /** - * Get templates from directory + * A container for templates, such as device templates used for onboarding devices in Microsoft Entra ID. * @param TemplatesRequestBuilderGetRequestConfiguration|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(?TemplatesRequestBuilderDeleteRequest } /** - * Get templates from directory + * A container for templates, such as device templates used for onboarding devices in Microsoft Entra ID. * @param TemplatesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Directory/Templates/TemplatesRequestBuilderGetQueryParameters.php b/src/Generated/Directory/Templates/TemplatesRequestBuilderGetQueryParameters.php index 10d8963b497..9bcfe9cc72e 100644 --- a/src/Generated/Directory/Templates/TemplatesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Directory/Templates/TemplatesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get templates from directory + * A container for templates, such as device templates used for onboarding devices in Microsoft Entra ID. */ class TemplatesRequestBuilderGetQueryParameters { 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 fff3ff6a884..279933d21b5 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 } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @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/range-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/nameditem-range?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 { } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @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/Tables/Add/AddRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.php index e08b72b5239..c73efe7954e 100644 --- a/src/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/Workbook/Tables/Add/AddRequestBuilder.php @@ -31,12 +31,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param AddPostRequestBody $body The request body * @param AddRequestBuilderPostRequestConfiguration|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/workbook-post-tables?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/tablecollection-add?view=graph-rest-beta Find more info here */ public function post(AddPostRequestBody $body, ?AddRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -47,7 +47,7 @@ public function post(AddPostRequestBody $body, ?AddRequestBuilderPostRequestConf } /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param AddPostRequestBody $body The request body * @param AddRequestBuilderPostRequestConfiguration|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 0d5ef862a00..dca84c873f1 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 } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @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/range-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/nameditem-range?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 { } /** - * Retrieve the properties and relationships of range object. + * Returns the range object that is associated with the name. Throws an exception if the named item's type is not a range. * @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/Tables/Add/AddRequestBuilder.php b/src/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.php index 356decbd96f..c01e0890796 100644 --- a/src/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.php +++ b/src/Generated/Drives/Item/Items/Item/Workbook/Worksheets/Item/Tables/Add/AddRequestBuilder.php @@ -31,12 +31,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param AddPostRequestBody $body The request body * @param AddRequestBuilderPostRequestConfiguration|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/workbook-post-tables?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/tablecollection-add?view=graph-rest-beta Find more info here */ public function post(AddPostRequestBody $body, ?AddRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -47,7 +47,7 @@ public function post(AddPostRequestBody $body, ?AddRequestBuilderPostRequestConf } /** - * Use this API to create a new Table. + * Create a new table. The range source address determines the worksheet under which the table will be added. If the table can't be added (for example, because the address is invalid, or the table would overlap with another table), an error is thrown. * @param AddPostRequestBody $body The request body * @param AddRequestBuilderPostRequestConfiguration|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/Connections/Item/Schema/SchemaRequestBuilder.php b/src/Generated/External/Connections/Item/Schema/SchemaRequestBuilder.php index 6d7bb079fd5..26facd490f9 100644 --- a/src/Generated/External/Connections/Item/Schema/SchemaRequestBuilder.php +++ b/src/Generated/External/Connections/Item/Schema/SchemaRequestBuilder.php @@ -46,12 +46,12 @@ public function get(?SchemaRequestBuilderGetRequestConfiguration $requestConfigu } /** - * Update the properties of a schema for an externalConnection. + * Create a new or update an existing schema for a Microsoft Search connection. * @param Schema $body The request body * @param SchemaRequestBuilderPatchRequestConfiguration|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-schema-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta Find more info here */ public function patch(Schema $body, ?SchemaRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -83,7 +83,7 @@ public function toGetRequestInformation(?SchemaRequestBuilderGetRequestConfigura } /** - * Update the properties of a schema for an externalConnection. + * Create a new or update an existing schema for a Microsoft Search connection. * @param Schema $body The request body * @param SchemaRequestBuilderPatchRequestConfiguration|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/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 a7cc2281217..3adc13b860b 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 countryNamedLocation object. + * Delete an ipNamedLocation 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/countrynamedlocation-delete?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/ipnamedlocation-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. + * Retrieve the properties and relationships of a namedLocation 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/namedlocation-get?view=graph-rest-beta Find more info here */ public function get(?NamedLocationItemRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -61,12 +61,12 @@ public function get(?NamedLocationItemRequestBuilderGetRequestConfiguration $req } /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param NamedLocation $body The request body * @param NamedLocationItemRequestBuilderPatchRequestConfiguration|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/ipnamedlocation-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta Find more info here */ public function patch(NamedLocation $body, ?NamedLocationItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -77,7 +77,7 @@ public function patch(NamedLocation $body, ?NamedLocationItemRequestBuilderPatch } /** - * Delete a countryNamedLocation object. + * Delete an ipNamedLocation 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. + * Retrieve the properties and relationships of a namedLocation object. * @param NamedLocationItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ @@ -116,7 +116,7 @@ public function toGetRequestInformation(?NamedLocationItemRequestBuilderGetReque } /** - * Update the properties of an ipNamedLocation object. + * Update the properties of a countryNamedLocation object. * @param NamedLocation $body The request body * @param NamedLocationItemRequestBuilderPatchRequestConfiguration|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..8bb1a85b13e 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. + * Retrieve the properties and relationships of a namedLocation object. */ class NamedLocationItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.php b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.php index 7240b4a58bc..290cf013281 100644 --- a/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.php +++ b/src/Generated/IdentityGovernance/EntitlementManagement/AccessPackageCatalogs/Item/AccessPackageCustomWorkflowExtensions/Item/CustomCalloutExtensionItemRequestBuilder.php @@ -60,12 +60,12 @@ public function get(?CustomCalloutExtensionItemRequestBuilderGetRequestConfigura } /** - * Update the properties of an accessPackageAssignmentWorkflowExtension object. + * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. * @param CustomCalloutExtension $body The request body * @param CustomCalloutExtensionItemRequestBuilderPatchRequestConfiguration|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-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta Find more info here */ public function patch(CustomCalloutExtension $body, ?CustomCalloutExtensionItemRequestBuilderPatchRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPatchRequestInformation($body, $requestConfiguration); @@ -115,7 +115,7 @@ public function toGetRequestInformation(?CustomCalloutExtensionItemRequestBuilde } /** - * Update the properties of an accessPackageAssignmentWorkflowExtension object. + * Update the properties of an accessPackageAssignmentRequestWorkflowExtension object. * @param CustomCalloutExtension $body The request body * @param CustomCalloutExtensionItemRequestBuilderPatchRequestConfiguration|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/AgreementItemRequestBuilder.php b/src/Generated/IdentityGovernance/TermsOfUse/Agreements/Item/AgreementItemRequestBuilder.php index 00d359b13d3..69b1ac60dbc 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 the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. * @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-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/agreement-list-files?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 the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. * @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 e1d6d93093c..08036143775 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 the properties and relationships of an agreement object. + * Retrieve all files related to an agreement. This includes the default file and all localized files. */ class AgreementItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilder.php b/src/Generated/IdentityProtection/RiskDetections/Item/RiskDetectionItemRequestBuilder.php index 7dc8b7c1972..c1f0eaae8a2 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 riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. * @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-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/riskdetection-list?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 riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. * @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 d07753ed90d..0ed3e0e8b9c 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 riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. */ class RiskDetectionItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.php b/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.php index ca15f1e40bd..933f7e4f76c 100644 --- a/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.php +++ b/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilder.php @@ -68,11 +68,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Retrieve the properties and relationships of a collection of riskyUser objects. + * Retrieve the properties and relationships of a riskyUser object. * @param RiskyUsersRequestBuilderGetRequestConfiguration|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/riskyusers-list?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta Find more info here */ public function get(?RiskyUsersRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -98,7 +98,7 @@ public function post(RiskyUser $body, ?RiskyUsersRequestBuilderPostRequestConfig } /** - * Retrieve the properties and relationships of a collection of riskyUser objects. + * Retrieve the properties and relationships of a riskyUser object. * @param RiskyUsersRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilderGetQueryParameters.php b/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilderGetQueryParameters.php index 0823016ce86..e634d2cdae6 100644 --- a/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilderGetQueryParameters.php +++ b/src/Generated/IdentityProtection/RiskyUsers/RiskyUsersRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Retrieve the properties and relationships of a collection of riskyUser objects. + * Retrieve the properties and relationships of a riskyUser object. */ class RiskyUsersRequestBuilderGetQueryParameters { diff --git a/src/Generated/Models/CertificateAuthorityPath.php b/src/Generated/Models/CertificateAuthorityPath.php index 9dd5f3ddcbb..2045bdcea0a 100644 --- a/src/Generated/Models/CertificateAuthorityPath.php +++ b/src/Generated/Models/CertificateAuthorityPath.php @@ -52,7 +52,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the mutualTlsOauthConfigurations property value. The mutualTlsOauthConfigurations property + * Gets the mutualTlsOauthConfigurations property value. Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. * @return array|null */ public function getMutualTlsOauthConfigurations(): ?array { @@ -84,7 +84,7 @@ public function setCertificateBasedApplicationConfigurations(?array $value): voi } /** - * Sets the mutualTlsOauthConfigurations property value. The mutualTlsOauthConfigurations property + * Sets the mutualTlsOauthConfigurations property value. Defines the trusted certificate authorities for certificates that can be added to Internet of Things (IoT) devices. * @param array|null $value Value to set for the mutualTlsOauthConfigurations property. */ public function setMutualTlsOauthConfigurations(?array $value): void { diff --git a/src/Generated/Models/CloudPC.php b/src/Generated/Models/CloudPC.php index ff0284a741d..616bbe4362b 100644 --- a/src/Generated/Models/CloudPC.php +++ b/src/Generated/Models/CloudPC.php @@ -185,7 +185,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the frontlineCloudPcAvailability property value. The frontlineCloudPcAvailability property + * Gets the frontlineCloudPcAvailability property value. The current availability of a frontline assigned Cloud PC. Possible values: notApplicable, available,notAvailable and unknownFutureValue. Default value is notApplicable. Read Only. * @return FrontlineCloudPcAvailability|null */ public function getFrontlineCloudPcAvailability(): ?FrontlineCloudPcAvailability { @@ -590,7 +590,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the frontlineCloudPcAvailability property value. The frontlineCloudPcAvailability property + * Sets the frontlineCloudPcAvailability property value. The current availability of a frontline assigned Cloud PC. Possible values: notApplicable, available,notAvailable and unknownFutureValue. Default value is notApplicable. Read Only. * @param FrontlineCloudPcAvailability|null $value Value to set for the frontlineCloudPcAvailability property. */ public function setFrontlineCloudPcAvailability(?FrontlineCloudPcAvailability $value): void { diff --git a/src/Generated/Models/CopilotAdminLimitedMode.php b/src/Generated/Models/CopilotAdminLimitedMode.php index b3fdadef83f..bc241969cd3 100644 --- a/src/Generated/Models/CopilotAdminLimitedMode.php +++ b/src/Generated/Models/CopilotAdminLimitedMode.php @@ -37,7 +37,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the groupId property value. The ID of a Microsoft Entra group to which the value of the isEnabledForGroup property is applied value. The default value is null. This parameter is optional. If isEnabledForGroup is set to true, the groupId value must be provided in order for Copilot limited mode in Teams Meetings to be enabled for the members of the group. + * Gets the groupId property value. The ID of a Microsoft Entra group to which the value of the isEnabledForGroup property is applied value. The default value is null. This parameter is optional. If isEnabledForGroup is set to true, the groupId value must be provided in order for Copilot limited mode in Teams meetings to be enabled for the members of the group. * @return string|null */ public function getGroupId(): ?string { @@ -71,7 +71,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the groupId property value. The ID of a Microsoft Entra group to which the value of the isEnabledForGroup property is applied value. The default value is null. This parameter is optional. If isEnabledForGroup is set to true, the groupId value must be provided in order for Copilot limited mode in Teams Meetings to be enabled for the members of the group. + * Sets the groupId property value. The ID of a Microsoft Entra group to which the value of the isEnabledForGroup property is applied value. The default value is null. This parameter is optional. If isEnabledForGroup is set to true, the groupId value must be provided in order for Copilot limited mode in Teams meetings to be enabled for the members of the group. * @param string|null $value Value to set for the groupId property. */ public function setGroupId(?string $value): void { diff --git a/src/Generated/Models/CopilotAdminSetting.php b/src/Generated/Models/CopilotAdminSetting.php index 168247bcb3d..4c684fdba2f 100644 --- a/src/Generated/Models/CopilotAdminSetting.php +++ b/src/Generated/Models/CopilotAdminSetting.php @@ -36,7 +36,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the limitedMode property value. Represents a setting that controls whether Microsoft 365 Copilot in Teams Meetings users can receive responses to sentiment-related prompts. Read-only. Nullable. + * Gets the limitedMode property value. Represents a setting that controls whether Microsoft 365 Copilot in Teams meetings users can receive responses to sentiment-related prompts. Read-only. Nullable. * @return CopilotAdminLimitedMode|null */ public function getLimitedMode(): ?CopilotAdminLimitedMode { @@ -57,7 +57,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the limitedMode property value. Represents a setting that controls whether Microsoft 365 Copilot in Teams Meetings users can receive responses to sentiment-related prompts. Read-only. Nullable. + * Sets the limitedMode property value. Represents a setting that controls whether Microsoft 365 Copilot in Teams meetings users can receive responses to sentiment-related prompts. Read-only. Nullable. * @param CopilotAdminLimitedMode|null $value Value to set for the limitedMode property. */ public function setLimitedMode(?CopilotAdminLimitedMode $value): void { diff --git a/src/Generated/Models/Device.php b/src/Generated/Models/Device.php index 895f0dffdfa..b36e5e2a0e7 100644 --- a/src/Generated/Models/Device.php +++ b/src/Generated/Models/Device.php @@ -40,7 +40,7 @@ public function getAccountEnabled(): ?bool { } /** - * Gets the alternativeNames property value. The alternativeNames property + * Gets the alternativeNames property value. List of alternative names for the device. * @return array|null */ public function getAlternativeNames(): ?array { @@ -118,7 +118,7 @@ public function getDeviceCategory(): ?string { } /** - * Gets the deviceId property value. Unique Identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Also Supports $filter (eq, ne, not, startsWith). + * Gets the deviceId property value. Unique identifier set by Azure Device Registration Service at the time of registration. This ID is an alternate key that can be used to reference the device object. Also supports $filter (eq, ne, not, startsWith). * @return string|null */ public function getDeviceId(): ?string { @@ -142,7 +142,7 @@ public function getDeviceMetadata(): ?string { } /** - * Gets the deviceOwnership property value. Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal. + * Gets the deviceOwnership property value. Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal. * @return string|null */ public function getDeviceOwnership(): ?string { @@ -154,7 +154,7 @@ public function getDeviceOwnership(): ?string { } /** - * Gets the deviceTemplate property value. The deviceTemplate property + * Gets the deviceTemplate property value. Device template used to instantiate this device. Nullable. Read-only. * @return array|null */ public function getDeviceTemplate(): ?array { @@ -192,7 +192,7 @@ public function getDisplayName(): ?string { } /** - * Gets the domainName property value. The on-premises domain name of Microsoft Entra hybrid joined devices. This property is set by Intune. + * Gets the domainName property value. The on-premises domain name of Microsoft Entra hybrid joined devices. Intune sets this property. * @return string|null */ public function getDomainName(): ?string { @@ -204,7 +204,7 @@ public function getDomainName(): ?string { } /** - * Gets the enrollmentProfileName property value. Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. This property is set by Intune. + * Gets the enrollmentProfileName property value. Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. Intune sets this property. * @return string|null */ public function getEnrollmentProfileName(): ?string { @@ -216,7 +216,7 @@ public function getEnrollmentProfileName(): ?string { } /** - * Gets the enrollmentType property value. Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. + * Gets the enrollmentType property value. Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. * @return string|null */ public function getEnrollmentType(): ?string { @@ -412,7 +412,7 @@ public function getKind(): ?string { } /** - * Gets the managementType property value. Management channel of the device. This property is set by Intune. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. + * Gets the managementType property value. Management channel of the device. Intune sets this property. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. * @return string|null */ public function getManagementType(): ?string { @@ -752,7 +752,7 @@ public function setAccountEnabled(?bool $value): void { } /** - * Sets the alternativeNames property value. The alternativeNames property + * Sets the alternativeNames property value. List of alternative names for the device. * @param array|null $value Value to set for the alternativeNames property. */ public function setAlternativeNames(?array $value): void { @@ -800,7 +800,7 @@ public function setDeviceCategory(?string $value): void { } /** - * Sets the deviceId property value. Unique Identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Also Supports $filter (eq, ne, not, startsWith). + * Sets the deviceId property value. Unique identifier set by Azure Device Registration Service at the time of registration. This ID is an alternate key that can be used to reference the device object. Also supports $filter (eq, ne, not, startsWith). * @param string|null $value Value to set for the deviceId property. */ public function setDeviceId(?string $value): void { @@ -816,7 +816,7 @@ public function setDeviceMetadata(?string $value): void { } /** - * Sets the deviceOwnership property value. Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal. + * Sets the deviceOwnership property value. Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal. * @param string|null $value Value to set for the deviceOwnership property. */ public function setDeviceOwnership(?string $value): void { @@ -824,7 +824,7 @@ public function setDeviceOwnership(?string $value): void { } /** - * Sets the deviceTemplate property value. The deviceTemplate property + * Sets the deviceTemplate property value. Device template used to instantiate this device. Nullable. Read-only. * @param array|null $value Value to set for the deviceTemplate property. */ public function setDeviceTemplate(?array $value): void { @@ -848,7 +848,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the domainName property value. The on-premises domain name of Microsoft Entra hybrid joined devices. This property is set by Intune. + * Sets the domainName property value. The on-premises domain name of Microsoft Entra hybrid joined devices. Intune sets this property. * @param string|null $value Value to set for the domainName property. */ public function setDomainName(?string $value): void { @@ -856,7 +856,7 @@ public function setDomainName(?string $value): void { } /** - * Sets the enrollmentProfileName property value. Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. This property is set by Intune. + * Sets the enrollmentProfileName property value. Enrollment profile applied to the device. For example, Apple Device Enrollment Profile, Device enrollment - Corporate device identifiers, or Windows Autopilot profile name. Intune sets this property. * @param string|null $value Value to set for the enrollmentProfileName property. */ public function setEnrollmentProfileName(?string $value): void { @@ -864,7 +864,7 @@ public function setEnrollmentProfileName(?string $value): void { } /** - * Sets the enrollmentType property value. Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. + * Sets the enrollmentType property value. Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed. * @param string|null $value Value to set for the enrollmentType property. */ public function setEnrollmentType(?string $value): void { @@ -936,7 +936,7 @@ public function setKind(?string $value): void { } /** - * Sets the managementType property value. Management channel of the device. This property is set by Intune. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. + * Sets the managementType property value. Management channel of the device. Intune sets this property. Possible values are: eas, mdm, easMdm, intuneClient, easIntuneClient, configurationManagerClient, configurationManagerClientMdm, configurationManagerClientMdmEas, unknown, jamf, googleCloudDevicePolicyController. * @param string|null $value Value to set for the managementType property. */ public function setManagementType(?string $value): void { diff --git a/src/Generated/Models/DeviceManagementConfigurationChoiceSettingDefinition.php b/src/Generated/Models/DeviceManagementConfigurationChoiceSettingDefinition.php index 7b76a170b98..fac8e0db529 100644 --- a/src/Generated/Models/DeviceManagementConfigurationChoiceSettingDefinition.php +++ b/src/Generated/Models/DeviceManagementConfigurationChoiceSettingDefinition.php @@ -33,7 +33,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Devic } /** - * Gets the defaultOptionId property value. Default option for choice setting + * Gets the defaultOptionId property value. Default option for the choice setting. * @return string|null */ public function getDefaultOptionId(): ?string { @@ -57,7 +57,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the options property value. Options for the setting that can be selected + * Gets the options property value. Options for the setting that can be selected. * @return array|null */ public function getOptions(): ?array { @@ -81,7 +81,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the defaultOptionId property value. Default option for choice setting + * Sets the defaultOptionId property value. Default option for the choice setting. * @param string|null $value Value to set for the defaultOptionId property. */ public function setDefaultOptionId(?string $value): void { @@ -89,7 +89,7 @@ public function setDefaultOptionId(?string $value): void { } /** - * Sets the options property value. Options for the setting that can be selected + * Sets the options property value. Options for the setting that can be selected. * @param array|null $value Value to set for the options property. */ public function setOptions(?array $value): void { 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/DeviceManagementConfigurationSettingGroupCollectionDefinition.php b/src/Generated/Models/DeviceManagementConfigurationSettingGroupCollectionDefinition.php index 92dda4cd8fa..8383e8d0b09 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 + * Gets the maximumCount property value. Maximum number of setting group count in the collection. Valid values 1 to 100 * @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 + * Gets the minimumCount property value. Minimum number of setting group count in the collection. Valid values 1 to 100 * @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 + * Sets the maximumCount property value. Maximum number of setting group count in the collection. Valid values 1 to 100 * @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 + * Sets the minimumCount property value. Minimum number of setting group count in the collection. Valid values 1 to 100 * @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/DeviceTemplate.php b/src/Generated/Models/DeviceTemplate.php index 9b0e8cc5778..ac9fa4548aa 100644 --- a/src/Generated/Models/DeviceTemplate.php +++ b/src/Generated/Models/DeviceTemplate.php @@ -27,7 +27,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Devic } /** - * Gets the deviceAuthority property value. The deviceAuthority property + * Gets the deviceAuthority property value. A tenant-defined name for the party that's responsible for provisioning and managing devices on the Microsoft Entra tenant. For example, Tailwind Traders (the manufacturer) makes security cameras that are installed in customer buildings and managed by Lakeshore Retail (the device authority). This value is provided to the customer by the device authority (manufacturer or reseller). * @return string|null */ public function getDeviceAuthority(): ?string { @@ -39,7 +39,7 @@ public function getDeviceAuthority(): ?string { } /** - * Gets the deviceInstances property value. The deviceInstances property + * Gets the deviceInstances property value. Collection of device objects created based on this template. * @return array|null */ public function getDeviceInstances(): ?array { @@ -71,7 +71,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the manufacturer property value. The manufacturer property + * Gets the manufacturer property value. Manufacturer name. * @return string|null */ public function getManufacturer(): ?string { @@ -83,7 +83,7 @@ public function getManufacturer(): ?string { } /** - * Gets the model property value. The model property + * Gets the model property value. Model name. * @return string|null */ public function getModel(): ?string { @@ -95,7 +95,7 @@ public function getModel(): ?string { } /** - * Gets the mutualTlsOauthConfigurationId property value. The mutualTlsOauthConfigurationId property + * Gets the mutualTlsOauthConfigurationId property value. Object ID of the mutualTlsOauthConfiguration. This value isn't required if self-signed certificates are used. This value is provided to the customer by the device authority (manufacturer or reseller). * @return string|null */ public function getMutualTlsOauthConfigurationId(): ?string { @@ -107,7 +107,7 @@ public function getMutualTlsOauthConfigurationId(): ?string { } /** - * Gets the mutualTlsOauthConfigurationTenantId property value. The mutualTlsOauthConfigurationTenantId property + * Gets the mutualTlsOauthConfigurationTenantId property value. ID (tenant ID for device authority) of the tenant that contains the mutualTlsOauthConfiguration. This value isn't required if self-signed certificates are used. This value is provided to the customer by the device authority (manufacturer or reseller). * @return string|null */ public function getMutualTlsOauthConfigurationTenantId(): ?string { @@ -119,7 +119,7 @@ public function getMutualTlsOauthConfigurationTenantId(): ?string { } /** - * Gets the operatingSystem property value. The operatingSystem property + * Gets the operatingSystem property value. Operating system type. Supports $filter (eq, in). * @return string|null */ public function getOperatingSystem(): ?string { @@ -131,7 +131,7 @@ public function getOperatingSystem(): ?string { } /** - * Gets the owners property value. The owners property + * Gets the owners property value. Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @return array|null */ public function getOwners(): ?array { @@ -161,7 +161,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the deviceAuthority property value. The deviceAuthority property + * Sets the deviceAuthority property value. A tenant-defined name for the party that's responsible for provisioning and managing devices on the Microsoft Entra tenant. For example, Tailwind Traders (the manufacturer) makes security cameras that are installed in customer buildings and managed by Lakeshore Retail (the device authority). This value is provided to the customer by the device authority (manufacturer or reseller). * @param string|null $value Value to set for the deviceAuthority property. */ public function setDeviceAuthority(?string $value): void { @@ -169,7 +169,7 @@ public function setDeviceAuthority(?string $value): void { } /** - * Sets the deviceInstances property value. The deviceInstances property + * Sets the deviceInstances property value. Collection of device objects created based on this template. * @param array|null $value Value to set for the deviceInstances property. */ public function setDeviceInstances(?array $value): void { @@ -177,7 +177,7 @@ public function setDeviceInstances(?array $value): void { } /** - * Sets the manufacturer property value. The manufacturer property + * Sets the manufacturer property value. Manufacturer name. * @param string|null $value Value to set for the manufacturer property. */ public function setManufacturer(?string $value): void { @@ -185,7 +185,7 @@ public function setManufacturer(?string $value): void { } /** - * Sets the model property value. The model property + * Sets the model property value. Model name. * @param string|null $value Value to set for the model property. */ public function setModel(?string $value): void { @@ -193,7 +193,7 @@ public function setModel(?string $value): void { } /** - * Sets the mutualTlsOauthConfigurationId property value. The mutualTlsOauthConfigurationId property + * Sets the mutualTlsOauthConfigurationId property value. Object ID of the mutualTlsOauthConfiguration. This value isn't required if self-signed certificates are used. This value is provided to the customer by the device authority (manufacturer or reseller). * @param string|null $value Value to set for the mutualTlsOauthConfigurationId property. */ public function setMutualTlsOauthConfigurationId(?string $value): void { @@ -201,7 +201,7 @@ public function setMutualTlsOauthConfigurationId(?string $value): void { } /** - * Sets the mutualTlsOauthConfigurationTenantId property value. The mutualTlsOauthConfigurationTenantId property + * Sets the mutualTlsOauthConfigurationTenantId property value. ID (tenant ID for device authority) of the tenant that contains the mutualTlsOauthConfiguration. This value isn't required if self-signed certificates are used. This value is provided to the customer by the device authority (manufacturer or reseller). * @param string|null $value Value to set for the mutualTlsOauthConfigurationTenantId property. */ public function setMutualTlsOauthConfigurationTenantId(?string $value): void { @@ -209,7 +209,7 @@ public function setMutualTlsOauthConfigurationTenantId(?string $value): void { } /** - * Sets the operatingSystem property value. The operatingSystem property + * Sets the operatingSystem property value. Operating system type. Supports $filter (eq, in). * @param string|null $value Value to set for the operatingSystem property. */ public function setOperatingSystem(?string $value): void { @@ -217,7 +217,7 @@ public function setOperatingSystem(?string $value): void { } /** - * Sets the owners property value. The owners property + * Sets the owners property value. Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @param array|null $value Value to set for the owners property. */ public function setOwners(?array $value): void { diff --git a/src/Generated/Models/Directory.php b/src/Generated/Models/Directory.php index 436f9384f40..9d76f01df7f 100644 --- a/src/Generated/Models/Directory.php +++ b/src/Generated/Models/Directory.php @@ -66,7 +66,7 @@ public function getAuthenticationMethodDevices(): ?AuthenticationMethodDevice { } /** - * Gets the certificateAuthorities property value. The certificateAuthorities property + * Gets the certificateAuthorities property value. Container for certificate authorities-related configurations for applications in the tenant. * @return CertificateAuthorityPath|null */ public function getCertificateAuthorities(): ?CertificateAuthorityPath { @@ -316,7 +316,7 @@ public function getSubscriptions(): ?array { } /** - * Gets the templates property value. The templates property + * Gets the templates property value. A container for templates, such as device templates used for onboarding devices in Microsoft Entra ID. * @return Template|null */ public function getTemplates(): ?Template { @@ -380,7 +380,7 @@ public function setAuthenticationMethodDevices(?AuthenticationMethodDevice $valu } /** - * Sets the certificateAuthorities property value. The certificateAuthorities property + * Sets the certificateAuthorities property value. Container for certificate authorities-related configurations for applications in the tenant. * @param CertificateAuthorityPath|null $value Value to set for the certificateAuthorities property. */ public function setCertificateAuthorities(?CertificateAuthorityPath $value): void { @@ -508,7 +508,7 @@ public function setSubscriptions(?array $value): void { } /** - * Sets the templates property value. The templates property + * Sets the templates property value. A container for templates, such as device templates used for onboarding devices in Microsoft Entra ID. * @param Template|null $value Value to set for the templates property. */ public function setTemplates(?Template $value): void { diff --git a/src/Generated/Models/ExtendedKeyUsage.php b/src/Generated/Models/ExtendedKeyUsage.php index c2854525ca1..588f53df2a0 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. Extended Key Usage Name + * Gets the name property value. The extended key usage (EKU) name that provides a user-friendly way to identify an EKU. * @return string|null */ public function getName(): ?string { @@ -84,7 +84,7 @@ public function getName(): ?string { } /** - * Gets the objectIdentifier property value. Extended Key Usage Object Identifier + * 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. * @return string|null */ public function getObjectIdentifier(): ?string { @@ -135,7 +135,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the name property value. Extended Key Usage Name + * Sets the name property value. The extended key usage (EKU) name that provides a user-friendly way to identify an EKU. * @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. Extended Key Usage Object Identifier + * 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. * @param string|null $value Value to set for the objectIdentifier property. */ public function setObjectIdentifier(?string $value): void { diff --git a/src/Generated/Models/Identity.php b/src/Generated/Models/Identity.php index 38a6d49dde9..ad680fa0677 100644 --- a/src/Generated/Models/Identity.php +++ b/src/Generated/Models/Identity.php @@ -89,7 +89,7 @@ public function getBackingStore(): BackingStore { } /** - * Gets the displayName property value. The display name of the identity. This property is read-only. + * Gets the displayName property value. The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. * @return string|null */ public function getDisplayName(): ?string { @@ -114,7 +114,7 @@ public function getFieldDeserializers(): array { } /** - * Gets the id property value. The identifier of the identity. This property is read-only. + * Gets the id property value. Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. * @return string|null */ public function getId(): ?string { @@ -165,7 +165,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the displayName property value. The display name of the identity. This property is read-only. + * Sets the displayName property value. The display name of the identity. For drive items, the display name might not always be available or up to date. For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta. * @param string|null $value Value to set for the displayName property. */ public function setDisplayName(?string $value): void { @@ -173,7 +173,7 @@ public function setDisplayName(?string $value): void { } /** - * Sets the id property value. The identifier of the identity. This property is read-only. + * Sets the id property value. Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review. * @param string|null $value Value to set for the id property. */ public function setId(?string $value): void { diff --git a/src/Generated/Models/KeyValue.php b/src/Generated/Models/KeyValue.php index 57f9f6d6847..f6aca146795 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. Contains the name of the field that a value is associated with. + * Gets the key property value. Key. * @return string|null */ public function getKey(): ?string { @@ -93,7 +93,7 @@ public function getOdataType(): ?string { } /** - * Gets the value property value. Contains the corresponding value for the specified key. + * Gets the value property value. Value. * @return string|null */ public function getValue(): ?string { @@ -132,7 +132,7 @@ public function setBackingStore(BackingStore $value): void { } /** - * Sets the key property value. Contains the name of the field that a value is associated with. + * Sets the key property value. Key. * @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. Contains the corresponding value for the specified key. + * Sets the value property value. Value. * @param string|null $value Value to set for the value property. */ public function setValue(?string $value): void { diff --git a/src/Generated/Models/MutualTlsOauthConfiguration.php b/src/Generated/Models/MutualTlsOauthConfiguration.php index ab303ede6dc..1649cc11bdb 100644 --- a/src/Generated/Models/MutualTlsOauthConfiguration.php +++ b/src/Generated/Models/MutualTlsOauthConfiguration.php @@ -26,7 +26,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Mutua } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. Friendly name. Supports $filter (eq, in). * @return string|null */ public function getDisplayName(): ?string { @@ -72,7 +72,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the displayName property value. The displayName property + * Sets the displayName property value. Friendly name. Supports $filter (eq, in). * @param string|null $value Value to set for the displayName property. */ public function setDisplayName(?string $value): void { diff --git a/src/Generated/Models/Template.php b/src/Generated/Models/Template.php index bcfd6f66396..0cb0987188f 100644 --- a/src/Generated/Models/Template.php +++ b/src/Generated/Models/Template.php @@ -26,7 +26,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Templ } /** - * Gets the deviceTemplates property value. The deviceTemplates property + * Gets the deviceTemplates property value. Defines the templates that are common to a set of device objects, such as IoT devices. * @return array|null */ public function getDeviceTemplates(): ?array { @@ -60,7 +60,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the deviceTemplates property value. The deviceTemplates property + * Sets the deviceTemplates property value. Defines the templates that are common to a set of device objects, such as IoT devices. * @param array|null $value Value to set for the deviceTemplates property. */ public function setDeviceTemplates(?array $value): void { diff --git a/src/Generated/Models/TrustedCertificateAuthorityBase.php b/src/Generated/Models/TrustedCertificateAuthorityBase.php index 43880ab3ce3..3908b84d951 100644 --- a/src/Generated/Models/TrustedCertificateAuthorityBase.php +++ b/src/Generated/Models/TrustedCertificateAuthorityBase.php @@ -34,7 +34,7 @@ public static function createFromDiscriminatorValue(ParseNode $parseNode): Trust } /** - * Gets the certificateAuthorities property value. The certificateAuthorities property + * Gets the certificateAuthorities property value. Multi-value property that represents a list of trusted certificate authorities. * @return array|null */ public function getCertificateAuthorities(): ?array { @@ -68,7 +68,7 @@ public function serialize(SerializationWriter $writer): void { } /** - * Sets the certificateAuthorities property value. The certificateAuthorities property + * Sets the certificateAuthorities property value. Multi-value property that represents a list of trusted certificate authorities. * @param array|null $value Value to set for the certificateAuthorities property. */ public function setCertificateAuthorities(?array $value): void { diff --git a/src/Generated/Models/WorkbookRangeView.php b/src/Generated/Models/WorkbookRangeView.php index 69ccf349fc6..a933eddeeef 100644 --- a/src/Generated/Models/WorkbookRangeView.php +++ b/src/Generated/Models/WorkbookRangeView.php @@ -76,7 +76,7 @@ public function getRowCount(): ?int { } /** - * Gets the rows property value. The collection of range views associated with the range. Read-only.Read-only. + * Gets the rows property value. The collection of range views associated with the range. Read-only. Read-only. * @return array|null */ public function getRows(): ?array { @@ -126,7 +126,7 @@ public function setRowCount(?int $value): void { } /** - * Sets the rows property value. The collection of range views associated with the range. Read-only.Read-only. + * Sets the rows property value. The collection of range views associated with the range. Read-only. Read-only. * @param array|null $value Value to set for the rows property. */ public function setRows(?array $value): void { 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 a0d22a4ca46..ca1e7a8c651 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 riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. * @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-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/riskdetection-list?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 riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. * @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 8c6152e8124..1464dc22797 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 riskDetection object. + * Retrieve the properties of a collection of riskDetection objects. */ class RiskDetectionsRequestBuilderGetQueryParameters { diff --git a/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilder.php b/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilder.php index a7971864f14..2416f0a1cd6 100644 --- a/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilder.php +++ b/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilder.php @@ -52,11 +52,11 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. * @param RoleAssignmentsRequestBuilderGetRequestConfiguration|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/unifiedroleassignmentmultiple-get?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta Find more info here */ public function get(?RoleAssignmentsRequestBuilderGetRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toGetRequestInformation($requestConfiguration); @@ -83,7 +83,7 @@ public function post(UnifiedRoleAssignmentMultiple $body, ?RoleAssignmentsReques } /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. * @param RoleAssignmentsRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilderGetQueryParameters.php b/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilderGetQueryParameters.php index 845a0fd3c5f..3cc9cd7841d 100644 --- a/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilderGetQueryParameters.php +++ b/src/Generated/RoleManagement/DeviceManagement/RoleAssignments/RoleAssignmentsRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. */ class RoleAssignmentsRequestBuilderGetQueryParameters { diff --git a/src/Generated/ServicePrincipals/Item/ClaimsPolicy/ClaimsPolicyRequestBuilder.php b/src/Generated/ServicePrincipals/Item/ClaimsPolicy/ClaimsPolicyRequestBuilder.php index a058f410f22..f2625dff9a2 100644 --- a/src/Generated/ServicePrincipals/Item/ClaimsPolicy/ClaimsPolicyRequestBuilder.php +++ b/src/Generated/ServicePrincipals/Item/ClaimsPolicy/ClaimsPolicyRequestBuilder.php @@ -61,22 +61,6 @@ public function patch(CustomClaimsPolicy $body, ?ClaimsPolicyRequestBuilderPatch return $this->requestAdapter->sendAsync($requestInfo, [CustomClaimsPolicy::class, 'createFromDiscriminatorValue'], $errorMappings); } - /** - * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. - * @param CustomClaimsPolicy $body The request body - * @param ClaimsPolicyRequestBuilderPutRequestConfiguration|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/serviceprincipal-put-claimspolicy?view=graph-rest-beta Find more info here - */ - public function put(CustomClaimsPolicy $body, ?ClaimsPolicyRequestBuilderPutRequestConfiguration $requestConfiguration = null): Promise { - $requestInfo = $this->toPutRequestInformation($body, $requestConfiguration); - $errorMappings = [ - 'XXX' => [ODataError::class, 'createFromDiscriminatorValue'], - ]; - return $this->requestAdapter->sendAsync($requestInfo, [CustomClaimsPolicy::class, 'createFromDiscriminatorValue'], $errorMappings); - } - /** * Get the properties and relationships of a customClaimsPolicy object. * @param ClaimsPolicyRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. @@ -118,26 +102,6 @@ public function toPatchRequestInformation(CustomClaimsPolicy $body, ?ClaimsPolic return $requestInfo; } - /** - * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. - * @param CustomClaimsPolicy $body The request body - * @param ClaimsPolicyRequestBuilderPutRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. - * @return RequestInformation - */ - public function toPutRequestInformation(CustomClaimsPolicy $body, ?ClaimsPolicyRequestBuilderPutRequestConfiguration $requestConfiguration = null): RequestInformation { - $requestInfo = new RequestInformation(); - $requestInfo->urlTemplate = $this->urlTemplate; - $requestInfo->pathParameters = $this->pathParameters; - $requestInfo->httpMethod = HttpMethod::PUT; - if ($requestConfiguration !== null) { - $requestInfo->addHeaders($requestConfiguration->headers); - $requestInfo->addRequestOptions(...$requestConfiguration->options); - } - $requestInfo->tryAddHeader('Accept', "application/json"); - $requestInfo->setContentFromParsable($this->requestAdapter, "application/json", $body); - return $requestInfo; - } - /** * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. * @param string $rawUrl The raw URL to use for the request builder. diff --git a/src/Generated/ServicePrincipals/Item/ClaimsPolicy/ClaimsPolicyRequestBuilderPutRequestConfiguration.php b/src/Generated/ServicePrincipals/Item/ClaimsPolicy/ClaimsPolicyRequestBuilderPutRequestConfiguration.php deleted file mode 100644 index 8c6744cc6da..00000000000 --- a/src/Generated/ServicePrincipals/Item/ClaimsPolicy/ClaimsPolicyRequestBuilderPutRequestConfiguration.php +++ /dev/null @@ -1,22 +0,0 @@ -|string>|null $headers Request headers - * @param array|null $options Request options - */ - public function __construct(?array $headers = null, ?array $options = null) { - parent::__construct($headers ?? [], $options ?? []); - } - -} diff --git a/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.php b/src/Generated/Sites/Item/Lists/Item/ListItemRequestBuilder.php index 8df076b625d..f5edeb4e589 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 } /** - * Get the list of richLongRunningOperations associated with a list. + * Return the metadata for 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-list-operations?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/list-get?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 } /** - * Get the list of richLongRunningOperations associated with a list. + * Return the metadata for 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 33f5af44dc0..183d8b067e0 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; /** - * Get the list of richLongRunningOperations associated with a list. + * Return the metadata for a list. */ class ListItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Sites/Item/Pages/PagesRequestBuilder.php b/src/Generated/Sites/Item/Pages/PagesRequestBuilder.php index 6d3f6bee76d..889bc2e9733 100644 --- a/src/Generated/Sites/Item/Pages/PagesRequestBuilder.php +++ b/src/Generated/Sites/Item/Pages/PagesRequestBuilder.php @@ -75,12 +75,12 @@ public function get(?PagesRequestBuilderGetRequestConfiguration $requestConfigur } /** - * Create a new newsLinkPage in the site pages list of a site. + * Create a new sitePage in the site pages list in a site. * @param BaseSitePage $body The request body * @param PagesRequestBuilderPostRequestConfiguration|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/newslinkpage-create?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta Find more info here */ public function post(BaseSitePage $body, ?PagesRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -112,7 +112,7 @@ public function toGetRequestInformation(?PagesRequestBuilderGetRequestConfigurat } /** - * Create a new newsLinkPage in the site pages list of a site. + * Create a new sitePage in the site pages list in a site. * @param BaseSitePage $body The request body * @param PagesRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation 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 a19c5314b42..a3a7186504c 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 team.or channel. + * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @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/conversationmember-update?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/channel-update-members?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 team.or channel. + * Update the role of a conversationMember in a channel. This operation is allowed only for channels with a membershipType value of private or shared. * @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/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.php b/src/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.php index fc81c3ff570..955d697ee44 100644 --- a/src/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.php +++ b/src/Generated/Teams/Item/Channels/Item/Messages/MessagesRequestBuilder.php @@ -75,12 +75,12 @@ public function get(?MessagesRequestBuilderGetRequestConfiguration $requestConfi } /** - * Send a new chatMessage in the specified channel. + * Send a new chatMessage in the specified channel or a chat. * @param ChatMessage $body The request body * @param MessagesRequestBuilderPostRequestConfiguration|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-post-messages?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta Find more info here */ public function post(ChatMessage $body, ?MessagesRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -112,7 +112,7 @@ public function toGetRequestInformation(?MessagesRequestBuilderGetRequestConfigu } /** - * Send a new chatMessage in the specified channel. + * Send a new chatMessage in the specified channel or a chat. * @param ChatMessage $body The request body * @param MessagesRequestBuilderPostRequestConfiguration|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 256f9d6c167..d3b76457d39 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 } /** - * List the teamTemplateDefinition objects associated with a teamTemplate. + * Get the list of teamTemplate objects that are available for a tenant. * @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/teamtemplate-list-definitions?view=graph-rest-beta Find more info here + * @link https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?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 } /** - * List the teamTemplateDefinition objects associated with a teamTemplate. + * Get the list of teamTemplate objects that are available for a tenant. * @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 b2e9468de8d..fc305644cbb 100644 --- a/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Teamwork/TeamTemplates/TeamTemplatesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * List the teamTemplateDefinition objects associated with a teamTemplate. + * Get the list of teamTemplate objects that are available for a tenant. */ class TeamTemplatesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php index f12207efbf7..958d5cc18fc 100644 --- a/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilder.php @@ -52,7 +52,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceTemplates from templates + * Defines the templates that are common to a set of device objects, such as IoT devices. * @param DeviceTemplatesRequestBuilderGetRequestConfiguration|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(DeviceTemplate $body, ?DeviceTemplatesRequestBuilderPostReq } /** - * Get deviceTemplates from templates + * Defines the templates that are common to a set of device objects, such as IoT devices. * @param DeviceTemplatesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php b/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php index 23ec8cdc490..369a5711088 100644 --- a/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Templates/DeviceTemplates/DeviceTemplatesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplates from templates + * Defines the templates that are common to a set of device objects, such as IoT devices. */ class DeviceTemplatesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php index cd2e71c45cb..027424fc8a4 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/Item/CreateDeviceFromTemplate/CreateDeviceFromTemplateRequestBuilder.php @@ -31,11 +31,12 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Invoke action createDeviceFromTemplate + * Create a new device from a deviceTemplate. * @param CreateDeviceFromTemplatePostRequestBody $body The request body * @param CreateDeviceFromTemplateRequestBuilderPostRequestConfiguration|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/devicetemplate-createdevicefromtemplate?view=graph-rest-beta Find more info here */ public function post(CreateDeviceFromTemplatePostRequestBody $body, ?CreateDeviceFromTemplateRequestBuilderPostRequestConfiguration $requestConfiguration = null): Promise { $requestInfo = $this->toPostRequestInformation($body, $requestConfiguration); @@ -46,7 +47,7 @@ public function post(CreateDeviceFromTemplatePostRequestBody $body, ?CreateDevic } /** - * Invoke action createDeviceFromTemplate + * Create a new device from a deviceTemplate. * @param CreateDeviceFromTemplatePostRequestBody $body The request body * @param CreateDeviceFromTemplateRequestBuilderPostRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php index 3c8b82a78ff..459c59b97d6 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. * @param DeviceInstancesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?DeviceInstancesRequestBuilderGetRequestConfiguration $reque } /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. * @param DeviceInstancesRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php index b5b9dc41275..f7237c46c2a 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/DeviceInstancesRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. */ class DeviceInstancesRequestBuilderGetQueryParameters { diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php index 84d3e6ed329..ed2ab10ea3b 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. * @param DeviceItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?DeviceItemRequestBuilderGetRequestConfiguration $requestCon } /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. * @param DeviceItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php index 0762d273506..a4b766b9345 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstances/Item/DeviceItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. */ class DeviceItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php index c1062a6470e..58ace013cca 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilder.php @@ -34,7 +34,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. * @param DeviceInstancesWithDeviceIdRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -48,7 +48,7 @@ public function get(?DeviceInstancesWithDeviceIdRequestBuilderGetRequestConfigur } /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. * @param DeviceInstancesWithDeviceIdRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php index 734a4653fbd..39ecb1b6efe 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceInstancesWithDeviceId/DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceInstances from templates + * Collection of device objects created based on this template. */ class DeviceInstancesWithDeviceIdRequestBuilderGetQueryParameters { diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php index 71282132266..534fa792407 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilder.php @@ -79,7 +79,7 @@ public function deviceInstancesWithDeviceId(string $deviceId): DeviceInstancesWi } /** - * Get deviceTemplates from templates + * Defines the templates that are common to a set of device objects, such as IoT devices. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -126,7 +126,7 @@ public function toDeleteRequestInformation(?DeviceTemplateItemRequestBuilderDele } /** - * Get deviceTemplates from templates + * Defines the templates that are common to a set of device objects, such as IoT devices. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php b/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php index 5746f17a1e8..e5f42c1eebf 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Templates/DeviceTemplates/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplates from templates + * Defines the templates that are common to a set of device objects, such as IoT devices. */ class DeviceTemplateItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php index 5d2d450466c..0d34b588282 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get owners from templates + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @param DirectoryObjectItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?DirectoryObjectItemRequestBuilderGetRequestConfiguration $r } /** - * Get owners from templates + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @param DirectoryObjectItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php b/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php index 3b9ddf8b939..d97c0e11fea 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Templates/DeviceTemplates/Item/Owners/Item/DirectoryObjectItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get owners from templates + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. */ class DirectoryObjectItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php b/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php index 54305a986ed..7661a0d2129 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php +++ b/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get owners from templates + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @param OwnersRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?OwnersRequestBuilderGetRequestConfiguration $requestConfigu } /** - * Get owners from templates + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. * @param OwnersRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php b/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php index 1ee8e9103c1..4d0551f3c0d 100644 --- a/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php +++ b/src/Generated/Templates/DeviceTemplates/Item/Owners/OwnersRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get owners from templates + * Collection of directory objects that can manage the device template and the related deviceInstances. Owners can be represented as service principals, users, or applications. An owner has full privileges over the device template and doesn't require other administrator roles to create, update, or delete devices from this template, as well as to add or remove template owners. Supports $expand. */ class OwnersRequestBuilderGetQueryParameters { 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/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilder.php b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilder.php index e61918486d5..7fd9af7715a 100644 --- a/src/Generated/Users/Item/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilder.php +++ b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilder.php @@ -51,7 +51,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceTemplate from users + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -65,7 +65,7 @@ public function get(?DeviceTemplateRequestBuilderGetRequestConfiguration $reques } /** - * Get deviceTemplate from users + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php index eadd8091068..5daed3690f8 100644 --- a/src/Generated/Users/Item/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/DeviceTemplateRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplate from users + * Device template used to instantiate this device. Nullable. Read-only. */ class DeviceTemplateRequestBuilderGetQueryParameters { diff --git a/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php index a4a0920bb3a..0bc82ab37d1 100644 --- a/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php +++ b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilder.php @@ -31,7 +31,7 @@ public function __construct($pathParametersOrRawUrl, RequestAdapter $requestAdap } /** - * Get deviceTemplate from users + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return Promise * @throws Exception @@ -45,7 +45,7 @@ public function get(?DeviceTemplateItemRequestBuilderGetRequestConfiguration $re } /** - * Get deviceTemplate from users + * Device template used to instantiate this device. Nullable. Read-only. * @param DeviceTemplateItemRequestBuilderGetRequestConfiguration|null $requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return RequestInformation */ diff --git a/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php index 85727ef2e69..f70fa682baa 100644 --- a/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php +++ b/src/Generated/Users/Item/Devices/Item/DeviceTemplate/Item/DeviceTemplateItemRequestBuilderGetQueryParameters.php @@ -5,7 +5,7 @@ use Microsoft\Kiota\Abstractions\QueryParameter; /** - * Get deviceTemplate from users + * Device template used to instantiate this device. Nullable. Read-only. */ class DeviceTemplateItemRequestBuilderGetQueryParameters { diff --git a/src/Generated/kiota-dom-export.txt b/src/Generated/kiota-dom-export.txt index cbb664c6908..ba0285bb747 100644 --- a/src/Generated/kiota-dom-export.txt +++ b/src/Generated/kiota-dom-export.txt @@ -317049,11 +317049,9 @@ Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyR Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|Get(requestConfiguration?:ClaimsPolicyRequestBuilderGetRequestConfiguration):CustomClaimsPolicy Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|Patch(body:CustomClaimsPolicy; requestConfiguration?:ClaimsPolicyRequestBuilderPatchRequestConfiguration):CustomClaimsPolicy Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|pathParameters:array -Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|Put(body:CustomClaimsPolicy; requestConfiguration?:ClaimsPolicyRequestBuilderPutRequestConfiguration):CustomClaimsPolicy Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|requestAdapter:RequestAdapter Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|ToGetRequestInformation(requestConfiguration?:ClaimsPolicyRequestBuilderGetRequestConfiguration):RequestInformation Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|ToPatchRequestInformation(body:CustomClaimsPolicy; requestConfiguration?:ClaimsPolicyRequestBuilderPatchRequestConfiguration):RequestInformation -Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|ToPutRequestInformation(body:CustomClaimsPolicy; requestConfiguration?:ClaimsPolicyRequestBuilderPutRequestConfiguration):RequestInformation Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|urlTemplate:string Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.ClaimsPolicyRequestBuilder::|public|WithUrl(rawUrl:string):ClaimsPolicyRequestBuilder Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.claimsPolicyRequestBuilderGetQueryParameters::|public|constructor(expand?:array; select?:array):void @@ -317065,8 +317063,6 @@ Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.claimsPolicyR Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.claimsPolicyRequestBuilderGetRequestConfiguration::|static|public|createQueryParameters(expand?:array; select?:array):ClaimsPolicyRequestBuilderGetQueryParameters Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.claimsPolicyRequestBuilderPatchRequestConfiguration-->BaseRequestConfiguration Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.claimsPolicyRequestBuilderPatchRequestConfiguration::|public|constructor(headers?:array; options?:array):void -Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.claimsPolicyRequestBuilderPutRequestConfiguration-->BaseRequestConfiguration -Microsoft\Graph\Beta\Generated.servicePrincipals.item.claimsPolicy.claimsPolicyRequestBuilderPutRequestConfiguration::|public|constructor(headers?:array; options?:array):void Microsoft\Graph\Beta\Generated.servicePrincipals.item.createdObjects.count.CountRequestBuilder-->BaseRequestBuilder Microsoft\Graph\Beta\Generated.servicePrincipals.item.createdObjects.count.CountRequestBuilder::|public|constructor(pathParameters:array; requestAdapter:RequestAdapter):void Microsoft\Graph\Beta\Generated.servicePrincipals.item.createdObjects.count.CountRequestBuilder::|public|Get(requestConfiguration?:CountRequestBuilderGetRequestConfiguration):int diff --git a/src/Generated/kiota-lock.json b/src/Generated/kiota-lock.json index 26193437464..86b8004b0a4 100644 --- a/src/Generated/kiota-lock.json +++ b/src/Generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "9F84E009682D037BE815BF5FA27B05BC804F38FED6FB0EB00F94A7A16888E961DEE6C89810498268D5C6D38EC3484911ED58B93F6104815CEF03022DE0A33EA5", + "descriptionHash": "ED37C7D72F7D76A2166285F8329DA3EB1933E41A5F69FA1374C32D17FB2C63E5806B5E86FE054F033D5C38718D621BF203DF426D9D0A791ABCEC87EADE33F539", "descriptionLocation": "../../msgraph-metadata/clean_beta_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.22.0",