name | string | Required, Identifier | The Azure DevOps artifact feed name |
organization | string | Required, Identifier | Azure DevOps organization name (e.g. 'myorg') or full https://dev.azure.com/{org} URL |
description | string | | Feed description |
feedId | string | Read-only | Feed ID |
hideDeletedPackageVersions | bool | | Whether to hide deleted package versions |
permissions | AzureDevOpsArtifactFeedPermission[] | | Feed permissions |
project | string | | Azure DevOps project name (optional - if not provided, feed will be organization-scoped) |
projectReference | AzureDevOpsArtifactFeedProjectReference | Read-only | Project reference (when project-scoped) |
upstreamEnabled | bool | | Whether upstream sources are enabled |
upstreamSources | AzureDevOpsArtifactFeedUpstreamSource[] | | Upstream sources configuration |
url | string | Read-only | Feed URL |