Share via


SecurityContextV1.WindowsOptions Property

Definition

Gets or sets the Windows-specific security context options for the container or pod.

[YamlDotNet.Serialization.YamlMember(Alias="windowsOptions")]
public Aspire.Hosting.Kubernetes.Resources.WindowsSecurityContextOptionsV1? WindowsOptions { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="windowsOptions")>]
member this.WindowsOptions : Aspire.Hosting.Kubernetes.Resources.WindowsSecurityContextOptionsV1 with get, set
Public Property WindowsOptions As WindowsSecurityContextOptionsV1

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to