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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java