ArtifactManifestPlatform interface
Manifest attributes details
Properties
architecture | CPU architecture. See KnownArtifactArchitecture for values supported by the service. NOTE: This property will not be serialized. It can only be populated by the server. |
digest | Manifest digest NOTE: This property will not be serialized. It can only be populated by the server. |
operating |
Operating system. See KnownArtifactOperatingSystem for values supported by the service. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
architecture
CPU architecture. See KnownArtifactArchitecture for values supported by the service. NOTE: This property will not be serialized. It can only be populated by the server.
architecture?: string
Property Value
string
digest
Manifest digest NOTE: This property will not be serialized. It can only be populated by the server.
digest: string
Property Value
string
operatingSystem
Operating system. See KnownArtifactOperatingSystem for values supported by the service. NOTE: This property will not be serialized. It can only be populated by the server.
operatingSystem?: string
Property Value
string