Share via


ContainerProperties.CapabilityDrop Property

Definition

The capabilities to drop from the container.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)]
public string[] CapabilityDrop { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Inlined)>]
member this.CapabilityDrop : string[] with get, set
Public Property CapabilityDrop As String()

Property Value

String[]

Implements

Attributes

Applies to