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

ScopeConnectionsCreateOrUpdate interface

方法

delete(ScopeConnectionsDeleteParameters)

删除此网络管理器创建的挂起的范围连接。

get(ScopeConnectionsGetParameters)

获取此网络管理器创建的指定范围连接。

put(ScopeConnectionsCreateOrUpdateParameters)

从网络管理器创建或更新范围连接

方法详细信息

delete(ScopeConnectionsDeleteParameters)

删除此网络管理器创建的挂起的范围连接。

function delete(options: ScopeConnectionsDeleteParameters): StreamableMethod<ScopeConnectionsDelete200Response | ScopeConnectionsDelete204Response | ScopeConnectionsDeleteDefaultResponse>

参数

返回

get(ScopeConnectionsGetParameters)

获取此网络管理器创建的指定范围连接。

function get(options: ScopeConnectionsGetParameters): StreamableMethod<ScopeConnectionsGet200Response | ScopeConnectionsGetDefaultResponse>

参数

返回

put(ScopeConnectionsCreateOrUpdateParameters)

从网络管理器创建或更新范围连接

function put(options: ScopeConnectionsCreateOrUpdateParameters): StreamableMethod<ScopeConnectionsCreateOrUpdate200Response | ScopeConnectionsCreateOrUpdate201Response | ScopeConnectionsCreateOrUpdateDefaultResponse>

参数

返回