Aracılığıyla paylaş


ITemplate.Container Property

Definition

List of container definitions for the Container App.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of container definitions for the Container App.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IContainer) }, ReadOnly=false, Required=false, SerializedName="containers")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IContainer[] Container { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of container definitions for the Container App.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IContainer) }, ReadOnly=false, Required=false, SerializedName="containers")>]
member this.Container : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IContainer[] with get, set
Public Property Container As IContainer()

Property Value

Attributes

Applies to