Freigeben über


IIpGroupsOperations Schnittstelle

Definition

IpGroupsOperations-Vorgänge.

public interface IIpGroupsOperations
type IIpGroupsOperations = interface
Public Interface IIpGroupsOperations

Methoden

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, IpGroupInner, Dictionary<String,List<String>>, CancellationToken)

Erstellt oder aktualisiert ipGroups in einer angegebenen Ressourcengruppe.

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht die angegebenen ipGroups.

CreateOrUpdateWithHttpMessagesAsync(String, String, IpGroupInner, Dictionary<String,List<String>>, CancellationToken)

Erstellt oder aktualisiert ipGroups in einer angegebenen Ressourcengruppe.

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Löscht die angegebenen ipGroups.

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft die angegebenen ipGroups ab.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft alle IpGroups in einer Ressourcengruppe ab.

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft alle IpGroups in einer Ressourcengruppe ab.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft alle IpGroups in einem Abonnement ab.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Ruft alle IpGroups in einem Abonnement ab.

UpdateGroupsWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

Updates Tags einer IpGroups-Ressource.

Erweiterungsmethoden

BeginCreateOrUpdateAsync(IIpGroupsOperations, String, String, IpGroupInner, CancellationToken)

Erstellt oder aktualisiert ipGroups in einer angegebenen Ressourcengruppe.

BeginDeleteAsync(IIpGroupsOperations, String, String, CancellationToken)

Löscht die angegebenen ipGroups.

CreateOrUpdateAsync(IIpGroupsOperations, String, String, IpGroupInner, CancellationToken)

Erstellt oder aktualisiert ipGroups in einer angegebenen Ressourcengruppe.

DeleteAsync(IIpGroupsOperations, String, String, CancellationToken)

Löscht die angegebenen ipGroups.

GetAsync(IIpGroupsOperations, String, String, String, CancellationToken)

Ruft die angegebenen ipGroups ab.

ListAsync(IIpGroupsOperations, CancellationToken)

Ruft alle IpGroups in einem Abonnement ab.

ListByResourceGroupAsync(IIpGroupsOperations, String, CancellationToken)

Ruft alle IpGroups in einer Ressourcengruppe ab.

ListByResourceGroupNextAsync(IIpGroupsOperations, String, CancellationToken)

Ruft alle IpGroups in einer Ressourcengruppe ab.

ListNextAsync(IIpGroupsOperations, String, CancellationToken)

Ruft alle IpGroups in einem Abonnement ab.

UpdateGroupsAsync(IIpGroupsOperations, String, String, IDictionary<String,String>, CancellationToken)

Updates Tags einer IpGroups-Ressource.

Gilt für: