SafeguardsAvailableVersionsProperties 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 SafeguardsAvailableVersionsProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.SafeguardsAvailableVersionsProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.SafeguardsAvailableVersionsProperties>
type SafeguardsAvailableVersionsProperties = class
interface IJsonModel<SafeguardsAvailableVersionsProperties>
interface IPersistableModel<SafeguardsAvailableVersionsProperties>
Public Class SafeguardsAvailableVersionsProperties
Implements IJsonModel(Of SafeguardsAvailableVersionsProperties), IPersistableModel(Of SafeguardsAvailableVersionsProperties)
- Inheritance
-
SafeguardsAvailableVersionsProperties
- Implements
Properties
| Name | Description |
|---|---|
| IsDefaultVersion |
Whether this is the default version. |
| Support |
Whether the version is preview or stable. |