Share via


SafeguardsAvailableVersionsList interface

Hold values properties, which is array of SafeguardsVersions

Properties

nextLink

The URL to get the next Safeguards available version. NOTE: This property will not be serialized. It can only be populated by the server.

value

Array of AKS supported Safeguards versions.

Property Details

The URL to get the next Safeguards available version. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

value

Array of AKS supported Safeguards versions.

value?: SafeguardsAvailableVersion[]

Property Value