CosmosDBAccountImpl.IWithPrivateEndpointConnection.WithoutPrivateEndpointConnection Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprimez une connexion de point de terminaison privé existante.
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
Paramètres
- name
- String
Nom de référence pour la connexion de point de terminaison privé.
Retours
Implémente
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET