LinuxRepository view

The Reporting3.LinuxRepository view describes Linux package repositories.

Column Name

Data Type

Nullable

Description

Id

int

 

This is the unique identifier.

VendorRepositoryId

nvarchar(255)

 

Repository Id string set by vendor.

Name

nvarchar(255)

 

Name of the repository.

LastMetaDataExpiringOn

datetime2

X

The latest date meta data expires on.

LastRepoUpdatedOn

datetime2

X

The latest date the repository was updated on.

Url

nvarchar(255)

 

URL of the repository.