Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateContainerScanRecipeDetails

The information to update an existing container scan recipe

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional displayName

displayName: undefined | string

User friendly name of container scan recipe

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional imageCount

imageCount: undefined | number

This field is set equal to the number of images we want to scan in the first go when the recipe is created Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional scanSettings

scanSettings: model.ContainerScanSettings

Functions

getDeserializedJsonObj

getJsonObj