Properties of a WindowsUpdate.
Package
@google-cloud/containeranalysis!Properties
categories
categories?: (grafeas.v1.WindowsUpdate.ICategory[]|null);
WindowsUpdate categories
Type | Description |
(grafeas.v1.WindowsUpdate.ICategory[]|null) |
description
description?: (string|null);
WindowsUpdate description
Type | Description |
(string|null) |
identity
identity?: (grafeas.v1.WindowsUpdate.IIdentity|null);
WindowsUpdate identity
Type | Description |
(grafeas.v1.WindowsUpdate.IIdentity|null) |
kbArticleIds
kbArticleIds?: (string[]|null);
WindowsUpdate kbArticleIds
Type | Description |
(string[]|null) |
lastPublishedTimestamp
lastPublishedTimestamp?: (google.protobuf.ITimestamp|null);
WindowsUpdate lastPublishedTimestamp
Type | Description |
(google.protobuf.ITimestamp|null) |
supportUrl
supportUrl?: (string|null);
WindowsUpdate supportUrl
Type | Description |
(string|null) |
title
title?: (string|null);
WindowsUpdate title
Type | Description |
(string|null) |