FieldsV1
Class sealed net10.0
Represents the FieldsV1 class as part of the Kubernetes resource management utilities.
namespace Aspire.Hosting.Kubernetes.Resources;
public sealed class FieldsV1{ // ...}Remarks
Section titled 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.