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

CosmosDBAccountImpl.IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection 方法

定义

开始更新现有专用终结点连接。

Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection (string name);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.PrivateEndpointConnection.Update.IUpdate
Function UpdatePrivateEndpointConnection (name As String) As IUpdate Implements IWithPrivateEndpointConnection.UpdatePrivateEndpointConnection

参数

name
String

专用终结点连接的引用名称。

返回

专用终结点连接定义的第一阶段。

实现

适用于