Share via


GuardrailsAvailableVersionsList interface

Hold values properties, which is array of GuardrailsVersions

Properties

nextLink

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

value

Array of AKS supported Guardrails versions.

Property Details

The URL to get the next Guardrails 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 Guardrails versions.

value?: GuardrailsAvailableVersion[]

Property Value