Share via


RouteTablesDelete interface

Methods

delete(RouteTablesDeleteParameters)

Deletes the specified route table.

get(RouteTablesGetParameters)

Gets the specified route table.

patch(RouteTablesUpdateTagsParameters)

Updates a route table tags.

put(RouteTablesCreateOrUpdateParameters)

Create or updates a route table in a specified resource group.

Method Details

delete(RouteTablesDeleteParameters)

Deletes the specified route table.

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

Parameters

Returns

get(RouteTablesGetParameters)

Gets the specified route table.

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

Parameters

Returns

patch(RouteTablesUpdateTagsParameters)

Updates a route table tags.

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

Parameters

Returns

put(RouteTablesCreateOrUpdateParameters)

Create or updates a route table in a specified resource group.

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

Parameters

Returns