Partager via


IPrivateEndpointConnection Interface

Définition

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

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 à