Skip to content
DocsTry Aspire
DocsTry

SecurityContextV1 Constructors

ClassConstructors1 member
Represents the security context configuration for a Kubernetes container or pod.
public sealed class SecurityContextV1
{
public SecurityContextV1()
{
// ...
}
}