次の方法で共有


FieldsV1 Class

Definition

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()

Applies to