FieldsV1 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.
Represents the FieldsV1 class as part of the Kubernetes resource management utilities.
[YamlDotNet.Serialization.YamlSerializable]
public sealed class FieldsV1
[<YamlDotNet.Serialization.YamlSerializable>]
type FieldsV1 = class
Public NotInheritable Class FieldsV1
- Inheritance
-
FieldsV1
- Attributes
-
YamlDotNet.Serialization.YamlSerializableAttribute
Remarks
FieldsV1 is a sealed class intended to define a field structure for use within Kubernetes managed objects. It provides the ability to describe serialized field data. This class is utilized as a component in conjunction with ManagedFieldsEntryV1.
Constructors
FieldsV1() |