Partager via


IExpressRoutePortsOperations Interface

Définition

Opérations ExpressRoutePortsOperations.

public interface IExpressRoutePortsOperations
type IExpressRoutePortsOperations = interface
Public Interface IExpressRoutePortsOperations

Méthodes

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

Crée ou met à jour la ressource ExpressRoutePort spécifiée.

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

Supprime la ressource ExpressRoutePort spécifiée.

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

Crée ou met à jour la ressource ExpressRoutePort spécifiée.

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

Supprime la ressource ExpressRoutePort spécifiée.

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

Récupère la ressource ExpressRoutePort demandée.

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

Répertorie toutes les ressources ExpressRoutePort dans le groupe de ressources spécifié.

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

Répertorie toutes les ressources ExpressRoutePort dans le groupe de ressources spécifié.

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

Répertorie toutes les ressources ExpressRoutePort dans l’abonnement spécifié.

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

Répertorie toutes les ressources ExpressRoutePort dans l’abonnement spécifié.

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

Mettre à jour les balises ExpressRoutePort.

Méthodes d’extension

BeginCreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePortInner, CancellationToken)

Crée ou met à jour la ressource ExpressRoutePort spécifiée.

BeginDeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Supprime la ressource ExpressRoutePort spécifiée.

CreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePortInner, CancellationToken)

Crée ou met à jour la ressource ExpressRoutePort spécifiée.

DeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Supprime la ressource ExpressRoutePort spécifiée.

GetAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Récupère la ressource ExpressRoutePort demandée.

ListAsync(IExpressRoutePortsOperations, CancellationToken)

Répertorie toutes les ressources ExpressRoutePort dans l’abonnement spécifié.

ListByResourceGroupAsync(IExpressRoutePortsOperations, String, CancellationToken)

Répertorie toutes les ressources ExpressRoutePort dans le groupe de ressources spécifié.

ListByResourceGroupNextAsync(IExpressRoutePortsOperations, String, CancellationToken)

Répertorie toutes les ressources ExpressRoutePort dans le groupe de ressources spécifié.

ListNextAsync(IExpressRoutePortsOperations, String, CancellationToken)

Répertorie toutes les ressources ExpressRoutePort dans l’abonnement spécifié.

UpdateTagsAsync(IExpressRoutePortsOperations, String, String, IDictionary<String,String>, CancellationToken)

Mettre à jour les balises ExpressRoutePort.

S’applique à