Partager via


IpAllocationsOperationsExtensions Classe

Définition

Méthodes d’extension pour IpAllocationsOperations.

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

Méthodes

BeginCreateOrUpdate(IIpAllocationsOperations, String, String, IpAllocation)

Crée ou met à jour une adresse IpAllocation dans le groupe de ressources spécifié.

BeginCreateOrUpdateAsync(IIpAllocationsOperations, String, String, IpAllocation, CancellationToken)

Crée ou met à jour une adresse IpAllocation dans le groupe de ressources spécifié.

BeginDelete(IIpAllocationsOperations, String, String)

Supprime l’adresse IpAllocation spécifiée.

BeginDeleteAsync(IIpAllocationsOperations, String, String, CancellationToken)

Supprime l’adresse IpAllocation spécifiée.

CreateOrUpdate(IIpAllocationsOperations, String, String, IpAllocation)

Crée ou met à jour une adresse IpAllocation dans le groupe de ressources spécifié.

CreateOrUpdateAsync(IIpAllocationsOperations, String, String, IpAllocation, CancellationToken)

Crée ou met à jour une adresse IpAllocation dans le groupe de ressources spécifié.

Delete(IIpAllocationsOperations, String, String)

Supprime l’adresse IpAllocation spécifiée.

DeleteAsync(IIpAllocationsOperations, String, String, CancellationToken)

Supprime l’adresse IpAllocation spécifiée.

Get(IIpAllocationsOperations, String, String, String)

Obtient l’IpAllocation spécifié par groupe de ressources.

GetAsync(IIpAllocationsOperations, String, String, String, CancellationToken)

Obtient l’IpAllocation spécifié par groupe de ressources.

List(IIpAllocationsOperations)

Obtient toutes les adresses IpAllocations d’un abonnement.

ListAsync(IIpAllocationsOperations, CancellationToken)

Obtient toutes les adresses IpAllocations d’un abonnement.

ListByResourceGroup(IIpAllocationsOperations, String)

Obtient toutes les ipAllocations d’un groupe de ressources.

ListByResourceGroupAsync(IIpAllocationsOperations, String, CancellationToken)

Obtient toutes les ipAllocations d’un groupe de ressources.

ListByResourceGroupNext(IIpAllocationsOperations, String)

Obtient toutes les ipAllocations d’un groupe de ressources.

ListByResourceGroupNextAsync(IIpAllocationsOperations, String, CancellationToken)

Obtient toutes les ipAllocations d’un groupe de ressources.

ListNext(IIpAllocationsOperations, String)

Obtient toutes les adresses IpAllocations d’un abonnement.

ListNextAsync(IIpAllocationsOperations, String, CancellationToken)

Obtient toutes les adresses IpAllocations d’un abonnement.

UpdateTags(IIpAllocationsOperations, String, String, TagsObject)

Mises à jour des balises IpAllocation.

UpdateTagsAsync(IIpAllocationsOperations, String, String, TagsObject, CancellationToken)

Mises à jour des balises IpAllocation.

S’applique à