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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Java