Dela via


IWithPrivateEndpointConnection.WithoutPrivateEndpointConnection Method

Definition

Remove an existing private endpoint connection.

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals WithoutPrivateEndpointConnection (string name);
abstract member WithoutPrivateEndpointConnection : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Public Function WithoutPrivateEndpointConnection (name As String) As IWithOptionals

Parameters

name
String

The reference name for the private endpoint connection.

Returns

Applies to