Skip to content
Docs Try Aspire

PodOsv1 Properties

Class Properties 1 member
Represents the operating system information for a Pod in a Kubernetes cluster.
Gets or sets the name of the Pod operating system. This property represents the operating system name as defined in the pod configuration.
public string Name { get; set; }