Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ description: "Detailed reference documentation for radius.core/recipepacks@2025-

| Property | Type | Description |
|----------|------|-------------|
| **description** | string | Description of what this recipe pack provides |
| **provisioningState** | 'Accepted' | 'Canceled' | 'Creating' | 'Deleting' | 'Failed' | 'Provisioning' | 'Succeeded' | 'Updating' | Provisioning state of the resource at the time the operation was called <br />_(ReadOnly)_ |
| **recipes** | [RecipePackPropertiesRecipes](#recipepackpropertiesrecipes) | Map of resource types to their recipe configurations <br />_(Required)_ |
| **referencedBy** | string[] | List of environment IDs that reference this recipe pack <br />_(ReadOnly)_ |
Expand Down
Loading