Reference: applications.core/httproutes@2023-10-01-preview

Detailed reference documentation for applications.core/httproutes@2023-10-01-preview

Schema

Top-Level Resource

Properties

PropertyTypeDescription
apiVersion‘2023-10-01-preview’The resource api version
(read-only, deploy-time constant)
idstringThe resource id
(read-only, deploy-time constant)
locationstringThe geo-location where the resource lives
(required)
namestringThe resource name
(required, deploy-time constant)
propertiesHttpRoutePropertiesHTTPRoute properties
(required)
systemDataSystemDataMetadata pertaining to creation and last modification of the resource.
(read-only)
tagsTrackedResourceTagsResource tags.
type‘Applications.Core/httpRoutes’The resource type
(read-only, deploy-time constant)

HttpRouteProperties

Properties

PropertyTypeDescription
applicationstringFully qualified resource ID for the application
(required)
environmentstringFully qualified resource ID for the environment that the application is linked to
hostnamestringThe internal hostname accepting traffic for the HTTP Route. Readonly.
portintThe port number for the HTTP Route. Defaults to 80. Readonly.
provisioningState‘Accepted’‘Canceled’
schemestringThe scheme used for traffic. Readonly.
(read-only)
statusResourceStatusStatus of a resource.
(read-only)
urlstringA stable URL that that can be used to route traffic to a resource. Readonly.
(read-only)

ResourceStatus

Properties

PropertyTypeDescription
computeEnvironmentComputeRepresents backing compute resource
outputResourcesOutputResource[]Properties of an output resource
recipeRecipeStatusRecipe status at deployment time for a resource.
(read-only)

EnvironmentCompute

  • Discriminator: kind

Base Properties

PropertyTypeDescription
identityIdentitySettingsIdentitySettings is the external identity setting.
resourceIdstringThe resource id of the compute resource for application environment.

KubernetesCompute

Properties
PropertyTypeDescription
kind‘kubernetes’Discriminator property for EnvironmentCompute.
(required)
namespacestringThe namespace to use for the environment.
(required)

IdentitySettings

Properties

PropertyTypeDescription
kind‘azure.com.workload’‘undefined’
oidcIssuerstringThe URI for your compute platform’s OIDC issuer
resourcestringThe resource ID of the provisioned identity

OutputResource

Properties

PropertyTypeDescription
idstringThe UCP resource ID of the underlying resource.
localIdstringThe logical identifier scoped to the owning Radius resource. This is only needed or used when a resource has a dependency relationship. LocalIDs do not have any particular format or meaning beyond being compared to determine dependency relationships.
radiusManagedboolDetermines whether Radius manages the lifecycle of the underlying resource.

RecipeStatus

Properties

PropertyTypeDescription
templateKindstringTemplateKind is the kind of the recipe template used by the portable resource upon deployment.
(required)
templatePathstringTemplatePath is the path of the recipe consumed by the portable resource upon deployment.
(required)
templateVersionstringTemplateVersion is the version number of the template.

SystemData

Properties

PropertyTypeDescription
createdAtstringThe timestamp of resource creation (UTC).
createdBystringThe identity that created the resource.
createdByType‘Application’‘Key’
lastModifiedAtstringThe timestamp of resource last modification (UTC)
lastModifiedBystringThe identity that last modified the resource.
lastModifiedByType‘Application’‘Key’

TrackedResourceTags

Properties

  • none

Additional Properties

  • Additional Properties Type: string