Networks Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<Network>
SupportsGettingByResourceGroup<Network>
SupportsListingByResourceGroup<Network>
HasManager<NetworkManager>
SupportsBatchCreation<Network>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<Network>
public interface Networks
extends SupportsCreating<Blank>, SupportsListing<Network>, SupportsListingByResourceGroup<Network>, SupportsGettingByResourceGroup<Network>, SupportsGettingById<Network>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<Network>, SupportsBatchDeletion, HasManager<NetworkManager>
Entry point to virtual network management API in Azure.
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java