ExpressRouteCircuitsClient Interface
Implements
public interface ExpressRouteCircuitsClient
extends InnerSupportsGet<ExpressRouteCircuitInner>, InnerSupportsListing<ExpressRouteCircuitInner>, InnerSupportsDelete<Void>
An instance of this class provides access to all the operations defined in ExpressRouteCircuitsClient.
Method Summary
Method Details
beginCreateOrUpdate
public abstract SyncPoller<PollResult<ExpressRouteCircuitInner>,ExpressRouteCircuitInner> beginCreateOrUpdate(String resourceGroupName, String circuitName, ExpressRouteCircuitInner parameters)
Creates or updates an express route circuit.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller<PollResult<ExpressRouteCircuitInner>,ExpressRouteCircuitInner> beginCreateOrUpdate(String resourceGroupName, String circuitName, ExpressRouteCircuitInner parameters, Context context)
Creates or updates an express route circuit.
Parameters:
Returns:
beginCreateOrUpdateAsync
public abstract PollerFlux<PollResult<ExpressRouteCircuitInner>,ExpressRouteCircuitInner> beginCreateOrUpdateAsync(String resourceGroupName, String circuitName, ExpressRouteCircuitInner parameters)
Creates or updates an express route circuit.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String circuitName)
Deletes the specified express route circuit.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String circuitName, Context context)
Deletes the specified express route circuit.
Parameters:
Returns:
beginDeleteAsync
public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String circuitName)
Deletes the specified express route circuit.
Parameters:
Returns:
beginGetCircuitLinkFailoverAllTestsDetails
public abstract SyncPoller<PollResult<List<ExpressRouteLinkFailoverAllTestsDetailsInner>>,List<ExpressRouteLinkFailoverAllTestsDetailsInner>> beginGetCircuitLinkFailoverAllTestsDetails(String resourceGroupName, String circuitName)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
beginGetCircuitLinkFailoverAllTestsDetails
public abstract SyncPoller<PollResult<List<ExpressRouteLinkFailoverAllTestsDetailsInner>>,List<ExpressRouteLinkFailoverAllTestsDetailsInner>> beginGetCircuitLinkFailoverAllTestsDetails(String resourceGroupName, String circuitName, String failoverTestType, Boolean fetchLatest, Context context)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
beginGetCircuitLinkFailoverAllTestsDetailsAsync
public abstract PollerFlux<PollResult<List<ExpressRouteLinkFailoverAllTestsDetailsInner>>,List<ExpressRouteLinkFailoverAllTestsDetailsInner>> beginGetCircuitLinkFailoverAllTestsDetailsAsync(String resourceGroupName, String circuitName)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
beginGetCircuitLinkFailoverAllTestsDetailsAsync
public abstract PollerFlux<PollResult<List<ExpressRouteLinkFailoverAllTestsDetailsInner>>,List<ExpressRouteLinkFailoverAllTestsDetailsInner>> beginGetCircuitLinkFailoverAllTestsDetailsAsync(String resourceGroupName, String circuitName, String failoverTestType, Boolean fetchLatest)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
beginGetCircuitLinkFailoverSingleTestDetails
public abstract SyncPoller<PollResult<List<ExpressRouteLinkFailoverSingleTestDetailsInner>>,List<ExpressRouteLinkFailoverSingleTestDetailsInner>> beginGetCircuitLinkFailoverSingleTestDetails(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, String failoverTestId)
Retrieves the details of a particular link failover test performed on the express route circuit.
Parameters:
Returns:
beginGetCircuitLinkFailoverSingleTestDetails
public abstract SyncPoller<PollResult<List<ExpressRouteLinkFailoverSingleTestDetailsInner>>,List<ExpressRouteLinkFailoverSingleTestDetailsInner>> beginGetCircuitLinkFailoverSingleTestDetails(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, String failoverTestId, Context context)
Retrieves the details of a particular link failover test performed on the express route circuit.
Parameters:
Returns:
beginGetCircuitLinkFailoverSingleTestDetailsAsync
public abstract PollerFlux<PollResult<List<ExpressRouteLinkFailoverSingleTestDetailsInner>>,List<ExpressRouteLinkFailoverSingleTestDetailsInner>> beginGetCircuitLinkFailoverSingleTestDetailsAsync(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, String failoverTestId)
Retrieves the details of a particular link failover test performed on the express route circuit.
Parameters:
Returns:
beginListArpTable
public abstract SyncPoller<PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> beginListArpTable(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised ARP table associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListArpTable
public abstract SyncPoller<PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> beginListArpTable(String resourceGroupName, String circuitName, String peeringName, String devicePath, Context context)
Gets the currently advertised ARP table associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListArpTableAsync
public abstract PollerFlux<PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> beginListArpTableAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised ARP table associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListRoutesTable
public abstract SyncPoller<PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTable(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListRoutesTable
public abstract SyncPoller<PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTable(String resourceGroupName, String circuitName, String peeringName, String devicePath, Context context)
Gets the currently advertised routes table associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListRoutesTableAsync
public abstract PollerFlux<PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTableAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListRoutesTableSummary
public abstract SyncPoller<PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> beginListRoutesTableSummary(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListRoutesTableSummary
public abstract SyncPoller<PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> beginListRoutesTableSummary(String resourceGroupName, String circuitName, String peeringName, String devicePath, Context context)
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
Parameters:
Returns:
beginListRoutesTableSummaryAsync
public abstract PollerFlux<PollResult<ExpressRouteCircuitsRoutesTableSummaryListResultInner>,ExpressRouteCircuitsRoutesTableSummaryListResultInner> beginListRoutesTableSummaryAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
Parameters:
Returns:
beginStartCircuitLinkFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStartCircuitLinkFailoverTest(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory)
Starts link failover simulation on the express route circuit for the specified link type and test category.
Parameters:
Returns:
beginStartCircuitLinkFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStartCircuitLinkFailoverTest(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, Context context)
Starts link failover simulation on the express route circuit for the specified link type and test category.
Parameters:
Returns:
beginStartCircuitLinkFailoverTestAsync
public abstract PollerFlux<PollResult<String>,String> beginStartCircuitLinkFailoverTestAsync(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory)
Starts link failover simulation on the express route circuit for the specified link type and test category.
Parameters:
Returns:
beginStopCircuitLinkFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStopCircuitLinkFailoverTest(String resourceGroupName, String circuitName, ExpressRouteLinkFailoverStopApiParameters stopParameters)
Stops link failover simulation on the express route circuit.
Parameters:
Returns:
beginStopCircuitLinkFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStopCircuitLinkFailoverTest(String resourceGroupName, String circuitName, ExpressRouteLinkFailoverStopApiParameters stopParameters, Context context)
Stops link failover simulation on the express route circuit.
Parameters:
Returns:
beginStopCircuitLinkFailoverTestAsync
public abstract PollerFlux<PollResult<String>,String> beginStopCircuitLinkFailoverTestAsync(String resourceGroupName, String circuitName, ExpressRouteLinkFailoverStopApiParameters stopParameters)
Stops link failover simulation on the express route circuit.
Parameters:
Returns:
createOrUpdate
public abstract ExpressRouteCircuitInner createOrUpdate(String resourceGroupName, String circuitName, ExpressRouteCircuitInner parameters)
Creates or updates an express route circuit.
Parameters:
Returns:
createOrUpdate
public abstract ExpressRouteCircuitInner createOrUpdate(String resourceGroupName, String circuitName, ExpressRouteCircuitInner parameters, Context context)
Creates or updates an express route circuit.
Parameters:
Returns:
createOrUpdateAsync
public abstract Mono<ExpressRouteCircuitInner> createOrUpdateAsync(String resourceGroupName, String circuitName, ExpressRouteCircuitInner parameters)
Creates or updates an express route circuit.
Parameters:
Returns:
createOrUpdateWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String circuitName, ExpressRouteCircuitInner parameters)
Creates or updates an express route circuit.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String circuitName)
Deletes the specified express route circuit.
Parameters:
delete
public abstract void delete(String resourceGroupName, String circuitName, Context context)
Deletes the specified express route circuit.
Parameters:
deleteAsync
public abstract Mono<Void> deleteAsync(String resourceGroupName, String circuitName)
Deletes the specified express route circuit.
Parameters:
Returns:
deleteWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String circuitName)
Deletes the specified express route circuit.
Parameters:
Returns:
getByResourceGroup
public abstract ExpressRouteCircuitInner getByResourceGroup(String resourceGroupName, String circuitName)
Gets information about the specified express route circuit.
Parameters:
Returns:
getByResourceGroupAsync
public abstract Mono<ExpressRouteCircuitInner> getByResourceGroupAsync(String resourceGroupName, String circuitName)
Gets information about the specified express route circuit.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response<ExpressRouteCircuitInner> getByResourceGroupWithResponse(String resourceGroupName, String circuitName, Context context)
Gets information about the specified express route circuit.
Parameters:
Returns:
getByResourceGroupWithResponseAsync
public abstract Mono<Response<ExpressRouteCircuitInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String circuitName)
Gets information about the specified express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverAllTestsDetails
public abstract List<ExpressRouteLinkFailoverAllTestsDetailsInner> getCircuitLinkFailoverAllTestsDetails(String resourceGroupName, String circuitName)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverAllTestsDetails
public abstract List<ExpressRouteLinkFailoverAllTestsDetailsInner> getCircuitLinkFailoverAllTestsDetails(String resourceGroupName, String circuitName, String failoverTestType, Boolean fetchLatest, Context context)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverAllTestsDetailsAsync
public abstract Mono<List<ExpressRouteLinkFailoverAllTestsDetailsInner>> getCircuitLinkFailoverAllTestsDetailsAsync(String resourceGroupName, String circuitName)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverAllTestsDetailsAsync
public abstract Mono<List<ExpressRouteLinkFailoverAllTestsDetailsInner>> getCircuitLinkFailoverAllTestsDetailsAsync(String resourceGroupName, String circuitName, String failoverTestType, Boolean fetchLatest)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverAllTestsDetailsWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> getCircuitLinkFailoverAllTestsDetailsWithResponseAsync(String resourceGroupName, String circuitName, String failoverTestType, Boolean fetchLatest)
Retrieves the details of all the link failover tests performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverSingleTestDetails
public abstract List<ExpressRouteLinkFailoverSingleTestDetailsInner> getCircuitLinkFailoverSingleTestDetails(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, String failoverTestId)
Retrieves the details of a particular link failover test performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverSingleTestDetails
public abstract List<ExpressRouteLinkFailoverSingleTestDetailsInner> getCircuitLinkFailoverSingleTestDetails(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, String failoverTestId, Context context)
Retrieves the details of a particular link failover test performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverSingleTestDetailsAsync
public abstract Mono<List<ExpressRouteLinkFailoverSingleTestDetailsInner>> getCircuitLinkFailoverSingleTestDetailsAsync(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, String failoverTestId)
Retrieves the details of a particular link failover test performed on the express route circuit.
Parameters:
Returns:
getCircuitLinkFailoverSingleTestDetailsWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> getCircuitLinkFailoverSingleTestDetailsWithResponseAsync(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, String failoverTestId)
Retrieves the details of a particular link failover test performed on the express route circuit.
Parameters:
Returns:
getPeeringStats
public abstract ExpressRouteCircuitStatsInner getPeeringStats(String resourceGroupName, String circuitName, String peeringName)
Gets all stats from an express route circuit in a resource group.
Parameters:
Returns:
getPeeringStatsAsync
public abstract Mono<ExpressRouteCircuitStatsInner> getPeeringStatsAsync(String resourceGroupName, String circuitName, String peeringName)
Gets all stats from an express route circuit in a resource group.
Parameters:
Returns:
getPeeringStatsWithResponse
public abstract Response<ExpressRouteCircuitStatsInner> getPeeringStatsWithResponse(String resourceGroupName, String circuitName, String peeringName, Context context)
Gets all stats from an express route circuit in a resource group.
Parameters:
Returns:
getPeeringStatsWithResponseAsync
public abstract Mono<Response<ExpressRouteCircuitStatsInner>> getPeeringStatsWithResponseAsync(String resourceGroupName, String circuitName, String peeringName)
Gets all stats from an express route circuit in a resource group.
Parameters:
Returns:
getStats
public abstract ExpressRouteCircuitStatsInner getStats(String resourceGroupName, String circuitName)
Gets all the stats from an express route circuit in a resource group.
Parameters:
Returns:
getStatsAsync
public abstract Mono<ExpressRouteCircuitStatsInner> getStatsAsync(String resourceGroupName, String circuitName)
Gets all the stats from an express route circuit in a resource group.
Parameters:
Returns:
getStatsWithResponse
public abstract Response<ExpressRouteCircuitStatsInner> getStatsWithResponse(String resourceGroupName, String circuitName, Context context)
Gets all the stats from an express route circuit in a resource group.
Parameters:
Returns:
getStatsWithResponseAsync
public abstract Mono<Response<ExpressRouteCircuitStatsInner>> getStatsWithResponseAsync(String resourceGroupName, String circuitName)
Gets all the stats from an express route circuit in a resource group.
Parameters:
Returns:
list
public abstract PagedIterable<ExpressRouteCircuitInner> list()
Gets all the express route circuits in a subscription.
Returns:
list
public abstract PagedIterable<ExpressRouteCircuitInner> list(Context context)
Gets all the express route circuits in a subscription.
Parameters:
Returns:
listArpTable
public abstract ExpressRouteCircuitsArpTableListResultInner listArpTable(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised ARP table associated with the express route circuit in a resource group.
Parameters:
Returns:
listArpTable
public abstract ExpressRouteCircuitsArpTableListResultInner listArpTable(String resourceGroupName, String circuitName, String peeringName, String devicePath, Context context)
Gets the currently advertised ARP table associated with the express route circuit in a resource group.
Parameters:
Returns:
listArpTableAsync
public abstract Mono<ExpressRouteCircuitsArpTableListResultInner> listArpTableAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised ARP table associated with the express route circuit in a resource group.
Parameters:
Returns:
listArpTableWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> listArpTableWithResponseAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised ARP table associated with the express route circuit in a resource group.
Parameters:
Returns:
listAsync
public abstract PagedFlux<ExpressRouteCircuitInner> listAsync()
Gets all the express route circuits in a subscription.
Returns:
listByResourceGroup
public abstract PagedIterable<ExpressRouteCircuitInner> listByResourceGroup(String resourceGroupName)
Gets all the express route circuits in a resource group.
Parameters:
Returns:
listByResourceGroup
public abstract PagedIterable<ExpressRouteCircuitInner> listByResourceGroup(String resourceGroupName, Context context)
Gets all the express route circuits in a resource group.
Parameters:
Returns:
listByResourceGroupAsync
public abstract PagedFlux<ExpressRouteCircuitInner> listByResourceGroupAsync(String resourceGroupName)
Gets all the express route circuits in a resource group.
Parameters:
Returns:
listRoutesTable
public abstract ExpressRouteCircuitsRoutesTableListResultInner listRoutesTable(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table associated with the express route circuit in a resource group.
Parameters:
Returns:
listRoutesTable
public abstract ExpressRouteCircuitsRoutesTableListResultInner listRoutesTable(String resourceGroupName, String circuitName, String peeringName, String devicePath, Context context)
Gets the currently advertised routes table associated with the express route circuit in a resource group.
Parameters:
Returns:
listRoutesTableAsync
public abstract Mono<ExpressRouteCircuitsRoutesTableListResultInner> listRoutesTableAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table associated with the express route circuit in a resource group.
Parameters:
Returns:
listRoutesTableSummary
public abstract ExpressRouteCircuitsRoutesTableSummaryListResultInner listRoutesTableSummary(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
Parameters:
Returns:
listRoutesTableSummary
public abstract ExpressRouteCircuitsRoutesTableSummaryListResultInner listRoutesTableSummary(String resourceGroupName, String circuitName, String peeringName, String devicePath, Context context)
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
Parameters:
Returns:
listRoutesTableSummaryAsync
public abstract Mono<ExpressRouteCircuitsRoutesTableSummaryListResultInner> listRoutesTableSummaryAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
Parameters:
Returns:
listRoutesTableSummaryWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> listRoutesTableSummaryWithResponseAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table summary associated with the express route circuit in a resource group.
Parameters:
Returns:
listRoutesTableWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> listRoutesTableWithResponseAsync(String resourceGroupName, String circuitName, String peeringName, String devicePath)
Gets the currently advertised routes table associated with the express route circuit in a resource group.
Parameters:
Returns:
startCircuitLinkFailoverTest
public abstract String startCircuitLinkFailoverTest(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory)
Starts link failover simulation on the express route circuit for the specified link type and test category.
Parameters:
Returns:
startCircuitLinkFailoverTest
public abstract String startCircuitLinkFailoverTest(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory, Context context)
Starts link failover simulation on the express route circuit for the specified link type and test category.
Parameters:
Returns:
startCircuitLinkFailoverTestAsync
public abstract Mono<String> startCircuitLinkFailoverTestAsync(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory)
Starts link failover simulation on the express route circuit for the specified link type and test category.
Parameters:
Returns:
startCircuitLinkFailoverTestWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> startCircuitLinkFailoverTestWithResponseAsync(String resourceGroupName, String circuitName, String linkType, String circuitTestCategory)
Starts link failover simulation on the express route circuit for the specified link type and test category.
Parameters:
Returns:
stopCircuitLinkFailoverTest
public abstract String stopCircuitLinkFailoverTest(String resourceGroupName, String circuitName, ExpressRouteLinkFailoverStopApiParameters stopParameters)
Stops link failover simulation on the express route circuit.
Parameters:
Returns:
stopCircuitLinkFailoverTest
public abstract String stopCircuitLinkFailoverTest(String resourceGroupName, String circuitName, ExpressRouteLinkFailoverStopApiParameters stopParameters, Context context)
Stops link failover simulation on the express route circuit.
Parameters:
Returns:
stopCircuitLinkFailoverTestAsync
public abstract Mono<String> stopCircuitLinkFailoverTestAsync(String resourceGroupName, String circuitName, ExpressRouteLinkFailoverStopApiParameters stopParameters)
Stops link failover simulation on the express route circuit.
Parameters:
Returns:
stopCircuitLinkFailoverTestWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> stopCircuitLinkFailoverTestWithResponseAsync(String resourceGroupName, String circuitName, ExpressRouteLinkFailoverStopApiParameters stopParameters)
Stops link failover simulation on the express route circuit.
Parameters:
Returns:
updateTags
public abstract ExpressRouteCircuitInner updateTags(String resourceGroupName, String circuitName, TagsObject parameters)
Updates an express route circuit tags.
Parameters:
Returns:
updateTagsAsync
public abstract Mono<ExpressRouteCircuitInner> updateTagsAsync(String resourceGroupName, String circuitName, TagsObject parameters)
Updates an express route circuit tags.
Parameters:
Returns:
updateTagsWithResponse
public abstract Response<ExpressRouteCircuitInner> updateTagsWithResponse(String resourceGroupName, String circuitName, TagsObject parameters, Context context)
Updates an express route circuit tags.
Parameters:
Returns:
updateTagsWithResponseAsync
public abstract Mono<Response<ExpressRouteCircuitInner>> updateTagsWithResponseAsync(String resourceGroupName, String circuitName, TagsObject parameters)
Updates an express route circuit tags.
Parameters:
Returns: