SecurityContextCapabilitiesDefinition.Add Property

Definition

The capabilities to add to the container.

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

Property Value

Implements

Add
Attributes

Applies to