mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
adding powershell sdk docs back
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
---
|
||||
id: beta-http-dispatch-mode
|
||||
title: HttpDispatchMode
|
||||
pagination_label: HttpDispatchMode
|
||||
sidebar_label: HttpDispatchMode
|
||||
sidebar_class_name: powershellsdk
|
||||
keywords: ['powershell', 'PowerShell', 'sdk', 'HttpDispatchMode', 'BetaHttpDispatchMode']
|
||||
slug: /tools/sdk/powershell/beta/models/http-dispatch-mode
|
||||
tags: ['SDK', 'Software Development Kit', 'HttpDispatchMode', 'BetaHttpDispatchMode']
|
||||
---
|
||||
|
||||
|
||||
# HttpDispatchMode
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `SYNC` (value: `"SYNC"`)
|
||||
|
||||
* `ASYNC` (value: `"ASYNC"`)
|
||||
|
||||
* `DYNAMIC` (value: `"DYNAMIC"`)
|
||||
|
||||
|
||||
[[Back to top]](#)
|
||||
|
||||
Reference in New Issue
Block a user