Partager via


IExpressRoutePortsOperations Interface

Définition

Opérations ExpressRoutePortsOperations.

public interface IExpressRoutePortsOperations
type IExpressRoutePortsOperations = interface
Public Interface IExpressRoutePortsOperations

Méthodes

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, ExpressRoutePort, 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, ExpressRoutePort, 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.

GenerateLOAWithHttpMessagesAsync(String, String, GenerateExpressRoutePortsLOARequest, Dictionary<String,List<String>>, CancellationToken)

Générez une lettre d’autorisation pour la ressource ExpressRoutePort demandé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, TagsObject, Dictionary<String,List<String>>, CancellationToken)

Mettre à jour les balises ExpressRoutePort.

Méthodes d’extension

BeginCreateOrUpdate(IExpressRoutePortsOperations, String, String, ExpressRoutePort)

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

BeginCreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePort, CancellationToken)

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

BeginDelete(IExpressRoutePortsOperations, String, String)

Supprime la ressource ExpressRoutePort spécifiée.

BeginDeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Supprime la ressource ExpressRoutePort spécifiée.

CreateOrUpdate(IExpressRoutePortsOperations, String, String, ExpressRoutePort)

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

CreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePort, CancellationToken)

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

Delete(IExpressRoutePortsOperations, String, String)

Supprime la ressource ExpressRoutePort spécifiée.

DeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Supprime la ressource ExpressRoutePort spécifiée.

GenerateLOA(IExpressRoutePortsOperations, String, String, GenerateExpressRoutePortsLOARequest)

Générez une lettre d’autorisation pour la ressource ExpressRoutePort demandée.

GenerateLOAAsync(IExpressRoutePortsOperations, String, String, GenerateExpressRoutePortsLOARequest, CancellationToken)

Générez une lettre d’autorisation pour la ressource ExpressRoutePort demandée.

Get(IExpressRoutePortsOperations, String, String)

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

GetAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

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

List(IExpressRoutePortsOperations)

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

ListAsync(IExpressRoutePortsOperations, CancellationToken)

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

ListByResourceGroup(IExpressRoutePortsOperations, String)

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

ListByResourceGroupAsync(IExpressRoutePortsOperations, String, CancellationToken)

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

ListByResourceGroupNext(IExpressRoutePortsOperations, String)

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é.

ListNext(IExpressRoutePortsOperations, String)

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

ListNextAsync(IExpressRoutePortsOperations, String, CancellationToken)

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

UpdateTags(IExpressRoutePortsOperations, String, String, TagsObject)

Mettre à jour les balises ExpressRoutePort.

UpdateTagsAsync(IExpressRoutePortsOperations, String, String, TagsObject, CancellationToken)

Mettre à jour les balises ExpressRoutePort.

S’applique à