Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRouteGatewayInner
-
Packages that use ExpressRouteGatewayInner Package Description com.azure.resourcemanager.network.fluent Package containing the service clients for NetworkManagementClient.com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of ExpressRouteGatewayInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return ExpressRouteGatewayInner Modifier and Type Method Description ExpressRouteGatewayInnerExpressRouteGatewaysClient. createOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.ExpressRouteGatewayInnerExpressRouteGatewaysClient. createOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters, com.azure.core.util.Context context)Creates or updates a ExpressRoute gateway in a specified resource group.ExpressRouteGatewayInnerExpressRouteGatewaysClient. getByResourceGroup(String resourceGroupName, String expressRouteGatewayName)Fetches the details of a ExpressRoute gateway in a resource group.ExpressRouteGatewayInnerExpressRouteGatewaysClient. updateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)Updates express route gateway tags.ExpressRouteGatewayInnerExpressRouteGatewaysClient. updateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters, com.azure.core.util.Context context)Updates express route gateway tags.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type ExpressRouteGatewayInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters, com.azure.core.util.Context context)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters, com.azure.core.util.Context context)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdateAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdateAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginUpdateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)Updates express route gateway tags.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginUpdateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)Updates express route gateway tags.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginUpdateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters, com.azure.core.util.Context context)Updates express route gateway tags.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginUpdateTags(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters, com.azure.core.util.Context context)Updates express route gateway tags.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginUpdateTagsAsync(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)Updates express route gateway tags.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginUpdateTagsAsync(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)Updates express route gateway tags.Mono<ExpressRouteGatewayInner>ExpressRouteGatewaysClient. createOrUpdateAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.Mono<ExpressRouteGatewayInner>ExpressRouteGatewaysClient. getByResourceGroupAsync(String resourceGroupName, String expressRouteGatewayName)Fetches the details of a ExpressRoute gateway in a resource group.com.azure.core.http.rest.Response<ExpressRouteGatewayInner>ExpressRouteGatewaysClient. getByResourceGroupWithResponse(String resourceGroupName, String expressRouteGatewayName, com.azure.core.util.Context context)Fetches the details of a ExpressRoute gateway in a resource group.Mono<com.azure.core.http.rest.Response<ExpressRouteGatewayInner>>ExpressRouteGatewaysClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String expressRouteGatewayName)Fetches the details of a ExpressRoute gateway in a resource group.Mono<ExpressRouteGatewayInner>ExpressRouteGatewaysClient. updateTagsAsync(String resourceGroupName, String expressRouteGatewayName, TagsObject expressRouteGatewayParameters)Updates express route gateway tags.Methods in com.azure.resourcemanager.network.fluent with parameters of type ExpressRouteGatewayInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters, com.azure.core.util.Context context)Creates or updates a ExpressRoute gateway in a specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ExpressRouteGatewayInner>,ExpressRouteGatewayInner>ExpressRouteGatewaysClient. beginCreateOrUpdateAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.ExpressRouteGatewayInnerExpressRouteGatewaysClient. createOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.ExpressRouteGatewayInnerExpressRouteGatewaysClient. createOrUpdate(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters, com.azure.core.util.Context context)Creates or updates a ExpressRoute gateway in a specified resource group.Mono<ExpressRouteGatewayInner>ExpressRouteGatewaysClient. createOrUpdateAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>ExpressRouteGatewaysClient. createOrUpdateWithResponseAsync(String resourceGroupName, String expressRouteGatewayName, ExpressRouteGatewayInner putExpressRouteGatewayParameters)Creates or updates a ExpressRoute gateway in a specified resource group. -
Uses of ExpressRouteGatewayInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteGatewayInner Modifier and Type Method Description ExpressRouteGatewayInnerExpressRouteGatewayInner. withAutoScaleConfiguration(ExpressRouteGatewayPropertiesAutoScaleConfiguration autoScaleConfiguration)Set the autoScaleConfiguration property: Configuration for auto scaling.ExpressRouteGatewayInnerExpressRouteGatewayInner. withId(String id)Set the id property: Resource ID.ExpressRouteGatewayInnerExpressRouteGatewayInner. withLocation(String location)ExpressRouteGatewayInnerExpressRouteGatewayInner. withTags(Map<String,String> tags)ExpressRouteGatewayInnerExpressRouteGatewayInner. withVirtualHub(VirtualHubId virtualHub)Set the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type ExpressRouteGatewayInner Modifier and Type Method Description List<ExpressRouteGatewayInner>ExpressRouteGatewayListInner. value()Get the value property: List of ExpressRoute gateways.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type ExpressRouteGatewayInner Modifier and Type Method Description ExpressRouteGatewayListInnerExpressRouteGatewayListInner. withValue(List<ExpressRouteGatewayInner> value)Set the value property: List of ExpressRoute gateways.
-