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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java