GuardrailsAvailableVersionsProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the version is default or not and support info.
public class GuardrailsAvailableVersionsProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.GuardrailsAvailableVersionsProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.GuardrailsAvailableVersionsProperties>
type GuardrailsAvailableVersionsProperties = class
interface IJsonModel<GuardrailsAvailableVersionsProperties>
interface IPersistableModel<GuardrailsAvailableVersionsProperties>
Public Class GuardrailsAvailableVersionsProperties
Implements IJsonModel(Of GuardrailsAvailableVersionsProperties), IPersistableModel(Of GuardrailsAvailableVersionsProperties)
- Inheritance
-
GuardrailsAvailableVersionsProperties
- Implements
Properties
| Name | Description |
|---|---|
| IsDefaultVersion |
Whether this is the default version. |
| Support |
Whether the version is preview or stable. |