Condividi tramite


RouteTablesDelete interface

Metodi

delete(RouteTablesDeleteParameters)

Elimina la tabella di route specificata.

get(RouteTablesGetParameters)

Ottiene la tabella di route specificata.

patch(RouteTablesUpdateTagsParameters)

Aggiorna i tag di una tabella di route.

put(RouteTablesCreateOrUpdateParameters)

Creare o aggiornare una tabella di route in un gruppo di risorse specificato.

Dettagli metodo

delete(RouteTablesDeleteParameters)

Elimina la tabella di route specificata.

function delete(options: RouteTablesDeleteParameters): StreamableMethod<RouteTablesDelete200Response | RouteTablesDelete202Response | RouteTablesDelete204Response | RouteTablesDeleteDefaultResponse>

Parametri

Restituisce

get(RouteTablesGetParameters)

Ottiene la tabella di route specificata.

function get(options: RouteTablesGetParameters): StreamableMethod<RouteTablesGet200Response | RouteTablesGetDefaultResponse>

Parametri

Restituisce

patch(RouteTablesUpdateTagsParameters)

Aggiorna i tag di una tabella di route.

function patch(options: RouteTablesUpdateTagsParameters): StreamableMethod<RouteTablesUpdateTags200Response | RouteTablesUpdateTagsDefaultResponse>

Parametri

Restituisce

put(RouteTablesCreateOrUpdateParameters)

Creare o aggiornare una tabella di route in un gruppo di risorse specificato.

function put(options: RouteTablesCreateOrUpdateParameters): StreamableMethod<RouteTablesCreateOrUpdate200Response | RouteTablesCreateOrUpdate201Response | RouteTablesCreateOrUpdateDefaultResponse>

Parametri

Restituisce