通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CreatePool interface

方法

get(ListPoolsParameters)

列出指定帐户中的所有池。

post(CreatePoolParameters)

命名池时,请避免包括敏感信息,例如用户名或机密项目名称。 此信息可能显示在Microsoft支持工程师可访问的遥测日志中。

方法详细信息

get(ListPoolsParameters)

列出指定帐户中的所有池。

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

参数

返回

post(CreatePoolParameters)

命名池时,请避免包括敏感信息,例如用户名或机密项目名称。 此信息可能显示在Microsoft支持工程师可访问的遥测日志中。

function post(options: CreatePoolParameters): StreamableMethod<CreatePool201Response | CreatePoolDefaultResponse>

参数

返回