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

CosmosDBAccountImpl.IWithPrivateEndpointConnection.WithoutPrivateEndpointConnection 方法

定义

删除现有的专用终结点连接。

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

参数

name
String

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

返回

实现

适用于