ExpressRoutePortsDelete interface
Metodi
| delete(Express |
Elimina la risorsa ExpressRoutePort specificata. |
| get(Express |
Recupera la risorsa ExpressRoutePort richiesta. |
| patch(Express |
Aggiornare i tag ExpressRoutePort. |
| put(Express |
Crea o aggiorna la risorsa ExpressRoutePort specificata. |
Dettagli metodo
delete(ExpressRoutePortsDeleteParameters)
Elimina la risorsa ExpressRoutePort specificata.
function delete(options: ExpressRoutePortsDeleteParameters): StreamableMethod<ExpressRoutePortsDelete200Response | ExpressRoutePortsDelete202Response | ExpressRoutePortsDelete204Response | ExpressRoutePortsDeleteDefaultResponse>
Parametri
Restituisce
get(ExpressRoutePortsGetParameters)
Recupera la risorsa ExpressRoutePort richiesta.
function get(options: ExpressRoutePortsGetParameters): StreamableMethod<ExpressRoutePortsGet200Response | ExpressRoutePortsGetDefaultResponse>
Parametri
- options
- ExpressRoutePortsGetParameters
Restituisce
patch(ExpressRoutePortsUpdateTagsParameters)
Aggiornare i tag ExpressRoutePort.
function patch(options: ExpressRoutePortsUpdateTagsParameters): StreamableMethod<ExpressRoutePortsUpdateTags200Response | ExpressRoutePortsUpdateTagsDefaultResponse>
Parametri
Restituisce
put(ExpressRoutePortsCreateOrUpdateParameters)
Crea o aggiorna la risorsa ExpressRoutePort specificata.
function put(options: ExpressRoutePortsCreateOrUpdateParameters): StreamableMethod<ExpressRoutePortsCreateOrUpdate200Response | ExpressRoutePortsCreateOrUpdate201Response | ExpressRoutePortsCreateOrUpdateDefaultResponse>