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

ConnectionMonitorsCreateOrUpdate interface

方法

delete(ConnectionMonitorsDeleteParameters)

删除指定的连接监视器。

get(ConnectionMonitorsGetParameters)

按名称获取连接监视器。

patch(ConnectionMonitorsUpdateTagsParameters)

更新指定连接监视器的标记。

put(ConnectionMonitorsCreateOrUpdateParameters)

创建或更新连接监视器。

方法详细信息

delete(ConnectionMonitorsDeleteParameters)

删除指定的连接监视器。

function delete(options: ConnectionMonitorsDeleteParameters): StreamableMethod<ConnectionMonitorsDelete202Response | ConnectionMonitorsDelete204Response | ConnectionMonitorsDeleteDefaultResponse>

参数

返回

get(ConnectionMonitorsGetParameters)

按名称获取连接监视器。

function get(options: ConnectionMonitorsGetParameters): StreamableMethod<ConnectionMonitorsGet200Response | ConnectionMonitorsGetDefaultResponse>

参数

返回

patch(ConnectionMonitorsUpdateTagsParameters)

更新指定连接监视器的标记。

function patch(options: ConnectionMonitorsUpdateTagsParameters): StreamableMethod<ConnectionMonitorsUpdateTags200Response | ConnectionMonitorsUpdateTagsDefaultResponse>

参数

返回

put(ConnectionMonitorsCreateOrUpdateParameters)

创建或更新连接监视器。

function put(options: ConnectionMonitorsCreateOrUpdateParameters): StreamableMethod<ConnectionMonitorsCreateOrUpdate200Response | ConnectionMonitorsCreateOrUpdate201Response | ConnectionMonitorsCreateOrUpdateDefaultResponse>

参数

返回