CreatePool interface
Methods
| get(List |
Lists all of the Pools in the specified Account. |
| post(Create |
When naming Pools, avoid including sensitive information such as user names or secret project names. This information may appear in telemetry logs accessible to Microsoft Support engineers. |
Method Details
get(ListPoolsParameters)
Lists all of the Pools in the specified Account.
function get(options?: ListPoolsParameters): StreamableMethod<ListPools200Response | ListPoolsDefaultResponse>
Parameters
- options
- ListPoolsParameters
Returns
post(CreatePoolParameters)
When naming Pools, avoid including sensitive information such as user names or secret project names. This information may appear in telemetry logs accessible to Microsoft Support engineers.
function post(options: CreatePoolParameters): StreamableMethod<CreatePool201Response | CreatePoolDefaultResponse>
Parameters
- options
- CreatePoolParameters