Share via


ContainerProperties.CapabilityAdd Property

Definition

The capabilities to add to the container.

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

Property Value

String[]

Implements

Attributes

Applies to