Skip to content
DocsTry Aspire
DocsTry

PodSecurityContextV1 Constructors

ClassConstructors1 member
Represents the security context settings for a Kubernetes Pod.
public sealed class PodSecurityContextV1
{
public PodSecurityContextV1()
{
// ...
}
}