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

PrivateEndpointsDelete interface

方法

delete(PrivateEndpointsDeleteParameters)

删除指定的专用终结点。

get(PrivateEndpointsGetParameters)

按资源组获取指定的专用终结点。

put(PrivateEndpointsCreateOrUpdateParameters)

在指定的资源组中创建或更新专用终结点。

方法详细信息

delete(PrivateEndpointsDeleteParameters)

删除指定的专用终结点。

function delete(options: PrivateEndpointsDeleteParameters): StreamableMethod<PrivateEndpointsDelete200Response | PrivateEndpointsDelete202Response | PrivateEndpointsDelete204Response | PrivateEndpointsDeleteDefaultResponse>

参数

返回

get(PrivateEndpointsGetParameters)

按资源组获取指定的专用终结点。

function get(options: PrivateEndpointsGetParameters): StreamableMethod<PrivateEndpointsGet200Response | PrivateEndpointsGetDefaultResponse>

参数

返回

put(PrivateEndpointsCreateOrUpdateParameters)

在指定的资源组中创建或更新专用终结点。

function put(options: PrivateEndpointsCreateOrUpdateParameters): StreamableMethod<PrivateEndpointsCreateOrUpdate200Response | PrivateEndpointsCreateOrUpdate201Response | PrivateEndpointsCreateOrUpdateDefaultResponse>

参数

返回