ContainerSecurityContextDefinition.AllowPrivilegeEscalation Property

Definition

Gets or sets the AllowPrivilegeEscalation.

public Azure.Provisioning.BicepValue<bool> AllowPrivilegeEscalation { get; set; }
member this.AllowPrivilegeEscalation : Azure.Provisioning.BicepValue<bool> with get, set
Public Property AllowPrivilegeEscalation As BicepValue(Of Boolean)

Property Value

Applies to