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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java