Interface PublicIpPrefixes
- All Superinterfaces:
HasManager<NetworkManager>,SupportsBatchCreation<PublicIpPrefix>,SupportsBatchDeletion,SupportsCreating<PublicIpPrefix.DefinitionStages.Blank>,SupportsDeletingById,SupportsDeletingByResourceGroup,SupportsGettingById<PublicIpPrefix>,SupportsGettingByResourceGroup<PublicIpPrefix>,SupportsListing<PublicIpPrefix>,SupportsListingByResourceGroup<PublicIpPrefix>
public interface PublicIpPrefixes
extends SupportsListing<PublicIpPrefix>, SupportsCreating<PublicIpPrefix.DefinitionStages.Blank>, SupportsDeletingById, SupportsListingByResourceGroup<PublicIpPrefix>, SupportsGettingByResourceGroup<PublicIpPrefix>, SupportsGettingById<PublicIpPrefix>, SupportsDeletingByResourceGroup, SupportsBatchCreation<PublicIpPrefix>, SupportsBatchDeletion, HasManager<NetworkManager>
Type representing PublicIpPrefixes.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsBatchCreation
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsBatchDeletion
deleteByIds, deleteByIds, deleteByIdsAsync, deleteByIdsAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsDeletingByResourceGroup
deleteByResourceGroup, deleteByResourceGroupAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByResourceGroup
getByResourceGroup, getByResourceGroupAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsListingByResourceGroup
listByResourceGroup, listByResourceGroupAsync