These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.cdn.getRoute
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets an existing route with the specified route name under the specified subscription, resource group, profile, and AzureFrontDoor endpoint. API Version: 2020-09-01.
Using getRoute
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getRoute(args: GetRouteArgs, opts?: InvokeOptions): Promise<GetRouteResult>
function getRouteOutput(args: GetRouteOutputArgs, opts?: InvokeOptions): Output<GetRouteResult>def get_route(endpoint_name: Optional[str] = None,
              profile_name: Optional[str] = None,
              resource_group_name: Optional[str] = None,
              route_name: Optional[str] = None,
              opts: Optional[InvokeOptions] = None) -> GetRouteResult
def get_route_output(endpoint_name: Optional[pulumi.Input[str]] = None,
              profile_name: Optional[pulumi.Input[str]] = None,
              resource_group_name: Optional[pulumi.Input[str]] = None,
              route_name: Optional[pulumi.Input[str]] = None,
              opts: Optional[InvokeOptions] = None) -> Output[GetRouteResult]func LookupRoute(ctx *Context, args *LookupRouteArgs, opts ...InvokeOption) (*LookupRouteResult, error)
func LookupRouteOutput(ctx *Context, args *LookupRouteOutputArgs, opts ...InvokeOption) LookupRouteResultOutput> Note: This function is named LookupRoute in the Go SDK.
public static class GetRoute 
{
    public static Task<GetRouteResult> InvokeAsync(GetRouteArgs args, InvokeOptions? opts = null)
    public static Output<GetRouteResult> Invoke(GetRouteInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetRouteResult> getRoute(GetRouteArgs args, InvokeOptions options)
public static Output<GetRouteResult> getRoute(GetRouteArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:cdn:getRoute
  arguments:
    # arguments dictionaryThe following arguments are supported:
- EndpointName string
- Name of the endpoint under the profile which is unique globally.
- ProfileName string
- Name of the CDN profile which is unique within the resource group.
- ResourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- RouteName string
- Name of the routing rule.
- EndpointName string
- Name of the endpoint under the profile which is unique globally.
- ProfileName string
- Name of the CDN profile which is unique within the resource group.
- ResourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- RouteName string
- Name of the routing rule.
- endpointName String
- Name of the endpoint under the profile which is unique globally.
- profileName String
- Name of the CDN profile which is unique within the resource group.
- resourceGroup StringName 
- Name of the Resource group within the Azure subscription.
- routeName String
- Name of the routing rule.
- endpointName string
- Name of the endpoint under the profile which is unique globally.
- profileName string
- Name of the CDN profile which is unique within the resource group.
- resourceGroup stringName 
- Name of the Resource group within the Azure subscription.
- routeName string
- Name of the routing rule.
- endpoint_name str
- Name of the endpoint under the profile which is unique globally.
- profile_name str
- Name of the CDN profile which is unique within the resource group.
- resource_group_ strname 
- Name of the Resource group within the Azure subscription.
- route_name str
- Name of the routing rule.
- endpointName String
- Name of the endpoint under the profile which is unique globally.
- profileName String
- Name of the CDN profile which is unique within the resource group.
- resourceGroup StringName 
- Name of the Resource group within the Azure subscription.
- routeName String
- Name of the routing rule.
getRoute Result
The following output properties are available:
- DeploymentStatus string
- Id string
- Resource ID.
- Name string
- Resource name.
- OriginGroup Pulumi.Azure Native. Cdn. Outputs. Resource Reference Response 
- A reference to the origin group.
- ProvisioningState string
- Provisioning status
- SystemData Pulumi.Azure Native. Cdn. Outputs. System Data Response 
- Read only system data
- Type string
- Resource type.
- CompressionSettings Pulumi.Azure Native. Cdn. Outputs. Compression Settings Response 
- compression settings.
- CustomDomains List<Pulumi.Azure Native. Cdn. Outputs. Resource Reference Response> 
- Domains referenced by this endpoint.
- EnabledState string
- Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'
- ForwardingProtocol string
- Protocol this rule will use when forwarding traffic to backends.
- HttpsRedirect string
- Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
- LinkTo stringDefault Domain 
- whether this route will be linked to the default endpoint domain.
- OriginPath string
- A directory path on the origin that AzureFrontDoor can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.
- PatternsTo List<string>Match 
- The route patterns of the rule.
- QueryString stringCaching Behavior 
- Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL.
- RuleSets List<Pulumi.Azure Native. Cdn. Outputs. Resource Reference Response> 
- rule sets referenced by this endpoint.
- SupportedProtocols List<string>
- List of supported protocols for this route.
- DeploymentStatus string
- Id string
- Resource ID.
- Name string
- Resource name.
- OriginGroup ResourceReference Response 
- A reference to the origin group.
- ProvisioningState string
- Provisioning status
- SystemData SystemData Response 
- Read only system data
- Type string
- Resource type.
- CompressionSettings CompressionSettings Response 
- compression settings.
- CustomDomains []ResourceReference Response 
- Domains referenced by this endpoint.
- EnabledState string
- Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'
- ForwardingProtocol string
- Protocol this rule will use when forwarding traffic to backends.
- HttpsRedirect string
- Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
- LinkTo stringDefault Domain 
- whether this route will be linked to the default endpoint domain.
- OriginPath string
- A directory path on the origin that AzureFrontDoor can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.
- PatternsTo []stringMatch 
- The route patterns of the rule.
- QueryString stringCaching Behavior 
- Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL.
- RuleSets []ResourceReference Response 
- rule sets referenced by this endpoint.
- SupportedProtocols []string
- List of supported protocols for this route.
- deploymentStatus String
- id String
- Resource ID.
- name String
- Resource name.
- originGroup ResourceReference Response 
- A reference to the origin group.
- provisioningState String
- Provisioning status
- systemData SystemData Response 
- Read only system data
- type String
- Resource type.
- compressionSettings CompressionSettings Response 
- compression settings.
- customDomains List<ResourceReference Response> 
- Domains referenced by this endpoint.
- enabledState String
- Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'
- forwardingProtocol String
- Protocol this rule will use when forwarding traffic to backends.
- httpsRedirect String
- Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
- linkTo StringDefault Domain 
- whether this route will be linked to the default endpoint domain.
- originPath String
- A directory path on the origin that AzureFrontDoor can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.
- patternsTo List<String>Match 
- The route patterns of the rule.
- queryString StringCaching Behavior 
- Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL.
- ruleSets List<ResourceReference Response> 
- rule sets referenced by this endpoint.
- supportedProtocols List<String>
- List of supported protocols for this route.
- deploymentStatus string
- id string
- Resource ID.
- name string
- Resource name.
- originGroup ResourceReference Response 
- A reference to the origin group.
- provisioningState string
- Provisioning status
- systemData SystemData Response 
- Read only system data
- type string
- Resource type.
- compressionSettings CompressionSettings Response 
- compression settings.
- customDomains ResourceReference Response[] 
- Domains referenced by this endpoint.
- enabledState string
- Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'
- forwardingProtocol string
- Protocol this rule will use when forwarding traffic to backends.
- httpsRedirect string
- Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
- linkTo stringDefault Domain 
- whether this route will be linked to the default endpoint domain.
- originPath string
- A directory path on the origin that AzureFrontDoor can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.
- patternsTo string[]Match 
- The route patterns of the rule.
- queryString stringCaching Behavior 
- Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL.
- ruleSets ResourceReference Response[] 
- rule sets referenced by this endpoint.
- supportedProtocols string[]
- List of supported protocols for this route.
- deployment_status str
- id str
- Resource ID.
- name str
- Resource name.
- origin_group ResourceReference Response 
- A reference to the origin group.
- provisioning_state str
- Provisioning status
- system_data SystemData Response 
- Read only system data
- type str
- Resource type.
- compression_settings CompressionSettings Response 
- compression settings.
- custom_domains Sequence[ResourceReference Response] 
- Domains referenced by this endpoint.
- enabled_state str
- Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'
- forwarding_protocol str
- Protocol this rule will use when forwarding traffic to backends.
- https_redirect str
- Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
- link_to_ strdefault_ domain 
- whether this route will be linked to the default endpoint domain.
- origin_path str
- A directory path on the origin that AzureFrontDoor can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.
- patterns_to_ Sequence[str]match 
- The route patterns of the rule.
- query_string_ strcaching_ behavior 
- Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL.
- rule_sets Sequence[ResourceReference Response] 
- rule sets referenced by this endpoint.
- supported_protocols Sequence[str]
- List of supported protocols for this route.
- deploymentStatus String
- id String
- Resource ID.
- name String
- Resource name.
- originGroup Property Map
- A reference to the origin group.
- provisioningState String
- Provisioning status
- systemData Property Map
- Read only system data
- type String
- Resource type.
- compressionSettings Property Map
- compression settings.
- customDomains List<Property Map>
- Domains referenced by this endpoint.
- enabledState String
- Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'
- forwardingProtocol String
- Protocol this rule will use when forwarding traffic to backends.
- httpsRedirect String
- Whether to automatically redirect HTTP traffic to HTTPS traffic. Note that this is a easy way to set up this rule and it will be the first rule that gets executed.
- linkTo StringDefault Domain 
- whether this route will be linked to the default endpoint domain.
- originPath String
- A directory path on the origin that AzureFrontDoor can use to retrieve content from, e.g. contoso.cloudapp.net/originpath.
- patternsTo List<String>Match 
- The route patterns of the rule.
- queryString StringCaching Behavior 
- Defines how CDN caches requests that include query strings. You can ignore any query strings when caching, bypass caching to prevent requests that contain query strings from being cached, or cache every request with a unique URL.
- ruleSets List<Property Map>
- rule sets referenced by this endpoint.
- supportedProtocols List<String>
- List of supported protocols for this route.
Supporting Types
CompressionSettingsResponse  
- ContentTypes List<string>To Compress 
- List of content types on which compression applies. The value should be a valid MIME type.
- IsCompression boolEnabled 
- Indicates whether content compression is enabled on AzureFrontDoor. Default value is false. If compression is enabled, content will be served as compressed if user requests for a compressed version. Content won't be compressed on AzureFrontDoor when requested content is smaller than 1 byte or larger than 1 MB.
- ContentTypes []stringTo Compress 
- List of content types on which compression applies. The value should be a valid MIME type.
- IsCompression boolEnabled 
- Indicates whether content compression is enabled on AzureFrontDoor. Default value is false. If compression is enabled, content will be served as compressed if user requests for a compressed version. Content won't be compressed on AzureFrontDoor when requested content is smaller than 1 byte or larger than 1 MB.
- contentTypes List<String>To Compress 
- List of content types on which compression applies. The value should be a valid MIME type.
- isCompression BooleanEnabled 
- Indicates whether content compression is enabled on AzureFrontDoor. Default value is false. If compression is enabled, content will be served as compressed if user requests for a compressed version. Content won't be compressed on AzureFrontDoor when requested content is smaller than 1 byte or larger than 1 MB.
- contentTypes string[]To Compress 
- List of content types on which compression applies. The value should be a valid MIME type.
- isCompression booleanEnabled 
- Indicates whether content compression is enabled on AzureFrontDoor. Default value is false. If compression is enabled, content will be served as compressed if user requests for a compressed version. Content won't be compressed on AzureFrontDoor when requested content is smaller than 1 byte or larger than 1 MB.
- content_types_ Sequence[str]to_ compress 
- List of content types on which compression applies. The value should be a valid MIME type.
- is_compression_ boolenabled 
- Indicates whether content compression is enabled on AzureFrontDoor. Default value is false. If compression is enabled, content will be served as compressed if user requests for a compressed version. Content won't be compressed on AzureFrontDoor when requested content is smaller than 1 byte or larger than 1 MB.
- contentTypes List<String>To Compress 
- List of content types on which compression applies. The value should be a valid MIME type.
- isCompression BooleanEnabled 
- Indicates whether content compression is enabled on AzureFrontDoor. Default value is false. If compression is enabled, content will be served as compressed if user requests for a compressed version. Content won't be compressed on AzureFrontDoor when requested content is smaller than 1 byte or larger than 1 MB.
ResourceReferenceResponse  
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- An identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- An identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource
- CreatedAt string
- The timestamp of resource creation (UTC)
- CreatedBy string
- An identifier for the identity that created the resource
- CreatedBy stringType 
- The type of identity that created the resource
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- An identifier for the identity that last modified the resource
- LastModified stringBy Type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- An identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- An identifier for the identity that last modified the resource
- lastModified StringBy Type 
- The type of identity that last modified the resource
- createdAt string
- The timestamp of resource creation (UTC)
- createdBy string
- An identifier for the identity that created the resource
- createdBy stringType 
- The type of identity that created the resource
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- An identifier for the identity that last modified the resource
- lastModified stringBy Type 
- The type of identity that last modified the resource
- created_at str
- The timestamp of resource creation (UTC)
- created_by str
- An identifier for the identity that created the resource
- created_by_ strtype 
- The type of identity that created the resource
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- An identifier for the identity that last modified the resource
- last_modified_ strby_ type 
- The type of identity that last modified the resource
- createdAt String
- The timestamp of resource creation (UTC)
- createdBy String
- An identifier for the identity that created the resource
- createdBy StringType 
- The type of identity that created the resource
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- An identifier for the identity that last modified the resource
- lastModified StringBy Type 
- The type of identity that last modified the resource
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi