public interface ExpressRouteCrossConnectionsClient extends InnerSupportsGet<ExpressRouteCrossConnectionInner>, InnerSupportsListing<ExpressRouteCrossConnectionInner>
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionInner>,ExpressRouteCrossConnectionInner> |
beginCreateOrUpdate(String resourceGroupName,
String crossConnectionName,
ExpressRouteCrossConnectionInner parameters)
Update the specified ExpressRouteCrossConnection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionInner>,ExpressRouteCrossConnectionInner> |
beginCreateOrUpdate(String resourceGroupName,
String crossConnectionName,
ExpressRouteCrossConnectionInner parameters,
com.azure.core.util.Context context)
Update the specified ExpressRouteCrossConnection.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionInner>,ExpressRouteCrossConnectionInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String crossConnectionName,
ExpressRouteCrossConnectionInner parameters)
Update the specified ExpressRouteCrossConnection.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> |
beginListArpTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised ARP table associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> |
beginListArpTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath,
com.azure.core.util.Context context)
Gets the currently advertised ARP table associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> |
beginListArpTableAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised ARP table associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> |
beginListRoutesTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised routes table associated with the express route cross connection in a resource
group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> |
beginListRoutesTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath,
com.azure.core.util.Context context)
Gets the currently advertised routes table associated with the express route cross connection in a resource
group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> |
beginListRoutesTableAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised routes table associated with the express route cross connection in a resource
group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
beginListRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the route table summary associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
beginListRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath,
com.azure.core.util.Context context)
Gets the route table summary associated with the express route cross connection in a resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
beginListRoutesTableSummaryAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the route table summary associated with the express route cross connection in a resource group.
|
ExpressRouteCrossConnectionInner |
createOrUpdate(String resourceGroupName,
String crossConnectionName,
ExpressRouteCrossConnectionInner parameters)
Update the specified ExpressRouteCrossConnection.
|
ExpressRouteCrossConnectionInner |
createOrUpdate(String resourceGroupName,
String crossConnectionName,
ExpressRouteCrossConnectionInner parameters,
com.azure.core.util.Context context)
Update the specified ExpressRouteCrossConnection.
|
Mono<ExpressRouteCrossConnectionInner> |
createOrUpdateAsync(String resourceGroupName,
String crossConnectionName,
ExpressRouteCrossConnectionInner parameters)
Update the specified ExpressRouteCrossConnection.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String crossConnectionName,
ExpressRouteCrossConnectionInner parameters)
Update the specified ExpressRouteCrossConnection.
|
ExpressRouteCrossConnectionInner |
getByResourceGroup(String resourceGroupName,
String crossConnectionName)
Gets details about the specified ExpressRouteCrossConnection.
|
Mono<ExpressRouteCrossConnectionInner> |
getByResourceGroupAsync(String resourceGroupName,
String crossConnectionName)
Gets details about the specified ExpressRouteCrossConnection.
|
com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner> |
getByResourceGroupWithResponse(String resourceGroupName,
String crossConnectionName,
com.azure.core.util.Context context)
Gets details about the specified ExpressRouteCrossConnection.
|
Mono<com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner>> |
getByResourceGroupWithResponseAsync(String resourceGroupName,
String crossConnectionName)
Gets details about the specified ExpressRouteCrossConnection.
|
com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> |
list()
Retrieves all the ExpressRouteCrossConnections in a subscription.
|
com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> |
list(com.azure.core.util.Context context)
Retrieves all the ExpressRouteCrossConnections in a subscription.
|
ExpressRouteCircuitsArpTableListResultInner |
listArpTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised ARP table associated with the express route cross connection in a resource group.
|
ExpressRouteCircuitsArpTableListResultInner |
listArpTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath,
com.azure.core.util.Context context)
Gets the currently advertised ARP table associated with the express route cross connection in a resource group.
|
Mono<ExpressRouteCircuitsArpTableListResultInner> |
listArpTableAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised ARP table associated with the express route cross connection in a resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
listArpTableWithResponseAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised ARP table associated with the express route cross connection in a resource group.
|
com.azure.core.http.rest.PagedFlux<ExpressRouteCrossConnectionInner> |
listAsync()
Retrieves all the ExpressRouteCrossConnections in a subscription.
|
com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> |
listByResourceGroup(String resourceGroupName)
Retrieves all the ExpressRouteCrossConnections in a resource group.
|
com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> |
listByResourceGroup(String resourceGroupName,
com.azure.core.util.Context context)
Retrieves all the ExpressRouteCrossConnections in a resource group.
|
com.azure.core.http.rest.PagedFlux<ExpressRouteCrossConnectionInner> |
listByResourceGroupAsync(String resourceGroupName)
Retrieves all the ExpressRouteCrossConnections in a resource group.
|
ExpressRouteCircuitsRoutesTableListResultInner |
listRoutesTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised routes table associated with the express route cross connection in a resource
group.
|
ExpressRouteCircuitsRoutesTableListResultInner |
listRoutesTable(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath,
com.azure.core.util.Context context)
Gets the currently advertised routes table associated with the express route cross connection in a resource
group.
|
Mono<ExpressRouteCircuitsRoutesTableListResultInner> |
listRoutesTableAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised routes table associated with the express route cross connection in a resource
group.
|
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner |
listRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the route table summary associated with the express route cross connection in a resource group.
|
ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner |
listRoutesTableSummary(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath,
com.azure.core.util.Context context)
Gets the route table summary associated with the express route cross connection in a resource group.
|
Mono<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> |
listRoutesTableSummaryAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the route table summary associated with the express route cross connection in a resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
listRoutesTableSummaryWithResponseAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the route table summary associated with the express route cross connection in a resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
listRoutesTableWithResponseAsync(String resourceGroupName,
String crossConnectionName,
String peeringName,
String devicePath)
Gets the currently advertised routes table associated with the express route cross connection in a resource
group.
|
ExpressRouteCrossConnectionInner |
updateTags(String resourceGroupName,
String crossConnectionName)
Updates an express route cross connection tags.
|
Mono<ExpressRouteCrossConnectionInner> |
updateTagsAsync(String resourceGroupName,
String crossConnectionName)
Updates an express route cross connection tags.
|
Mono<ExpressRouteCrossConnectionInner> |
updateTagsAsync(String resourceGroupName,
String crossConnectionName,
Map<String,String> tags)
Updates an express route cross connection tags.
|
com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner> |
updateTagsWithResponse(String resourceGroupName,
String crossConnectionName,
Map<String,String> tags,
com.azure.core.util.Context context)
Updates an express route cross connection tags.
|
Mono<com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner>> |
updateTagsWithResponseAsync(String resourceGroupName,
String crossConnectionName,
Map<String,String> tags)
Updates an express route cross connection tags.
|
com.azure.core.http.rest.PagedFlux<ExpressRouteCrossConnectionInner> listAsync()
listAsync in interface InnerSupportsListing<ExpressRouteCrossConnectionInner>com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> list()
list in interface InnerSupportsListing<ExpressRouteCrossConnectionInner>com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> list(com.azure.core.util.Context context)
context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<ExpressRouteCrossConnectionInner> listByResourceGroupAsync(String resourceGroupName)
listByResourceGroupAsync in interface InnerSupportsListing<ExpressRouteCrossConnectionInner>resourceGroupName - The name of the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> listByResourceGroup(String resourceGroupName)
listByResourceGroup in interface InnerSupportsListing<ExpressRouteCrossConnectionInner>resourceGroupName - The name of the resource group.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<ExpressRouteCrossConnectionInner> listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String crossConnectionName)
resourceGroupName - The name of the resource group (peering location of the circuit).crossConnectionName - The name of the ExpressRouteCrossConnection (service key of the circuit).IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ExpressRouteCrossConnectionInner> getByResourceGroupAsync(String resourceGroupName, String crossConnectionName)
getByResourceGroupAsync in interface InnerSupportsGet<ExpressRouteCrossConnectionInner>resourceGroupName - The name of the resource group (peering location of the circuit).crossConnectionName - The name of the ExpressRouteCrossConnection (service key of the circuit).IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCrossConnectionInner getByResourceGroup(String resourceGroupName, String crossConnectionName)
getByResourceGroup in interface InnerSupportsGet<ExpressRouteCrossConnectionInner>resourceGroupName - The name of the resource group (peering location of the circuit).crossConnectionName - The name of the ExpressRouteCrossConnection (service key of the circuit).IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner> getByResourceGroupWithResponse(String resourceGroupName, String crossConnectionName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group (peering location of the circuit).crossConnectionName - The name of the ExpressRouteCrossConnection (service key of the circuit).context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String crossConnectionName, ExpressRouteCrossConnectionInner parameters)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.parameters - Parameters supplied to the update express route crossConnection operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionInner>,ExpressRouteCrossConnectionInner> beginCreateOrUpdateAsync(String resourceGroupName, String crossConnectionName, ExpressRouteCrossConnectionInner parameters)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.parameters - Parameters supplied to the update express route crossConnection operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionInner>,ExpressRouteCrossConnectionInner> beginCreateOrUpdate(String resourceGroupName, String crossConnectionName, ExpressRouteCrossConnectionInner parameters)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.parameters - Parameters supplied to the update express route crossConnection operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionInner>,ExpressRouteCrossConnectionInner> beginCreateOrUpdate(String resourceGroupName, String crossConnectionName, ExpressRouteCrossConnectionInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.parameters - Parameters supplied to the update express route crossConnection operation.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ExpressRouteCrossConnectionInner> createOrUpdateAsync(String resourceGroupName, String crossConnectionName, ExpressRouteCrossConnectionInner parameters)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.parameters - Parameters supplied to the update express route crossConnection operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCrossConnectionInner createOrUpdate(String resourceGroupName, String crossConnectionName, ExpressRouteCrossConnectionInner parameters)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.parameters - Parameters supplied to the update express route crossConnection operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCrossConnectionInner createOrUpdate(String resourceGroupName, String crossConnectionName, ExpressRouteCrossConnectionInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.parameters - Parameters supplied to the update express route crossConnection operation.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner>> updateTagsWithResponseAsync(String resourceGroupName, String crossConnectionName, Map<String,String> tags)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the cross connection.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ExpressRouteCrossConnectionInner> updateTagsAsync(String resourceGroupName, String crossConnectionName, Map<String,String> tags)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the cross connection.tags - Resource tags.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ExpressRouteCrossConnectionInner> updateTagsAsync(String resourceGroupName, String crossConnectionName)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the cross connection.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCrossConnectionInner updateTags(String resourceGroupName, String crossConnectionName)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the cross connection.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<ExpressRouteCrossConnectionInner> updateTagsWithResponse(String resourceGroupName, String crossConnectionName, Map<String,String> tags, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the cross connection.tags - Resource tags.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> listArpTableWithResponseAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> beginListArpTableAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> beginListArpTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsArpTableListResultInner>,ExpressRouteCircuitsArpTableListResultInner> beginListArpTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ExpressRouteCircuitsArpTableListResultInner> listArpTableAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCircuitsArpTableListResultInner listArpTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCircuitsArpTableListResultInner listArpTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> listRoutesTableSummaryWithResponseAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> beginListRoutesTableSummaryAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> beginListRoutesTableSummary(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner>,ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> beginListRoutesTableSummary(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner> listRoutesTableSummaryAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner listRoutesTableSummary(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCrossConnectionsRoutesTableSummaryListResultInner listRoutesTableSummary(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> listRoutesTableWithResponseAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTableAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteCircuitsRoutesTableListResultInner>,ExpressRouteCircuitsRoutesTableListResultInner> beginListRoutesTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<ExpressRouteCircuitsRoutesTableListResultInner> listRoutesTableAsync(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCircuitsRoutesTableListResultInner listRoutesTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.ExpressRouteCircuitsRoutesTableListResultInner listRoutesTable(String resourceGroupName, String crossConnectionName, String peeringName, String devicePath, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.crossConnectionName - The name of the ExpressRouteCrossConnection.peeringName - The name of the peering.devicePath - The path of the device.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2021 Microsoft Corporation. All rights reserved.