Aracılığıyla paylaş


Template.Container Property

Definition

List of container definitions for the Container App.

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

Property Value

Implements

Attributes

Applies to