Partager via


RoutingIntentCreateOrUpdate interface

Méthodes

delete(RoutingIntentDeleteParameters)

Supprime un RoutingIntent.

get(RoutingIntentGetParameters)

Récupère les détails d’un RoutingIntent.

put(RoutingIntentCreateOrUpdateParameters)

Crée une ressource RoutingIntent s’il n’existe pas d’autre mise à jour du routingIntent existant.

Détails de la méthode

delete(RoutingIntentDeleteParameters)

Supprime un RoutingIntent.

function delete(options: RoutingIntentDeleteParameters): StreamableMethod<RoutingIntentDelete200Response | RoutingIntentDelete202Response | RoutingIntentDelete204Response | RoutingIntentDeleteDefaultResponse>

Paramètres

Retours

get(RoutingIntentGetParameters)

Récupère les détails d’un RoutingIntent.

function get(options: RoutingIntentGetParameters): StreamableMethod<RoutingIntentGet200Response | RoutingIntentGetDefaultResponse>

Paramètres

Retours

put(RoutingIntentCreateOrUpdateParameters)

Crée une ressource RoutingIntent s’il n’existe pas d’autre mise à jour du routingIntent existant.

function put(options: RoutingIntentCreateOrUpdateParameters): StreamableMethod<RoutingIntentCreateOrUpdate200Response | RoutingIntentCreateOrUpdate201Response | RoutingIntentCreateOrUpdateDefaultResponse>

Paramètres

Retours