Skip to content

Commit 0acdace

Browse files
committed
done doc for newkustoclientrequestprops
1 parent 86e0b42 commit 0acdace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en-US/New-KustoClientRequestProperties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ $requestProps = New-KustoClientRequestProperties -Options @{
6363
> [!TIP]
6464
>
6565
> Out of the supported request properties, this cmdlet only offers `-NoTruncation` (`notruncation`) and `-ServerTimeout` (`servertimeout`).
66-
> The `-Options` parameters offers adding extra options to your request that aren't by default available as a Parameter.
66+
> The `-Options` parameters is used to add extra options to your request that aren't by default available as a Parameter.
6767
> See [__Supported request properties__](https://learn.microsoft.com/en-us/kusto/api/rest/request-properties?view=microsoft-fabric#supported-request-properties) for the additional options.
6868
6969
## PARAMETERS

0 commit comments

Comments
 (0)