NetworkProfiles Interface
Implements
SupportsDeletingByResourceGroup
SupportsGettingById<NetworkProfile>
SupportsGettingByResourceGroup<NetworkProfile>
SupportsListingByResourceGroup<NetworkProfile>
HasManager<NetworkManager>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<NetworkProfile>
public interface NetworkProfiles
extends SupportsCreating<Blank>, SupportsListing<NetworkProfile>, SupportsListingByResourceGroup<NetworkProfile>, SupportsGettingByResourceGroup<NetworkProfile>, SupportsGettingById<NetworkProfile>, SupportsDeletingById, SupportsDeletingByResourceGroup, HasManager<NetworkManager>
Resource collection API of NetworkProfiles.
Applies to
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java