SafeguardsAvailableVersionsList interface
Hold values properties, which is array of SafeguardsVersions
Properties
| next |
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
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.
nextLink?: string
Property Value
string
value
Array of AKS supported Safeguards versions.
value?: SafeguardsAvailableVersion[]