PrivateEndpoints Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<PrivateEndpoint>
SupportsGettingByResourceGroup<PrivateEndpoint>
SupportsListingByResourceGroup<PrivateEndpoint>
HasManager<NetworkManager>
SupportsBatchCreation<PrivateEndpoint>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<PrivateEndpoint>
public interface PrivateEndpoints
extends SupportsListing<PrivateEndpoint>, SupportsCreating<Blank>, SupportsDeletingById, SupportsListingByResourceGroup<PrivateEndpoint>, SupportsGettingByResourceGroup<PrivateEndpoint>, SupportsGettingById<PrivateEndpoint>, SupportsDeletingByResourceGroup, SupportsBatchCreation<PrivateEndpoint>, SupportsBatchDeletion, HasManager<NetworkManager>
Entry point for private endpoints management API.
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java