你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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.