PublicIpPrefixes Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<PublicIpPrefix>
SupportsGettingByResourceGroup<PublicIpPrefix>
SupportsListingByResourceGroup<PublicIpPrefix>
HasManager<NetworkManager>
SupportsBatchCreation<PublicIpPrefix>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<PublicIpPrefix>
public interface PublicIpPrefixes
extends SupportsListing<PublicIpPrefix>, SupportsCreating<Blank>, SupportsDeletingById, SupportsListingByResourceGroup<PublicIpPrefix>, SupportsGettingByResourceGroup<PublicIpPrefix>, SupportsGettingById<PublicIpPrefix>, SupportsDeletingByResourceGroup, SupportsBatchCreation<PublicIpPrefix>, SupportsBatchDeletion, HasManager<NetworkManager>
Type representing PublicIpPrefixes.
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java