Share via


CreatePool interface

Methods

get(ListPoolsParameters)

Lists all of the Pools in the specified Account.

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.

Method Details

get(ListPoolsParameters)

Lists all of the Pools in the specified Account.

function get(options?: ListPoolsParameters): StreamableMethod<ListPools200Response | ListPoolsDefaultResponse>

Parameters

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

Returns