Partager via


CustomIPPrefixesOperationsExtensions Classe

Définition

Méthodes d’extension pour CustomIPPrefixesOperations.

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

Méthodes

BeginCreateOrUpdate(ICustomIPPrefixesOperations, String, String, CustomIpPrefix)

Crée ou met à jour un préfixe IP personnalisé.

BeginCreateOrUpdateAsync(ICustomIPPrefixesOperations, String, String, CustomIpPrefix, CancellationToken)

Crée ou met à jour un préfixe IP personnalisé.

BeginDelete(ICustomIPPrefixesOperations, String, String)

Supprime le préfixe IP personnalisé spécifié.

BeginDeleteAsync(ICustomIPPrefixesOperations, String, String, CancellationToken)

Supprime le préfixe IP personnalisé spécifié.

CreateOrUpdate(ICustomIPPrefixesOperations, String, String, CustomIpPrefix)

Crée ou met à jour un préfixe IP personnalisé.

CreateOrUpdateAsync(ICustomIPPrefixesOperations, String, String, CustomIpPrefix, CancellationToken)

Crée ou met à jour un préfixe IP personnalisé.

Delete(ICustomIPPrefixesOperations, String, String)

Supprime le préfixe IP personnalisé spécifié.

DeleteAsync(ICustomIPPrefixesOperations, String, String, CancellationToken)

Supprime le préfixe IP personnalisé spécifié.

Get(ICustomIPPrefixesOperations, String, String, String)

Obtient le préfixe IP personnalisé spécifié dans un groupe de ressources spécifié.

GetAsync(ICustomIPPrefixesOperations, String, String, String, CancellationToken)

Obtient le préfixe IP personnalisé spécifié dans un groupe de ressources spécifié.

List(ICustomIPPrefixesOperations, String)

Obtient tous les préfixes IP personnalisés dans un groupe de ressources.

ListAll(ICustomIPPrefixesOperations)

Obtient tous les préfixes IP personnalisés dans un abonnement.

ListAllAsync(ICustomIPPrefixesOperations, CancellationToken)

Obtient tous les préfixes IP personnalisés dans un abonnement.

ListAllNext(ICustomIPPrefixesOperations, String)

Obtient tous les préfixes IP personnalisés dans un abonnement.

ListAllNextAsync(ICustomIPPrefixesOperations, String, CancellationToken)

Obtient tous les préfixes IP personnalisés dans un abonnement.

ListAsync(ICustomIPPrefixesOperations, String, CancellationToken)

Obtient tous les préfixes IP personnalisés dans un groupe de ressources.

ListNext(ICustomIPPrefixesOperations, String)

Obtient tous les préfixes IP personnalisés dans un groupe de ressources.

ListNextAsync(ICustomIPPrefixesOperations, String, CancellationToken)

Obtient tous les préfixes IP personnalisés dans un groupe de ressources.

UpdateTags(ICustomIPPrefixesOperations, String, String, TagsObject)

Mises à jour étiquettes de préfixe IP personnalisées.

UpdateTagsAsync(ICustomIPPrefixesOperations, String, String, TagsObject, CancellationToken)

Mises à jour étiquettes de préfixe IP personnalisées.

S’applique à