SecurityContextV1.WindowsOptions Property
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.
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