Partager via


NetworkGroupsOperationsExtensions Classe

Définition

Méthodes d’extension pour NetworkGroupsOperations.

public static class NetworkGroupsOperationsExtensions
type NetworkGroupsOperationsExtensions = class
Public Module NetworkGroupsOperationsExtensions
Héritage
NetworkGroupsOperationsExtensions

Méthodes

BeginDelete(INetworkGroupsOperations, String, String, String, Nullable<Boolean>)

Supprime un groupe réseau.

BeginDeleteAsync(INetworkGroupsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

Supprime un groupe réseau.

CreateOrUpdate(INetworkGroupsOperations, NetworkGroup, String, String, String, String)

Crée ou met à jour un groupe réseau.

CreateOrUpdateAsync(INetworkGroupsOperations, NetworkGroup, String, String, String, String, CancellationToken)

Crée ou met à jour un groupe réseau.

Delete(INetworkGroupsOperations, String, String, String, Nullable<Boolean>)

Supprime un groupe réseau.

DeleteAsync(INetworkGroupsOperations, String, String, String, Nullable<Boolean>, CancellationToken)

Supprime un groupe réseau.

Get(INetworkGroupsOperations, String, String, String)

Obtient le groupe réseau spécifié.

GetAsync(INetworkGroupsOperations, String, String, String, CancellationToken)

Obtient le groupe réseau spécifié.

List(INetworkGroupsOperations, String, String, Nullable<Int32>, String)

Répertorie le groupe réseau spécifié.

ListAsync(INetworkGroupsOperations, String, String, Nullable<Int32>, String, CancellationToken)

Répertorie le groupe réseau spécifié.

ListNext(INetworkGroupsOperations, String)

Répertorie le groupe réseau spécifié.

ListNextAsync(INetworkGroupsOperations, String, CancellationToken)

Répertorie le groupe réseau spécifié.

S’applique à