Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, ExpressRouteCircuitAuthorization, Dictionary<String,List<String>>, CancellationToken)
|
Creates or updates an authorization in the specified express route
circuit.
|
BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes the specified authorization from the specified express
route circuit.
|
CreateOrUpdateWithHttpMessagesAsync(String, String, String, ExpressRouteCircuitAuthorization, Dictionary<String,List<String>>, CancellationToken)
|
Creates or updates an authorization in the specified express route
circuit.
|
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes the specified authorization from the specified express
route circuit.
|
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets the specified authorization from the specified express route
circuit.
|
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets all authorizations in an express route circuit.
|
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets all authorizations in an express route circuit.
|
BeginCreateOrUpdate(IExpressRouteCircuitAuthorizationsOperations, String, String, String, ExpressRouteCircuitAuthorization)
|
Creates or updates an authorization in the specified express route circuit.
|
BeginCreateOrUpdateAsync(IExpressRouteCircuitAuthorizationsOperations, String, String, String, ExpressRouteCircuitAuthorization, CancellationToken)
|
Creates or updates an authorization in the specified express route circuit.
|
BeginDelete(IExpressRouteCircuitAuthorizationsOperations, String, String, String)
|
Deletes the specified authorization from the specified express route
circuit.
|
BeginDeleteAsync(IExpressRouteCircuitAuthorizationsOperations, String, String, String, CancellationToken)
|
Deletes the specified authorization from the specified express route
circuit.
|
CreateOrUpdate(IExpressRouteCircuitAuthorizationsOperations, String, String, String, ExpressRouteCircuitAuthorization)
|
Creates or updates an authorization in the specified express route circuit.
|
CreateOrUpdateAsync(IExpressRouteCircuitAuthorizationsOperations, String, String, String, ExpressRouteCircuitAuthorization, CancellationToken)
|
Creates or updates an authorization in the specified express route circuit.
|
Delete(IExpressRouteCircuitAuthorizationsOperations, String, String, String)
|
Deletes the specified authorization from the specified express route
circuit.
|
DeleteAsync(IExpressRouteCircuitAuthorizationsOperations, String, String, String, CancellationToken)
|
Deletes the specified authorization from the specified express route
circuit.
|
Get(IExpressRouteCircuitAuthorizationsOperations, String, String, String)
|
Gets the specified authorization from the specified express route circuit.
|
GetAsync(IExpressRouteCircuitAuthorizationsOperations, String, String, String, CancellationToken)
|
Gets the specified authorization from the specified express route circuit.
|
List(IExpressRouteCircuitAuthorizationsOperations, String, String)
|
Gets all authorizations in an express route circuit.
|
ListAsync(IExpressRouteCircuitAuthorizationsOperations, String, String, CancellationToken)
|
Gets all authorizations in an express route circuit.
|
ListNext(IExpressRouteCircuitAuthorizationsOperations, String)
|
Gets all authorizations in an express route circuit.
|
ListNextAsync(IExpressRouteCircuitAuthorizationsOperations, String, CancellationToken)
|
Gets all authorizations in an express route circuit.
|