azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

765 строки
77 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient"
name: "RoutesClient"
nameWithType: "RoutesClient"
summary: "An instance of this class provides access to all the operations defined in Routes<wbr>Client."
syntax: "public interface **RoutesClient**"
methods:
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
name: "beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
nameWithType: "RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route properties."
name: "route"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<RouteInner>,RouteInner> beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of friendly Routes name mapping to the any Routes or secret related\n information."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
name: "beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
nameWithType: "RoutesClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route properties."
name: "route"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<RouteInner>,RouteInner> beginCreate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of friendly Routes name mapping to the any Routes or secret related\n information."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreateAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
name: "beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
nameWithType: "RoutesClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route properties."
name: "route"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<RouteInner>,RouteInner> beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of friendly Routes name mapping to the any Routes or secret related\n information."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
name: "beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
nameWithType: "RoutesClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDeleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PollerFlux<PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
name: "beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
nameWithType: "RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route update properties."
name: "routeUpdateProperties"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.RouteUpdateParameters?alt=com.azure.resourcemanager.cdn.models.RouteUpdateParameters&text=RouteUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<RouteInner>,RouteInner> beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of friendly Routes name mapping to the any Routes or secret related\n information."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
name: "beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
nameWithType: "RoutesClient.beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route update properties."
name: "routeUpdateProperties"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.RouteUpdateParameters?alt=com.azure.resourcemanager.cdn.models.RouteUpdateParameters&text=RouteUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<RouteInner>,RouteInner> beginUpdate(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of friendly Routes name mapping to the any Routes or secret related\n information."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdateAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
name: "beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
nameWithType: "RoutesClient.beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route update properties."
name: "routeUpdateProperties"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.RouteUpdateParameters?alt=com.azure.resourcemanager.cdn.models.RouteUpdateParameters&text=RouteUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PollerFlux<PollResult<RouteInner>,RouteInner> beginUpdateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.PollerFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PollerFlux\"></xref> for polling of friendly Routes name mapping to the any Routes or secret related\n information."
type: "<xref href=\"com.azure.core.util.polling.PollerFlux?alt=com.azure.core.util.polling.PollerFlux&text=PollerFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
name: "create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
nameWithType: "RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route properties."
name: "route"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RouteInner create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
name: "create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
nameWithType: "RoutesClient.create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route properties."
name: "route"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RouteInner create(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route, Context context)"
desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
name: "createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
nameWithType: "RoutesClient.createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route properties."
name: "route"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<RouteInner> createAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.fluent.models.RouteInner)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
name: "createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
nameWithType: "RoutesClient.createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
summary: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route properties."
name: "route"
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> createWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteInner route)"
desc: "Creates a new route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>\n on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "delete(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
name: "delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
nameWithType: "RoutesClient.delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Void> deleteAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Deletes an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.get(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "get(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.get(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract RouteInner get(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<RouteInner> getAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
name: "getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
nameWithType: "RoutesClient.getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<RouteInner> getWithResponse(String resourceGroupName, String profileName, String endpointName, String routeName, Context context)"
desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
name: "getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
nameWithType: "RoutesClient.getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
summary: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Mono<Response<RouteInner>> getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName)"
desc: "Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "an existing route with the specified route name under the specified subscription, resource group,\n profile, and AzureFrontDoor endpoint along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName)"
name: "listByEndpoint(String resourceGroupName, String profileName, String endpointName)"
nameWithType: "RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName)"
summary: "Lists all of the existing origins within a profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<RouteInner> listByEndpoint(String resourceGroupName, String profileName, String endpointName)"
desc: "Lists all of the existing origins within a profile."
returns:
description: "result of the request to list routes as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)"
name: "listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)"
nameWithType: "RoutesClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)"
summary: "Lists all of the existing origins within a profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<RouteInner> listByEndpoint(String resourceGroupName, String profileName, String endpointName, Context context)"
desc: "Lists all of the existing origins within a profile."
returns:
description: "result of the request to list routes as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpointAsync(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)"
name: "listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)"
nameWithType: "RoutesClient.listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)"
summary: "Lists all of the existing origins within a profile."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedFlux<RouteInner> listByEndpointAsync(String resourceGroupName, String profileName, String endpointName)"
desc: "Lists all of the existing origins within a profile."
returns:
description: "result of the request to list routes as paginated response with <xref uid=\"com.azure.core.http.rest.PagedFlux\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedFlux\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedFlux?alt=com.azure.core.http.rest.PagedFlux&text=PagedFlux\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
name: "update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
nameWithType: "RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route update properties."
name: "routeUpdateProperties"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.RouteUpdateParameters?alt=com.azure.resourcemanager.cdn.models.RouteUpdateParameters&text=RouteUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RouteInner update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
name: "update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
nameWithType: "RoutesClient.update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route update properties."
name: "routeUpdateProperties"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.RouteUpdateParameters?alt=com.azure.resourcemanager.cdn.models.RouteUpdateParameters&text=RouteUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract RouteInner update(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties, Context context)"
desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information."
type: "<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
name: "updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
nameWithType: "RoutesClient.updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route update properties."
name: "routeUpdateProperties"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.RouteUpdateParameters?alt=com.azure.resourcemanager.cdn.models.RouteUpdateParameters&text=RouteUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<RouteInner> updateAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.cdn.fluent.models.RouteInner?alt=com.azure.resourcemanager.cdn.fluent.models.RouteInner&text=RouteInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateWithResponseAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.cdn.models.RouteUpdateParameters)"
fullName: "com.azure.resourcemanager.cdn.fluent.RoutesClient.updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
name: "updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
nameWithType: "RoutesClient.updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
summary: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and Azure<wbr>Front<wbr>Door endpoint."
modifiers:
- "abstract"
parameters:
- description: "Name of the Resource group within the Azure subscription."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique\n within the resource group."
name: "profileName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the endpoint under the profile which is unique globally."
name: "endpointName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Name of the routing rule."
name: "routeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Route update properties."
name: "routeUpdateProperties"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.RouteUpdateParameters?alt=com.azure.resourcemanager.cdn.models.RouteUpdateParameters&text=RouteUpdateParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Mono<Response<Flux<ByteBuffer>>> updateWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String routeName, RouteUpdateParameters routeUpdateProperties)"
desc: "Updates an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint."
returns:
description: "friendly Routes name mapping to the any Routes or secret related information along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>\n on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in RoutesClient."
metadata: {}
package: "com.azure.resourcemanager.cdn.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.42.0