Enum OSPolicy.Types.Resource.Types.RepositoryResource.Types.AptRepository.Types.ArchiveType (1.7.0)

public enum ArchiveType

Type of archive.

Namespace

Google.Cloud.OsConfig.V1

Assembly

Google.Cloud.OsConfig.V1.dll

Fields

NameDescription
Deb

Deb indicates that the archive contains binary files.

DebSrc

Deb-src indicates that the archive contains source files.

Unspecified

Unspecified is invalid.