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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java