Skip to content

Commit 44190c2

Browse files
authored
Update deprecation dates to past tense
1 parent c5944d2 commit 44190c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/beta/resources/security-ediscoveryexportoperation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Inherits from [caseOperation](../resources/security-caseoperation.md).
2121
## Methods
2222
|Method|Return type|Description|
2323
|:---|:---|:---|
24-
|[getDownloadUrl](../api/security-ediscoveryexportoperation-getdownloadurl.md) (deprecated) |String| Return the URL for the export. The **getDownloadUrl** function is deprecated and will stop returning data on April 30, 2023. Use the new **exportFileMetadata** property returned by the [Get caseOperation](../api/security-caseoperation-get.md) API instead.|
24+
|[getDownloadUrl](../api/security-ediscoveryexportoperation-getdownloadurl.md) (deprecated) |String| Return the URL for the export. The **getDownloadUrl** function is deprecated and stopped returning data on April 30, 2023. Use the new **exportFileMetadata** property returned by the [Get caseOperation](../api/security-caseoperation-get.md) API instead.|
2525

2626
## Properties
2727
|Property|Type|Description|
@@ -41,7 +41,7 @@ Inherits from [caseOperation](../resources/security-caseoperation.md).
4141
|status|[microsoft.graph.security.caseOperationStatus](../resources/security-caseoperation.md#caseoperationstatus-values)| The status of the case operation. Possible values are: `notStarted`, `submissionFailed`, `running`, `succeeded`, `partiallySucceeded`, `failed`. Inherited from [caseOperation](../resources/security-caseoperation.md).|
4242
|azureBlobContainer (deprecated)|String| The name of the Azure storage location where the export is stored. This name only applies to exports stored in your own Azure storage location. The **azureBlobContainer** property is deprecated and stopped returning data on April 30, 2023. |
4343
|azureBlobToken (deprecated)|String| The SAS token for the Azure storage location. This token only applies to exports stored in your own Azure storage location. The **azureBlobToken** property is deprecated and stopped returning data on April 30, 2023. |
44-
|outputFolderId (deprecated) | String | The output folder ID. The **outputFolderId** property is deprecated and will stop returning data on April 30, 2023.
44+
|outputFolderId (deprecated) | String | The output folder ID. The **outputFolderId** property is deprecated and stopped returning data on April 30, 2023.
4545

4646
### exportOptions values
4747

0 commit comments

Comments
 (0)