IPrivateEndpointConnection Interface
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.
Une connexion de point de terminaison privé.
public interface IPrivateEndpointConnection : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IExternalChildResource<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateEndpointConnection,Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateEndpointConnectionInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.CosmosDB.Fluent.IPrivateEndpointConnection>
type IPrivateEndpointConnection = interface
interface IBeta
interface IHasInner<PrivateEndpointConnectionInner>
interface IExternalChildResource<IPrivateEndpointConnection, ICosmosDBAccount>
interface IChildResource<ICosmosDBAccount>
interface IHasName
interface IIndexable
interface IHasParent<ICosmosDBAccount>
interface IRefreshable<IPrivateEndpointConnection>
Public Interface IPrivateEndpointConnection
Implements IBeta, IChildResource(Of ICosmosDBAccount), IExternalChildResource(Of IPrivateEndpointConnection, ICosmosDBAccount), IHasInner(Of PrivateEndpointConnectionInner), IHasParent(Of ICosmosDBAccount), IRefreshable(Of IPrivateEndpointConnection)
- Implémente
-
IBeta IChildResource<IParentT> IChildResource<ICosmosDBAccount> IExternalChildResource<IPrivateEndpointConnection,ICosmosDBAccount> IHasInner<PrivateEndpointConnectionInner> IHasName IHasParent<IParentT> IHasParent<ICosmosDBAccount> IIndexable IRefreshable<FluentModelT> IRefreshable<IPrivateEndpointConnection>
Propriétés
Id |
Une connexion de point de terminaison privé. (Hérité de IExternalChildResource<FluentModelT,IParentT>) |
Inner |
Une connexion de point de terminaison privé. (Hérité de IHasInner<T>) |
Key |
Une connexion de point de terminaison privé. (Hérité de IIndexable) |
Name |
Obtient le nom de la ressource (Hérité de IHasName) |
Parent |
Obtient le parent de cette ressource enfant. (Hérité de IHasParent<ParentT>) |
PrivateEndpoint |
Obtient le point de terminaison privé auquel appartient la connexion. |
PrivateLinkServiceConnectionState |
Obtient l’état de la connexion du point de terminaison privé. |
Méthodes
Refresh() |
Actualise la ressource pour la synchroniser avec Azure. (Hérité de IRefreshable<T>) |
RefreshAsync(CancellationToken) |
Actualise la ressource pour la synchroniser avec Azure. (Hérité de IRefreshable<T>) |
S’applique à
Azure SDK for .NET