Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemediationListResult

Package version

List of remediations.

Hierarchy

  • RemediationListResult

Index

Properties

Properties

Optional nextLink

nextLink: undefined | string

The URL to get the next set of results. NOTE: This property will not be serialized. It can only be populated by the server.

Optional value

value: Remediation[]

Array of remediation definitions. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc