PodOsv1 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 operating system information for a Pod in a Kubernetes cluster.
[YamlDotNet.Serialization.YamlSerializable]
public sealed class PodOsv1[<YamlDotNet.Serialization.YamlSerializable>]
type PodOsv1 = classPublic NotInheritable Class PodOsv1- Inheritance
- 
				PodOsv1
- Attributes
- 
			YamlDotNet.Serialization.YamlSerializableAttribute
Constructors
| PodOsv1() | 
Properties
| Name | Gets or sets the name of the Pod operating system. This property represents the operating system name as defined in the pod configuration. |