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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java