Skip to main content

AzureDevOpsArtifactFeed

Properties

PropertyTypeAttributesDescription
namestringRequired, IdentifierThe Azure DevOps artifact feed name
organizationstringRequired, IdentifierAzure DevOps organization name (e.g. 'myorg') or full https://dev.azure.com/{org} URL
descriptionstringFeed description
feedIdstringRead-onlyFeed ID
hideDeletedPackageVersionsboolWhether to hide deleted package versions
permissionsAzureDevOpsArtifactFeedPermission[]Feed permissions
projectstringAzure DevOps project name (optional - if not provided, feed will be organization-scoped)
projectReferenceAzureDevOpsArtifactFeedProjectReferenceRead-onlyProject reference (when project-scoped)
upstreamEnabledboolWhether upstream sources are enabled
upstreamSourcesAzureDevOpsArtifactFeedUpstreamSource[]Upstream sources configuration
urlstringRead-onlyFeed URL

AzureDevOpsArtifactFeedPermission

PropertyTypeAttributesDescription
identityDescriptorstringIdentity descriptor for the permission
identityIdstringIdentity ID for the permission
roleintRole level for the permission (1=Reader, 2=Contributor, 3=Collaborator, 4=Owner, 5=Administrator)

AzureDevOpsArtifactFeedProjectReference

PropertyTypeAttributesDescription
idstringProject ID
namestringProject name

AzureDevOpsArtifactFeedUpstreamSource

PropertyTypeAttributesDescription
idstringUpstream source ID
locationstringUpstream source location
namestringUpstream source name
protocolstringUpstream source protocol