SecurityContextCapabilitiesDefinition.Drop Property

Definition

The capabilities to drop from the container.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Drop { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.Drop : System.Collections.Generic.List<string> with get, set
Public Property Drop As List(Of String)

Property Value

Implements

Attributes

Applies to