CapabilitiesListResult.Value Property

Definition

The list of capabilities.

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

Property Value

Implements

Attributes

Applies to