diff --git a/docs/tools/sdk/powershell/Reference/V2024/Models/LifecyclestateDeleted.md b/docs/tools/sdk/powershell/Reference/V2024/Models/LifecyclestateDeleted.md index 7cd57a353..ad7457b21 100644 --- a/docs/tools/sdk/powershell/Reference/V2024/Models/LifecyclestateDeleted.md +++ b/docs/tools/sdk/powershell/Reference/V2024/Models/LifecyclestateDeleted.md @@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'LifecyclestateDeleted', 'V2024Lifecyc Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**Type** | **Enum** [ "LIFECYCLE_STATE" ] | Deleted lifecycle state's DTO type. | [optional] +**Type** | **Enum** [ "LIFECYCLE_STATE", "TASK_RESULT" ] | Deleted lifecycle state's DTO type. | [optional] **Id** | **String** | Deleted lifecycle state ID. | [optional] **Name** | **String** | Deleted lifecycle state's display name. | [optional] diff --git a/docs/tools/sdk/powershell/Reference/V2025/Models/LifecyclestateDeleted.md b/docs/tools/sdk/powershell/Reference/V2025/Models/LifecyclestateDeleted.md index 01086415b..2cc1548cc 100644 --- a/docs/tools/sdk/powershell/Reference/V2025/Models/LifecyclestateDeleted.md +++ b/docs/tools/sdk/powershell/Reference/V2025/Models/LifecyclestateDeleted.md @@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'LifecyclestateDeleted', 'V2025Lifecyc Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**Type** | **Enum** [ "LIFECYCLE_STATE" ] | Deleted lifecycle state's DTO type. | [optional] +**Type** | **Enum** [ "LIFECYCLE_STATE", "TASK_RESULT" ] | Deleted lifecycle state's DTO type. | [optional] **Id** | **String** | Deleted lifecycle state ID. | [optional] **Name** | **String** | Deleted lifecycle state's display name. | [optional]