Skip to content

Commit ef43fea

Browse files
authored
Delete Etag (#13654)
1 parent 2fd6558 commit ef43fea

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/CostManagement/custom/New-AzCostManagementExport.ps1

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,6 @@ param(
9292
# The name of the directory where exports will be uploaded.
9393
${DestinationRootFolderPath},
9494

95-
# [Parameter()]
96-
# [Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category('Body')]
97-
# [System.String]
98-
# # eTag of the resource.
99-
# # To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
100-
# ${ETag},
101-
10295
[Parameter()]
10396
[ArgumentCompleter([Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FormatType])]
10497
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Category('Body')]

0 commit comments

Comments
 (0)