Class PolicyDocument
- Namespace
- JD.AI.Core.Governance
- Assembly
- JD.AI.Core.dll
public sealed class PolicyDocument
- Inheritance
-
PolicyDocument
- Inherited Members
Properties
ApiVersion
public string ApiVersion { get; set; }
Property Value
Kind
public string Kind { get; set; }
Property Value
Metadata
public PolicyMetadata Metadata { get; set; }
Property Value
Spec
public PolicySpec Spec { get; set; }