INetworkGroupsOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations NetworkGroupsOperations.
public interface INetworkGroupsOperations
type INetworkGroupsOperations = interface
Public Interface INetworkGroupsOperations
Méthodes
BeginDeleteWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken) |
Supprime un groupe réseau. |
CreateOrUpdateWithHttpMessagesAsync(NetworkGroup, String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Crée ou met à jour un groupe réseau. |
DeleteWithHttpMessagesAsync(String, String, String, Nullable<Boolean>, Dictionary<String,List<String>>, CancellationToken) |
Supprime un groupe réseau. |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Obtient le groupe réseau spécifié. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Répertorie le groupe réseau spécifié. |
ListWithHttpMessagesAsync(String, String, Nullable<Int32>, String, Dictionary<String,List<String>>, CancellationToken) |
Répertorie le groupe réseau spécifié. |
Méthodes d’extension
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for .NET