CreatePool interface
方法
| get(List |
列出指定帐户中的所有池。 |
| post(Create |
命名池时,请避免包括敏感信息,例如用户名或机密项目名称。 此信息可能显示在Microsoft支持工程师可访问的遥测日志中。 |
方法详细信息
get(ListPoolsParameters)
列出指定帐户中的所有池。
function get(options?: ListPoolsParameters): StreamableMethod<ListPools200Response | ListPoolsDefaultResponse>
参数
- options
- ListPoolsParameters
返回
post(CreatePoolParameters)
命名池时,请避免包括敏感信息,例如用户名或机密项目名称。 此信息可能显示在Microsoft支持工程师可访问的遥测日志中。
function post(options: CreatePoolParameters): StreamableMethod<CreatePool201Response | CreatePoolDefaultResponse>
参数
- options
- CreatePoolParameters