ExpressRouteConnectionsCreateOrUpdate interface
Yöntemler
| delete(Express |
ExpressRoute bağlantı hattı bağlantısını siler. |
| get(Express |
Belirtilen ExpressRouteConnection'ı alır. |
| put(Express |
ExpressRoute ağ geçidi ile ExpressRoute bağlantı hattı arasında bağlantı oluşturur. |
Yöntem Ayrıntıları
delete(ExpressRouteConnectionsDeleteParameters)
ExpressRoute bağlantı hattı bağlantısını siler.
function delete(options: ExpressRouteConnectionsDeleteParameters): StreamableMethod<ExpressRouteConnectionsDelete200Response | ExpressRouteConnectionsDelete202Response | ExpressRouteConnectionsDelete204Response | ExpressRouteConnectionsDeleteDefaultResponse>
Parametreler
Döndürülenler
get(ExpressRouteConnectionsGetParameters)
Belirtilen ExpressRouteConnection'ı alır.
function get(options: ExpressRouteConnectionsGetParameters): StreamableMethod<ExpressRouteConnectionsGet200Response | ExpressRouteConnectionsGetDefaultResponse>
Parametreler
Döndürülenler
put(ExpressRouteConnectionsCreateOrUpdateParameters)
ExpressRoute ağ geçidi ile ExpressRoute bağlantı hattı arasında bağlantı oluşturur.
function put(options: ExpressRouteConnectionsCreateOrUpdateParameters): StreamableMethod<ExpressRouteConnectionsCreateOrUpdate200Response | ExpressRouteConnectionsCreateOrUpdate201Response | ExpressRouteConnectionsCreateOrUpdateDefaultResponse>