ExpressRouteGatewaysClient Interface
Implements
public interface ExpressRouteGatewaysClient
extends InnerSupportsGet<ExpressRouteGatewayInner>, InnerSupportsDelete<Void>
An instance of this class provides access to all the operations defined in ExpressRouteGatewaysClient.
Method Summary
Method Details
beginCreateOrUpdate
public abstract SyncPoller<PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner> beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)
Creates or updates a ExpressRoute gateway in a specified resource group.
Parameters:
Returns:
beginCreateOrUpdate
public abstract SyncPoller<PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner> beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters, Context context)
Creates or updates a ExpressRoute gateway in a specified resource group.
Parameters:
Returns:
beginCreateOrUpdateAsync
public abstract PollerFlux<PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner> beginCreateOrUpdateAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)
Creates or updates a ExpressRoute gateway in a specified resource group.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String expressRouteGatewayName)
Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
Parameters:
Returns:
beginDelete
public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String expressRouteGatewayName, Context context)
Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
Parameters:
Returns:
beginDeleteAsync
public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String expressRouteGatewayName)
Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
Parameters:
Returns:
beginGetFailoverAllTestsDetails
public abstract SyncPoller<PollResult<List<ExpressRouteFailoverTestDetailsInner>>,List<ExpressRouteFailoverTestDetailsInner>> beginGetFailoverAllTestsDetails(String resourceGroupName, String expressRouteGatewayName)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
beginGetFailoverAllTestsDetails
public abstract SyncPoller<PollResult<List<ExpressRouteFailoverTestDetailsInner>>,List<ExpressRouteFailoverTestDetailsInner>> beginGetFailoverAllTestsDetails(String resourceGroupName, String expressRouteGatewayName, String type, Boolean fetchLatest, Context context)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
beginGetFailoverAllTestsDetailsAsync
public abstract PollerFlux<PollResult<List<ExpressRouteFailoverTestDetailsInner>>,List<ExpressRouteFailoverTestDetailsInner>> beginGetFailoverAllTestsDetailsAsync(String resourceGroupName, String expressRouteGatewayName)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
beginGetFailoverAllTestsDetailsAsync
public abstract PollerFlux<PollResult<List<ExpressRouteFailoverTestDetailsInner>>,List<ExpressRouteFailoverTestDetailsInner>> beginGetFailoverAllTestsDetailsAsync(String resourceGroupName, String expressRouteGatewayName, String type, Boolean fetchLatest)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
beginGetFailoverSingleTestDetails
public abstract SyncPoller<PollResult<List<ExpressRouteFailoverSingleTestDetailsInner>>,List<ExpressRouteFailoverSingleTestDetailsInner>> beginGetFailoverSingleTestDetails(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, String failoverTestId)
Retrieves the details of a particular failover test performed on the ExpressRoute gateway based on the test Guid.
Parameters:
Returns:
beginGetFailoverSingleTestDetails
public abstract SyncPoller<PollResult<List<ExpressRouteFailoverSingleTestDetailsInner>>,List<ExpressRouteFailoverSingleTestDetailsInner>> beginGetFailoverSingleTestDetails(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, String failoverTestId, Context context)
Retrieves the details of a particular failover test performed on the ExpressRoute gateway based on the test Guid.
Parameters:
Returns:
beginGetFailoverSingleTestDetailsAsync
public abstract PollerFlux<PollResult<List<ExpressRouteFailoverSingleTestDetailsInner>>,List<ExpressRouteFailoverSingleTestDetailsInner>> beginGetFailoverSingleTestDetailsAsync(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, String failoverTestId)
Retrieves the details of a particular failover test performed on the ExpressRoute gateway based on the test Guid.
Parameters:
Returns:
beginGetResiliencyInformation
public abstract SyncPoller<PollResult<GatewayResiliencyInformationInner>,GatewayResiliencyInformationInner> beginGetResiliencyInformation(String resourceGroupName, String expressRouteGatewayName)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
beginGetResiliencyInformation
public abstract SyncPoller<PollResult<GatewayResiliencyInformationInner>,GatewayResiliencyInformationInner> beginGetResiliencyInformation(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh, Context context)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
beginGetResiliencyInformationAsync
public abstract PollerFlux<PollResult<GatewayResiliencyInformationInner>,GatewayResiliencyInformationInner> beginGetResiliencyInformationAsync(String resourceGroupName, String expressRouteGatewayName)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
beginGetResiliencyInformationAsync
public abstract PollerFlux<PollResult<GatewayResiliencyInformationInner>,GatewayResiliencyInformationInner> beginGetResiliencyInformationAsync(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
beginGetRoutesInformation
public abstract SyncPoller<PollResult<GatewayRouteSetsInformationInner>,GatewayRouteSetsInformationInner> beginGetRoutesInformation(String resourceGroupName, String expressRouteGatewayName)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
beginGetRoutesInformation
public abstract SyncPoller<PollResult<GatewayRouteSetsInformationInner>,GatewayRouteSetsInformationInner> beginGetRoutesInformation(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh, Context context)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
beginGetRoutesInformationAsync
public abstract PollerFlux<PollResult<GatewayRouteSetsInformationInner>,GatewayRouteSetsInformationInner> beginGetRoutesInformationAsync(String resourceGroupName, String expressRouteGatewayName)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
beginGetRoutesInformationAsync
public abstract PollerFlux<PollResult<GatewayRouteSetsInformationInner>,GatewayRouteSetsInformationInner> beginGetRoutesInformationAsync(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
beginStartSiteFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStartSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, String peeringLocation)
Starts failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
beginStartSiteFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStartSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, Context context)
Starts failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
beginStartSiteFailoverTestAsync
public abstract PollerFlux<PollResult<String>,String> beginStartSiteFailoverTestAsync(String resourceGroupName, String expressRouteGatewayName, String peeringLocation)
Starts failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
beginStopSiteFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStopSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, ExpressRouteFailoverStopApiParameters stopParameters)
Stops failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
beginStopSiteFailoverTest
public abstract SyncPoller<PollResult<String>,String> beginStopSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, ExpressRouteFailoverStopApiParameters stopParameters, Context context)
Stops failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
beginStopSiteFailoverTestAsync
public abstract PollerFlux<PollResult<String>,String> beginStopSiteFailoverTestAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteFailoverStopApiParameters stopParameters)
Stops failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
beginUpdateTags
public abstract SyncPoller<PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner> beginUpdateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)
Updates express route gateway tags.
Parameters:
Returns:
beginUpdateTags
public abstract SyncPoller<PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner> beginUpdateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters, Context context)
Updates express route gateway tags.
Parameters:
Returns:
beginUpdateTagsAsync
public abstract PollerFlux<PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner> beginUpdateTagsAsync(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)
Updates express route gateway tags.
Parameters:
Returns:
createOrUpdate
public abstract ExpressRouteGatewayInner createOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)
Creates or updates a ExpressRoute gateway in a specified resource group.
Parameters:
Returns:
createOrUpdate
public abstract ExpressRouteGatewayInner createOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters, Context context)
Creates or updates a ExpressRoute gateway in a specified resource group.
Parameters:
Returns:
createOrUpdateAsync
public abstract Mono<ExpressRouteGatewayInner> createOrUpdateAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)
Creates or updates a ExpressRoute gateway in a specified resource group.
Parameters:
Returns:
createOrUpdateWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)
Creates or updates a ExpressRoute gateway in a specified resource group.
Parameters:
Returns:
delete
public abstract void delete(String resourceGroupName, String expressRouteGatewayName)
Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
Parameters:
delete
public abstract void delete(String resourceGroupName, String expressRouteGatewayName, Context context)
Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
Parameters:
deleteAsync
public abstract Mono<Void> deleteAsync(String resourceGroupName, String expressRouteGatewayName)
Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
Parameters:
Returns:
deleteWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String expressRouteGatewayName)
Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
Parameters:
Returns:
getByResourceGroup
public abstract ExpressRouteGatewayInner getByResourceGroup(String resourceGroupName, String expressRouteGatewayName)
Fetches the details of a ExpressRoute gateway in a resource group.
Parameters:
Returns:
getByResourceGroupAsync
public abstract Mono<ExpressRouteGatewayInner> getByResourceGroupAsync(String resourceGroupName, String expressRouteGatewayName)
Fetches the details of a ExpressRoute gateway in a resource group.
Parameters:
Returns:
getByResourceGroupWithResponse
public abstract Response<ExpressRouteGatewayInner> getByResourceGroupWithResponse(String resourceGroupName, String expressRouteGatewayName, Context context)
Fetches the details of a ExpressRoute gateway in a resource group.
Parameters:
Returns:
getByResourceGroupWithResponseAsync
public abstract Mono<Response<ExpressRouteGatewayInner>> getByResourceGroupWithResponseAsync(String resourceGroupName, String expressRouteGatewayName)
Fetches the details of a ExpressRoute gateway in a resource group.
Parameters:
Returns:
getFailoverAllTestsDetails
public abstract List<ExpressRouteFailoverTestDetailsInner> getFailoverAllTestsDetails(String resourceGroupName, String expressRouteGatewayName)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
getFailoverAllTestsDetails
public abstract List<ExpressRouteFailoverTestDetailsInner> getFailoverAllTestsDetails(String resourceGroupName, String expressRouteGatewayName, String type, Boolean fetchLatest, Context context)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
getFailoverAllTestsDetailsAsync
public abstract Mono<List<ExpressRouteFailoverTestDetailsInner>> getFailoverAllTestsDetailsAsync(String resourceGroupName, String expressRouteGatewayName)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
getFailoverAllTestsDetailsAsync
public abstract Mono<List<ExpressRouteFailoverTestDetailsInner>> getFailoverAllTestsDetailsAsync(String resourceGroupName, String expressRouteGatewayName, String type, Boolean fetchLatest)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
getFailoverAllTestsDetailsWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> getFailoverAllTestsDetailsWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, String type, Boolean fetchLatest)
Retrieves the details of all the failover tests performed on the ExpressRoute gateway for different peering locations.
Parameters:
Returns:
getFailoverSingleTestDetails
public abstract List<ExpressRouteFailoverSingleTestDetailsInner> getFailoverSingleTestDetails(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, String failoverTestId)
Retrieves the details of a particular failover test performed on the ExpressRoute gateway based on the test Guid.
Parameters:
Returns:
getFailoverSingleTestDetails
public abstract List<ExpressRouteFailoverSingleTestDetailsInner> getFailoverSingleTestDetails(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, String failoverTestId, Context context)
Retrieves the details of a particular failover test performed on the ExpressRoute gateway based on the test Guid.
Parameters:
Returns:
getFailoverSingleTestDetailsAsync
public abstract Mono<List<ExpressRouteFailoverSingleTestDetailsInner>> getFailoverSingleTestDetailsAsync(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, String failoverTestId)
Retrieves the details of a particular failover test performed on the ExpressRoute gateway based on the test Guid.
Parameters:
Returns:
getFailoverSingleTestDetailsWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> getFailoverSingleTestDetailsWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, String failoverTestId)
Retrieves the details of a particular failover test performed on the ExpressRoute gateway based on the test Guid.
Parameters:
Returns:
getResiliencyInformation
public abstract GatewayResiliencyInformationInner getResiliencyInformation(String resourceGroupName, String expressRouteGatewayName)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
getResiliencyInformation
public abstract GatewayResiliencyInformationInner getResiliencyInformation(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh, Context context)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
getResiliencyInformationAsync
public abstract Mono<GatewayResiliencyInformationInner> getResiliencyInformationAsync(String resourceGroupName, String expressRouteGatewayName)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
getResiliencyInformationAsync
public abstract Mono<GatewayResiliencyInformationInner> getResiliencyInformationAsync(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
getResiliencyInformationWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> getResiliencyInformationWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh)
Retrieves the resiliency information for the ExpressRoute gateway.
Parameters:
Returns:
getRoutesInformation
public abstract GatewayRouteSetsInformationInner getRoutesInformation(String resourceGroupName, String expressRouteGatewayName)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
getRoutesInformation
public abstract GatewayRouteSetsInformationInner getRoutesInformation(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh, Context context)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
getRoutesInformationAsync
public abstract Mono<GatewayRouteSetsInformationInner> getRoutesInformationAsync(String resourceGroupName, String expressRouteGatewayName)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
getRoutesInformationAsync
public abstract Mono<GatewayRouteSetsInformationInner> getRoutesInformationAsync(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
getRoutesInformationWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> getRoutesInformationWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, Boolean attemptRefresh)
Retrieves the route sets information for the ExpressRoute gateway.
Parameters:
Returns:
listByResourceGroup
public abstract ExpressRouteGatewayListInner listByResourceGroup(String resourceGroupName)
Lists ExpressRoute gateways in a given resource group.
Parameters:
Returns:
listByResourceGroupAsync
public abstract Mono<ExpressRouteGatewayListInner> listByResourceGroupAsync(String resourceGroupName)
Lists ExpressRoute gateways in a given resource group.
Parameters:
Returns:
listByResourceGroupWithResponse
public abstract Response<ExpressRouteGatewayListInner> listByResourceGroupWithResponse(String resourceGroupName, Context context)
Lists ExpressRoute gateways in a given resource group.
Parameters:
Returns:
listByResourceGroupWithResponseAsync
public abstract Mono<Response<ExpressRouteGatewayListInner>> listByResourceGroupWithResponseAsync(String resourceGroupName)
Lists ExpressRoute gateways in a given resource group.
Parameters:
Returns:
listBySubscription
public abstract ExpressRouteGatewayListInner listBySubscription()
Lists ExpressRoute gateways under a given subscription.
Returns:
listBySubscriptionAsync
public abstract Mono<ExpressRouteGatewayListInner> listBySubscriptionAsync()
Lists ExpressRoute gateways under a given subscription.
Returns:
listBySubscriptionWithResponse
public abstract Response<ExpressRouteGatewayListInner> listBySubscriptionWithResponse(Context context)
Lists ExpressRoute gateways under a given subscription.
Parameters:
Returns:
listBySubscriptionWithResponseAsync
public abstract Mono<Response<ExpressRouteGatewayListInner>> listBySubscriptionWithResponseAsync()
Lists ExpressRoute gateways under a given subscription.
Returns:
startSiteFailoverTest
public abstract String startSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, String peeringLocation)
Starts failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
startSiteFailoverTest
public abstract String startSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, String peeringLocation, Context context)
Starts failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
startSiteFailoverTestAsync
public abstract Mono<String> startSiteFailoverTestAsync(String resourceGroupName, String expressRouteGatewayName, String peeringLocation)
Starts failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
startSiteFailoverTestWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> startSiteFailoverTestWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, String peeringLocation)
Starts failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
stopSiteFailoverTest
public abstract String stopSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, ExpressRouteFailoverStopApiParameters stopParameters)
Stops failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
stopSiteFailoverTest
public abstract String stopSiteFailoverTest(String resourceGroupName, String expressRouteGatewayName, ExpressRouteFailoverStopApiParameters stopParameters, Context context)
Stops failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
stopSiteFailoverTestAsync
public abstract Mono<String> stopSiteFailoverTestAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteFailoverStopApiParameters stopParameters)
Stops failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
stopSiteFailoverTestWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> stopSiteFailoverTestWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteFailoverStopApiParameters stopParameters)
Stops failover simulation on the ExpressRoute gateway for the specified peering location.
Parameters:
Returns:
updateTags
public abstract ExpressRouteGatewayInner updateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)
Updates express route gateway tags.
Parameters:
Returns:
updateTags
public abstract ExpressRouteGatewayInner updateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters, Context context)
Updates express route gateway tags.
Parameters:
Returns:
updateTagsAsync
public abstract Mono<ExpressRouteGatewayInner> updateTagsAsync(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)
Updates express route gateway tags.
Parameters:
Returns:
updateTagsWithResponseAsync
public abstract Mono<Response<Flux<ByteBuffer>>> updateTagsWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)
Updates express route gateway tags.
Parameters:
Returns: